/*!
 * Vandaw Corporation
 * 
 * Parin CMS
 * http://vandaw.com
 * info@vandaw.com
 */

::selection {
    background: #c00;
    color: #fff;
    text-shadow: none !important
}

::-moz-selection {
    background: #c00;
    color: #fff;
    text-shadow: none !important
}

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

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/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-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    font-family: yekan, tahoma, helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #ededed
}

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

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

a:hover,
a:focus {
    color: #ad0000;
    text-decoration: normal
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical>.btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-footer:before,
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

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

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

h4,
.h4,
h5,
.h5,
h6,
.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: 30px
}

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #c00;
}

a.text-primary:hover {
    color: #b80000
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #366a37
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #2c6581
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #7c6235
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #983d3b
}

.bg-primary {
    color: #fff;
    background-color: #c00;
}

a.bg-primary:hover {
    background-color: #b80000
}

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

a.bg-success:hover {
    background-color: #c4e3b7
}

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

a.bg-info:hover {
    background-color: #b3dbef
}

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

a.bg-warning:hover {
    background-color: #f7edb8
}

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

a.bg-danger:hover {
    background-color: #e5bdbd
}

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

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

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

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

.list-inline {
    margin-left: -5px;
}

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

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

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

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

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}

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

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

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

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

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

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

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
    width: 8.333333333333332%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
    margin-left: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #ededed
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

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

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

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

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #a30000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(163, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(163, 0, 0, 0.6)
}

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm,
.form-horizontal .form-group-sm .form-control,
.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;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

select.input-sm,
select.form-horizontal .form-group-sm .form-control,
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
}

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

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

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

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

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

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

select.input-lg,
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
}

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

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

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

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

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

.has-feedback {
    position: relative;
}

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

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

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

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

.has-success .form-control:focus {
    border-color: #366a37;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #52a254;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #52a254
}

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

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

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

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

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

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

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

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

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

.has-error .form-control:focus {
    border-color: #983d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c16361;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c16361
}

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

.has-error .form-control-feedback {
    color: #a94442
}

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

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

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

@media (min-width:768px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static,
    .navbar-form .form-control-static {
        display: inline-block
    }
    .form-inline .input-group,
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control,
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label,
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

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

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

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px
    }
}

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

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

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

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

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

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

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

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #b4b4b4
}

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

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

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

.btn-primary {
    color: #fff;
    background-color: #c00;
    border-color: #c20000;
}

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

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #c00;
    border-color: #c20000
}

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

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #52b452;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #4bad4b;
    border-color: #46a146
}

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

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

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

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #4ebbdb;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #41b6d9;
    border-color: #30b0d5
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link:hover,
.btn-link:focus {
    color: #ad0000;
    text-decoration: normal;
    background-color: transparent
}

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

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

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

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

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

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

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

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

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block
}

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

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

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

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

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

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

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left;
}

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

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

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

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

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

.btn-group>.btn-group {
    float: left
}

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0
}

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

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

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

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

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

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

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

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

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

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

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

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

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

.nav-stacked>li {
    float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand>img {
    display: block
}

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

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

.navbar-nav {
    margin: 7.5px -15px;
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

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

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

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

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

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

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

.navbar-btn.btn-sm {
    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-left: 15px;
        margin-right: 15px
    }
}

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

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e8e8e8;
}

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

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

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

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

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

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

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

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

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

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

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

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

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e8e8e8
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777;
}

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

.navbar-default .btn-link {
    color: #777;
}

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

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

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

.navbar-inverse .navbar-brand {
    color: #8b8b8b;
}

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

.navbar-inverse .navbar-text {
    color: #8b8b8b
}

.navbar-inverse .navbar-nav>li>a {
    color: #8b8b8b;
}

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #1f1f1f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #1f1f1f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #8b8b8b;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #1f1f1f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #8b8b8b;
}

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

.navbar-inverse .btn-link {
    color: #8b8b8b;
}

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

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

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

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: '/\00a0';
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

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

.pagination>li {
    display: inline;
}

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

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #ad0000;
    background-color: #eee;
    border-color: #ddd
}

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

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

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

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

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

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

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

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

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

.pager li {
    display: inline;
}

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

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

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

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

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

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

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

.label:empty {
    display: none
}

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

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

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

.label-primary {
    background-color: #c00;
}

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

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

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

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

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.badge:empty {
    display: none
}

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

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #c00;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d6d6d6
}

.container .jumbotron,
.container-fluid .jumbotron {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

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

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

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

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

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d7eac8;
    color: #3c763d;
}

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

.alert-success .alert-link {
    color: #366a37
}

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

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

.alert-info .alert-link {
    color: #2c6581
}

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

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

.alert-warning .alert-link {
    color: #7c6235
}

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

.alert-danger hr {
    border-top-color: #e5bdc4
}

.alert-danger .alert-link {
    color: #983d3b
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #c00;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

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

.media {
    margin-top: 15px;
}

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

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

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

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

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

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

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

a.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #ededed
}

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

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #ff4747
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d1eac8
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c6e4f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf3cd
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcdcd
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

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

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

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

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

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

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

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #c00;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #c00
}

.panel-primary>.panel-heading .badge {
    color: #c00;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #c00
}

.panel-success {
    border-color: #d7eac8;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d7eac8;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d7eac8
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d7eac8
}

.panel-info {
    border-color: #bee9f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bee9f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bee9f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bee9f1
}

.panel-warning {
    border-color: #faeccd;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faeccd;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faeccd
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faeccd
}

.panel-danger {
    border-color: #ebcdd2;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebcdd2;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebcdd2
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebcdd2
}

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

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

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

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

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

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

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

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

.modal-open {
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: yekan, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

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

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

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

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

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

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: yekan, tahoma, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

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

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

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

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

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

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

.popover>.arrow {
    border-width: 11px
}

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

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

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

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

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

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

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

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

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

.carousel {
    position: relative
}

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

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        -ms-transition: -ms-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

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

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

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

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

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

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

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

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

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

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

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

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

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

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

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

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

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

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

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

.visible-print-inline {
    display: none !important;
}

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

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

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

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

.flag-sm,
table[data-market-category-id="63"] tr [data-market="title"]:before,
table[data-market-category-id="190"] tr [data-market="title"]:before,
table[data-market-category-id="277"] tr [data-market="title"]:before,
table[data-market-category-id="276"] tr [data-market="title"]:before,
table[data-market-category-id="278"] tr [data-market="title"]:before {
    background: url("../img/flag-sm.png") no-repeat;
    display: inline-block;
    width: 16px;
    height: 11px
}

.flag-sm-ad {
    background-position: 0 0 !important
}

.flag-sm-ae,
table[data-market-category-id="63"] tr[data-market-item-id="18"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="18"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="18"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="18"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="18"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="573"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="573"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="573"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="573"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="573"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="574"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="574"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="574"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="574"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="574"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="578"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="578"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="578"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="578"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="578"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="608"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="608"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="608"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="608"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="608"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="610"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="610"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="610"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="610"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="610"] [data-market="title"]:before {
    background-position: -16px 0 !important
}

.flag-sm-af,
table[data-market-category-id="63"] tr[data-market-item-id="79"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="79"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="79"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="79"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="79"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="585"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="585"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="585"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="585"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="585"] [data-market="title"]:before {
    background-position: -32px 0 !important
}

.flag-sm-ag {
    background-position: -48px 0 !important
}

.flag-sm-ai {
    background-position: -64px 0 !important
}

.flag-sm-al {
    background-position: -80px 0 !important
}

.flag-sm-am,
table[data-market-category-id="63"] tr[data-market-item-id="68"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="68"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="68"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="68"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="68"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="604"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="604"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="604"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="604"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="604"] [data-market="title"]:before {
    background-position: -96px 0 !important
}

.flag-sm-an {
    background-position: -112px 0 !important
}

.flag-sm-ao {
    background-position: -128px 0 !important
}

.flag-sm-ar {
    background-position: -144px 0 !important
}

.flag-sm-as {
    background-position: -160px 0 !important
}

.flag-sm-at {
    background-position: -176px 0 !important
}

.flag-sm-au,
table[data-market-category-id="63"] tr[data-market-item-id="57"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="57"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="57"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="57"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="57"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="583"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="583"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="583"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="583"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="583"] [data-market="title"]:before {
    background-position: -192px 0 !important
}

.flag-sm-aw {
    background-position: 0 -11px !important
}

.flag-sm-ax {
    background-position: -16px -11px !important
}

.flag-sm-az,
table[data-market-category-id="63"] tr[data-market-item-id="67"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="67"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="67"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="67"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="67"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="603"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="603"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="603"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="603"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="603"] [data-market="title"]:before {
    background-position: -32px -11px !important
}

.flag-sm-ba {
    background-position: -48px -11px !important
}

.flag-sm-bb {
    background-position: -64px -11px !important
}

.flag-sm-bd {
    background-position: -80px -11px !important
}

.flag-sm-be {
    background-position: -96px -11px !important
}

.flag-sm-bf {
    background-position: -112px -11px !important
}

.flag-sm-bg {
    background-position: -128px -11px !important
}

.flag-sm-bh,
table[data-market-category-id="63"] tr[data-market-item-id="71"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="71"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="71"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="71"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="71"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="594"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="594"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="594"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="594"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="594"] [data-market="title"]:before {
    background-position: -144px -11px !important
}

.flag-sm-bi {
    background-position: -160px -11px !important
}

.flag-sm-bj {
    background-position: -176px -11px !important
}

.flag-sm-bm {
    background-position: -192px -11px !important
}

.flag-sm-bn {
    background-position: 0 -22px !important
}

.flag-sm-bo {
    background-position: -16px -22px !important
}

.flag-sm-br {
    background-position: -32px -22px !important
}

.flag-sm-bs {
    background-position: -48px -22px !important
}

.flag-sm-bt {
    background-position: -64px -22px !important
}

.flag-sm-bv {
    background-position: -80px -22px !important
}

.flag-sm-bw {
    background-position: -96px -22px !important
}

.flag-sm-by,
table[data-market-category-id="63"] tr[data-market-item-id="2000"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2000"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2000"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2000"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2000"] [data-market="title"]:before {
    background-position: -112px -22px !important
}

.flag-sm-bz {
    background-position: -128px -22px !important
}

.flag-sm-ca,
table[data-market-category-id="63"] tr[data-market-item-id="56"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="56"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="56"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="56"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="56"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="582"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="582"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="582"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="582"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="582"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="625"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="625"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="625"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="625"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="625"] [data-market="title"]:before {
    background-position: -144px -22px !important
}

.flag-sm-catalonia {
    background-position: -160px -22px !important
}

.flag-sm-cc {
    background-position: -176px -22px !important
}

.flag-sm-cd {
    background-position: -192px -22px !important
}

.flag-sm-cf {
    background-position: 0 -33px !important
}

.flag-sm-cg {
    background-position: -16px -33px !important
}

.flag-sm-ch,
table[data-market-category-id="63"] tr[data-market-item-id="58"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="58"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="58"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="58"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="58"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="584"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="584"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="584"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="584"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="584"] [data-market="title"]:before {
    width: 11px;
    height: 11px;
    background-position: -32px -33px !important
}

.flag-sm-ci {
    background-position: -43px -33px !important
}

.flag-sm-ck {
    background-position: -59px -33px !important
}

.flag-sm-cl {
    background-position: -75px -33px !important
}

.flag-sm-cm {
    background-position: -91px -33px !important
}

.flag-sm-cn,
table[data-market-category-id="63"] tr[data-market-item-id="83"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="83"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="83"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="83"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="83"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="580"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="580"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="580"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="580"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="580"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="609"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="609"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="609"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="609"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="609"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="611"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="611"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="611"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="611"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="611"] [data-market="title"]:before {
    background-position: -107px -33px !important
}

.flag-sm-co {
    background-position: -123px -33px !important
}

.flag-sm-cr {
    background-position: -139px -33px !important
}

.flag-sm-cs {
    background-position: -155px -33px !important
}

.flag-sm-cu {
    background-position: -171px -33px !important
}

.flag-sm-cv {
    background-position: -187px -33px !important
}

.flag-sm-cx {
    background-position: 0 -44px !important
}

.flag-sm-cy {
    background-position: -16px -44px !important
}

.flag-sm-cz {
    background-position: -32px -44px !important
}

.flag-sm-de {
    background-position: -48px -44px !important
}

.flag-sm-dj {
    background-position: -64px -44px !important
}

.flag-sm-dk,
table[data-market-category-id="63"] tr[data-market-item-id="61"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="61"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="61"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="61"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="61"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="587"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="587"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="587"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="587"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="587"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="629"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="629"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="629"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="629"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="629"] [data-market="title"]:before {
    background-position: -80px -44px !important
}

.flag-sm-dm {
    background-position: -96px -44px !important
}

.flag-sm-do {
    background-position: -112px -44px !important
}

.flag-sm-dz {
    background-position: -128px -44px !important
}

.flag-sm-ec {
    background-position: -144px -44px !important
}

.flag-sm-ee {
    background-position: -160px -44px !important
}

.flag-sm-eg {
    background-position: -176px -44px !important
}

.flag-sm-eh {
    background-position: -192px -44px !important
}

.flag-sm-england {
    background-position: 0 -55px !important
}

.flag-sm-er {
    background-position: -16px -55px !important
}

.flag-sm-es {
    background-position: -32px -55px !important
}

.flag-sm-et {
    background-position: -48px -55px !important
}

.flag-sm-eu,
table[data-market-category-id="63"] tr[data-market-item-id="16"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="16"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="16"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="16"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="16"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="571"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="571"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="571"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="571"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="571"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="572"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="572"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="572"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="572"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="572"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="576"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="576"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="576"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="576"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="576"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="607"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="607"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="607"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="607"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="607"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="88"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="88"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="88"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="88"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="88"] [data-market="title"]:before {
    background-position: -64px -55px !important
}

.flag-sm-fam {
    background-position: -80px -55px !important
}

.flag-sm-fi {
    background-position: -96px -55px !important
}

.flag-sm-fj {
    background-position: -112px -55px !important
}

.flag-sm-fk {
    background-position: -128px -55px !important
}

.flag-sm-fm {
    background-position: -144px -55px !important
}

.flag-sm-fo {
    background-position: -160px -55px !important
}

.flag-sm-fr {
    background-position: -176px -55px !important
}

.flag-sm-ga {
    background-position: -192px -55px !important
}

.flag-sm-gb,
table[data-market-category-id="63"] tr[data-market-item-id="17"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="17"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="17"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="17"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="17"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="577"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="577"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="577"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="577"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="577"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="612"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="612"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="612"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="612"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="612"] [data-market="title"]:before {
    background-position: 0 -66px !important
}

.flag-sm-gd {
    background-position: -16px -66px !important
}

.flag-sm-ge,
table[data-market-category-id="63"] tr[data-market-item-id="69"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="69"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="69"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="69"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="69"] [data-market="title"]:before {
    background-position: -32px -66px !important
}

.flag-sm-gf {
    background-position: -48px -66px !important
}

.flag-sm-gh {
    background-position: -64px -66px !important
}

.flag-sm-gi {
    background-position: -80px -66px !important
}

.flag-sm-gl {
    background-position: -96px -66px !important
}

.flag-sm-gm {
    background-position: -112px -66px !important
}

.flag-sm-gn {
    background-position: -128px -66px !important
}

.flag-sm-gp {
    background-position: -144px -66px !important
}

.flag-sm-gq {
    background-position: -160px -66px !important
}

.flag-sm-gr {
    background-position: -176px -66px !important
}

.flag-sm-gs {
    background-position: -192px -66px !important
}

.flag-sm-gt {
    background-position: 0 -77px !important
}

.flag-sm-gu {
    background-position: -16px -77px !important
}

.flag-sm-gw {
    background-position: -32px -77px !important
}

.flag-sm-gy {
    background-position: -48px -77px !important
}

.flag-sm-hk,
table[data-market-category-id="63"] tr[data-market-item-id="77"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="77"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="77"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="77"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="77"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="599"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="599"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="599"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="599"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="599"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="627"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="627"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="627"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="627"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="627"] [data-market="title"]:before {
    background-position: -64px -77px !important
}

.flag-sm-hm {
    background-position: -80px -77px !important
}

.flag-sm-hn {
    background-position: -96px -77px !important
}

.flag-sm-hr {
    background-position: -112px -77px !important
}

.flag-sm-ht {
    background-position: -128px -77px !important
}

.flag-sm-hu {
    background-position: -144px -77px !important
}

.flag-sm-id {
    background-position: -160px -77px !important
}

.flag-sm-ie {
    background-position: -176px -77px !important
}

.flag-sm-il {
    background-position: -192px -77px !important
}

.flag-sm-in,
table[data-market-category-id="63"] tr[data-market-item-id="63"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="63"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="63"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="63"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="63"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="596"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="596"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="596"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="596"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="596"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="613"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="613"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="613"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="613"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="613"] [data-market="title"]:before {
    background-position: 0 -88px !important
}

.flag-sm-io {
    background-position: -16px -88px !important
}

.flag-sm-iq,
table[data-market-category-id="63"] tr[data-market-item-id="65"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="65"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="65"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="65"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="65"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="593"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="593"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="593"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="593"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="593"] [data-market="title"]:before {
    background-position: -32px -88px !important
}

.flag-sm-ir {
    background-position: -48px -88px !important
}

.flag-sm-is {
    background-position: -64px -88px !important
}

.flag-sm-it {
    background-position: -80px -88px !important
}

.flag-sm-jm {
    background-position: -96px -88px !important
}

.flag-sm-jo {
    background-position: -112px -88px !important
}

.flag-sm-jp,
table[data-market-category-id="63"] tr[data-market-item-id="59"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="59"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="59"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="59"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="59"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="581"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="581"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="581"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="581"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="581"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="624"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="624"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="624"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="624"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="624"] [data-market="title"]:before {
    background-position: -128px -88px !important
}

.flag-sm-ke {
    background-position: -144px -88px !important
}

.flag-sm-kg {
    background-position: -160px -88px !important
}

.flag-sm-kh {
    background-position: -176px -88px !important
}

.flag-sm-ki {
    background-position: -192px -88px !important
}

.flag-sm-km {
    background-position: 0 -99px !important
}

.flag-sm-kn {
    background-position: -16px -99px !important
}

.flag-sm-kp {
    background-position: -32px -99px !important
}

.flag-sm-kr,
table[data-market-category-id="63"] tr[data-market-item-id="1996"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="1996"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="1996"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="1996"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="1996"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="2211"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2211"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2211"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2211"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2211"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="2002"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2002"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2002"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2002"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2002"] [data-market="title"]:before {
    background-position: -48px -99px !important
}

.flag-sm-kw,
table[data-market-category-id="63"] tr[data-market-item-id="70"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="70"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="70"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="70"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="70"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="589"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="589"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="589"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="589"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="589"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="614"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="614"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="614"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="614"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="614"] [data-market="title"]:before {
    background-position: -64px -99px !important
}

.flag-sm-ky {
    background-position: -80px -99px !important
}

.flag-sm-kz,
table[data-market-category-id="63"] tr[data-market-item-id="2001"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2001"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2001"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2001"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2001"] [data-market="title"]:before {
    background-position: -96px -99px !important
}

.flag-sm-la {
    background-position: -112px -99px !important
}

.flag-sm-lb {
    background-position: -128px -99px !important
}

.flag-sm-lc {
    background-position: -144px -99px !important
}

.flag-sm-li {
    background-position: -160px -99px !important
}

.flag-sm-lk,
table[data-market-category-id="63"] tr[data-market-item-id="2005"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2005"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2005"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2005"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2005"] [data-market="title"]:before {
    background-position: -176px -99px !important
}

.flag-sm-lr {
    background-position: -192px -99px !important
}

.flag-sm-ls {
    background-position: 0 -110px !important
}

.flag-sm-lt {
    background-position: -16px -110px !important
}

.flag-sm-lu {
    background-position: -32px -110px !important
}

.flag-sm-lv {
    background-position: -48px -110px !important
}

.flag-sm-ly,
table[data-market-category-id="63"] tr[data-market-item-id="2003"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2003"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2003"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2003"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2003"] [data-market="title"]:before {
    background-position: -64px -110px !important
}

.flag-sm-ma {
    background-position: -80px -110px !important
}

.flag-sm-mc {
    background-position: -96px -110px !important
}

.flag-sm-md {
    background-position: -112px -110px !important
}

.flag-sm-me {
    width: 16px;
    height: 12px;
    background-position: -128px -110px !important
}

.flag-sm-mg {
    background-position: -144px -110px !important
}

.flag-sm-mh {
    background-position: -160px -110px !important
}

.flag-sm-mk {
    background-position: -176px -110px !important
}

.flag-sm-ml {
    background-position: -192px -110px !important
}

.flag-sm-mm {
    background-position: 0 -121px !important
}

.flag-sm-mn {
    background-position: -16px -121px !important
}

.flag-sm-mo {
    background-position: -32px -121px !important
}

.flag-sm-mp {
    background-position: -48px -121px !important
}

.flag-sm-mq {
    background-position: -64px -121px !important
}

.flag-sm-mr {
    background-position: -80px -121px !important
}

.flag-sm-ms {
    background-position: -96px -121px !important
}

.flag-sm-mt {
    background-position: -112px -121px !important
}

.flag-sm-mu {
    background-position: -144px -121px !important
}

.flag-sm-mv {
    background-position: -160px -121px !important
}

.flag-sm-mw {
    background-position: -176px -121px !important
}

.flag-sm-mx {
    background-position: -192px -121px !important
}

.flag-sm-my,
table[data-market-category-id="63"] tr[data-market-item-id="82"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="82"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="82"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="82"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="82"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="600"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="600"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="600"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="600"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="600"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="615"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="615"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="615"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="615"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="615"] [data-market="title"]:before {
    background-position: 0 -132px !important
}

.flag-sm-mz {
    background-position: -16px -132px !important
}

.flag-sm-na {
    background-position: -32px -132px !important
}

.flag-sm-nc {
    background-position: -48px -132px !important
}

.flag-sm-ne {
    background-position: -64px -132px !important
}

.flag-sm-nf {
    background-position: -80px -132px !important
}

.flag-sm-ng {
    background-position: -96px -132px !important
}

.flag-sm-ni {
    background-position: -112px -132px !important
}

.flag-sm-nl {
    background-position: -128px -132px !important
}

.flag-sm-no,
table[data-market-category-id="63"] tr[data-market-item-id="80"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="80"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="80"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="80"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="80"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="588"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="588"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="588"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="588"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="588"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="616"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="616"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="616"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="616"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="616"] [data-market="title"]:before {
    background-position: -144px -132px !important
}

.flag-sm-np,
table[data-market-category-id="63"] tr[data-market-item-id="2004"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="2004"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="2004"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="2004"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="2004"] [data-market="title"]:before {
    width: 9px;
    height: 11px;
    background-position: -160px -132px !important
}

.flag-sm-nr {
    background-position: -169px -132px !important
}

.flag-sm-nu {
    background-position: -185px -132px !important
}

.flag-sm-nz,
table[data-market-category-id="63"] tr[data-market-item-id="76"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="76"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="76"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="76"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="76"] [data-market="title"]:before {
    background-position: 0 -143px !important
}

.flag-sm-om,
table[data-market-category-id="63"] tr[data-market-item-id="72"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="72"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="72"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="72"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="72"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="592"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="592"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="592"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="592"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="592"] [data-market="title"]:before {
    background-position: -16px -143px !important
}

.flag-sm-pa {
    background-position: -32px -143px !important
}

.flag-sm-pe {
    background-position: -48px -143px !important
}

.flag-sm-pf {
    background-position: -64px -143px !important
}

.flag-sm-pg {
    background-position: -80px -143px !important
}

.flag-sm-ph {
    background-position: -96px -143px !important
}

.flag-sm-pk,
table[data-market-category-id="63"] tr[data-market-item-id="78"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="78"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="78"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="78"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="78"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="597"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="597"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="597"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="597"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="597"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="617"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="617"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="617"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="617"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="617"] [data-market="title"]:before {
    background-position: -112px -143px !important
}

.flag-sm-pl {
    background-position: -128px -143px !important
}

.flag-sm-pm {
    background-position: -144px -143px !important
}

.flag-sm-pn {
    background-position: -160px -143px !important
}

.flag-sm-pr {
    background-position: -176px -143px !important
}

.flag-sm-ps {
    background-position: -192px -143px !important
}

.flag-sm-pt {
    background-position: 0 -154px !important
}

.flag-sm-pw {
    background-position: -16px -154px !important
}

.flag-sm-py {
    background-position: -32px -154px !important
}

.flag-sm-qa,
table[data-market-category-id="63"] tr[data-market-item-id="73"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="73"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="73"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="73"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="73"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="591"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="591"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="591"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="591"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="591"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="618"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="618"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="618"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="618"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="618"] [data-market="title"]:before {
    background-position: -48px -154px !important
}

.flag-sm-re {
    background-position: -64px -154px !important
}

.flag-sm-ro {
    background-position: -80px -154px !important
}

.flag-sm-rs {
    background-position: -96px -154px !important
}

.flag-sm-ru,
table[data-market-category-id="63"] tr[data-market-item-id="66"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="66"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="66"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="66"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="66"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="602"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="602"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="602"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="602"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="602"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="619"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="619"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="619"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="619"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="619"] [data-market="title"]:before {
    background-position: -112px -154px !important
}

.flag-sm-rw {
    background-position: -128px -154px !important
}

.flag-sm-sa,
table[data-market-category-id="63"] tr[data-market-item-id="64"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="64"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="64"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="64"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="64"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="590"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="590"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="590"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="590"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="590"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="620"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="620"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="620"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="620"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="620"] [data-market="title"]:before {
    background-position: -144px -154px !important
}

.flag-sm-sb {
    background-position: -160px -154px !important
}

.flag-sm-sc {
    background-position: -176px -154px !important
}

.flag-sm-scotland {
    background-position: -192px -154px !important
}

.flag-sm-sd {
    background-position: 0 -165px !important
}

.flag-sm-se,
table[data-market-category-id="63"] tr[data-market-item-id="60"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="60"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="60"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="60"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="60"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="586"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="586"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="586"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="586"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="586"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="621"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="621"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="621"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="621"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="621"] [data-market="title"]:before {
    background-position: -16px -165px !important
}

.flag-sm-sg,
table[data-market-category-id="63"] tr[data-market-item-id="75"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="75"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="75"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="75"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="75"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="598"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="598"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="598"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="598"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="598"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="626"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="626"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="626"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="626"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="626"] [data-market="title"]:before {
    background-position: -32px -165px !important
}

.flag-sm-sh {
    background-position: -48px -165px !important
}

.flag-sm-si {
    background-position: -64px -165px !important
}

.flag-sm-sj {
    background-position: -80px -165px !important
}

.flag-sm-sk {
    background-position: -96px -165px !important
}

.flag-sm-sl {
    background-position: -112px -165px !important
}

.flag-sm-sm {
    background-position: -128px -165px !important
}

.flag-sm-sn {
    background-position: -144px -165px !important
}

.flag-sm-so {
    background-position: -160px -165px !important
}

.flag-sm-sr {
    background-position: -176px -165px !important
}

.flag-sm-st {
    background-position: -192px -165px !important
}

.flag-sm-sv {
    background-position: 0 -176px !important
}

.flag-sm-sy,
table[data-market-category-id="63"] tr[data-market-item-id="74"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="74"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="74"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="74"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="74"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="595"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="595"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="595"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="595"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="595"] [data-market="title"]:before {
    background-position: -16px -176px !important
}

.flag-sm-sz {
    background-position: -32px -176px !important
}

.flag-sm-tc {
    background-position: -48px -176px !important
}

.flag-sm-td {
    background-position: -64px -176px !important
}

.flag-sm-tf {
    background-position: -80px -176px !important
}

.flag-sm-tg {
    background-position: -96px -176px !important
}

.flag-sm-th,
table[data-market-category-id="63"] tr[data-market-item-id="62"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="62"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="62"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="62"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="62"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="601"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="601"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="601"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="601"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="601"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="622"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="622"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="622"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="622"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="622"] [data-market="title"]:before {
    background-position: -112px -176px !important
}

.flag-sm-tj,
table[data-market-category-id="63"] tr[data-market-item-id="1999"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="1999"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="1999"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="1999"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="1999"] [data-market="title"]:before {
    background-position: -128px -176px !important
}

.flag-sm-tk {
    background-position: -144px -176px !important
}

.flag-sm-tl {
    background-position: -160px -176px !important
}

.flag-sm-tm {
    background-position: -176px -176px !important
}

.flag-sm-tn {
    background-position: -192px -176px !important
}

.flag-sm-to {
    background-position: 0 -187px !important
}

.flag-sm-tr,
table[data-market-category-id="63"] tr[data-market-item-id="81"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="81"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="81"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="81"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="81"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="579"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="579"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="579"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="579"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="579"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="623"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="623"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="623"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="623"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="623"] [data-market="title"]:before {
    background-position: -16px -187px !important
}

.flag-sm-tt {
    background-position: -32px -187px !important
}

.flag-sm-tv {
    background-position: -48px -187px !important
}

.flag-sm-tw {
    background-position: -64px -187px !important
}

.flag-sm-tz {
    background-position: -80px -187px !important
}

.flag-sm-ua {
    background-position: -96px -187px !important
}

.flag-sm-ug {
    background-position: -112px -187px !important
}

.flag-sm-um {
    background-position: -128px -187px !important
}

.flag-sm-us,
table[data-market-category-id="63"] tr[data-market-item-id="15"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="15"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="15"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="15"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="15"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="569"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="569"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="569"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="569"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="569"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="570"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="570"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="570"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="570"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="570"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="575"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="575"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="575"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="575"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="575"] [data-market="title"]:before,
table[data-market-category-id="63"] tr[data-market-item-id="606"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="606"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="606"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="606"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="606"] [data-market="title"]:before {
    background-position: -144px -187px !important
}

.flag-sm-uy {
    background-position: -160px -187px !important
}

.flag-sm-uz {
    background-position: -176px -187px !important
}

.flag-sm-va {
    background-position: -192px -187px !important
}

.flag-sm-vc {
    background-position: 0 -198px !important
}

.flag-sm-ve,
table[data-market-category-id="63"] tr[data-market-item-id="1998"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="1998"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="1998"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="1998"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="1998"] [data-market="title"]:before {
    background-position: -16px -198px !important
}

.flag-sm-vg {
    background-position: -32px -198px !important
}

.flag-sm-vi {
    background-position: -48px -198px !important
}

.flag-sm-vn {
    background-position: -64px -198px !important
}

.flag-sm-vu {
    background-position: -80px -198px !important
}

.flag-sm-wales {
    background-position: -96px -198px !important
}

.flag-sm-wf {
    background-position: -112px -198px !important
}

.flag-sm-ws {
    background-position: -128px -198px !important
}

.flag-sm-ye {
    background-position: -144px -198px !important
}

.flag-sm-yt {
    background-position: -160px -198px !important
}

.flag-sm-za,
table[data-market-category-id="63"] tr[data-market-item-id="1997"] [data-market="title"]:before,
table[data-market-category-id="190"] tr[data-market-item-id="1997"] [data-market="title"]:before,
table[data-market-category-id="277"] tr[data-market-item-id="1997"] [data-market="title"]:before,
table[data-market-category-id="276"] tr[data-market-item-id="1997"] [data-market="title"]:before,
table[data-market-category-id="278"] tr[data-market-item-id="1997"] [data-market="title"]:before {
    background-position: -176px -198px !important
}

.flag-sm-zm {
    background-position: -192px -198px !important
}

.flag-sm-zw {
    background-position: -208px 0 !important
}

@font-face {
    font-family: 'yekan';
    font-weight: normal;
    font-style: normal;
    src: url("../../../../components/fonts/yekan/yekan-normal.eot");
    src: url("../../../../components/fonts/yekan/yekan-normal.eot?#iefix") format('embedded-opentype'), url("../../../../components/fonts/yekan/yekan-normal.woff") format('woff'), url("../../../../components/fonts/yekan/yekan-normal.ttf") format('truetype')
}

@font-face {
    font-family: 'yekanen';
    font-weight: normal;
    font-style: normal;
    src: url("../../../../components/fonts/yekanen/yekanen-normal.eot");
    src: url("../../../../components/fonts/yekanen/yekanen-normal.eot?#iefix") format('embedded-opentype'), url("../../../../components/fonts/yekanen/yekanen-normal.woff") format('woff'), url("../../../../components/fonts/yekanen/yekanen-normal.ttf") format('truetype')
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    cursor: default;
    overflow-x: hidden;
    padding-top: 127px
}

.label {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

.label.label-initial {
    padding: .2em .6em .3em;
    top: 0
}

#header {
    margin-bottom: 15px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    -webkit-transform: translateZ(0);
}

#header.affix .main-nav.navbar .navbar-nav>li>a {
    padding: 13px 7px 17px;
    font-size: 16px
}

#header.affix .navbar-brand {
    padding: 10px 15px 0;
}

#header.affix .navbar-brand img {
    width: 169px;
    margin-top: -4px;
    margin-left: 38px
}

.top-menu {
    background: #202020;
    color: #fff;
    width: 100%;
}

.top-menu .time {
    padding: 6px 0 10px 0;
    float: right;
    font-size: 12px;
}

.top-menu .time i {
    margin-left: 2px;
    position: relative;
    bottom: -1px;
}

.top-menu .time i.fa-clock-o {
    margin-right: 5px
}

.top-menu .nav-pills>li>.dropdown.dropdown-language .dropdown-menu {
    right: auto;
    left: 0
}

.top-menu .nav-pills>li>.dropdown.dropdown-language>a {
    padding: 9px 5px 7px;
    display: inline-block
}

.top-menu .nav-pills>li>a,
.top-menu .nav-pills>li>.dropdown>a {
    color: #fff;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-top: 6px;
}

.top-menu .nav-pills>li>a:hover,
.top-menu .nav-pills>li>.dropdown>a:hover,
.top-menu .nav-pills>li>a:focus,
.top-menu .nav-pills>li>.dropdown>a:focus {
    background: #3b3b3b
}

.top-menu .nav-pills>li>a:active,
.top-menu .nav-pills>li>.dropdown>a:active {
    background: #303030;
    color: #999
}

.top-menu .nav-pills>li>a i,
.top-menu .nav-pills>li>.dropdown>a i {
    font-size: 11px;
    position: relative;
    bottom: -1px;
    margin-left: 2px
}

.top-menu .dropdown-signin {
    color: #444;
    font-size: 13px;
}

.top-menu .dropdown-signin input[type="text"] {
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.top-menu .dropdown-signin input[type="password"] {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-top: 0
}

.top-menu .dropdown-signin input[type="text"],
.top-menu .dropdown-signin input[type="password"] {
    width: 160px;
    font-size: 13px
}

.top-menu .dropdown-toggle i {
    font-size: 10px
}

.top-menu form.search {
    position: relative;
    margin-top: 1px;
    margin-right: 10px;
    display: none;
}

.top-menu form.search i.search-addon {
    position: absolute;
    color: #333;
    top: 9px;
    right: 8px;
    z-index: 10
}

.top-menu form.search button.btn {
    background: #c00;
    border-color: #c00;
    color: #fff;
}

.top-menu form.search button.btn:hover,
.top-menu form.search button.btn:focus {
    background: #ad0000
}

.top-menu form.search input {
    padding-right: 25px !important;
    font: 12px/1 tahoma;
    padding-top: 4px;
    background: #fff;
    color: #000;
    border-color: #fff;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
}

.top-menu form.search input::-webkit-input-placeholder {
    color: #777
}

.top-menu form.search input:-moz-placeholder {
    color: #777
}

.top-menu form.search input::-moz-placeholder {
    color: #777
}

.top-menu form.search input:-ms-input-placeholder {
    color: #777
}

.main-nav.navbar {
    border-bottom: 0;
    background: #c00;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
    margin-bottom: 0;
}

.main-nav.navbar .navbar-brand,
.main-nav.navbar .navbar-brand img {
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s
}

.main-nav.navbar .navbar-brand img {
    width: 205px
}

.main-nav.navbar .navbar-nav>li>a {
    padding: 27px 7px;
    font-size: 17px;
    color: #fff;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
}

.main-nav.navbar .navbar-nav>li>a .fa {
    position: relative;
    bottom: -2px;
    margin-right: 2px
}

.main-nav.navbar .navbar-nav>li>a:hover,
.main-nav.navbar .navbar-nav>li>a:focus {
    background: #b10000;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3) inset
}

.main-nav.navbar .dropdown.dropdown-hover {
    position: static !important;
}

.main-nav.navbar .dropdown.dropdown-hover.open>a {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-nav.navbar .dropdown.dropdown-hover:hover>a {
    background: #b10000;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3) inset
}

.main-nav.navbar .dropdown.dropdown-hover:hover .dropdown-menu.dropdown-menu-hover,
.main-nav.navbar .dropdown.dropdown-hover.open .dropdown-menu.dropdown-menu-hover {
    display: block;
    visibility: visible;
    opacity: 1;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover {
    padding: 25px 15px 20px;
    text-align: center;
    width: 100%;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
    display: block;
    visibility: hidden;
    background-color: #303030;
    border: none;
    opacity: 0;
    font: normal 17px/1 yekan;
    padding: 0;
    -webkit-box-shadow: inset 0 4px 3px 0 #232323;
    box-shadow: inset 0 4px 3px 0 #232323;
    border-bottom: 5px solid #c00;
    overflow: hidden;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills {
    padding: 15px 0;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li {
    width: 20%;
    margin: 2px 0;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a {
    text-align: right;
    font-size: 15px;
    padding: 6px 10px 10px;
    width: 97%;
    color: #fff;
    font-family: yekan;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a:hover,
.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a:focus {
    background: #c00;
    color: #fff;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a:hover i,
.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a:focus i {
    color: #fff
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a:active {
    background: #333;
    color: #999;
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a:active i {
    color: #999
}

.main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li a i {
    position: relative;
    bottom: -2px;
    font-size: 13px;
    color: #c00;
    margin-left: 2px
}

.dropdown-menu {
    z-index: 10000;
}

.dropdown-menu li a {
    font-size: 12px;
    font-family: tahoma;
    padding-bottom: 5px
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0
}

.page-header {
    background: #d9d9d9;
    border: none;
    border-bottom: 1px solid #fff;
    margin: -20px 0 15px;
    padding: 0;
}

.page-header h1 {
    padding: 16px 0;
    margin: 0;
    color: #424242;
    font-size: 21px;
    font-family: yekanen;
}

.page-header h1 a {
    color: #424242;
}

.page-header h1 a:hover,
.page-header h1 a:focus {
    color: #c00
}

.page-header .links {
    float: left;
    margin-top: 10px;
}

.page-header .links a.btn {
    margin-right: 3px
}

.page-header .page-header-sep {
    font-size: 12px;
    margin-right: 3px
}

.chart-icon {
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    display: block !important;
    margin: 0 auto;
    width: 26px;
    color: #fff;
    background: #c00;
}

.chart-icon:hover,
.chart-icon:focus {
    background: #222;
    color: #fff
}

.chart-icon:active {
    background: #444;
    color: #999
}

.partial-content-featured {
    margin-bottom: 20px;
}

.partial-content-featured .thumbnail {
    overflow: hidden;
    max-height: 304px;
    border: 3px solid #ededed;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    box-shadow: 0 0 0 1px #ccc;
    padding: 0;
    margin-bottom: 15px;
    position: relative;
}

.partial-content-featured .thumbnail:hover,
.partial-content-featured .thumbnail:focus {
    border-color: #ededed
}

.partial-content-featured header .label {
    background: #d8d8d8;
    color: #828282;
    float: left
}

.partial-content-featured header h1 {
    margin: 0 0 5px;
    font-size: 25px
}

.partial-content-featured header h2 {
    font-size: 16px;
    margin: 0 0 3px;
}

.partial-content-featured header h2 a {
    color: #6e6e6e
}

.partial-content-featured section.content {
    text-align: justify;
    overflow: hidden;
    max-height: 180px
}

.partial-content-featured footer {
    margin-top: 15px
}

.section-title {
    margin: 0 0 10px;
}

.section-title a.label {
    float: left
}

.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5 {
    color: #444;
    margin: 0;
    font-size: 15px;
}

.section-title h1 i,
.section-title h2 i,
.section-title h3 i,
.section-title h4 i,
.section-title h5 i {
    margin-left: 7px;
    font-size: 15px;
    top: 2px;
    position: relative
}

.tabpanel {
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.tabpanel .tabpanel {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.tabpanel .nav-tabs li a {
    background: #f7f7f7;
    -webkit-box-shadow: 0 -1px 4px #b7b7b7 inset;
    box-shadow: 0 -1px 4px #b7b7b7 inset;
    border: none !important;
    color: #444;
    padding: 7px 0 11px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: 3px solid #c00 !important;
}

.tabpanel .nav-tabs li a:hover,
.tabpanel .nav-tabs li a:focus {
    background: #eee;
    -webkit-box-shadow: 0 0 13px #c0c0c0 inset;
    box-shadow: 0 0 13px #c0c0c0 inset
}

.tabpanel .nav-tabs li.active>a {
    background: #c00;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tabpanel .nav-tabs li:first-child a {
    -webkit-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0
}

.tabpanel .nav-tabs li:last-child a {
    -webkit-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0
}

.tabpanel .tab-content {
    background: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 10px 12px;
}

.tabpanel .tab-content .tab-content {
    padding: 0
}

.market-tooltip {
    list-style: none;
    padding: 0;
    margin: 0;
}

.market-tooltip li {
    border-bottom: 1px solid #e2e2e2;
    padding: 3px 0;
    font-size: 13px;
}

.market-tooltip li:last-child {
    border-bottom: none
}

.market-tooltip li .market-tooltip-time {
    background: #e3e3e3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 4px;
    padding: 1px 4px;
    font-size: 12px
}

.partial-market {
    margin-bottom: 10px;
}

.partial-market.partial-market-no-scroll table {
    margin-bottom: 0
}

.partial-market .tabpanel .tab-content {
    padding: 0
}

.partial-market .nav-pills {
    text-align: center;
}

.partial-market .nav-pills li {
    display: inline-block;
    float: none;
}

.partial-market .nav-pills li a {
    padding: 5px 11px 7px;
    margin: 0 2px;
    font-size: 13px
}

.partial-market .tabpanel .tabpanel .nav-pills {
    background: #1f1f1f;
    padding: 10px 5px 0;
}

.partial-market .tabpanel .tabpanel .nav-pills li a {
    background: #353535;
    color: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.partial-market .tabpanel .tabpanel .nav-pills li a:hover,
.partial-market .tabpanel .tabpanel .nav-pills li a:active {
    background: #b0160b
}

.partial-market .tabpanel .tabpanel .nav-pills li.active a {
    background: #c00
}

.partial-market .tabpanel .tabpanel .tabpanel .nav-pills {
    background: #c00;
    padding: 4px 4px 2px;
}

.partial-market .tabpanel .tabpanel .tabpanel .nav-pills li a {
    background: #ff948c;
    color: #3a3a3a;
    padding: 2px 17px 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.partial-market .tabpanel .tabpanel .tabpanel .nav-pills li a:hover,
.partial-market .tabpanel .tabpanel .tabpanel .nav-pills li a:focus {
    background: #ffb384
}

.partial-market .tabpanel .tabpanel .tabpanel .nav-pills li.active a {
    background: #fff;
    color: #444;
    -webkit-box-shadow: 0 2px #000;
    box-shadow: 0 2px #000
}

.partial-market table.table thead {
    background: #f2f2f2;
    color: #717171;
    text-shadow: 0 1px 1px #fff;
}

.partial-market table.table thead th {
    padding-top: 4px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dfdfdf;
    text-shadow: none;
    font-weight: normal
}

.partial-market.partial-market-nested table.table thead {
    background: #c00;
    color: #fff;
}

.partial-market.partial-market-nested table.table thead th {
    border-bottom: 1px solid #700000
}

.font-en {
    font-family: yekanen
}

.panel.panel-default {
    border: none;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    margin-bottom: 20px;
}

.panel.panel-default .panel-heading {
    border-top: 3px solid #c00;
    padding: 7px 8px 11px;
    background: #efefef;
}

.panel.panel-default .panel-heading .panel-title {
    font-size: 13px;
    color: #333;
    font-family: yekanen;
}

.panel.panel-default .panel-heading .panel-title small {
    font-size: 12px;
    color: #666
}

.panel.panel-default .panel-heading .panel-title i {
    color: #c00;
    margin-left: 7px;
    font-size: 15px;
    top: 2px;
    position: relative
}

.panel.panel-default .panel-heading a.label {
    float: left
}

.list-group {
    margin-bottom: 0
}

.list-group-content a.list-group-item {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
    padding-left: 5px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 0;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-group-content a.list-group-item:hover,
.list-group-content a.list-group-item:focus,
.list-group-content a.list-group-item.active {
    border-bottom-color: #c00;
    color: #c00;
    background: transparent;
}

.list-group-content a.list-group-item:hover i,
.list-group-content a.list-group-item:focus i,
.list-group-content a.list-group-item.active i {
    margin-right: 3px;
    margin-left: 1px
}

.list-group-content a.list-group-item:hover .label.label-bullet,
.list-group-content a.list-group-item:focus .label.label-bullet,
.list-group-content a.list-group-item.active .label.label-bullet {
    background: #c00
}

.list-group-content a.list-group-item:active {
    background-color: #ededed;
    color: #777;
    border-bottom-color: #aaa;
}

.list-group-content a.list-group-item:active i {
    color: #777
}

.list-group-content a.list-group-item img.record-image {
    height: 23px;
    width: 43px;
    margin-left: 4px;
    vertical-align: text-bottom;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px #999;
    box-shadow: 0 0 0 1px #999;
    border: 2px solid #fff;
    margin-right: 2px
}

.list-group-content a.list-group-item time {
    color: #c00;
    margin-right: 5px;
    display: inline-block;
}

.list-group-content a.list-group-item time:before {
    content: '/ '
}

.list-group-content a.list-group-item .badge {
    padding: 0 6px 5px;
}

.list-group-content a.list-group-item .badge img {
    margin-left: 2px;
    position: relative;
    bottom: -2px;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.list-group-content a.list-group-item:last-child {
    border-bottom-color: transparent
}

.list-group-content a.list-group-item i {
    font-size: 11px;
    position: relative;
    bottom: -1px;
    margin-left: 4px;
    color: #c00;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s
}

.list-group-content a.list-group-item .label {
    margin-left: 2px
}

.thumbnail {
    padding: 0;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 8px;
    overflow: hidden;
    display: block;
}

.thumbnail img {
    max-width: 100%
}

.partial-content-list-featured {
    margin-bottom: 20px;
}

.partial-content-list-featured .content-featured {
    text-align: center;
}

.partial-content-list-featured .content-featured .thumbnail {
    height: 85px;
}

.partial-content-list-featured .content-featured .thumbnail img {
    width: 100%
}

.partial-content-list-featured .content-featured h1 {
    margin: 0 0 8px;
    font-size: 17px;
    line-height: 1.25;
}

.partial-content-list-featured .content-featured h1 a {
    display: block;
    color: #333
}

.partial-content-list-featured .content-featured time {
    color: #999
}

.partial-content-list-featured .content-featured section {
    font-size: 13px;
    text-align: justify;
    height: 218px;
    overflow: hidden
}

.partial-content-list-featured .content-featured a.label {
    margin-top: 8px;
    display: inline-block
}

.readmore {
    float: left;
    width: 70%;
}

.readmore span.info {
    background: #ededed;
    font-size: 13px;
    color: #444;
    border-color: #c00;
    padding-top: 6px;
}

.readmore span.info i {
    margin-left: 4px;
    position: relative;
    bottom: -1px
}

.readmore .btn {
    background: #c00;
    border-color: #c00;
    color: #fff;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 4px;
    padding-bottom: 8px;
}

.readmore .btn:hover,
.readmore .btn:focus {
    background: #ad0000;
    border-color: #ad0000
}

.readmore .btn:active {
    background: #303030;
    border-color: #303030;
    color: #999
}

.partial-block-content h1,
.partial-block-content h2,
.partial-block-content h3,
.partial-block-content h4,
.partial-block-content h5 {
    background: #f2f2f2;
    margin: -10px -15px 8px;
    border-bottom: 1px solid #dfdfdf;
}

.partial-block-content h1 a,
.partial-block-content h2 a,
.partial-block-content h3 a,
.partial-block-content h4 a,
.partial-block-content h5 a {
    display: block;
    padding: 9px 10px 10px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #616161;
    width: 89%
}

.partial-block-content a.thumbnail {
    padding-left: 0;
}

.partial-block-content a.thumbnail img {
    width: 100%
}

.partial-block-content section {
    font-size: 13px;
    text-align: justify
}

.partial-block-content a.label {
    margin-top: 10px;
    float: left
}

.label {
    padding: 3px 8px 6px
}

a.label.label-default {
    background-color: #acacac;
    color: #fff;
}

a.label.label-default:hover,
a.label.label-default:focus {
    color: #fff;
    background-color: #ad0000
}

a.label.label-default:active {
    background-color: #303030;
    color: #999
}

a.label.label-outline {
    padding: 2px 7px 5px;
    border: 1px solid #c00;
    color: #c00;
    background: transparent;
}

a.label.label-outline:hover,
a.label.label-outline:focus {
    background-color: #ad0000;
    border-color: #ad0000;
    color: #fff
}

a.label.label-outline:active {
    border-color: #303030;
    background-color: #303030;
    color: #999
}

.partial-block .panel-body {
    padding: 10px 15px
}

.bottom-blocks .partial-block .panel .panel-body {
    height: 208px;
    overflow: hidden
}

.bottom-blocks .books .panel-body section {
    height: 121px;
    overflow: hidden;
    line-height: 1.68;
    font-size: 12px
}

.bottom-blocks .form-items {
    height: 146px;
    margin: 0 -10px;
    padding: 0 10px;
    overflow: hidden
}

.buttons {
    text-align: left;
    margin-top: 5px
}

.footer {
    background: #272727;
    color: #eee;
    margin-top: 20px;
}

.footer .footer-body {
    padding: 10px 0 15px
}

.footer .footer-header {
    background: #242424;
    border-bottom: 2px solid #313131;
}

.footer .footer-header h4 {
    margin: 0;
    padding: 11px 0 16px;
    font-size: 15px
}

.footer .footer-footer {
    background: #212121;
    padding: 9px 0 2px;
    color: #999
}

.footer .footer-social {
    text-align: right;
    margin-top: 17px;
}

.footer .footer-social a {
    display: inline-block;
    margin: 3px 4px 7px;
    text-align: center;
    vertical-align: top;
}

.footer .footer-social a:hover,
.footer .footer-social a:focus {
    opacity: .7;
}

.footer .footer-social a:active i {
    background-color: #303030 !important;
    color: #999
}

.footer .footer-social a i {
    color: #fff;
    display: inline-block;
    padding: 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    -webkit-box-shadow: 0 2px 1px #000;
    box-shadow: 0 2px 1px #000;
}

.footer .footer-social a i.fa-facebook {
    background-color: #304f91
}

.footer .footer-social a i.fa-twitter {
    background-color: #1d7ebe
}

.footer .footer-social a i.fa-linkedin {
    background-color: #0065a6
}

.footer .footer-social a i.fa-instagram {
    background-color: #4880a9
}

.footer .footer-social a i.fa-google-plus {
    background-color: #f14933
}

.footer .footer-social a i.fa-youtube-play {
    background-color: #f3231e
}

.footer .footer-social a i.aparat {
    background-color: #fff;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IArs4c6QAABR5JREFUSA2dVV1sVFUQnjnn3v1rl9LdrUij7bYULRawQQgS+WtEiZrwYnywoE/KAxBCEAoGJAZJVBo1YmgIaEDSYoj6oL5g0AbEBCXEkIhAtZQ2aSrQ/Wm7/3fvPeOcbXfT1qDGuck9PzPznTkz352LcA+pr6+vcDuOL2+asd7e3tw9zP5xW0zXhsNhT0NN+G1U1GMBXsvmrWMQrmqebvdf1jjdaE5tbbsUxo402WdMRR1Hco+mFjkzFkrEuUjkJ8SEBHFDgX2hcvjUlen+k9dTwOvq6mZxxD8nwNl/NbOyJ6D4EFDrfCiFDVR4EMZdcuRYiPA9OnBgxsLOS+H+8GMM3NPf3z9SPGAKOKdkaRqtijtjT81JCfrAIXI7oK4QgFcCPqzYSx+hRR/iRQk2qIxNsGeevztaRq69CPRl2rLeGhoaSk/JOZ96uS+xZn5WQIdDKqqAWioj1uKca2yRItpiAFga2ATBD0CK7DQReH0o3v9z7OkZY2AdF0Lu9pjmQW03JfJ4qLVFgvzWRGGmlLU5FP2sQxsVJRps/aJcuJ7nelzjNO1Swr4uHTmf7dtdIGpjZD+31P/jPjeJJWgbczmYcSHYaMYodcAl0OR8ghJ4tagrjQjXbFLrbICXqiJdv0zs34wGXrxrCHE+APL1MiUP5ZFOg6CZpbQMVyWXMSOWZRmYIwFJYlUJdGLCeV6VAaf/cKRzCksCdf7Let9BaPkkt8Cy0Dmbo9xQKXJJsMaNEvnKYJECCbBzJLT+toHmNylh+UxH7KhAc+UoWNFX/C9Xvpk4GS0eHhlIhziwgAskNtr+JXHMvZcavBsvRQ6E87iABXs9Mjv8XjSP5ih/w+PIK0C0fJTybYIwXu5R7bHKFyq08UhFa6UEOmgCBvOgdBEbU7funmUVlSLnhX8cGsDFacmT6rOU+oOtHypDo26Ecm+EIl1fRYKtyYDwdMQlrY4G1/+uEOZyGuv1bfnm+jy/fmmZDJ7Q1JkA7hR52jpz9FRcR5gy8EOJYmu0aoMbCV5NqnyCTQPlwlxrcY00sJYJ6mldQXRaJMypajAQf9P8zQNFHcA2DawtAvHPRxNZ8Rp/PM1+ME7z1k8Z6TS70WzMUH6jA5QQE7CFEem69tMiGu5vCFTb3l1psM8VKEgUC9X6IuPq8ffHiZNxji2aoPyFQKRz06w7p/rKh0/cnhnpOuYAtOvbamF/YsZ8N+7F4GTSLA+I1tXeS0nePO8FGY7dSiwuGuhxc2hDs97nGp3T68nioDrP9QEP55vbxcWq4fKLRb2BCkdQoDEm7G3lDu7NSOw2hPyUC7fTkc5VoYx5XJh3Df5qmQyPFB2Lo6GgyS24x5CyXIh7EI7mi7pCDepr6w4bAjcNU7Y1llgbtIT6KMfRWKDSBqBP51LTjOlm2UTbs+6x47OHPLmRkHsFJ6TLhbI6Q05bIHjmCPRESgUtgFdXV/t8Ltc+Anw2Sda2m+mWBczYd7jAHnaa0gl1drmv9PCY4b7ezETI+hRun+3vznJPGWDpnhJ5cVFTU1NpKPVA3+Dgr7H71j8hCfdw13uS+evSNrrd6lbLt4EM2Q73+a9vUerQ8vKLy8rI3CZMYz7/EoeLeBPULC7/PsarWpsFGCsIVCPxnwj5T5Ql1fuDGb2+23UjmEfY4hXG445jt98cGGibjPCv4JONS/NwcOmDULade8kzfJ8Ul+eEpez9g4ODmZINT/4fODs2NTW5kslkUEqZ7uvrG50MWpz/BXKmS7+Uw6WdAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: center center
}

.footer .footer-social a i.lenzor {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAAXNSR0IArs4c6QAABK5JREFUSA2VVVtslEUU/mb++f9lW9qV0kKlpQukLVsKSMvNyCUYfGuEGA2gvhguMSEBQ4y+GE010ReMvhCEKEYjvlUQSHyiKgYeJFWDSNSggAuV0pbtdu/7X2Y8s91t90INPdnd+f9zvnO+OZeZBWYokZ0dy+88E5o7Ezc+E/D4rmXrDY6va4QxZyZ+4mHB4zvb1woDp12Jeml47sP6aVxFJne73msoDxDdtXSNEMZpwdijjLOMiFipcsz/vbNy40jn4Xe0ruHaa2/pNfpCaLXJ2BnOWJPtePDiMdt63Dhm1PGothcLZ4pBMWVJ+wg7ODRSsFWUi1h5wKh6YyR0JFq1/vgF5bpnOIhAAjKTgXt/1Hqkev5B5iOkyofh+b1SXTJJ7134mmgDQwUOVJCQn/T0jwofTtxIJ2oWWbW2SwqWD0Rr2lHgNunoA62OZSB8POtZxpv+A3cOA7cnCfRDRU+0UpGnwihPh+/Xxv9Jgfqg1ZVCenUvCfX3fcJXx33Llp+tBE1L4kKITpjWJiRvxZC+8wAiTTCUgBwcBw8tghkK1qukfS57anNHOdEDMymAfNaT8Pk2IHmzjCiXwQSB6FgE0d4Cz/YoY7SZJj+jzm0JFWLotYJEMC45obWBpgV+31b6bkT6VhzZwTTorAD3ElCDcZgdi2EuDYJgVGAGSb1iBm+TCmezfVNE4mTri7WGCgRSdsbTrHedaCDA/UhLR7+SkDtfiyxLYmzwMhJVLpbdjUOsnAe1ZA6cbGwClkMClvLTEIg2AamJtvme+/4P4dpiocfsr4TBFzBwty/yo//32HXKojhJBpNyu07n/Bc68nu7OA40jsGORKD0hOVFKYnGmiWqjjUpLlibaalTmb7N23Njc6Jl90aT8dMGM+qTXhoRO0rTMuVt0dheyKTwTXIY7vwweE8Kh7ZUYf/K2aBWTCJ9s2j0Y+bHrbeDR3O8likS2WR4cjY/admzweL8FBVnnsy7aSOddiJI4GRsDG6oCdm6KxCrhiFrhnCoO4D9q6aI/FUMyZTq7QzeeLuQnV4na7I3fOKSI71nKYNhrZSUukFk36Vj+Dw6DNW1FuKJzbRt0lcFYfqb8eHlKD76OQ6LdsOo2+QE5ik9GiUySaK1e8KfXtRElMmIn3qSy2B8FKx7HcSmrYSgQPkm8Nk0WdXN+GBgHMeuxKmHJXFLXkpItEUTLXDcbf12auzLKN1xXetgbnpqIvhklyfIePUE0fsDMVz8NwvfNEwVd5cmenr3vlZ++6bFR+5BdD6W3/3UIGhMLiu91CzBQj8irQGnLncGtK5MSkl6FQ+kv32ZefIoWlqBIH1d/f9EBIxKbViAvj0LYtL97Kpfmxvbd7QE/twnLPYqmSoKV0JSPdbfAAvdUjlfwM3S5V4kXI/BWL1om9XDaolQUKUddVVxb/ulHf23PuvF68+/tDhAx98s8so9VrCWA4rfq4+vWKHkvCswqPiOvCqlsz1z4IebBczAwGqztmFkYXswfKOg02tJJsWGBz0re64vd3Acea2cQOPXrPlJ30UlBFpfMV1aOZ0oyS1I+ZtkbFtxBtPhC/oZZWLY4i8PsifzyvlwIcDDrP8BzkHaCTutPmkAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: center center
}

.footer .footer-footer {
    font-size: 13px;
    position: relative;
    z-index: 1000
}

.footer .copyright {
    font-size: 12px;
    line-height: 1.7
}

.footer .vandaw {
    text-align: left;
    margin-top: 8px;
}

.footer .vandaw a {
    text-align: left;
    color: #ddd;
}

.footer .vandaw a span {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAMAAACu5JSlAAAAUVBMVEUAAAC0tLS0tLSzs7O0tLSoqKi0tLStra2RkZG1tbW1tbW0tLS0tLSzs7O0tLSzs7Ozs7Ozs7O1tbW0tLS1tbW1tbW0tLS1tbW0tLS1tbW0tLRc7ycSAAAAGXRSTlMAh8cv1QhgEQPg6Xq7JVAdQziRrvSlnPhwUtpPCQAAARNJREFUKM+lketyhDAIhTHmptF4twvv/6AlELvT2dZ2Zs8PEvgYzEEQJbiV729x3O/5iPe8/ZN3b/HxX7x99VXPSXgXarWe3q5PXoZkzQ5tXBGpjgzMOTRQ65YbHLKscifzycjdIBrmMzaLRR0QpdGSk6QZ3ASQbISMDxDRxmHDBar4Aw2a9SRTueeQMH291zMv2rVgitMZh8oXXL/zRV1QvPZ9QttJAzyVEfPl9yhx8an4OkJJvEXCftKGrm5uHoo5Gg6DLF8C7TsRefXdpcKrTrBYZaLgUxyT1gbHDlR9kE1uslZ18pHcdaVN8Gyv947+MTMVhRDK1eWBOzf4QVP2TYH6m14Vk26Gmgi/KIzjOFX6CapAFICoa4dpAAAAAElFTkSuQmCC");
    width: 31px;
    height: 28px;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    overflow: hidden;
    text-indent: 99999em
}

.footer ul {
    padding: 0;
    margin: 0;
}

.footer ul li {
    list-style: none;
    padding: 0;
}

.footer ul li a {
    display: block;
    padding: 3px 4px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ddd;
    font-size: 13px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.footer ul li a:hover,
.footer ul li a:focus {
    background: #c00;
    color: #fff;
}

.footer ul li a:hover i,
.footer ul li a:focus i {
    color: #fff
}

.footer ul li a:active {
    background: #303030;
    color: #999;
}

.footer ul li a:active i {
    color: #999
}

.footer ul li a i {
    font-size: 9px;
    position: relative;
    bottom: -1px;
    color: #c00;
    margin-left: 4px
}

.footer .dropdown.dropdown-language button.btn {
    margin-left: 10px;
    margin-top: 5px;
    padding: 7px 10px;
    background: #2f2f2f;
    border: none;
    color: #fff;
    font-family: helvetica;
}

.footer .dropdown.dropdown-language button.btn:hover,
.footer .dropdown.dropdown-language button.btn:focus {
    background: #c00
}

.footer .dropdown.dropdown-language button.btn .caret {
    margin: -2px 5px 0 0
}

.footer .dropdown.dropdown-language button.btn .flag-sm {
    position: relative;
    bottom: -2px;
    margin-left: 4px
}

.footer .dropdown.dropdown-language .dropdown-menu li a {
    color: #333;
    padding: 5px 6px;
}

.footer .dropdown.dropdown-language .dropdown-menu li a:hover,
.footer .dropdown.dropdown-language .dropdown-menu li a:focus,
.footer .dropdown.dropdown-language .dropdown-menu li a:active {
    color: #fff
}

.checkbox label,
.radio label {
    display: block
}

.tooltip img {
    display: block;
    width: 100%
}

.tooltip-description+.tooltip {
    background: #fff;
    -webkit-box-shadow: 0 0 2px 1px #999;
    box-shadow: 0 0 2px 1px #999;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-description+.tooltip>.tooltip-inner {
    background-color: #fff;
    color: #222
}

.tooltip-description+.tooltip.top>.tooltip-arrow {
    border-top-color: #fff;
    display: none
}

.partial-content-list {
    margin-bottom: 20px
}

.partial-content.panel.panel-default .panel-heading {
    border-bottom: none;
    padding: 10px 15px 5px;
}

.partial-content.panel.panel-default .panel-heading .content-detail {
    text-align: left;
    float: left;
}

.partial-content.panel.panel-default .panel-heading .content-detail .badge {
    padding: 3px 9px 6px
}

.partial-content.panel.panel-default .panel-heading .content-detail div {
    font-size: 13px
}

.partial-content.panel.panel-default .panel-heading .panel-title,
.partial-content.panel.panel-default .panel-heading .panel-second-title {
    font-size: 13px !important
}

.partial-content.panel.panel-default .panel-heading .panel-title {
    margin: 0;
}

.partial-content.panel.panel-default .panel-heading .panel-title a {
    font-size: 22px;
    color: #c00
}

.partial-content.panel.panel-default .panel-heading .panel-title i {
    font-size: 19px;
    margin-left: 5px
}

.partial-content.panel.panel-default .panel-heading .panel-second-title {
    margin: 0 0 4px;
}

.partial-content.panel.panel-default .panel-heading .panel-second-title a {
    font-size: 14px;
    color: #666
}

.partial-content.panel.panel-default p.content-summary {
    background: #e8e8e8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 10px;
    color: #444;
    font-family: yekan;
    font-size: 14px;
    text-align: justify;
    padding: 10px 20px
}

.partial-content.panel.panel-default section.panel-body {
    text-align: justify
}

.partial-content.panel.panel-default .thumbnail {
    margin-bottom: 7px
}

.partial-content.panel.panel-default footer {
    padding: 0 15px 15px;
}

.partial-content.panel.panel-default footer .article-code {
    float: left
}

.partial-content.panel.panel-default footer .article-footer {
    margin-top: 6px
}

.partial-content.panel.panel-default footer .article-author {
    text-align: center;
}

.partial-content.panel.panel-default footer .article-author span {
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 3px 12px 8px;
    display: inline-block;
    -webkit-box-shadow: 0 1px 3px #8e8e8e;
    box-shadow: 0 1px 3px #8e8e8e;
    border: 1px solid #e4e4e4;
}

.partial-content.panel.panel-default footer .article-author span i {
    position: relative;
    bottom: -2px;
    margin-left: 3px
}

.partial-content.panel.panel-default footer .article-tags {
    float: right;
}

.partial-content.panel.panel-default footer .article-tags .label {
    margin-left: 2px;
}

.partial-content.panel.panel-default footer .article-tags .label i {
    position: relative;
    bottom: -1px;
    margin-left: 1px;
    display: none
}

.partial-content.panel.panel-default footer .article-date-code {
    font-size: 13px;
    background: #dadada;
    padding: 3px 6px 6px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.partial-content.panel.panel-default footer .article-date-code i {
    font-size: 12px;
    margin-left: 3px;
    position: relative;
    bottom: -1px;
}

.partial-content.panel.panel-default footer .partial-social {
    float: left;
}

.partial-content.panel.panel-default footer .partial-social a {
    margin-right: 2px
}

.partial-social {
    direction: ltr;
}

.partial-social a {
    display: inline-block;
    text-align: center;
}

.partial-social a:hover,
.partial-social a:focus {
    opacity: .7;
}

.partial-social a:active {
    opacity: 1;
}

.partial-social a:active i {
    background: #303030 !important;
    color: #999
}

.partial-social a i {
    color: #fff;
    display: inline-block;
    padding: 6px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    width: 26px;
    height: 26px;
}

.partial-social a i.fa-facebook {
    background: #304f91
}

.partial-social a i.fa-twitter {
    background: #1d7ebe
}

.partial-social a i.fa-linkedin {
    background: #0065a6
}

.partial-social a i.fa-instagram {
    background: #4880a9
}

.partial-social a i.fa-google-plus {
    background: #f14933
}

.partial-social a i.fa-youtube-play {
    background: #f3231e
}

.partial-social a i.fa-print {
    background: #5673b1
}

.partial-social a i.fa-envelope {
    background: #666
}

.partial-gallery {
    min-height: 63px;
    position: relative;
    margin-bottom: 20px;
}

.partial-gallery article {
    margin-bottom: 15px
}

.partial-gallery .date {
    top: -10px;
    z-index: 99;
    width: 65px;
    right: -10px;
    height: 65px;
    position: absolute;
    color: #fff;
    font-weight: bold
}

.partial-gallery header h1,
.partial-gallery header h2 {
    font-size: 18px;
    margin: 7px 0 4px;
    padding: 0;
}

.partial-gallery header h1 a,
.partial-gallery header h2 a {
    display: block;
    font-size: 16px;
    line-height: 1.15
}

.partial-gallery header .image {
    height: 250px;
    overflow: hidden;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.partial-gallery header .image img {
    height: auto
}

.partial-gallery section.content {
    font-family: tahoma;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: justify
}

.partial-gallery .wrapper {
    height: 203px;
    overflow: hidden
}

.partial-gallery footer {
    background: #e5e5e5;
    padding: 2px 6px 4px 0;
    margin-top: 5px;
    color: #666;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px;
}

.partial-gallery footer .label.label-default {
    float: left;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    background: #e5e5e5;
    color: #666
}

.partial-gallery footer i {
    margin-left: 3px;
    position: relative;
    bottom: -1px
}

.list-group-submenu {
    margin-right: 15px;
}

.list-group-submenu .list-group-item {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background: #f0f0f0
}

.nav-pills.links>li+li {
    margin-right: 0 !important
}

.nav-pills.links li {
    width: 25%
}

.nav-pills.links a {
    background: #ddd;
    font: normal 15px/1.4 yekan;
    color: #555;
    text-align: center;
    margin: 0 5px 10px;
}

.nav-pills.links a:hover,
.nav-pills.links a:focus {
    background: #c00;
    color: #fff
}

.nav-pills.links a:active {
    background: #333;
    color: #666
}

.nav li.dropdown ul.dropdown-menu li:hover ul.dropdown-menu li:hover.dropdown>ul.dropdown-menu,
.nav li.dropdown ul.dropdown-menu li:hover ul.dropdown-menu {
    right: 100%;
    left: auto !important
}

.nav li.dropdown ul.dropdown-menu .dropdown-menu::before {
    border-left: 11px solid #ccc !important;
    border-left-color: rgba(0, 0, 0, 0.2) !important;
    border-right: none !important;
    left: auto !important;
    right: -12px !important
}

.nav li.dropdown ul.dropdown-menu .dropdown-menu::after {
    border-left: 11px solid #fff !important;
    border-right: none !important;
    left: auto !important;
    right: -10px !important
}

aside .panel .panel-body {
    padding: 5px 10px
}

.alert h2,
.alert h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #c00
}

label {
    font-weight: normal
}

.nav li.dropdown ul.dropdown-menu li:HOVER ul.dropdown-menu li:HOVER.dropdown>ul.dropdown-menu,
.nav li.dropdown ul.dropdown-menu li:HOVER ul.dropdown-menu {
    display: block;
    position: absolute;
    left: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.nav li.dropdown ul.dropdown-menu li:HOVER ul.dropdown-menu li.dropdown>ul.dropdown-menu,
.nav li.dropdown ul.dropdown-menu ul.dropdown-menu {
    display: none;
    float: right;
    position: relative;
    top: auto;
    margin-top: -30px
}

.nav li.dropdown ul.dropdown-menu .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 11px solid #ccc;
    border-right-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 8px;
    left: -12px
}

.nav li.dropdown ul.dropdown-menu .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 11px solid #fff;
    position: absolute;
    top: 8px;
    left: -10px
}

.caret-right {
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid;
    top: 5px;
    position: relative;
    left: 5px
}

.caret-left {
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid;
    top: 5px;
    position: relative;
    right: 5px
}

.slider-link {
    position: relative;
    display: block;
}

.slider-link span {
    display: block;
    color: #fff;
    position: absolute;
    bottom: 7px;
    right: 7px;
    left: 7px;
    background: rgba(10, 10, 10, 0.68);
    padding: 4px 8px 6px;
    text-align: center;
    z-index: 10;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.jssort11 {
    position: absolute;
    width: 555px;
    height: 100px;
}

.jssort11 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 186px;
    height: 100px;
}

.jssort11 .p img {
    opacity: .55;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    -ms-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    width: 100%
}

.jssort11 .p.pdn img {
    opacity: 1;
}

.jssort11 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 186px;
    height: 100px;
    border: none
}

.jssort11 .title_back {
    background-color: #fff;
    opacity: .5;
}

.jssort11 .pav .title_back {
    background-color: #000;
    opacity: .5;
}

.jssort11 .pav .title {
    color: #fff
}

.jssort11 .pav img,
.jssort11 .pav:hover img,
.jssort11 .p:hover img {
    opacity: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.jssort11 .pav:hover img,
.jssort11 .p:hover img {
    opacity: .7;
}

.jssort11 .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 186px;
    min-height: 30px;
    max-height: 46px;
    overflow: hidden;
    line-height: 1.4;
    text-align: center;
    font-size: 14px;
    padding: 2px 4px 6px;
    background: rgba(10, 10, 10, 0.73);
    color: #fff
}

.jssort11 .p.pav:hover .title_back,
.jssort11 .p:hover .title_back {
    opacity: .4;
}

#featured-news:hover .jssora12l,
#featured-news:hover .jssora12r {
    display: block
}

.jssora12l,
.jssora12r {
    display: none;
    position: absolute;
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url("../../../../components/slider/img/a14.png") no-repeat;
    overflow: hidden
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12l:hover {
    background-position: -136px -37px
}

.jssora12l.jssora12ldn {
    background-position: -256px -37px
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12r:hover {
    background-position: -195px -37px
}

.jssora12r.jssora12rdn {
    background-position: -315px -37px
}

.checkboxgroup,
.radiogroup {
    line-height: .1;
}

.checkboxgroup .checkboxgroup-item,
.radiogroup .checkboxgroup-item,
.checkboxgroup .radiogroup-item,
.radiogroup .radiogroup-item {
    display: block;
    margin: 0;
    padding: 1px 5px 6px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.checkboxgroup .checkboxgroup-item:hover,
.radiogroup .checkboxgroup-item:hover,
.checkboxgroup .radiogroup-item:hover,
.radiogroup .radiogroup-item:hover {
    background: #e5e5e5
}

.checkboxgroup .checkboxgroup-item input,
.radiogroup .checkboxgroup-item input,
.checkboxgroup .radiogroup-item input,
.radiogroup .radiogroup-item input {
    margin-left: 4px
}

.form-star {
    font-size: 11px !important;
    color: #a52a2a
}

table.table .high {
    color: #1d8809
}

table.table .low {
    color: #bd0a0a
}

.canvasjs-chart-credit {
    display: none
}

#chart-box,
.chart-box {
    direction: ltr;
}

#chart-box>div>div>a,
.chart-box>div>div>a {
    display: none !important
}

.chart-tooltip {
    font-family: tahoma;
    padding-left: 4px;
}

.chart-tooltip span {
    display: block;
    text-align: center
}

.chart-tooltip .quite {
    margin: 0;
    padding: 0
}

.chart-tooltip strong {
    display: block;
    text-align: center;
    margin-top: 5px;
    background: #eee;
    padding: 5px 10px
}

.advertise-place {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}

.advertise-place li {
    display: block;
}

.advertise-place li a {
    display: block;
}

.advertise-place li a img {
    width: 100%
}

.advertise-place li.advertise-item-flash {
    position: relative;
}

.advertise-place li.advertise-item-flash a {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.advertising-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.advertising-list>li .item-container {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 1px #bbb, 0 2px 3px #999;
    box-shadow: 0 0 3px 1px #bbb, 0 2px 3px #999;
    padding: 12px;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
    border-top: 2px solid #c00
}

.advertising-list>li .advertising-type {
    position: absolute;
    height: 24px;
    width: 24px;
    -moz-background-clip: padding;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border: 2px solid #c00;
    left: 50%;
    top: -11px;
}

.advertising-list>li .advertising-type i {
    color: #c00;
    line-height: 20px
}

.advertising-list>li h3 {
    margin: 0;
    font-size: 20px;
    padding-bottom: 5px
}

.advertising-list>li .item-description {
    font: normal 13px/1.4 yekan;
    margin-top: 9px;
    height: 100px;
    overflow: hidden;
}

.advertising-list>li .item-description strong {
    color: #989898
}

.advertising-list>li .item-description .sep {
    color: #c00;
    font-weight: bold
}

.advertising-list>li .advertising-details span {
    margin-right: 3px;
    float: left;
    border: 1px solid #b3b3b3;
    color: #666;
    font-size: 15px;
    font-family: yekan;
    padding: 3px 17px 5px;
    margin: -12px;
    border-top: 0;
    border-left: 0;
    background-color: #f2f2f2;
    -webkit-border-radius: 3px 0 3px 0;
    border-radius: 3px 0 3px 0;
    -webkit-box-shadow: inset -3px -3px 3px #dadada;
    box-shadow: inset -3px -3px 3px #dadada
}

.advertising-list>li .advertising-details .price strong {
    color: #c00
}

.advertising-list>li .advertising-details ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-top: 32px;
}

.advertising-list>li .advertising-details ul i {
    color: #777;
    position: relative;
    bottom: -2px;
    margin-left: 1px
}

.advertising-list .advertising-writer {
    border-top: 1px solid #d6d6d6;
    margin: 9px -12px -12px;
    padding: 3px 12px 6px;
    font-size: 13px;
}

.advertising-list .advertising-writer i {
    margin-left: 2px;
    margin-bottom: -2px;
    position: relative;
    bottom: -2px;
    color: #7c7c7c
}

.advertising-list .advertising-writer i.fa-check {
    color: #1abb00
}

.advertising-list .advertising-writer .label.label-readmore {
    margin-left: -7px;
    color: #626262;
    background: #fff;
    border-right: 1px solid #d6d6d6;
    padding: 7px 10px 9px;
    position: absolute;
    left: 7px;
    bottom: 0;
    background-color: #f5f5f5;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px
}

.advertising-list .item-container:hover .label.label-readmore {
    background: #c00;
    color: #fff
}

.advertising-selector {
    text-align: right;
    margin-bottom: 22px;
    border-bottom: 5px solid #c00;
}

.advertising-selector .advertising-selector-tabs a.btn {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: none !important;
    padding-top: 9px;
    padding-bottom: 10px
}

.partial-advertising .list-group .fa.fa-chevron-left {
    display: none
}

.partial-advertising .list-group a .label-price {
    font-size: 15px;
}

.partial-advertising .list-group a .label-price strong {
    color: #cc382d
}

.partial-advertising .advertising-side {
    text-align: left;
}

.partial-advertising .advertising-side .advertising-quantity {
    color: #222
}

.partial-advertising .panel-body {
    padding: 6px 0
}

.partial-advertising .advertising-title {
    font-size: 15px
}

.partial-advertising .advertising-main i {
    color: #aaa
}

.gm-style .gm-style-cc span,
.gm-style .gm-style-cc a,
.gm-style .gm-style-mtc div {
    font-family: tahoma !important;
    font-size: 9px !important
}

.gm-style .gm-style-mtc label,
.gm-style .gm-style-mtc div {
    font-family: tahoma !important;
    line-height: 1.7;
    font-size: 10px !important
}

#map {
    width: 100%;
    height: 350px;
    background: #191919;
}

#map p.map-loading {
    position: relative;
    top: 170px;
    text-align: center;
    color: #555;
    font: 11px tahoma;
}

#map p.map-loading img {
    display: block;
    margin: 0 auto;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #151515;
    margin-bottom: 10px
}

.gm-style-iw {
    width: auto !important;
    overflow: visible !important;
    direction: rtl;
}

.gm-style-iw b {
    font: bold 15px bbcnassim
}

.gm-style-iw>div>div {
    overflow: hidden !important
}

.place-tooltip {
    font-family: yekan;
    color: #333;
    width: 280px;
    position: relative;
    padding-left: 108px;
}

.place-tooltip div {
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    margin-bottom: 3px
}

.place-tooltip h5 {
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #c00;
    font-family: yekan;
    font-weight: bold;
    color: #c00
}

.place-tooltip .place-second-title {
    font-size: 12px;
    font-family: tahoma, arial, sans-serif
}

.place-tooltip .place-categories {
    margin-top: 8px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    bottom: 0;
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 7px #aaa;
    box-shadow: inset 0 -1px 7px #aaa;
    padding: 5px;
    margin: 0;
}

.place-tooltip .place-categories span,
.place-tooltip .place-categories a {
    display: block;
    text-align: center;
    margin-bottom: 3px
}

.place-tooltip div .fa,
.place-tooltip a .fa {
    font-size: 9px;
    margin-left: 2px;
    color: #c00
}

.place-tooltip .place-readmore.btn {
    margin-top: 10px;
}

.place-tooltip .place-readmore.btn i {
    position: relative;
    bottom: -1px;
    margin-left: 2px
}

.place-filter {
    margin-bottom: 10px;
}

.place-filter strong {
    display: block;
    margin-bottom: 8px;
}

.place-filter strong #output {
    float: left;
    font-weight: normal;
    color: #555
}

.form-horizontal .form-group-set-body .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-horizontal .form-group-set-body .form-group:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.form-group-set-button {
    margin-top: 8px;
}

.form-group-set-button i {
    margin-left: 4px;
    position: relative;
    bottom: -1px
}

.form-group-set-body .form-group-set-item {
    background-color: #f7f7f7;
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 3px #d8d8d8 inset;
    box-shadow: 0 1px 3px #d8d8d8 inset;
    border: 1px solid #dfdfdf;
    position: relative;
}

.form-group-set-body .form-group-set-item:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.form-group-set-body .form-group-set-item:first-child .form-group-set-remove {
    -webkit-border-radius: 6px 0 6px 0;
    border-radius: 6px 0 6px 0
}

.form-group-set-body .form-group-set-item:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.form-group-set-body .form-group-set-item:first-child:last-child {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.form-group-set-body .form-group-set-item .form-group-set-remove {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
    background-color: #fff;
    -webkit-box-shadow: inset -2px -2px 3px #cacaca;
    box-shadow: inset -2px -2px 3px #cacaca;
}

.form-group-set-body .form-group-set-item .form-group-set-remove:hover,
.form-group-set-body .form-group-set-item .form-group-set-remove:focus {
    -webkit-box-shadow: inset 0 0 10px 2px #a52a2a;
    box-shadow: inset 0 0 10px 2px #a52a2a;
}

.form-group-set-body .form-group-set-item .form-group-set-remove:hover i,
.form-group-set-body .form-group-set-item .form-group-set-remove:focus i {
    color: #a52a2a
}

.form-group-set-body .form-group-set-item .form-group-set-remove i {
    color: #888
}

.list-group .list-group-item i {
    margin-left: 4px;
    position: relative;
    bottom: -1px;
}

.list-group .list-group-item i.fa-power-off {
    color: #a52a2a
}

select {
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 14px;
    -webkit-user-select: none;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit-linear-gradient(#fff, #ededed) !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz-linear-gradient(#fff, #ededed) !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o-linear-gradient(#fff, #ededed) !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms-linear-gradient(#fff, #ededed) !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), linear-gradient(#fff, #ededed) !important;
    background-position: 12px, left center;
    background-repeat: no-repeat, repeat;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #a0a0a0;
    font-weight: 400;
    outline: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

select:not(:disabled):not(.disabled):hover {
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 2px #fff, 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px #fff, 0 2px 4px rgba(0, 0, 0, 0.2);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit--webkit-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit--moz-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit--o-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit--ms-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz--webkit-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz--moz-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz--o-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz--ms-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms--webkit-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms--moz-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms--o-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms--ms-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o--webkit-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o--moz-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o--o-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o--ms-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -webkit-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -moz-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -o-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), -ms-linear-gradient(#fff, #e6e6e6);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAL0lEQVQIW4XKuQ0AIAwEsBs9m5sKhHgLd04SX6hXQIV7RCE9bbGHNY04h1PKGpAGy4V0EacAtlEAAAAASUVORK5CYII="), linear-gradient(#fff, #e6e6e6);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.99)
}

input[type='checkbox']:focus,
input[type='radio']:focus {
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px #c0c0c0, 0 0 1px #c0c0c0, 0 0 1px #c0c0c0;
    -moz-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px #c0c0c0, 0 0 1px #c0c0c0, 0 0 1px #c0c0c0;
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px #c0c0c0, 0 0 1px #c0c0c0, 0 0 1px #c0c0c0;
    box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px #c0c0c0, 0 0 1px #c0c0c0, 0 0 1px #c0c0c0;
    -webkit-transition: border-color 200ms;
    -moz-transition: border-color 200ms;
    -ms-transition: border-color 200ms;
    -o-transition: border-color 200ms;
    -webkit-transition: border-color 200ms;
    -moz-transition: border-color 200ms;
    -o-transition: border-color 200ms;
    -ms-transition: border-color 200ms;
    transition: border-color 200ms;
    font: 11px tahoma;
    border-color: #4080fa;
    outline: none
}

input[type='checkbox'] {
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    -webkit-margin-start: 0;
    -webkit-margin-end: 5px;
    background: -webkit--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit--o-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--o-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -moz-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--o-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -ms-linear-gradient(#fafafa, #dcdcdc);
    background: -o--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -o--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -o--o-linear-gradient(#fafafa, #dcdcdc);
    background: -o--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -o-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -moz-linear-gradient(#fafafa, #dcdcdc);
    background: -o-linear-gradient(#fafafa, #dcdcdc);
    background: -ms-linear-gradient(#fafafa, #dcdcdc);
    background: linear-gradient(#fafafa, #dcdcdc);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: 11px tahoma;
    border: 1px solid #a0a0a0;
    display: inline-block;
    height: 16px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    vertical-align: middle;
    width: 16px;
    bottom: -1px
}

input[type='checkbox']:disabled {
    opacity: .75;
}

input[type='checkbox']:not(:disabled):not(.disabled):hover {
    background: -webkit--webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit--moz-linear-gradient(#fff, #e6e6e6);
    background: -webkit--o-linear-gradient(#fff, #e6e6e6);
    background: -webkit--ms-linear-gradient(#fff, #e6e6e6);
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -moz--webkit-linear-gradient(#fff, #e6e6e6);
    background: -moz--moz-linear-gradient(#fff, #e6e6e6);
    background: -moz--o-linear-gradient(#fff, #e6e6e6);
    background: -moz--ms-linear-gradient(#fff, #e6e6e6);
    background: -moz-linear-gradient(#fff, #e6e6e6);
    background: -ms--webkit-linear-gradient(#fff, #e6e6e6);
    background: -ms--moz-linear-gradient(#fff, #e6e6e6);
    background: -ms--o-linear-gradient(#fff, #e6e6e6);
    background: -ms--ms-linear-gradient(#fff, #e6e6e6);
    background: -ms-linear-gradient(#fff, #e6e6e6);
    background: -o--webkit-linear-gradient(#fff, #e6e6e6);
    background: -o--moz-linear-gradient(#fff, #e6e6e6);
    background: -o--o-linear-gradient(#fff, #e6e6e6);
    background: -o--ms-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -moz-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: -ms-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    font: 11px tahoma;
    text-shadow: 0 1px 0 #fff
}

input[type='checkbox']:active {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    background: -webkit--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit--o-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--o-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -moz-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--o-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -ms-linear-gradient(#f0f0f0, #bebebe);
    background: -o--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -o--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -o--o-linear-gradient(#f0f0f0, #bebebe);
    background: -o--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -o-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -moz-linear-gradient(#f0f0f0, #bebebe);
    background: -o-linear-gradient(#f0f0f0, #bebebe);
    background: -ms-linear-gradient(#f0f0f0, #bebebe);
    background: linear-gradient(#f0f0f0, #bebebe);
    border: 1px solid #808080;
    padding-bottom: 4px;
    padding-top: 6px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}

input[type='checkbox']:checked::before {
    color: #808080;
    content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAmElEQVR42nXQMQ6EIBAFUI5OQ6TwHibacAIaIx4AbbiAtQGk429wg8lEKX4xzJswwAA0s64rpmlCrZvQGAPO+Z1xHPFgay1Ks8JlWQp6IqWEcw5s33cIIe7DeZ5LXvA4DqSUwPq+J80veF3Xf41t29B1XRPGGOkDtdafMIRwQ4LLNcMwEOi9J5B8Xc4ZSqkmrJgMnOdZ4Ss/HaFLUf+pI9MAAAAASUVORK5CYII=");
    height: 16px;
    left: 2px;
    top: 2px;
    position: absolute
}

input[type='radio'] {
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px #fff, 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    -webkit-margin-start: 0;
    -webkit-margin-end: 5px;
    -webkit-transition: border 500ms;
    -moz-transition: border 500ms;
    -ms-transition: border 500ms;
    -o-transition: border 500ms;
    -webkit-transition: border 500ms;
    -moz-transition: border 500ms;
    -o-transition: border 500ms;
    -ms-transition: border 500ms;
    transition: border 500ms;
    background: -webkit--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit--o-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--o-linear-gradient(#fafafa, #dcdcdc);
    background: -moz--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -moz-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--o-linear-gradient(#fafafa, #dcdcdc);
    background: -ms--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -ms-linear-gradient(#fafafa, #dcdcdc);
    background: -o--webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -o--moz-linear-gradient(#fafafa, #dcdcdc);
    background: -o--o-linear-gradient(#fafafa, #dcdcdc);
    background: -o--ms-linear-gradient(#fafafa, #dcdcdc);
    background: -o-linear-gradient(#fafafa, #dcdcdc);
    background: -webkit-linear-gradient(#fafafa, #dcdcdc);
    background: -moz-linear-gradient(#fafafa, #dcdcdc);
    background: -o-linear-gradient(#fafafa, #dcdcdc);
    background: -ms-linear-gradient(#fafafa, #dcdcdc);
    background: linear-gradient(#fafafa, #dcdcdc);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #a0a0a0;
    display: inline-block;
    height: 15px;
    margin-top: 0;
    position: relative;
    top: 2px;
    vertical-align: middle;
    width: 15px;
    bottom: -1px
}

input[type='radio']:disabled {
    opacity: .75;
}

input[type='radio']:not(:disabled):not(.disabled):hover {
    background: -webkit--webkit-linear-gradient(#fff, #e6e6e6);
    background: -webkit--moz-linear-gradient(#fff, #e6e6e6);
    background: -webkit--o-linear-gradient(#fff, #e6e6e6);
    background: -webkit--ms-linear-gradient(#fff, #e6e6e6);
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -moz--webkit-linear-gradient(#fff, #e6e6e6);
    background: -moz--moz-linear-gradient(#fff, #e6e6e6);
    background: -moz--o-linear-gradient(#fff, #e6e6e6);
    background: -moz--ms-linear-gradient(#fff, #e6e6e6);
    background: -moz-linear-gradient(#fff, #e6e6e6);
    background: -ms--webkit-linear-gradient(#fff, #e6e6e6);
    background: -ms--moz-linear-gradient(#fff, #e6e6e6);
    background: -ms--o-linear-gradient(#fff, #e6e6e6);
    background: -ms--ms-linear-gradient(#fff, #e6e6e6);
    background: -ms-linear-gradient(#fff, #e6e6e6);
    background: -o--webkit-linear-gradient(#fff, #e6e6e6);
    background: -o--moz-linear-gradient(#fff, #e6e6e6);
    background: -o--o-linear-gradient(#fff, #e6e6e6);
    background: -o--ms-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: -moz-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: -ms-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    text-shadow: 0 1px 0 #fff
}

input[type='radio']:active {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    background: -webkit--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit--o-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--o-linear-gradient(#f0f0f0, #bebebe);
    background: -moz--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -moz-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--o-linear-gradient(#f0f0f0, #bebebe);
    background: -ms--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -ms-linear-gradient(#f0f0f0, #bebebe);
    background: -o--webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -o--moz-linear-gradient(#f0f0f0, #bebebe);
    background: -o--o-linear-gradient(#f0f0f0, #bebebe);
    background: -o--ms-linear-gradient(#f0f0f0, #bebebe);
    background: -o-linear-gradient(#f0f0f0, #bebebe);
    background: -webkit-linear-gradient(#f0f0f0, #bebebe);
    background: -moz-linear-gradient(#f0f0f0, #bebebe);
    background: -o-linear-gradient(#f0f0f0, #bebebe);
    background: -ms-linear-gradient(#f0f0f0, #bebebe);
    background: linear-gradient(#f0f0f0, #bebebe);
    font: 11px tahoma;
    border: 1px solid #808080;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}

input[type='radio']:checked::before {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-margin-start: 4px;
    background: #808080;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    content: '';
    display: inline-block;
    height: 5px;
    left: 4px;
    margin-top: 4px;
    opacity: 1;
    position: absolute;
    top: 0;
    vertical-align: top;
    width: 5px
}

.form-group-description {
    font-size: 13px;
    color: #777;
    padding: 5px 8px 7px;
    text-align: initial;
    margin-top: 7px
}

tr[data-market-supplier-id="25"] {
    background: #ffd8b7 !important;
    border-right: 4px solid #cc382d;
}

tr[data-market-supplier-id="25"] td[data-market="supplier"] {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAANCAMAAAB8UqUVAAAAXVBMVEUAAABoaGhoaGhoaGh9fX1oaGhoaGhoaGhoaGhoaGhoaGhpaWloaGhoaGhoaGhoaGhpaWlra2tpaWloaGhpaWlqampzc3NoaGhoaGhqampvb29oaGhpaWloaGhnZ2dusXCHAAAAHnRSTlMAWGllB4+INYRyYT9+eG5cRxprVDsnCqlMQRPKoaAkMWYmAAAAhElEQVQY012PyQ7DIBBDPWwBQhL2lG7//5kVcEF9hzlYlj0GqsfKYxxbFqmcGRCarlYxqY2RAzZnErMCnac9iakAzpRNx9TCyUkfHjdJ499u70h1cRkjXiSPdn8nmqLkevo+Zuuo4WMjj/7yytp7jd7xXxaY1MyS6zt4WHeYDYDIWNmBH8SPBy7VH7WOAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 23px;
    color: #c00
}

@media (max-width:992px) {
    .nav-pills.links li {
        width: 50%
    }
}

@media all and (max-width:600px) {
    #header .navbar-brand {
        width: 200px !important;
        padding-top: 6px !important;
    }
    #header .navbar-brand img {
        width: 150px !important
    }
    #header .navbar-collapse.collapse.in,
    #header .navbar-collapse.collapsing {
        margin: 0 -15px
    }
    .main-nav.navbar .dropdown.dropdown-hover:hover .dropdown-menu.dropdown-menu-hover,
    .main-nav.navbar .dropdown.dropdown-hover.open .dropdown-menu.dropdown-menu-hover,
    .main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li {
        width: 100% !important
    }
    #header .dropdown.dropdown-hover:hover .dropdown-menu.dropdown-menu-hover {
        display: none !important
    }
    #header .dropdown.dropdown-hover.open:hover .dropdown-menu.dropdown-menu-hover,
    #header .dropdown.dropdown-hover.open .dropdown-menu.dropdown-menu-hover {
        position: static !important;
        display: block !important
    }
    #header .main-nav.navbar .navbar-nav>li>a {
        padding: 13px 7px 17px !important
    }
    #header {
        position: relative !important;
        margin-bottom: 22px
    }
    html body {
        padding-top: 0 !important
    }
    .footer .copyright,
    .footer .vandaw {
        text-align: center
    }
    .container-fluid {
        padding-left: 0;
        padding-right: 0
    }
    .nav-pills.links li {
        width: 100%
    }
    .partial-content-featured header .label {
        display: none
    }
    .partial-content-featured header h1 {
        font-size: 20px
    }
    .readmore {
        width: 100%;
        float: none;
    }
    .readmore .input-group-btn:last-child>.btn,
    .readmore .input-group-btn:last-child>.btn-group {
        padding-left: 14px;
        padding-right: 14px
    }
    div#content-featured-hoverupdate {
        display: none
    }
    .list-group-content a.list-group-item {
        white-space: normal
    }
    .tabpanel .nav-tabs {
        display: none
    }
    .partial-market .tabpanel .nav-tabs {
        display: block
    }
    .advertise-place img {
        width: 100%;
        height: auto
    }
}

.sublinks {
    margin-right: 20px
}

.list-group-item.list-group-item-title[aria-expanded="true"] {
    background-color: #c00;
    color: #fff;
}

.list-group-item.list-group-item-title[aria-expanded="true"] i.fa-chevron-left:before {
    content: "\f078"
}

.newspaper .col-md-3 {
    margin-bottom: 10px;
}

.newspaper .col-md-3 img {
    display: block;
    width: 100%;
    height: 182px;
    -webkit-box-shadow: 0 2px 2px 1px #999;
    box-shadow: 0 2px 2px 1px #999;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.newspaper .col-md-3 h2 {
    font: normal 17px/1 yekan;
    text-align: center;
    color: #c00;
    margin: 7px 0
}

.newspaper .col-md-3 time {
    text-align: center;
    display: block;
    font: normal 13px/1 yekan;
    color: #666
}

.pricing-list .col-lg-3 {
    margin-bottom: 25px;
}

.pricing-list .col-lg-3 .content {
    font: bold 17px/1.3 bbcnassim;
    padding: 0;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.pricing-list .col-lg-3 .content>img {
    height: 80px
}

.pricing-list .col-lg-3 .content .ribbon {
    background: #cbdb0b;
    color: #3e5200
}

.pricing-list .col-lg-3 .content:hover {
    background: #ffe7e7;
}

.pricing-list .col-lg-3 .content:hover ul li {
    border-bottom-color: #e7d3d3
}

.pricing-list .col-lg-3 .content:hover a.order-button {
    background: #449c13
}

.pricing-list h2 {
    color: #fff;
    margin: 0;
    background: #333;
    padding: 4px;
    font-size: 17px;
    font-family: bbcnassim;
    text-align: center
}

.pricing-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pricing-list ul li {
    text-align: left;
    padding: 12px 15px 8px;
    border-bottom: 1px solid #ddd;
    line-height: 1;
}

.pricing-list ul li:before {
    padding: 0;
    margin: 0;
    content: ''
}

.pricing-list ul li label {
    float: right;
    margin-left: 10px;
    font-weight: normal
}

.pricing-list ul li span {
    display: inline-block;
    font-weight: bold
}

.pricing-list ul li img {
    width: 100%;
    display: inline-block !important;
    width: 50px;
    height: auto !important;
    margin: 0 !important
}

.pricing-list ul li.countries img {
    width: auto !important
}

.pricing-list .price {
    background: #c00;
    text-align: center;
    padding: 10px;
    color: #fff;
}

.pricing-list .price span {
    color: #f1a0a0
}

.pricing-list .price.monthly {
    background: #ddd;
    color: #333;
}

.pricing-list .price.monthly span {
    color: #888
}

.pricing-list .order-box {
    text-align: center;
}

.pricing-list .order-box a.order-button {
    background: #b9b9b9;
    text-align: center;
    color: #fff;
    padding: 10px;
    font: normal 18px yekan;
    display: block;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
    margin: 0;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.pricing-list .order-box a.order-button:hover,
.pricing-list .order-box a.order-button:focus {
    background: #34780f !important;
    color: #fff
}

.pricing-list .order-box a.order-button:active {
    background: #333 !important;
    color: #777 !important
}

table.pricing-table {
    table-layout: fixed;
    margin: 0 0 25px;
}

table.pricing-table thead th {
    text-align: center;
    font-size: 17px;
    background: #00a9c0;
    color: #fff;
    border: none;
    position: relative;
    padding: 8px 10px 12px;
    overflow: hidden
}

table.pricing-table thead.sub th.table-title,
table.pricing-table thead th.table-title {
    background: #3a3a3a
}

table.pricing-table tbody tr:hover a.help:after {
    visibility: visible;
    opacity: 1;
}

table.pricing-table tbody tr th {
    width: 180px;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    font: normal 15px yekan;
    vertical-align: middle
}

table.pricing-table tbody tr td {
    border-color: #fff;
    text-shadow: 0 1px 1px #fff;
    color: #111;
    vertical-align: middle;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
}

table.pricing-table tbody tr td span.highlight {
    background: #248f02;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 0 8px 2px;
    text-shadow: none
}

table.pricing-table tbody tr td a {
    color: #222
}

table.pricing-table th.empty {
    background-color: #eee !important;
    height: 30px
}

table.pricing-table thead tr th:nth-child(2) {
    background: #ff993c
}

table.pricing-table thead tr th:nth-child(3) {
    background: #ff7e09
}

table.pricing-table thead tr th:nth-child(4) {
    background: #d56600
}

table.pricing-table thead tr th:nth-child(5) {
    background: #a24d00
}

table.pricing-table thead tr th:nth-child(6) {
    background: #6f3500
}

table.pricing-table tfoot td {
    background: #eee;
    color: #c00;
    border-top: 4px solid #cc382d
}

table.pricing-table tfoot th {
    background: #3a3a3a;
    color: #fff;
    text-align: center;
    font-size: 22px;
    vertical-align: middle
}

table.pricing-table tfoot .order-prices td,
table.pricing-table tfoot .order-prices th {
    background: #eee;
    font-size: 25px;
    font-weight: bold;
}

table.pricing-table tfoot .order-prices td .price-currency,
table.pricing-table tfoot .order-prices th .price-currency {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: normal
}

table.pricing-table tfoot .order-buttons td,
table.pricing-table tfoot .order-buttons th {
    border-top: none;
    background: #d8d8d8;
    padding-top: 10px;
}

table.pricing-table tfoot .order-buttons td a.button,
table.pricing-table tfoot .order-buttons th a.button {
    float: none;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #810000;
    background: #fff;
}

table.pricing-table tfoot .order-buttons td a.button:hover,
table.pricing-table tfoot .order-buttons th a.button:hover {
    background: #ffd0d0
}

table.pricing-table tfoot .order-buttons td a.button:active,
table.pricing-table tfoot .order-buttons th a.button:active {
    color: #fff;
    background: #222
}

table.pricing-table.radius thead th:first-child {
    -webkit-border-radius: 0 15px 0 0;
    border-radius: 0 15px 0 0
}

table.pricing-table.radius thead th:last-child {
    -webkit-border-radius: 15px 0 0 0;
    border-radius: 15px 0 0 0
}

table.pricing-table.radius tfoot th:first-child {
    -webkit-border-radius: 0 0 15px 0;
    border-radius: 0 0 15px 0
}

table.pricing-table.radius tfoot tr:last-child td:last-child {
    -webkit-border-radius: 0 0 0 15px;
    border-radius: 0 0 0 15px
}

table.pricing-table a.help {
    color: #222;
}

table.pricing-table a.help:after {
    content: '\f05a';
    font-family: FontAwesome;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
    margin-right: 7px;
    color: #169;
    position: relative;
    bottom: -1px
}

table.pricing-table td {
    text-align: center;
    font: normal 1.5rem/1.65 yekan;
}

table.pricing-table td .fa-minus-circle,
table.pricing-table td .fa-check-circle {
    font-size: 18px;
    position: relative;
    bottom: -2px
}

table.pricing-table td .fa-minus-circle {
    color: #c55a5a
}

table.pricing-table td .fa-check-circle {
    color: #248f02
}

.price {
    font: bold 20px bbcnassim;
    text-align: center;
    color: #a52a2a
}

.ribbon {
    background: #c91606;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
    padding: 0 0 4px 0;
    left: -30px;
    top: 10px;
    color: #fff;
    font: normal 13px/1.3 tahoma;
    text-align: center
}

table[data-market-category-id="63"] tr [data-market="title"]:before,
table[data-market-category-id="190"] tr [data-market="title"]:before,
table[data-market-category-id="277"] tr [data-market="title"]:before,
table[data-market-category-id="276"] tr [data-market="title"]:before,
table[data-market-category-id="278"] tr [data-market="title"]:before {
    content: '';
    margin-left: 5px;
    position: relative;
    bottom: -2px
}

@media (min-width:992px) {
    .main-nav.navbar .navbar-nav>li>a {
        padding-left: 7px !important;
        padding-right: 7px !important
    }
    .tabpanel .nav-tabs li a {
        font-size: 13px
    }
}

@media (min-width:992px) {
    .main-nav.navbar .navbar-nav>li>a {
        padding-left: 7px !important;
        padding-right: 7px !important
    }
    .tabpanel .nav-tabs li a {
        font-size: 13px
    }
}

@media (max-width:991px) {
    #header .navbar-brand {
        width: 200px !important;
        padding-top: 6px !important;
    }
    #header .navbar-brand img {
        width: 150px !important
    }
    #header .main-nav.navbar .navbar-nav>li>a {
        padding: 13px 7px 17px !important;
        overflow: hidden
    }
    .navbar-header {
        float: none !important
    }
    .navbar-toggle {
        display: block !important
    }
    .navbar-collapse {
        border-top: 1px solid transparent !important;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) !important
    }
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px 0 !important
    }
    .navbar-nav>li {
        float: none !important
    }
    .navbar-nav>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }
    .navbar-text {
        float: none !important;
        margin: 15px 0 !important
    }
    .navbar-collapse.collapse.in {
        display: block !important
    }
    .collapsing {
        overflow: hidden !important
    }
    #header .navbar-collapse.collapse.in,
    #header .navbar-collapse.collapsing {
        margin: 0 -15px
    }
    .main-nav.navbar .dropdown.dropdown-hover:hover .dropdown-menu.dropdown-menu-hover,
    .main-nav.navbar .dropdown.dropdown-hover.open .dropdown-menu.dropdown-menu-hover,
    .main-nav.navbar .dropdown.dropdown-hover .dropdown-menu.dropdown-menu-hover .nav-pills li {
        width: 100% !important
    }
    #header .dropdown.dropdown-hover:hover .dropdown-menu.dropdown-menu-hover {
        display: none !important
    }
    #header .dropdown.dropdown-hover.open:hover .dropdown-menu.dropdown-menu-hover,
    #header .dropdown.dropdown-hover.open .dropdown-menu.dropdown-menu-hover {
        position: static !important;
        display: block !important
    }
}

main>.container>.row>.col-md-3 {
    margin-bottom: 15px
}

#chart-box,
.chart-box {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

input[type="number"].form-control {
    padding: 0 3px 0 0
}

#switch-user a {
    background: rgba(10, 10, 10, 0.8);
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 5px 13px 8px;
    -webkit-border-radius: 0 11px 0 0;
    border-radius: 0 11px 0 0;
    color: #fff;
    z-index: 100;
}

#switch-user a:hover {
    background: #c00
}

.container>.twits {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    background: #f9f9f9;
    -webkit-box-shadow: 0 0 18px #cacaca inset, 0 1px 0 #fff;
    box-shadow: 0 0 18px #cacaca inset, 0 1px 0 #fff;
    font-size: 14px;
    border: 2px solid #dbdbdb;
    line-height: 1;
}

.container>.twits .mMove {
    padding: 6px 0 9px;
    white-space: nowrap;
    overflow: hidden;
}

.container>.twits .mMove i {
    color: #c00;
    position: relative;
    bottom: -1px;
    margin-left: 4px;
    font-size: 11px
}

.container>.twits .mMove span {
    color: #666;
    margin-left: 20px;
}

.container>.twits .mMove span em {
    color: #c00;
    margin-right: 4px;
    font-style: normal
}

.homepage-market-button {
    background: #515151;
    display: block;
    text-align: center;
    color: #fff;
    padding: 3px 5px 7px;
    margin: 0 auto 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 240px
}

@media print {
    #header {
        display: none
    }
    body {
        padding: 0
    }
    .page-header {
        margin-top: 0;
        display: none
    }
    main>.container>.row>.col-md-3 {
        display: none
    }
    main>.container>.row>.col-md-9 {
        width: 100%;
        float: none
    }
    footer.footer {
        display: none
    }
    .partial-content header a[href]:after,
    .partial-content a.thumbnail[href]:after {
        content: ''
    }
}

.skype-contact {
    padding: 1px 8px 2px;
    margin-left: 10px;
    float: right;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
    -webkit-box-shadow: 0 2px 3px #000;
    box-shadow: 0 2px 3px #000;
    background: #fff;
    font-size: 16px;
    margin-top: 3px;
    border-left: 4px solid #c00;
    border-right: 4px solid #c00;
    color: #f00;
    font-weight: bold;
    color: #000 !important;
}

.skype-contact i {
    position: relative;
    margin-right: 4px;
    bottom: -1px
}

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

html .category-button-set .col-md-6 {
    padding: 0 8px !important
}

html .category-button-set a {
    border: none;
    background: #e8e8e8;
    border-bottom: 4px solid #c4c4c4;
    color: #373737;
    display: block;
    margin-bottom: 13px;
    padding: 11px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html .category-button-set a:hover,
html .category-button-set a:focus {
    background: #c00;
    border-bottom-color: #850000;
    color: #fff
}

.block-border .panel {
    border-top: 3px solid #c00
}

.marquee-down-container {
    margin-top: 25px;
    background: #c00;
    height: 32px;
    overflow: hidden;
    white-space: nowrap
}

.indexes.indexes-top {
    display: block;
    font-family: yekan;
    line-height: 1.4;
    margin-top: 5px;
    direction: rtl;
}

.indexes.indexes-top span em {
    font-weight: normal !important;
    color: #666 !important;
    font-size: 12px !important
}

.indexes.indexes-down {
    display: block;
    font-family: yekanen;
    font-size: 13px;
    direction: ltr;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px
}

.indexes span {
    margin: 0 12px 0 60px;
    padding-right: 13px;
    display: inline-block;
}

.indexes span em {
    font-style: normal;
    display: inline-block;
    font-weight: bold
}

.newsletter-form {
    padding-top: 15px;
}

.newsletter-form input,
.newsletter-form button {
    width: 100% !important;
    display: block !important
}

.newsletter-form input {
    text-align: center;
    direction: ltr;
    color: #222;
    font-size: 13px;
    line-height: 2;
    padding: 1px 5px;
    height: auto
}

.newsletter-form button {
    font-size: 13px;
    text-shadow: 0 1px 1px #000;
    -webkit-box-shadow: 0 1px 1px #000;
    box-shadow: 0 1px 1px #000;
    padding: 4px 0 5px
}

.newsletter-form p {
    color: #696969;
    text-align: justify;
    font-size: 12px;
    margin-top: 10px
}

.newsletter-form div {
    margin-bottom: 7px
}

.social-icons {
    margin-top: 5px;
    text-align: center;
    direction: ltr;
}

.social-icons i.fa-square {
    color: #303030
}

.social-icons i.fa-inverse {
    color: #aaa
}

.social-icons a.fa-stack:hover i.fa-inverse {
    color: #fff
}

.social-icons a.fa-stack.icon-facebook:hover .fa-square {
    color: #3b5997
}

.social-icons a.fa-stack.icon-twitter:hover .fa-square {
    color: #29c5f6
}

.social-icons a.fa-stack.icon-google-plus:hover .fa-square {
    color: #d03b2e
}

.social-icons a.fa-stack.icon-linkedin:hover .fa-square {
    color: #006dbf
}

.social-icons a.fa-stack.icon-instagram:hover .fa-square {
    color: #b16c4f
}

.social-icons a.fa-stack.icon-facenama:hover .fa-square {
    color: #2e4861
}

.social-icons a.fa-stack.icon-pinterest:hover .fa-square {
    color: #c61118
}

.social-icons a.fa-stack.icon-telegram:hover .fa-square {
    color: #2ca5e0
}

.social-icons a.fa-stack.icon-lenzor:hover .fa-square {
    color: #d23939
}

.social-icons a.fa-stack.icon-lenzor i.icon-place {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAAXNSR0IArs4c6QAABK5JREFUSA2VVVtslEUU/mb++f9lW9qV0kKlpQukLVsKSMvNyCUYfGuEGA2gvhguMSEBQ4y+GE010ReMvhCEKEYjvlUQSHyiKgYeJFWDSNSggAuV0pbtdu/7X2Y8s91t90INPdnd+f9zvnO+OZeZBWYokZ0dy+88E5o7Ezc+E/D4rmXrDY6va4QxZyZ+4mHB4zvb1woDp12Jeml47sP6aVxFJne73msoDxDdtXSNEMZpwdijjLOMiFipcsz/vbNy40jn4Xe0ruHaa2/pNfpCaLXJ2BnOWJPtePDiMdt63Dhm1PGothcLZ4pBMWVJ+wg7ODRSsFWUi1h5wKh6YyR0JFq1/vgF5bpnOIhAAjKTgXt/1Hqkev5B5iOkyofh+b1SXTJJ7134mmgDQwUOVJCQn/T0jwofTtxIJ2oWWbW2SwqWD0Rr2lHgNunoA62OZSB8POtZxpv+A3cOA7cnCfRDRU+0UpGnwihPh+/Xxv9Jgfqg1ZVCenUvCfX3fcJXx33Llp+tBE1L4kKITpjWJiRvxZC+8wAiTTCUgBwcBw8tghkK1qukfS57anNHOdEDMymAfNaT8Pk2IHmzjCiXwQSB6FgE0d4Cz/YoY7SZJj+jzm0JFWLotYJEMC45obWBpgV+31b6bkT6VhzZwTTorAD3ElCDcZgdi2EuDYJgVGAGSb1iBm+TCmezfVNE4mTri7WGCgRSdsbTrHedaCDA/UhLR7+SkDtfiyxLYmzwMhJVLpbdjUOsnAe1ZA6cbGwClkMClvLTEIg2AamJtvme+/4P4dpiocfsr4TBFzBwty/yo//32HXKojhJBpNyu07n/Bc68nu7OA40jsGORKD0hOVFKYnGmiWqjjUpLlibaalTmb7N23Njc6Jl90aT8dMGM+qTXhoRO0rTMuVt0dheyKTwTXIY7vwweE8Kh7ZUYf/K2aBWTCJ9s2j0Y+bHrbeDR3O8likS2WR4cjY/admzweL8FBVnnsy7aSOddiJI4GRsDG6oCdm6KxCrhiFrhnCoO4D9q6aI/FUMyZTq7QzeeLuQnV4na7I3fOKSI71nKYNhrZSUukFk36Vj+Dw6DNW1FuKJzbRt0lcFYfqb8eHlKD76OQ6LdsOo2+QE5ik9GiUySaK1e8KfXtRElMmIn3qSy2B8FKx7HcSmrYSgQPkm8Nk0WdXN+GBgHMeuxKmHJXFLXkpItEUTLXDcbf12auzLKN1xXetgbnpqIvhklyfIePUE0fsDMVz8NwvfNEwVd5cmenr3vlZ++6bFR+5BdD6W3/3UIGhMLiu91CzBQj8irQGnLncGtK5MSkl6FQ+kv32ZefIoWlqBIH1d/f9EBIxKbViAvj0LYtL97Kpfmxvbd7QE/twnLPYqmSoKV0JSPdbfAAvdUjlfwM3S5V4kXI/BWL1om9XDaolQUKUddVVxb/ulHf23PuvF68+/tDhAx98s8so9VrCWA4rfq4+vWKHkvCswqPiOvCqlsz1z4IebBczAwGqztmFkYXswfKOg02tJJsWGBz0re64vd3Acea2cQOPXrPlJ30UlBFpfMV1aOZ0oyS1I+ZtkbFtxBtPhC/oZZWLY4i8PsifzyvlwIcDDrP8BzkHaCTutPmkAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: center center;
    -moz-filter: url("data:image/svg+xmlutf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xmlutf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    display: block;
    width: 26px;
    height: 26px;
    position: relative;
    z-index: 2;
    margin: 5px auto
}

.partial-market[data-market-section="214"] .tabpanel .tab-pane .tab-pane table.table,
.partial-market[data-market-section="222"] .tabpanel .tab-pane .tab-pane table.table {
    margin-bottom: 0
}

.partial-market-summary {
    margin-bottom: 15px;
}

.partial-market-summary ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.partial-market-summary ul li {
    float: right;
    background: #ddd;
    width: 9.1%;
    margin-left: 1%;
}

.partial-market-summary ul li:last-child {
    margin-left: 0
}

.partial-market-summary a {
    border-top: 3px solid #ffa500;
    -webkit-box-shadow: 0 1px 1px #999;
    box-shadow: 0 1px 1px #999;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    display: block;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
}

.partial-market-summary a:hover,
.partial-market-summary a:focus {
    -webkit-box-shadow: 0 2px 7px #888;
    box-shadow: 0 2px 7px #888
}

.partial-market-summary a h4 {
    text-align: center;
    background: #f2f2f2;
    color: #505050;
    font-size: 14px;
    margin: 0;
    padding: 4px 2px 5px
}

.partial-market-summary a .value {
    display: block;
    text-align: center;
    color: #505050;
    padding: 5px;
    font-size: 15px
}

.partial-market-summary a .fa.fa-chevron-up {
    color: #008000
}

.partial-market-summary a .fa.fa-chevron-down {
    color: #a52a2a
}

.partial-market-summary a .fa.fa-minus {
    color: #ffa500
}

.partial-market-summary a[data-change-type='high'] {
    border-color: #008000;
}

.partial-market-summary a[data-change-type='high'] .value {
    color: #008000
}

.partial-market-summary a[data-change-type='low'] {
    border-color: #a52a2a;
}

.partial-market-summary a[data-change-type='low'] .value {
    color: #a52a2a
}

@media (min-width:1200px) {
    .partial-market-summary a h4 {
        font-size: 16px
    }
}

@media (max-width:1200px) {
    .footer ul li a {
        font-size: 12px
    }
    .footer .fa-stack {
        width: 1.66em;
        height: 1.66em
    }
    .footer .fa-stack-2x {
        font-size: 1.8em
    }
    .newsletter-form {
        padding-top: 0;
    }
    .newsletter-form p {
        line-height: 1.2
    }
}

@media (max-width:991px) {
    .partial-market-summary a .fa {
        display: block;
        margin-top: 4px
    }
    #header {
        position: relative
    }
    html body {
        padding-top: 0 !important
    }
}

td[data-market="title"] a {
    color: #333;
    font-family: yekanen, helvetica
}

.market-second-title {
    font-size: 12px;
    color: #777;
    margin-top: 1px;
    font-family: tahoma
}

td[data-market="grade"] {
    font-family: tahoma
}

.market-last-price {
    font-size: 22px;
    text-align: center;
    margin: 10px 0;
}

.market-last-price strong {
    color: #c00
}

.fancybox-lock .fancybox-overlay {
    overflow: hidden !important;
    z-index: 10000000
}

.chart-box-mini * {
    font-family: yekan
}

.gm-style .gm-style-cc span,
.gm-style .gm-style-cc a,
.gm-style .gm-style-mtc div {
    font-family: tahoma !important;
    font-size: 9px !important
}

.gm-style .gm-style-mtc label,
.gm-style .gm-style-mtc div {
    font-family: tahoma !important;
    font-size: 10px !important;
    line-height: 1.7
}

#map {
    background: #191919;
    height: 350px;
    width: 100%
}

#map p.map-loading {
    color: #555;
    font: 11px tahoma;
    position: relative;
    text-align: center;
    top: 170px
}

#map p.map-loading img {
    background: #151515;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px 15px;
    webkit-border-radius: 5px
}

.gm-style-iw {
    direction: rtl;
    overflow: visible !important;
    width: auto !important
}

.gm-style-iw b {
    font: bold 15px yekan
}

.gm-style .gm-style-iw {
    direction: rtl;
    font-family: yekan;
    width: 300px !important
}

.contact-detail {
    text-align: center;
    background: #e8e8e8;
    padding: 10px 10px 2px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 90%;
    margin: 13px auto
}

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

.navbar-default .navbar-toggle {
    border-color: #000
}

.partial-links ul.links li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.partial-links .panel-title {
    font-size: 18px !important;
    padding-bottom: 2px;
    padding-right: 5px
}

.partial-links .panel.panel-default .panel-heading {
    border-top: none;
}

.partial-links .panel.panel-default .panel-heading h3.panel-title {
    text-align: center;
}

.partial-links .panel.panel-default .panel-heading h3.panel-title:after {
    height: 5px;
    width: 200px;
    background: #c00;
    content: ' ';
    position: relative;
    display: block;
    margin: -4px auto 0;
    bottom: -15px
}

#scrollup {
    position: fixed;
    bottom: 1em;
    left: 1em;
    display: none;
    z-index: 99;
    background: #353535;
    text-align: center;
    padding: 3px 8px 6px;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#scrollup:hover,
#scrollup:focus {
    background: #c00
}

tr[data-market-supplier-id="7"] td[data-market="title"] {
    font-family: tahoma
}

.welcome-text {
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.branches-title {
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-top: 4px solid #c00;
    -webkit-box-shadow: 0 1px 1px #aaa;
    box-shadow: 0 1px 1px #aaa
}

td[data-market="value"] span:after {
    font-family: FontAwesome;
    margin-right: 3px;
    display: inline-block
}

td[data-market="value"] span.high:after {
    content: "\f0d8"
}

td[data-market="value"] span.low:after {
    content: "\f0d7"
}

table.table.compare-table.table-hover {
    table-layout: fixed;
}

table.table.compare-table.table-hover th {
    background: #656565;
    color: #fff
}

table.table.compare-table.table-hover tr[data-table-row="market.image"] td,
table.table.compare-table.table-hover tr[data-table-row="market.image"] th {
    border-top: none
}

table.table.compare-table.table-hover tr[data-table-row="market.image"]:hover {
    background: none
}

table.table.compare-table.table-hover a.remove-compare {
    text-align: center;
    display: block;
    color: #555;
    font-size: 20px;
    margin-bottom: 4px;
}

table.table.compare-table.table-hover a.remove-compare:hover,
table.table.compare-table.table-hover a.remove-compare:focus {
    color: #c00
}

table.table.compare-table.table-hover img {
    max-width: 100%
}

table.table.compare-table.table-hover tr td {
    font-family: yekanen
}

.content-gallery .content-gallery-item {
    margin-bottom: 5px 0
}

@media (max-width:767px) {
    body {
        padding-top: 96px !important
    }
    .footer-footer .dropdown-language {
        display: block;
        margin: 0 auto;
        float: none !important;
        text-align: center
    }
    .footer .vandaw {
        float: none !important;
        text-align: center
    }
    .footer .copyright {
        text-align: center
    }
}

input[type="email"] {
    font-family: yekanen
}

span.th {
    display: none
}

.fixed-header {
    position: relative;
    padding-top: 32px;
    overflow: hidden;
}

.fixed-header .table-container {
    overflow-y: auto;
    height: 200px;
}

.fixed-header .table-container table {
    border-spacing: 0;
    width: 100%;
}

.fixed-header .table-container table th {
    height: 0;
    line-height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: transparent;
    border: none;
    white-space: nowrap;
}

.fixed-header .table-container table th span.th {
    position: absolute;
    background: transparent;
    color: #444;
    padding: 1px 25px;
    top: 0;
    margin-right: -25px;
    line-height: normal;
    display: block !important
}

.homepage-right .partial-market.partial-market-nested .fixed-header {
    background: #c00;
}

.homepage-right .partial-market.partial-market-nested .fixed-header .table-container {
    background: #fff;
}

.homepage-right .partial-market.partial-market-nested .fixed-header .table-container table th .th {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0
}

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 15px;
    border: 2px solid #d2d2d2;
}

.rating:hover span.star:before {
    content: "\f006" !important;
    color: #777 !important;
    text-shadow: none !important
}

.rating span.star {
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}

.rating span.star:hover {
    cursor: pointer
}

.rating span.star:before {
    content: "\f006";
    padding-right: 5px;
    color: #777
}

.rating span.star:hover:before,
.rating span.star:hover~span.star:before {
    content: "\f005" !important;
    color: #ff8c00 !important;
    text-shadow: 0 1px 0 #000 !important
}

.rating span.star.active:before {
    content: "\f005";
    color: #ff8c00;
    text-shadow: 0 1px 0 #000
}

.partial-content-list-featured .content-featured h1 a {
    height: 46px;
    overflow: hidden
}

span.note-icon {
    background: #dcdcdc;
    display: inline-block;
    line-height: 1;
    padding: 0 4px 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 2px
}

.market-gold-coin th[data-market-th="chart"],
.market-gold-coin td[data-market="chart"] {
    padding-left: 2px !important;
    padding-right: 0 !important
}

.partial-market[data-market-section="currency"] td[data-market="title"]::after {
    float: left;
    color: #666;
    font-size: 11px;
    background: #eee;
    display: inline-block;
    padding: 1px 3px 0;
    font-family: helvetica;
    border: 1px solid #d6d6d6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 2px 0 0 3px;
    text-transform: uppercase
}

[data-market-item-id="15"] td[data-market="title"]::after {
    content: 'USD'
}

[data-market-item-id="16"] td[data-market="title"]::after {
    content: 'EUR'
}

[data-market-item-id="17"] td[data-market="title"]::after {
    content: 'GBP'
}

[data-market-item-id="18"] td[data-market="title"]::after {
    content: 'AED'
}

[data-market-item-id="56"] td[data-market="title"]::after {
    content: 'CAD'
}

[data-market-item-id="57"] td[data-market="title"]::after {
    content: 'AUD'
}

[data-market-item-id="58"] td[data-market="title"]::after {
    content: 'CHF'
}

[data-market-item-id="59"] td[data-market="title"]::after {
    content: 'JPY'
}

[data-market-item-id="60"] td[data-market="title"]::after {
    content: 'SEK'
}

[data-market-item-id="61"] td[data-market="title"]::after {
    content: 'DKK'
}

[data-market-item-id="80"] td[data-market="title"]::after {
    content: 'NOK'
}

[data-market-item-id="81"] td[data-market="title"]::after {
    content: 'TRY'
}

[data-market-item-id="82"] td[data-market="title"]::after {
    content: 'MYR'
}

[data-market-item-id="83"] td[data-market="title"]::after {
    content: 'CNY'
}

[data-market-item-id="62"] td[data-market="title"]::after {
    content: 'THB'
}

[data-market-item-id="63"] td[data-market="title"]::after {
    content: 'INR'
}

[data-market-item-id="64"] td[data-market="title"]::after {
    content: 'SAR'
}

[data-market-item-id="65"] td[data-market="title"]::after {
    content: 'IQD'
}

[data-market-item-id="66"] td[data-market="title"]::after {
    content: 'RUB'
}

[data-market-item-id="67"] td[data-market="title"]::after {
    content: 'AZN'
}

[data-market-item-id="68"] td[data-market="title"]::after {
    content: 'AMD'
}

[data-market-item-id="69"] td[data-market="title"]::after {
    content: 'GEL'
}

[data-market-item-id="70"] td[data-market="title"]::after {
    content: 'KWD'
}

[data-market-item-id="71"] td[data-market="title"]::after {
    content: 'BHD'
}

[data-market-item-id="72"] td[data-market="title"]::after {
    content: 'OMR'
}

[data-market-item-id="73"] td[data-market="title"]::after {
    content: 'QAR'
}

[data-market-item-id="74"] td[data-market="title"]::after {
    content: 'SYP'
}

[data-market-item-id="75"] td[data-market="title"]::after {
    content: 'SGD'
}

[data-market-item-id="76"] td[data-market="title"]::after {
    content: 'NZD'
}

[data-market-item-id="77"] td[data-market="title"]::after {
    content: 'HKD'
}

[data-market-item-id="78"] td[data-market="title"]::after {
    content: 'PKR'
}

[data-market-item-id="79"] td[data-market="title"]::after {
    content: 'AFN'
}

[data-market-item-id="2211"] td[data-market="title"]::after {
    content: 'KRW'
}

[data-market-item-id="569"] td[data-market="title"]::after {
    content: 'USD'
}

[data-market-item-id="571"] td[data-market="title"]::after {
    content: 'EUR'
}

[data-market-item-id="573"] td[data-market="title"]::after {
    content: 'AED'
}

[data-market-item-id="570"] td[data-market="title"]::after {
    content: 'USD'
}

[data-market-item-id="572"] td[data-market="title"]::after {
    content: 'EUR'
}

[data-market-item-id="574"] td[data-market="title"]::after {
    content: 'AED'
}

[data-market-item-id="606"] td[data-market="title"]::after {
    content: 'USD'
}

[data-market-item-id="607"] td[data-market="title"]::after {
    content: 'EUR'
}

[data-market-item-id="608"] td[data-market="title"]::after {
    content: 'AED'
}

[data-market-item-id="609"] td[data-market="title"]::after {
    content: 'CNY'
}

[data-market-item-id="575"] td[data-market="title"]::after {
    content: 'USD'
}

[data-market-item-id="576"] td[data-market="title"]::after {
    content: 'EUR'
}

[data-market-item-id="577"] td[data-market="title"]::after {
    content: 'GBP'
}

[data-market-item-id="578"] td[data-market="title"]::after {
    content: 'AED'
}

[data-market-item-id="579"] td[data-market="title"]::after {
    content: 'TRY'
}

[data-market-item-id="580"] td[data-market="title"]::after {
    content: 'CNY'
}

[data-market-item-id="581"] td[data-market="title"]::after {
    content: 'JPY'
}

[data-market-item-id="582"] td[data-market="title"]::after {
    content: 'CAD'
}

[data-market-item-id="583"] td[data-market="title"]::after {
    content: 'AUD'
}

[data-market-item-id="584"] td[data-market="title"]::after {
    content: 'CHF'
}

[data-market-item-id="585"] td[data-market="title"]::after {
    content: 'AFN'
}

[data-market-item-id="586"] td[data-market="title"]::after {
    content: 'SEK'
}

[data-market-item-id="587"] td[data-market="title"]::after {
    content: 'DKK'
}

[data-market-item-id="588"] td[data-market="title"]::after {
    content: 'NOK'
}

[data-market-item-id="589"] td[data-market="title"]::after {
    content: 'KWD'
}

[data-market-item-id="590"] td[data-market="title"]::after {
    content: 'SAR'
}

[data-market-item-id="591"] td[data-market="title"]::after {
    content: 'QAR'
}

[data-market-item-id="592"] td[data-market="title"]::after {
    content: 'OMR'
}

[data-market-item-id="593"] td[data-market="title"]::after {
    content: 'IQD'
}

[data-market-item-id="594"] td[data-market="title"]::after {
    content: 'BHD'
}

[data-market-item-id="595"] td[data-market="title"]::after {
    content: 'SYP'
}

[data-market-item-id="596"] td[data-market="title"]::after {
    content: 'INR'
}

[data-market-item-id="597"] td[data-market="title"]::after {
    content: 'PKR'
}

[data-market-item-id="598"] td[data-market="title"]::after {
    content: 'SGD'
}

[data-market-item-id="599"] td[data-market="title"]::after {
    content: 'HKD'
}

[data-market-item-id="600"] td[data-market="title"]::after {
    content: 'MYR'
}

[data-market-item-id="601"] td[data-market="title"]::after {
    content: 'BHD'
}

[data-market-item-id="602"] td[data-market="title"]::after {
    content: 'RUB'
}

[data-market-item-id="603"] td[data-market="title"]::after {
    content: 'AZN'
}

[data-market-item-id="604"] td[data-market="title"]::after {
    content: 'AMD'
}

[data-market-item-id="610"] td[data-market="title"]::after {
    content: 'aed'
}

[data-market-item-id="611"] td[data-market="title"]::after {
    content: 'cny'
}

[data-market-item-id="612"] td[data-market="title"]::after {
    content: 'gbp'
}

[data-market-item-id="613"] td[data-market="title"]::after {
    content: 'inr'
}

[data-market-item-id="614"] td[data-market="title"]::after {
    content: 'kwd'
}

[data-market-item-id="615"] td[data-market="title"]::after {
    content: 'myr'
}

[data-market-item-id="616"] td[data-market="title"]::after {
    content: 'nok'
}

[data-market-item-id="617"] td[data-market="title"]::after {
    content: 'pkr'
}

[data-market-item-id="618"] td[data-market="title"]::after {
    content: 'qar'
}

[data-market-item-id="619"] td[data-market="title"]::after {
    content: 'rub'
}

[data-market-item-id="620"] td[data-market="title"]::after {
    content: 'sar'
}

[data-market-item-id="621"] td[data-market="title"]::after {
    content: 'sek'
}

[data-market-item-id="622"] td[data-market="title"]::after {
    content: 'thb'
}

[data-market-item-id="623"] td[data-market="title"]::after {
    content: 'try'
}

[data-market-item-id="624"] td[data-market="title"]::after {
    content: 'jpy'
}

[data-market-item-id="625"] td[data-market="title"]::after {
    content: 'cad'
}

[data-market-item-id="626"] td[data-market="title"]::after {
    content: 'sgd'
}

[data-market-item-id="627"] td[data-market="title"]::after {
    content: 'hkd'
}

[data-market-item-id="628"] td[data-market="title"]::after {
    content: 'dkk'
}

[data-market-item-id="629"] td[data-market="title"]::after {
    content: 'dkk'
}

[data-market-item-id="88"] td[data-market="title"]::after {
    content: 'EUR'
}

[data-market-item-id="1996"] td[data-market="title"]::after {
    content: 'KRW'
}

[data-market-item-id="2221"] td[data-market="title"]::after {
    content: 'KRW'
}

[data-market-item-id="1997"] td[data-market="title"]::after {
    content: 'ZAR'
}

[data-market-item-id="1998"] td[data-market="title"]::after {
    content: 'VEB'
}

[data-market-item-id="1999"] td[data-market="title"]::after {
    content: 'TJS'
}

[data-market-item-id="2000"] td[data-market="title"]::after {
    content: 'BYR'
}

[data-market-item-id="2001"] td[data-market="title"]::after {
    content: 'KZT'
}

[data-market-item-id="2002"] td[data-market="title"]::after {
    content: 'KRW'
}

[data-market-item-id="2003"] td[data-market="title"]::after {
    content: 'LYD'
}

[data-market-item-id="2004"] td[data-market="title"]::after {
    content: 'NPR'
}

[data-market-item-id="2005"] td[data-market="title"]::after {
    content: 'LKR'
}

.register-form input,
.register-form textarea,
.dropdown-signin input,
.login-form input {
    font-family: yekanen
}

.selectize-item,
.selectize-dropdown *,
.search-result a.list-group-item {
    font-family: yekanen
}

@media (max-width:767px) {
    .tabpanel .nav-tabs li a {
        margin-bottom: 0
    }
}

a.right.tab-control {
    float: left
}

.category-description {
    background: #fff8eb;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: justify;
    padding: 10px 15px 15px;
    margin: -15px -15px 15px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    line-height: 1.5;
}

.category-description p {
    margin: 0
}

.category-description h1,
.category-description h2,
.category-description h3,
.category-description h4,
.category-description h5 {
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0;
    color: #c00
}

html[lang="fa"] html {
    direction: rtl
}

html[lang="fa"] body {
    direction: rtl
}

html[lang="fa"] .list-unstyled {
    padding-right: 0;
    padding-left: initial
}

html[lang="fa"] .list-inline {
    padding-right: 0;
    padding-left: initial;
    margin-right: -5px;
    margin-left: 0
}

html[lang="fa"] dd {
    margin-right: 0;
    margin-left: initial
}

@media (min-width:768px) {
    html[lang="fa"] .dl-horizontal dt {
        float: right;
        clear: right;
        text-align: left
    }
    html[lang="fa"] .dl-horizontal dd {
        margin-right: 180px;
        margin-left: 0
    }
}

html[lang="fa"] blockquote {
    border-right: 5px solid #eee;
    border-left: 0
}

html[lang="fa"] .blockquote-reverse,
html[lang="fa"] blockquote.pull-left {
    padding-left: 15px;
    padding-right: 0;
    border-left: 5px solid #eee;
    border-right: 0;
    text-align: left
}

html[lang="fa"] .col-xs-1,
html[lang="fa"] .col-sm-1,
html[lang="fa"] .col-md-1,
html[lang="fa"] .col-lg-1,
html[lang="fa"] .col-xs-2,
html[lang="fa"] .col-sm-2,
html[lang="fa"] .col-md-2,
html[lang="fa"] .col-lg-2,
html[lang="fa"] .col-xs-3,
html[lang="fa"] .col-sm-3,
html[lang="fa"] .col-md-3,
html[lang="fa"] .col-lg-3,
html[lang="fa"] .col-xs-4,
html[lang="fa"] .col-sm-4,
html[lang="fa"] .col-md-4,
html[lang="fa"] .col-lg-4,
html[lang="fa"] .col-xs-5,
html[lang="fa"] .col-sm-5,
html[lang="fa"] .col-md-5,
html[lang="fa"] .col-lg-5,
html[lang="fa"] .col-xs-6,
html[lang="fa"] .col-sm-6,
html[lang="fa"] .col-md-6,
html[lang="fa"] .col-lg-6,
html[lang="fa"] .col-xs-7,
html[lang="fa"] .col-sm-7,
html[lang="fa"] .col-md-7,
html[lang="fa"] .col-lg-7,
html[lang="fa"] .col-xs-8,
html[lang="fa"] .col-sm-8,
html[lang="fa"] .col-md-8,
html[lang="fa"] .col-lg-8,
html[lang="fa"] .col-xs-9,
html[lang="fa"] .col-sm-9,
html[lang="fa"] .col-md-9,
html[lang="fa"] .col-lg-9,
html[lang="fa"] .col-xs-10,
html[lang="fa"] .col-sm-10,
html[lang="fa"] .col-md-10,
html[lang="fa"] .col-lg-10,
html[lang="fa"] .col-xs-11,
html[lang="fa"] .col-sm-11,
html[lang="fa"] .col-md-11,
html[lang="fa"] .col-lg-11,
html[lang="fa"] .col-xs-12,
html[lang="fa"] .col-sm-12,
html[lang="fa"] .col-md-12,
html[lang="fa"] .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

html[lang="fa"] .col-xs-1,
html[lang="fa"] .col-xs-2,
html[lang="fa"] .col-xs-3,
html[lang="fa"] .col-xs-4,
html[lang="fa"] .col-xs-5,
html[lang="fa"] .col-xs-6,
html[lang="fa"] .col-xs-7,
html[lang="fa"] .col-xs-8,
html[lang="fa"] .col-xs-9,
html[lang="fa"] .col-xs-10,
html[lang="fa"] .col-xs-11,
html[lang="fa"] .col-xs-12 {
    float: right
}

html[lang="fa"] .col-xs-12 {
    width: 100%
}

html[lang="fa"] .col-xs-11 {
    width: 91.66666667%
}

html[lang="fa"] .col-xs-10 {
    width: 83.33333333%
}

html[lang="fa"] .col-xs-9 {
    width: 75%
}

html[lang="fa"] .col-xs-8 {
    width: 66.66666667%
}

html[lang="fa"] .col-xs-7 {
    width: 58.33333333%
}

html[lang="fa"] .col-xs-6 {
    width: 50%
}

html[lang="fa"] .col-xs-5 {
    width: 41.66666667%
}

html[lang="fa"] .col-xs-4 {
    width: 33.33333333%
}

html[lang="fa"] .col-xs-3 {
    width: 25%
}

html[lang="fa"] .col-xs-2 {
    width: 16.66666667%
}

html[lang="fa"] .col-xs-1 {
    width: 8.33333333%
}

html[lang="fa"] .col-xs-pull-12 {
    left: 100%;
    right: auto
}

html[lang="fa"] .col-xs-pull-11 {
    left: 91.66666667%;
    right: auto
}

html[lang="fa"] .col-xs-pull-10 {
    left: 83.33333333%;
    right: auto
}

html[lang="fa"] .col-xs-pull-9 {
    left: 75%;
    right: auto
}

html[lang="fa"] .col-xs-pull-8 {
    left: 66.66666667%;
    right: auto
}

html[lang="fa"] .col-xs-pull-7 {
    left: 58.33333333%;
    right: auto
}

html[lang="fa"] .col-xs-pull-6 {
    left: 50%;
    right: auto
}

html[lang="fa"] .col-xs-pull-5 {
    left: 41.66666667%;
    right: auto
}

html[lang="fa"] .col-xs-pull-4 {
    left: 33.33333333%;
    right: auto
}

html[lang="fa"] .col-xs-pull-3 {
    left: 25%;
    right: auto
}

html[lang="fa"] .col-xs-pull-2 {
    left: 16.66666667%;
    right: auto
}

html[lang="fa"] .col-xs-pull-1 {
    left: 8.33333333%;
    right: auto
}

html[lang="fa"] .col-xs-pull-0 {
    left: auto;
    right: auto
}

html[lang="fa"] .col-xs-push-12 {
    right: 100%;
    left: 0
}

html[lang="fa"] .col-xs-push-11 {
    right: 91.66666667%;
    left: 0
}

html[lang="fa"] .col-xs-push-10 {
    right: 83.33333333%;
    left: 0
}

html[lang="fa"] .col-xs-push-9 {
    right: 75%;
    left: 0
}

html[lang="fa"] .col-xs-push-8 {
    right: 66.66666667%;
    left: 0
}

html[lang="fa"] .col-xs-push-7 {
    right: 58.33333333%;
    left: 0
}

html[lang="fa"] .col-xs-push-6 {
    right: 50%;
    left: 0
}

html[lang="fa"] .col-xs-push-5 {
    right: 41.66666667%;
    left: 0
}

html[lang="fa"] .col-xs-push-4 {
    right: 33.33333333%;
    left: 0
}

html[lang="fa"] .col-xs-push-3 {
    right: 25%;
    left: 0
}

html[lang="fa"] .col-xs-push-2 {
    right: 16.66666667%;
    left: 0
}

html[lang="fa"] .col-xs-push-1 {
    right: 8.33333333%;
    left: 0
}

html[lang="fa"] .col-xs-push-0 {
    right: auto;
    left: 0
}

html[lang="fa"] .col-xs-offset-12 {
    margin-right: 100%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-9 {
    margin-right: 75%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-6 {
    margin-right: 50%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-3 {
    margin-right: 25%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0
}

html[lang="fa"] .col-xs-offset-0 {
    margin-right: 0%;
    margin-left: 0
}

@media (min-width:768px) {
    html[lang="fa"] .col-sm-1,
    html[lang="fa"] .col-sm-2,
    html[lang="fa"] .col-sm-3,
    html[lang="fa"] .col-sm-4,
    html[lang="fa"] .col-sm-5,
    html[lang="fa"] .col-sm-6,
    html[lang="fa"] .col-sm-7,
    html[lang="fa"] .col-sm-8,
    html[lang="fa"] .col-sm-9,
    html[lang="fa"] .col-sm-10,
    html[lang="fa"] .col-sm-11,
    html[lang="fa"] .col-sm-12 {
        float: right
    }
    html[lang="fa"] .col-sm-12 {
        width: 100%
    }
    html[lang="fa"] .col-sm-11 {
        width: 91.66666667%
    }
    html[lang="fa"] .col-sm-10 {
        width: 83.33333333%
    }
    html[lang="fa"] .col-sm-9 {
        width: 75%
    }
    html[lang="fa"] .col-sm-8 {
        width: 66.66666667%
    }
    html[lang="fa"] .col-sm-7 {
        width: 58.33333333%
    }
    html[lang="fa"] .col-sm-6 {
        width: 50%
    }
    html[lang="fa"] .col-sm-5 {
        width: 41.66666667%
    }
    html[lang="fa"] .col-sm-4 {
        width: 33.33333333%
    }
    html[lang="fa"] .col-sm-3 {
        width: 25%
    }
    html[lang="fa"] .col-sm-2 {
        width: 16.66666667%
    }
    html[lang="fa"] .col-sm-1 {
        width: 8.33333333%
    }
    html[lang="fa"] .col-sm-pull-12 {
        left: 100%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-11 {
        left: 91.66666667%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-10 {
        left: 83.33333333%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-9 {
        left: 75%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-8 {
        left: 66.66666667%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-7 {
        left: 58.33333333%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-6 {
        left: 50%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-5 {
        left: 41.66666667%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-4 {
        left: 33.33333333%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-3 {
        left: 25%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-2 {
        left: 16.66666667%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-1 {
        left: 8.33333333%;
        right: auto
    }
    html[lang="fa"] .col-sm-pull-0 {
        left: auto;
        right: auto
    }
    html[lang="fa"] .col-sm-push-12 {
        right: 100%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-11 {
        right: 91.66666667%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-10 {
        right: 83.33333333%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-9 {
        right: 75%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-8 {
        right: 66.66666667%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-7 {
        right: 58.33333333%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-6 {
        right: 50%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-5 {
        right: 41.66666667%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-4 {
        right: 33.33333333%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-3 {
        right: 25%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-2 {
        right: 16.66666667%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-1 {
        right: 8.33333333%;
        left: 0
    }
    html[lang="fa"] .col-sm-push-0 {
        right: auto;
        left: 0
    }
    html[lang="fa"] .col-sm-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-sm-offset-0 {
        margin-right: 0%;
        margin-left: 0
    }
}

@media (min-width:992px) {
    html[lang="fa"] .col-md-1,
    html[lang="fa"] .col-md-2,
    html[lang="fa"] .col-md-3,
    html[lang="fa"] .col-md-4,
    html[lang="fa"] .col-md-5,
    html[lang="fa"] .col-md-6,
    html[lang="fa"] .col-md-7,
    html[lang="fa"] .col-md-8,
    html[lang="fa"] .col-md-9,
    html[lang="fa"] .col-md-10,
    html[lang="fa"] .col-md-11,
    html[lang="fa"] .col-md-12 {
        float: right
    }
    html[lang="fa"] .col-md-12 {
        width: 100%
    }
    html[lang="fa"] .col-md-11 {
        width: 91.66666667%
    }
    html[lang="fa"] .col-md-10 {
        width: 83.33333333%
    }
    html[lang="fa"] .col-md-9 {
        width: 75%
    }
    html[lang="fa"] .col-md-8 {
        width: 66.66666667%
    }
    html[lang="fa"] .col-md-7 {
        width: 58.33333333%
    }
    html[lang="fa"] .col-md-6 {
        width: 50%
    }
    html[lang="fa"] .col-md-5 {
        width: 41.66666667%
    }
    html[lang="fa"] .col-md-4 {
        width: 33.33333333%
    }
    html[lang="fa"] .col-md-3 {
        width: 25%
    }
    html[lang="fa"] .col-md-2 {
        width: 16.66666667%
    }
    html[lang="fa"] .col-md-1 {
        width: 8.33333333%
    }
    html[lang="fa"] .col-md-pull-12 {
        left: 100%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-11 {
        left: 91.66666667%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-10 {
        left: 83.33333333%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-9 {
        left: 75%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-8 {
        left: 66.66666667%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-7 {
        left: 58.33333333%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-6 {
        left: 50%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-5 {
        left: 41.66666667%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-4 {
        left: 33.33333333%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-3 {
        left: 25%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-2 {
        left: 16.66666667%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-1 {
        left: 8.33333333%;
        right: auto
    }
    html[lang="fa"] .col-md-pull-0 {
        left: auto;
        right: auto
    }
    html[lang="fa"] .col-md-push-12 {
        right: 100%;
        left: 0
    }
    html[lang="fa"] .col-md-push-11 {
        right: 91.66666667%;
        left: 0
    }
    html[lang="fa"] .col-md-push-10 {
        right: 83.33333333%;
        left: 0
    }
    html[lang="fa"] .col-md-push-9 {
        right: 75%;
        left: 0
    }
    html[lang="fa"] .col-md-push-8 {
        right: 66.66666667%;
        left: 0
    }
    html[lang="fa"] .col-md-push-7 {
        right: 58.33333333%;
        left: 0
    }
    html[lang="fa"] .col-md-push-6 {
        right: 50%;
        left: 0
    }
    html[lang="fa"] .col-md-push-5 {
        right: 41.66666667%;
        left: 0
    }
    html[lang="fa"] .col-md-push-4 {
        right: 33.33333333%;
        left: 0
    }
    html[lang="fa"] .col-md-push-3 {
        right: 25%;
        left: 0
    }
    html[lang="fa"] .col-md-push-2 {
        right: 16.66666667%;
        left: 0
    }
    html[lang="fa"] .col-md-push-1 {
        right: 8.33333333%;
        left: 0
    }
    html[lang="fa"] .col-md-push-0 {
        right: auto;
        left: 0
    }
    html[lang="fa"] .col-md-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-md-offset-0 {
        margin-right: 0%;
        margin-left: 0
    }
}

@media (min-width:1200px) {
    html[lang="fa"] .col-lg-1,
    html[lang="fa"] .col-lg-2,
    html[lang="fa"] .col-lg-3,
    html[lang="fa"] .col-lg-4,
    html[lang="fa"] .col-lg-5,
    html[lang="fa"] .col-lg-6,
    html[lang="fa"] .col-lg-7,
    html[lang="fa"] .col-lg-8,
    html[lang="fa"] .col-lg-9,
    html[lang="fa"] .col-lg-10,
    html[lang="fa"] .col-lg-11,
    html[lang="fa"] .col-lg-12 {
        float: right
    }
    html[lang="fa"] .col-lg-12 {
        width: 100%
    }
    html[lang="fa"] .col-lg-11 {
        width: 91.66666667%
    }
    html[lang="fa"] .col-lg-10 {
        width: 83.33333333%
    }
    html[lang="fa"] .col-lg-9 {
        width: 75%
    }
    html[lang="fa"] .col-lg-8 {
        width: 66.66666667%
    }
    html[lang="fa"] .col-lg-7 {
        width: 58.33333333%
    }
    html[lang="fa"] .col-lg-6 {
        width: 50%
    }
    html[lang="fa"] .col-lg-5 {
        width: 41.66666667%
    }
    html[lang="fa"] .col-lg-4 {
        width: 33.33333333%
    }
    html[lang="fa"] .col-lg-3 {
        width: 25%
    }
    html[lang="fa"] .col-lg-2 {
        width: 16.66666667%
    }
    html[lang="fa"] .col-lg-1 {
        width: 8.33333333%
    }
    html[lang="fa"] .col-lg-pull-12 {
        left: 100%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-11 {
        left: 91.66666667%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-10 {
        left: 83.33333333%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-9 {
        left: 75%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-8 {
        left: 66.66666667%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-7 {
        left: 58.33333333%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-6 {
        left: 50%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-5 {
        left: 41.66666667%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-4 {
        left: 33.33333333%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-3 {
        left: 25%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-2 {
        left: 16.66666667%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-1 {
        left: 8.33333333%;
        right: auto
    }
    html[lang="fa"] .col-lg-pull-0 {
        left: auto;
        right: auto
    }
    html[lang="fa"] .col-lg-push-12 {
        right: 100%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-11 {
        right: 91.66666667%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-10 {
        right: 83.33333333%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-9 {
        right: 75%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-8 {
        right: 66.66666667%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-7 {
        right: 58.33333333%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-6 {
        right: 50%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-5 {
        right: 41.66666667%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-4 {
        right: 33.33333333%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-3 {
        right: 25%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-2 {
        right: 16.66666667%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-1 {
        right: 8.33333333%;
        left: 0
    }
    html[lang="fa"] .col-lg-push-0 {
        right: auto;
        left: 0
    }
    html[lang="fa"] .col-lg-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }
    html[lang="fa"] .col-lg-offset-0 {
        margin-right: 0%;
        margin-left: 0
    }
}

html[lang="fa"] caption {
    text-align: right
}

html[lang="fa"] th {
    text-align: right
}

@media screen and (max-width:767px) {
    html[lang="fa"] .table-responsive>.table-bordered {
        border: 0
    }
    html[lang="fa"] .table-responsive>.table-bordered>thead>tr>th:first-child,
    html[lang="fa"] .table-responsive>.table-bordered>tbody>tr>th:first-child,
    html[lang="fa"] .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    html[lang="fa"] .table-responsive>.table-bordered>thead>tr>td:first-child,
    html[lang="fa"] .table-responsive>.table-bordered>tbody>tr>td:first-child,
    html[lang="fa"] .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-right: 0;
        border-left: initial
    }
    html[lang="fa"] .table-responsive>.table-bordered>thead>tr>th:last-child,
    html[lang="fa"] .table-responsive>.table-bordered>tbody>tr>th:last-child,
    html[lang="fa"] .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    html[lang="fa"] .table-responsive>.table-bordered>thead>tr>td:last-child,
    html[lang="fa"] .table-responsive>.table-bordered>tbody>tr>td:last-child,
    html[lang="fa"] .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-left: 0;
        border-right: initial
    }
}

html[lang="fa"] .radio label,
html[lang="fa"] .checkbox label {
    padding-right: 20px;
    padding-left: initial
}

html[lang="fa"] .radio input[type="radio"],
html[lang="fa"] .radio-inline input[type="radio"],
html[lang="fa"] .checkbox input[type="checkbox"],
html[lang="fa"] .checkbox-inline input[type="checkbox"] {
    margin-right: -20px;
    margin-left: auto
}

html[lang="fa"] .radio-inline,
html[lang="fa"] .checkbox-inline {
    padding-right: 20px;
    padding-left: 0
}

html[lang="fa"] .radio-inline+.radio-inline,
html[lang="fa"] .checkbox-inline+.checkbox-inline {
    margin-right: 10px;
    margin-left: 0
}

html[lang="fa"] .has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 12px
}

html[lang="fa"] .form-control-feedback {
    left: 0;
    right: auto
}

@media (min-width:768px) {
    html[lang="fa"] .form-inline label {
        padding-right: 0;
        padding-left: initial
    }
    html[lang="fa"] .form-inline .radio input[type="radio"],
    html[lang="fa"] .form-inline .checkbox input[type="checkbox"] {
        margin-right: 0;
        margin-left: auto
    }
}

@media (min-width:768px) {
    html[lang="fa"] .form-horizontal .control-label {
        text-align: left
    }
}

html[lang="fa"] .form-horizontal .has-feedback .form-control-feedback {
    left: 15px;
    right: auto
}

html[lang="fa"] .caret {
    margin-right: 2px;
    margin-left: 0
}

html[lang="fa"] .dropdown-menu {
    right: 0;
    left: auto;
    float: left;
    text-align: right
}

html[lang="fa"] .dropdown-menu.pull-right {
    left: 0;
    right: auto;
    float: right
}

html[lang="fa"] .dropdown-menu-right {
    left: auto;
    right: 0
}

html[lang="fa"] .dropdown-menu-left {
    left: 0;
    right: auto
}

@media (min-width:768px) {
    html[lang="fa"] .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    html[lang="fa"] .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

html[lang="fa"] .btn-group>.btn,
html[lang="fa"] .btn-group-vertical>.btn {
    float: right
}

html[lang="fa"] .btn-group .btn+.btn,
html[lang="fa"] .btn-group .btn+.btn-group,
html[lang="fa"] .btn-group .btn-group+.btn,
html[lang="fa"] .btn-group .btn-group+.btn-group {
    margin-right: -1px;
    margin-left: 0
}

html[lang="fa"] .btn-toolbar {
    margin-right: -5px;
    margin-left: 0
}

html[lang="fa"] .btn-toolbar .btn-group,
html[lang="fa"] .btn-toolbar .input-group {
    float: right
}

html[lang="fa"] .btn-toolbar>.btn,
html[lang="fa"] .btn-toolbar>.btn-group,
html[lang="fa"] .btn-toolbar>.input-group {
    margin-right: 5px;
    margin-left: 0
}

html[lang="fa"] .btn-group>.btn:first-child {
    margin-right: 0
}

html[lang="fa"] .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

html[lang="fa"] .btn-group>.btn:last-child:not(:first-child),
html[lang="fa"] .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

html[lang="fa"] .btn-group>.btn-group {
    float: right
}

html[lang="fa"] .btn-group.btn-group-justified>.btn,
html[lang="fa"] .btn-group.btn-group-justified>.btn-group {
    float: none
}

html[lang="fa"] .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    -webkit-border-radius: 0;
    border-radius: 0
}

html[lang="fa"] .btn-group>.btn-group:first-child>.btn:last-child,
html[lang="fa"] .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

html[lang="fa"] .btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

html[lang="fa"] .btn .caret {
    margin-right: 0
}

html[lang="fa"] .btn-group-vertical>.btn+.btn,
html[lang="fa"] .btn-group-vertical>.btn+.btn-group,
html[lang="fa"] .btn-group-vertical>.btn-group+.btn,
html[lang="fa"] .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-right: 0
}

html[lang="fa"] .input-group .form-control {
    float: right
}

html[lang="fa"] .input-group .form-control:first-child,
html[lang="fa"] .input-group-addon:first-child,
html[lang="fa"] .input-group-btn:first-child>.btn,
html[lang="fa"] .input-group-btn:first-child>.btn-group>.btn,
html[lang="fa"] .input-group-btn:first-child>.dropdown-toggle,
html[lang="fa"] .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
html[lang="fa"] .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

html[lang="fa"] .input-group-addon:first-child {
    border-right-width: 1px;
    border-right-style: solid;
    border-left: 0
}

html[lang="fa"] .input-group .form-control:last-child,
html[lang="fa"] .input-group-addon:last-child,
html[lang="fa"] .input-group-btn:last-child>.btn,
html[lang="fa"] .input-group-btn:last-child>.btn-group>.btn,
html[lang="fa"] .input-group-btn:last-child>.dropdown-toggle,
html[lang="fa"] .input-group-btn:first-child>.btn:not(:first-child),
html[lang="fa"] .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

html[lang="fa"] .input-group-addon:last-child {
    border-left-width: 1px;
    border-left-style: solid;
    border-right: 0
}

html[lang="fa"] .input-group-btn>.btn+.btn {
    margin-right: -1px;
    margin-left: auto
}

html[lang="fa"] .input-group-btn:first-child>.btn,
html[lang="fa"] .input-group-btn:first-child>.btn-group {
    margin-left: -1px;
    margin-right: auto
}

html[lang="fa"] .input-group-btn:last-child>.btn,
html[lang="fa"] .input-group-btn:last-child>.btn-group {
    margin-right: -1px;
    margin-left: auto
}

html[lang="fa"] .nav {
    padding-right: 0;
    padding-left: initial
}

html[lang="fa"] .nav-tabs>li {
    float: right
}

html[lang="fa"] .nav.nav-tabs.nav-justified>li {
    float: none !important
}

html[lang="fa"] .nav-tabs>li>a {
    margin-left: auto;
    margin-right: -2px;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

html[lang="fa"] .nav-pills>li {
    float: right
}

html[lang="fa"] .nav-pills>li>a {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

html[lang="fa"] .nav-pills>li+li {
    margin-right: 2px;
    margin-left: auto
}

html[lang="fa"] .nav-stacked>li {
    float: none
}

html[lang="fa"] .nav-stacked>li+li {
    margin-right: 0;
    margin-left: auto
}

html[lang="fa"] .nav-justified>.dropdown .dropdown-menu {
    right: auto
}

html[lang="fa"] .nav-tabs-justified>li>a {
    margin-left: 0;
    margin-right: auto
}

@media (min-width:768px) {
    html[lang="fa"] .nav-tabs-justified>li>a {
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }
}

@media (min-width:768px) {
    html[lang="fa"] .navbar-header {
        float: right
    }
}

html[lang="fa"] .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px
}

html[lang="fa"] .navbar-brand {
    float: right
}

@media (min-width:768px) {
    html[lang="fa"] .navbar>.container .navbar-brand,
    html[lang="fa"] .navbar>.container-fluid .navbar-brand {
        margin-right: -15px;
        margin-left: auto
    }
}

html[lang="fa"] .navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto
}

@media (max-width:767px) {
    html[lang="fa"] .navbar-nav .open .dropdown-menu>li>a,
    html[lang="fa"] .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 25px 5px 15px
    }
}

@media (min-width:768px) {
    html[lang="fa"] .navbar-nav {
        float: right
    }
    html[lang="fa"] .navbar-nav>li {
        float: right
    }
}

@media (min-width:768px) {
    html[lang="fa"] .navbar-left.flip {
        float: right !important
    }
    html[lang="fa"] .navbar-right:last-child {
        margin-left: -15px;
        margin-right: auto
    }
    html[lang="fa"] .navbar-right.flip {
        float: left !important;
        margin-left: -15px;
        margin-right: auto
    }
    html[lang="fa"] .navbar-right .dropdown-menu {
        left: 0;
        right: auto
    }
}

@media (min-width:768px) {
    html[lang="fa"] .navbar-text {
        float: right
    }
    html[lang="fa"] .navbar-text.navbar-right:last-child {
        margin-left: 0;
        margin-right: auto
    }
}

html[lang="fa"] .pagination {
    padding-right: 0
}

html[lang="fa"] .pagination>li>a,
html[lang="fa"] .pagination>li>span {
    float: right;
    margin-right: -1px;
    margin-left: 0
}

html[lang="fa"] .pagination>li:first-child>a,
html[lang="fa"] .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

html[lang="fa"] .pagination>li:last-child>a,
html[lang="fa"] .pagination>li:last-child>span {
    margin-right: -1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

html[lang="fa"] .pager {
    padding-right: 0;
    padding-left: initial
}

html[lang="fa"] .pager .next>a,
html[lang="fa"] .pager .next>span {
    float: left
}

html[lang="fa"] .pager .previous>a,
html[lang="fa"] .pager .previous>span {
    float: right
}

html[lang="fa"] .nav-pills>li>a>.badge {
    margin-left: 0;
    margin-right: 3px
}

html[lang="fa"] .list-group-item>.badge {
    float: left
}

html[lang="fa"] .list-group-item>.badge+.badge {
    margin-left: 5px;
    margin-right: auto
}

html[lang="fa"] .alert-dismissable,
html[lang="fa"] .alert-dismissible {
    padding-left: 35px;
    padding-right: 15px
}

html[lang="fa"] .alert-dismissable .close,
html[lang="fa"] .alert-dismissible .close {
    right: auto;
    left: -21px
}

html[lang="fa"] .progress-bar {
    float: right
}

html[lang="fa"] .media>.pull-left {
    margin-right: 10px
}

html[lang="fa"] .media>.pull-left.flip {
    margin-right: 0;
    margin-left: 10px
}

html[lang="fa"] .media>.pull-right {
    margin-left: 10px
}

html[lang="fa"] .media>.pull-right.flip {
    margin-left: 0;
    margin-right: 10px
}

html[lang="fa"] .media-right,
html[lang="fa"] .media>.pull-right {
    padding-right: 10px;
    padding-left: initial
}

html[lang="fa"] .media-left,
html[lang="fa"] .media>.pull-left {
    padding-left: 10px;
    padding-right: initial
}

html[lang="fa"] .media-list {
    padding-right: 0;
    padding-left: initial;
    list-style: none
}

html[lang="fa"] .list-group {
    padding-right: 0;
    padding-left: initial
}

html[lang="fa"] .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
html[lang="fa"] .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
html[lang="fa"] .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
html[lang="fa"] .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 0
}

html[lang="fa"] .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
html[lang="fa"] .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
html[lang="fa"] .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
html[lang="fa"] .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
html[lang="fa"] .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 0
}

html[lang="fa"] .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
html[lang="fa"] .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
html[lang="fa"] .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
html[lang="fa"] .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0
}

html[lang="fa"] .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
html[lang="fa"] .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
html[lang="fa"] .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
html[lang="fa"] .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
html[lang="fa"] .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0
}

html[lang="fa"] .panel>.table-bordered>thead>tr>th:first-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
html[lang="fa"] .panel>.table-bordered>tbody>tr>th:first-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
html[lang="fa"] .panel>.table-bordered>tfoot>tr>th:first-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
html[lang="fa"] .panel>.table-bordered>thead>tr>td:first-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
html[lang="fa"] .panel>.table-bordered>tbody>tr>td:first-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
html[lang="fa"] .panel>.table-bordered>tfoot>tr>td:first-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-right: 0;
    border-left: none
}

html[lang="fa"] .panel>.table-bordered>thead>tr>th:last-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
html[lang="fa"] .panel>.table-bordered>tbody>tr>th:last-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
html[lang="fa"] .panel>.table-bordered>tfoot>tr>th:last-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
html[lang="fa"] .panel>.table-bordered>thead>tr>td:last-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
html[lang="fa"] .panel>.table-bordered>tbody>tr>td:last-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
html[lang="fa"] .panel>.table-bordered>tfoot>tr>td:last-child,
html[lang="fa"] .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: none;
    border-left: 0
}

html[lang="fa"] .embed-responsive .embed-responsive-item,
html[lang="fa"] .embed-responsive iframe,
html[lang="fa"] .embed-responsive embed,
html[lang="fa"] .embed-responsive object {
    right: 0;
    left: auto
}

html[lang="fa"] .close {
    float: left
}

html[lang="fa"] .modal-footer {
    text-align: left
}

html[lang="fa"] .modal-footer .btn+.btn {
    margin-left: auto;
    margin-right: 5px
}

html[lang="fa"] .modal-footer .btn-group .btn+.btn {
    margin-right: -1px;
    margin-left: auto
}

html[lang="fa"] .modal-footer .btn-block+.btn-block {
    margin-right: 0;
    margin-left: auto
}

html[lang="fa"] .popover {
    left: auto;
    text-align: right
}

html[lang="fa"] .popover.top>.arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: auto
}

html[lang="fa"] .popover.top>.arrow:after {
    margin-right: -10px;
    margin-left: auto
}

html[lang="fa"] .popover.bottom>.arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: auto
}

html[lang="fa"] .popover.bottom>.arrow:after {
    margin-right: -10px;
    margin-left: auto
}

html[lang="fa"] .carousel-control {
    right: 0;
    bottom: 0
}

html[lang="fa"] .carousel-control.left {
    right: auto;
    left: 0;
    background-image: -webkit--webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -webkit--moz-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -webkit--o-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -webkit--ms-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -webkit-linear-gradient(to right, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -o--webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o--moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o--o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o--ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x
}

html[lang="fa"] .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit--webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -webkit--moz-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -webkit--o-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -webkit--ms-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -webkit-linear-gradient(to right, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -o--webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o--moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o--o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o--ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x
}

html[lang="fa"] .carousel-control .icon-prev,
html[lang="fa"] .carousel-control .glyphicon-chevron-left {
    left: 50%;
    right: auto;
    margin-right: -10px
}

html[lang="fa"] .carousel-control .icon-next,
html[lang="fa"] .carousel-control .glyphicon-chevron-right {
    right: 50%;
    left: auto;
    margin-left: -10px
}

html[lang="fa"] .carousel-indicators {
    right: 50%;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0
}

@media screen and (min-width:768px) {
    html[lang="fa"] .carousel-control .glyphicon-chevron-left,
    html[lang="fa"] .carousel-control .icon-prev {
        margin-left: 0;
        margin-right: -15px
    }
    html[lang="fa"] .carousel-control .glyphicon-chevron-right,
    html[lang="fa"] .carousel-control .icon-next {
        margin-left: 0;
        margin-right: -15px
    }
    html[lang="fa"] .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
}

html[lang="fa"] .pull-right.flip {
    float: left !important
}

html[lang="fa"] .pull-left.flip {
    float: right !important
}

/*
 *  Font Awesome 4.3.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("../../../../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../../../../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format('embedded-opentype'), url("../../../../components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0") format('woff2'), url("../../../../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0") format('woff'), url("../../../../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0") format('truetype'), url("../../../../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.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;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.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;
    -webkit-border-radius: .1em;
    border-radius: .1em
}

.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;
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    -ms-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    -webkit-animation: fa-spin 1s infinite steps(8);
    -moz-animation: fa-spin 1s infinite steps(8);
    -o-animation: fa-spin 1s infinite steps(8);
    -ms-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -o-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-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: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-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.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-genderless:before,
.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-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-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"
}

@-moz-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #0073bb;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #00578d
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaa
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    background: #fff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #1da7ee;
    color: #fff;
    border: 1px solid #0073bb
}

.selectize-control.multi .selectize-input>div.active {
    background: #92c836;
    color: #fff;
    border: 1px solid #00578d
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #fff;
    background: #d2d2d2;
    border: 1px solid #aaa
}

.selectize-input>input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 1px !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none !important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #808080 transparent transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #808080 transparent
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: none
}

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #1b9dec;
    background-image: -moz--webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -moz--moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -moz--o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -moz--ms-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -moz-linear-gradient(to bottom, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit--webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit--moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit--o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit--ms-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-linear-gradient(to bottom, #1da7ee, #178ee9);
    background-image: -o--webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o--moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o--o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o--ms-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(to bottom, #1da7ee, #178ee9);
    background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -ms-linear-gradient(top, #1da7ee, #178ee9);
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03)
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: -moz--webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -moz--moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -moz--o-linear-gradient(top, #008fd8, #0075cf);
    background-image: -moz--ms-linear-gradient(top, #008fd8, #0075cf);
    background-image: -moz-linear-gradient(to bottom, #008fd8, #0075cf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit--webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit--moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit--o-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit--ms-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit-linear-gradient(to bottom, #008fd8, #0075cf);
    background-image: -o--webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o--moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o--o-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o--ms-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o-linear-gradient(to bottom, #008fd8, #0075cf);
    background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o-linear-gradient(top, #008fd8, #0075cf);
    background-image: -ms-linear-gradient(top, #008fd8, #0075cf);
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=
}

.selectize-control.single .selectize-input {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    background-color: #f9f9f9;
    background-image: -moz--webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -moz--moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -moz--o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -moz--ms-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -moz-linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit--webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit--moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit--o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit--ms-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-image: -o--webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o--moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o--o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o--ms-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -ms-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: bold;
    font-size: .85em
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none
}