﻿.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    text-transform: uppercase
}
.inputTextBox {
    border: none !important;
    box-shadow: none !important;
    width: 80px !important;
    float: right !important;
    padding: 0px !important;
    background-color: rgb(50, 50, 50) !important;
    color: silver !important;
    margin-top: 8px !important;
}

    .btn-check:focus, .btn:focus {
        outline: 0;
         box-shadow:none !important; 
    }

.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;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    text-align: left
}

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

    .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #e5e5e5
    }

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

.open {
    *z-index: 1000
}

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

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

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

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

.dropdown-submenu {
    position: relative
}

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

        .dropdown-submenu > .dropdown-menu.drop-left {
            left: -100%
        }

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

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

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

.dropdown .dropdown-menu .nav-header {
    padding-right: 20px;
    padding-left: 20px
}

.dropdown-context .nav-header {
    cursor: default
}

.dropdown-context:before, .dropdown-context-up:before, .dropdown-context-left:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: ''
}

.dropdown-context:after, .dropdown-context-up:after, .dropdown-context-left:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.dropdown-context-up:before, .dropdown-context-up:after {
    top: auto;
    bottom: -7px;
    z-index: 9999
}

.dropdown-context-up:before {
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-left: 7px solid transparent
}

.dropdown-context-up:after {
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-bottom: 0
}

.dropdown-context-left:before {
    left: auto;
    right: 9px
}

.dropdown-context-left:after {
    left: auto;
    right: 9px
}

.dropdown-context-sub:before, .dropdown-context-sub:after {
    display: none
}

.dropdown-context .dropdown-submenu:hover .dropdown-menu {
    display: none
}

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

.compressed-context a {
    padding-left: 14px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px
}

.compressed-context .divider {
    margin: 5px 1px
}

.compressed-context .nav-header {
    padding: 1px 13px
}

.dynamic-menu-src {
    display: none
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/AAAB/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/AAAB/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 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: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -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;
        -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 silver;
    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
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../AAAF/glyphicons-halflings-regular.eot');
    src: url('../AAAF/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../AAAF/glyphicons-halflings-regular.woff2') format('woff2'),url('../AAAF/glyphicons-halflings-regular.woff') format('woff'),url('../AAAF/glyphicons-halflings-regular.ttf') format('truetype'),url('../AAAF/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: "\002a"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
    color: #337ab7;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

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

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

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

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

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

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

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

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

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

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

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

    .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 {
        background-color: #fff;
        border-color: #ccc
    }

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

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

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

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

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

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

    .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 {
        background-color: #337ab7;
        border-color: #2e6da4
    }

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

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

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

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

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

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

    .btn-success.disabled: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 {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

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

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

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

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

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

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

    .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 {
        background-color: #5bc0de;
        border-color: #46b8da
    }

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

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

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

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

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

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

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

    .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 {
        background-color: #f0ad4e;
        border-color: #eea236
    }

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

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

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

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

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

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

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

    .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 {
        background-color: #d9534f;
        border-color: #d43f3a
    }

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

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
    text-decoration: none;
}

    .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: #23527c;
                text-decoration: underline;
                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;
    border-radius: 6px
}

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

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

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

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

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

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

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

.open > a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

        .btn-group > .btn:hover, .btn-group-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, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

.btn-group > .btn-lg + .dropdown-toggle {
    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) {
        border-radius: 0
    }

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

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

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

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

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-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
}

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

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

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

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

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

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

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

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

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

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

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

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

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

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

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

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

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

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

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

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

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

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

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

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

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

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

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

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

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

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

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

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

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

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

    .badge:empty {
        display: none
    }

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

.btn-xs .badge, .btn-group-xs > .btn .badge {
    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: #337ab7;
    background-color: #fff
}

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

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

.nav-pills > li > a > .badge {
    margin-left: 3px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

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

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

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

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

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

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

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active: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: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

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

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

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    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
}

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

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

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

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

    .modal-footer .btn + .btn {
        margin-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
    }
}

.clearfix:before, .clearfix:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .modal-header: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
}

html, body {
    height: 100%;
    margin: 0
}

iframe.embed_viewer {
    display: block;
    background: #000;
    border: 0;
    width: 100%;
    height: 100%
}

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

body {
    background-color: #333;
    color: #c8c8c8;
    height: 100%;
    overflow: hidden;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    -webkit-user-zoom: fixed;
    -webkit-user-zoom: fixed;
    -khtml-user-zoom: fixed;
    -moz-user-zoom: fixed;
    -ms-user-zoom: fixed;
    user-zoom: fixed;
    width: 100%
}

#viewerShareImageContainer {
    display: none;
    overflow: hidden
}

#viewerContainer {
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2px;
    background-color: #444
}

#viewerToolbar {
    width: 100%;
    display: block;
    background-color: #130d07;
    text-overflow: clip;
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in;
    background-color: #333;
    border-color: #3e3f3a;
    top: 0
}

#viewerContent {
    height: 80%;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: black;
    width: 100%
}

#viewerNavigator {
    height: 68px;
    display: block;
    background-color: #333;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    transition: height .2s,bottom .2s;
    -moz-transition: height .2s,bottom .2s;
    -webkit-transition: height .2s,bottom .2s;
    -o-transition: height .2s,bottom .2s;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #282c2f;
    transform: translate3d(0,0,0)
}

.viewerArrow {
    display: inline-block;
    width: 30px;
    height: 100%;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 22px;
    z-index: 1000
}

#viewerArrowRight {
    float: right;
    color: #c8c8c8
}

#viewerArrowLeft {
    float: left;
    color: #c8c8c8
}

    #viewerArrowRight:hover, #viewerArrowLeft:hover {
        color: white
    }

.viewernavigatorthumbs {
    display: inline-block;
    height: 68px;
    width: 89%;
    overflow: hidden;
    border-width: 0;
    transition: margin-top .2s;
    -moz-transition: margin-top .2s;
    -webkit-transition: margin-top .2s;
    -o-transition: margin-top .2s
}

.viewernavigatorthumbinner {
    position: relative;
    height: 70px;
    vertical-align: middle;
    padding: 2px
}

    .viewernavigatorthumbinner canvas {
        width: 64px;
        height: 64px;
        cursor: pointer;
        box-shadow: 1px 1px 1px 1px #2a2a2a inset;
        border-radius: 3px;
        border-right: 1px solid #333
    }

        .viewernavigatorthumbinner canvas.active {
            box-shadow: 1px 1px 1px 1px #4b4b4b inset
        }

.viewerLayoutIconTable {
    width: 20px;
    height: 20px;
    border-collapse: collapse;
    display: inline-table;
    vertical-align: text-bottom;
    margin-left: 6px;
    cursor: pointer
}

    .viewerLayoutIconTable td {
        border: 1px solid white;
        background-color: black
    }

.btn-link i {
    font-size: 22px;
    margin-bottom: 3px;
    margin-top: 3px;
    min-height: 25px
}

.dropdown-menu i {
    font-size: 1em;
    float: right
}

#playAsMovieGroup a.dropdown-toggle {
    font-size: 22px;
    height: 30px;
    margin-top: 3px;
    overflow: hidden
}

a.btn {
    padding: 1px !important
}

.btn-link {
    color: #c8c8c8;
    min-height: 50px
}

a.btn-link span:last-child.caret {
    margin-top: 1px
}

.dropdown-menu > li > a, .close {
    color: #c8c8c8
}

.dropdown-menu, div.modal .modal-content {
    border-radius: 0;
    background-color: #333;
    color: #979797;
    font-size: 12px
}

a.btn.active, /*.btn-link:focus,*/ .btn-link:hover {
    color: white !important;
    background: #16477b90 !important
}

a.btn.active {
    border: 1px solid #23527b
}

.viewerViewport {
    background-color: black;
    overflow: hidden
}

.viewerViewport, .viewerLayout {
    height: 100%;
    table-layout: fixed;
    --border-spacing: 0;
    --border: 2px solid #ff0;
    overflow: hidden;
    z-index: 20;
    border-collapse: separate !important
}

    .viewerLayout td {
        width: 100%;
        border-style: dashed !important;
        overflow: hidden
    }

    .viewerViewport .viewerLayoutTr td, .viewerSingleMode {
        border: 1px solid #282c2f;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .viewerViewport .viewerIndicatorTr td, .viewerIndicatorDiv {
        background-color: #333;
        padding-left: 6px;
        padding-right: 6px;
        cursor: pointer
    }

    .viewerViewport .viewerLayoutTr td:hover, .viewerViewport .viewerLayoutTr td:active, .viewerViewport .viewerLayoutTr td:focus, .viewerSingleMode:hover, .viewerSingleMode:active, .viewerSingleMode:focus {
        border: 1px solid #5b5b5b;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
        position: relative
    }

.viewerContainer div, .viewerContainer canvas {
    border-width: 0;
    position: relative
}

.canvas-container {
    z-index: 10
}

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

.hideOnDesktop {
    display: none
}

.speedMode a {
    font-weight: bold !important;
    color: #207cca
}

.badge {
    display: inline-block;
    min-width: 10px;
    min-height: 24px;
    padding: 6px 1px;
    font-size: 12px !important;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #337ab7;
    border-radius: 8px
}

#descModal .modal-body p, #workingProgressModal .modal-body p, #ptselModal p {
    background-color: #252525;
    border-radius: 6px;
    padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 40px
}

#textAnnoInput {
    width: 95%
}

a.viewer3DMode, a.viewer2DMode {
    display: inline-block
}

li.viewer3DMode, li.viewer2DMode {
    display: none
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

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

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 1px
}

.toolbar-text {
    text-decoration: none !important;
    display: block;
    width: 30px;
    text-align: center;
    font-size: 12px;
    text-overflow: clip;
    overflow: hidden
}

.btn-link:hover, .btn-link:focus, div.toolbar-text:hover, div.toolbar-text:focus {
    text-decoration: none !important
}

@media screen and (max-width:630px) {
    .viewerToolbar-extendButtons {
        display: none
    }
}

@media screen and (max-width:855px) {
    a.moveBack, a.moveNext {
        display: none
    }

    #playAsMovieGroup .hideOnDesktop {
        display: list-item
    }

    #playMovieButton.moveBack, #playMovieButton.moveNext {
        display: inline-block
    }

    #resetActions > a.dropdown-toggle {
        display: none
    }

    a.btn {
        padding: 0 !important
    }
}

@media screen and (max-width:760px) {
    #changeLayout, #pageLayouts {
        display: none
    }

    a.btn {
        border-width: 0
    }
}

@media screen and (max-width:630px) {
    .hideOnPhone {
        display: none
    }

    .hideOnDesktop {
        display: inline-block
    }

    li.hideOnDesktop {
        display: list-item !important
    }

    .dropdown-menu .divider {
        margin: 1px 0 !important
    }

    i {
        font-size: 26px
    }

    #videoPlayerClose {
        font-size: inherit
    }

    a.btn {
        padding: 1px !important
    }

    a.btn {
        border-width: 1px
    }
}

@media screen and (max-width:310px) {
    a.viewer3DMode, a.viewer2DMode {
        display: none
    }

    li.viewer3DMode, li.viewer2DMode {
        display: list-item
    }
}

@media screen and (max-width:285px) {
    #changeViewport {
        display: none
    }
}

@media screen and (min-width:1200px) {
    #viewerToolbar > a.btn.btn-link, #viewerToolbar > div.btn-group:not(.pull-right), #viewerToolbar > div.btn-group.pull-right > a.btn.btn-link, #viewerToolbar > div.btn-group.pull-right > div.btn-group {
        margin-left: 2px;
        margin-right: 2px;
        padding-left: 2px !important;
        padding-right: 2px !important
    }
}

.side-panel {
    box-shadow: 5px 0 15px -6px #585858 inset;
    z-index: 1049;
    background-color: #333
}

.labelToolbar {
    height: 78px;
    color: #979797;
    font-size: 20px;
    padding: 2px
}

#labelListPanel, #reportDetailPanel, #referenceDetailPanel, #reportDetailPanel textarea {
    height: 100%;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    overflow-y: auto;
    color: #979797;
    background-color: #2b2b2b;
    overflow-y: auto
}

#reportDetailPanel {
    background-color: #505050
}

    #labelListPanel table, #reportDetailPanel table {
        width: 99.9%;
        table-layout: fixed;
        overflow-x: hidden;
        z-index: 20;
        border-collapse: collapse !important
    }

    #labelListPanel .panel-body, #reportDetailPanel .panel-body, #referenceDetailPanel .panel-body {
        border: 1px solid #282c2f;
        border-collapse: collapse;
        overflow-y: auto
    }

    #labelListPanel .panel-footer, #reportDetailPanel .panel-footer, #referenceDetailPanel .panel-footer {
        width: 100%;
        padding: 5px 20px;
        border: 1px solid #282c2f;
        display: block;
        background-color: #252525;
        font-size: 15px;
        font-weight: bold
    }

div.side-panel .labelToolbar > span {
    display: inline-block;
    margin-left: 20px;
    font-size: 24px;
    vertical-align: middle;
    margin-top: 20px
}

.media-body {
    padding-left: 5px;
    background-color: #555;
    text-decoration: none
}

.media-heading {
    padding: 5px 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer
}

.series_list {
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 0
}

div.series_list.collapse {
    display: none
}

    div.series_list.collapse.in {
        display: block
    }

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

.series_list .list-group-item {
    padding: 0;
    color: #979797;
    border: 0 !important;
    background-color: #303030;
    cursor: pointer;
    min-height: 68px
}

.media-list {
    background-color: #323232;
    margin: 0
}

.media {
    margin-top: 3px
}

li.media {
    background-color: #323232
}

h4.list-group-item-heading {
    color: #d0d0d0 !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 56px !important
}

.list-group-item-text {
    color: #a0a0a0 !important;
    margin: 2px;
    margin-left: 56px !important;
    font-size: 12px
}

#anno_list_body td, #vaListBody td {
    padding: 3px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis
}

#anno_list_body tr.active {
    background-color: #16477b80 !important;
    border: 1px solid #019bff !important
}

#reportDetailPanel textarea {
    padding-top: 10px;
    padding-left: 5px;
    font-size: 16px
}

.ui-slider .ui-slider-handle {
    width: 15px !important;
    height: 14px !important;
    background-color: #666 !important;
    cursor: pointer !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    outline-style: none;
    line-height: 14px
}

.viewerIndicatorWrapper .ui-slider .ui-slider-handle {
    top: 0 !important
}

.viewerSingleMode .ui-slider .ui-slider-handle {
    height: 14px !important
}

.ui-widget.ui-widget-content {
    border: 0 solid #c5c5c5 !important;
    background-color: #333
}

.changeRotation90 i, li.flipVertically i, #viewerLeftSidePanel .collapsed span.caret {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.changeRotation180 i {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.changeRotation270 i {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg)
}

#report_founding, #report_diagnosis, #mreport_founding, #mreport_diagnosis, #mreport_ncp, #rad_report_founding, #rad_report_diagnosis {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
    background-color: #2b2b2b;
    font-size: 14px;
    color: #979797
}

mark {
    background: #0056b3;
    background-color: #0056b3 !important;
    color: white !important
}

.ui-slider-marker {
    display: block;
    position: absolute;
    top: -0;
    height: 14px;
    min-width: 1px !important
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
    background: #5b5b5b !important
}

.viewerIndicatorLeft, .viewerIndicatorRight {
    width: 100px;
    height: 14px;
    background-color: #505050;
    display: inline;
    position: relative;
    padding-left: 2px;
    padding-right: 2px;
    color: #888 !important;
    text-align: center
}

    .viewerIndicatorMenuMsg, .viewerIndicatorRight .caret {
        color: #c8c8c8;
        position: relative;
        top: -2px
    }

        .viewerIndicatorMenuMsg:hover, .viewerIndicatorRight:hover {
            color: white
        }

.viewerIndicatorWrapper {
    width: 100;
    height: 14px;
    line-height: 14px;
    display: block;
    padding: 0;
    margin: 0;
    background-color: #333
}

.viewerIndicatorLeft {
    float: left;
    left: -6px
}

.viewerIndicatorRight {
    float: right;
    right: -6px
}

.ui-slider-horizontal {
    height: 14px !important;
    line-height: 14px
}

.viewerIndicatorRight a.btn {
    margin: 0;
    width: 100px;
    padding: 0 !important;
    top: -0;
    position: relative;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis
}

    .viewerIndicatorRight a.btn span.caret {
        float: right;
        position: relative;
        top: 5px;
        margin-right: 5px
    }

ul.dropdown-menu {
    width: 220px
}

.viewernavigatorgroup {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    border-left: 2px solid gray;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    border-radius: 5px;
    margin-right: 1px;
    height: 96px
}

.viewernavigatorgroupLabel {
    display: inline-block;
    color: white;
    float: left;
    font-weight: bold;
    position: relative;
    top: -100px;
    background-color: #333;
    padding-left: 3px;
    overflow: hidden;
    text-overflow: ellipsis
}

    .viewernavigatorgroupLabel span.groupText {
        position: relative;
        top: 2px;
        -moz-transform: scale(0.8)
    }

.viewernavigatorgroup canvas {
    padding: 0 !important
}

    .viewernavigatorgroup canvas.active {
        box-shadow: 5px 5px 5px 5px gray inset
    }

#dicomTagModal td {
    word-wrap: break-word;
    word-break: break-all;
    padding: 4px;
    font-size: 14px;
    padding: 4px
}

#dicomTagModal .modal-content {
    padding-bottom: 10px
}

a.badge:hover, a.badge:focus {
    color: #333 !important;
    background-color: #606060 !important
}

table thead tr th.header {
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer
}

table thead tr th.headerSortUp {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7)
}

table thead tr th.headerSortDown {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7)
}

tr.hasAnnoSign td {
    border-bottom: 1px dashed #019BFFd0;
    border-top: 1px dashed #019BFFd0
}

    tr.hasAnnoSign td:first-child {
        border-left: 1px dashed #019BFFd0
    }

    tr.hasAnnoSign td:last-child {
        border-right: 1px dashed #019BFFd0
    }

#viewerToolbar.minimal {
    padding-top: 0;
    padding-bottom: 0
}

    #viewerToolbar.minimal .toolbar-text, #sideToolPanel.minimal .toolbar-text {
        display: none
    }

    #viewerToolbar.minimal .btn-link {
        min-height: 10px
    }

#viewerNavigator.minimal {
    height: 40px;
    position: absolute;
    bottom: -5px;
    z-index: 1000;
    border-top: 2px ridge #666
}

    #viewerNavigator.minimal .viewerArrow {
        margin-top: -22px
    }

    #viewerNavigator.minimal .viewernavigatorthumbs {
        margin-top: -32px
    }

    #viewerNavigator.minimal.hoverShow {
        height: 70px;
        position: absolute;
        bottom: 0;
        z-index: 1000;
        border-top: 2px ridge #666
    }

        #viewerNavigator.minimal.hoverShow .viewerArrow {
            margin-top: 0
        }

        #viewerNavigator.minimal.hoverShow .viewernavigatorthumbs {
            margin-top: 0
        }

.media.media_group {
    margin-top: 2px
}

.viewernavigatorwrapper {
    display: inline-block;
    width: 64px;
    height: 64px;
    vertical-align: top
}

#viewerLeftSidePanel svg {
    position: relative;
    top: -88px;
    height: 3.5px;
    z-index: 100
}

.minimal .viewernavigatorthumbs .viewernavigatorwrapper svg, .viewernavigatorgroup .viewernavigatorwrapper svg {
    position: relative;
    top: -30px;
    height: 3px
}

.bootbox.modal .modal-content {
    color: #cfcfcf;
    border-radius: 8px
}

.bootbox-body {
    font-size: 1.5rem;
    line-height: 3.0rem;
    padding: .5rem;
    text-align: center;
    min-height: 5rem
}

.bootbox.modal .modal-header {
    background-color: #3f3f3f;
    border-bottom: 1px solid #3f3f3f;
    border-radius: 8px 8px 0 0
}

.bootbox.modal .modal-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.25rem;
    text-align: center
}

.bootbox-input.bootbox-input-text.form-control {
    width: 100%;
    line-height: 28px;
    color: black;
    padding-left: 5px
}

.bootbox.modal .modal-footer {
    text-align: center;
    border-top: 1px solid #3f3f3f
}

    .bootbox.modal .modal-footer .btn {
        min-width: 80px;
        margin-right: 10px;
        border-radius: 4px
    }

    .bootbox.modal .modal-footer .btn-primary {
        background: rgba(75,165,255,1)
    }

.bootbox.modal .btn-primary:hover, .bootbox.modal .btn-primary:active {
    background-color: #286090
}

li i.iconfont {
    font-size: 14px
}

#viewerContentWrapper {
    width: 100%;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap
}

    #viewerContentWrapper > div {
        display: inline-block;
        white-space: normal
    }

        #viewerContentWrapper > div > .sidePanelBody {
            background: rgba(50,50,50,1);
            word-break: break-all;
            display: table;
            width: 100%;
            border: 1px solid #3e3f3a
        }

        #viewerContentWrapper > div > div.sidePanelBody > div {
            width: 100%;
            height: 100%
        }

#viewerLeftSidePanel {
    width: 200px;
    background-color: #323232;
    margin: 0;
    padding: 0;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px
}

#viewerRightSidePanel {
    width: 300px;
    background-color: #323232;
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px
}

.nav-tabs {
    margin: 0;
    font-size: 13px;
    background-color: #252525;
    border-bottom: 2px solid #282c2f;
    font-weight: bold
}

    .nav-tabs > li > a {
        border-radius: 1px 1px 0 0;
        color: #c8c8c8;
        background-color: #252525;
        text-align: center;
        border-right: 1px solid #282c2f;
        padding: 10px 10px
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #c8c8c8;
        background-color: #5b5b5b;
        border: 1px solid #282c2f;
        cursor: default
    }

#viewerLeftSidePanel .nav-tabs > li:last-child {
    float: right
}

    #viewerLeftSidePanel .nav-tabs > li:last-child > a, #viewerRightSidePanel .nav-tabs > li:first-child > a {
        padding: 10px 2px !important
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit;
    border: 1px solid #282c2f
}

.nav > li.tabcloser > a:hover, .nav > li.tabcloser > a:focus {
    border-color: transparent;
    color: white
}

.sidePanelBody .studydesc, .btn-group-setting-title, .closedSeriesDesc {
    background-color: #505050;
    padding: 5px
}

.simpleColorChooser {
    z-index: 10
}

#viewerLeftSidePanel .viewernavigatorwrapper, .wrapperhelper {
    display: block;
    width: 196px;
    height: 84px;
    padding: 1px 2px 1px 8px;
    margin-top: 6px;
    margin-left: 1px;
    border-radius: 2px;
    border: 1px solid #404040
}

a.list-group-item:hover {
    background: transparent
}

#viewerLeftSidePanel .viewernavigatorgroup, .wrapperhelper .viewernavigatorgroup {
    display: block;
    width: 100%;
    height: 100%
}

#viewerLeftSidePanel .viewernavigatorgroupLabel, .wrapperhelper .viewernavigatorgroupLabel {
    position: inherit;
    top: 0;
    display: block;
    float: none
}

#viewerLeftSidePanel canvas, .wrapperhelper canvas {
    border-left: 2px solid #252525;
    border-right: 2px solid #252525;
    border-top: 8px solid #252525;
    border-bottom: 8px solid #252525;
    width: 64px;
    cursor: pointer
}

#viewerLeftSidePanel .viewernavitextwrapper, .wrapperhelper .viewernavitextwrapper {
    display: inline-block;
    width: 118px;
    height: 80px;
    padding: 3px 0 3px 3px;
    vertical-align: top;
    position: relative
}

    #viewerLeftSidePanel .viewernavitextwrapper > span, .wrapperhelper .viewernavitextwrapper > span {
        display: block;
        text-overflow: clip;
        width: 100%;
        color: #d0d0d0;
        font-weight: bold
    }

    #viewerLeftSidePanel .viewernavitextwrapper span.viewernavitextnum, .wrapperhelper span.viewernavitextnum {
        font-size: 12px;
        font-weight: normal
    }

    #viewerLeftSidePanel .viewernavitextwrapper span.viewernavitextdesc, .wrapperhelper span.viewernavitextdesc {
        height: 34px;
        text-overflow: ellipsis;
        font-size: 12px;
        margin-bottom: 3px;
        margin-top: 3px;
        font-weight: normal;
        color: #a0a0a0
    }

.sidePanelBody p {
    margin: 2px 2px
}

.sidePanelBody button.btn-link, .sidePanelBody button.btn-check, .sidePanelBody div.btn-group {
    height: 32px;
    margin: 1px 1px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    color: silver;
    line-height: 20px !important;
    /*background: rgba(50,50,50,1);*/
    border: 1px solid rgba(37,37,37,1);
    min-height: 30px
}

    .sidePanelBody button.active, .sidePanelBody button.btn-check.active {
        background: #16477b !important;
        background: #16477b90 !important;
        border: 1px solid #23527b;
        color: #f0f0f0
    }

.sidePanelBody .btn-check {
    min-width: 144px;
    min-height: 40px;
    font-size: 14px;
    position: relative;
}
.sidePanelBody button.btn-link, #sideStudyActions a.btn.btn-link {
    height: 65px;
    padding: 6px 4px 3px 4px !important;
    border: 1px solid rgba(37,37,37,1);
    margin: 1px 1px
}

.sidePanelBody .minimal button.btn-link, .sidePanelBody .minimal #sideStudyActions a.btn.btn-link {
    height: 38px;
    padding: 2px 4px
}

.sidePanelBody div.btn-group {
    height: 65px;
    padding: 6px 3px
}

.sidePanelBody .minimal div.btn-group {
    height: 38px;
    padding: 2px 3px
}

.sidePanelBody .btn-group.btn-select {
    padding: 6px 3px;
    width: 40px;
    display: inline-block;
    height: 26px;
    background: rgba(41,41,41,1);
    border-radius: 3px;
    border: 1px solid rgba(70,70,70,1)
}

.btn-link.dropdown-toggle {
    min-height: 30px
}

.btn-group.btn-select {
    min-height: 30px;
    height: 30px
}

#viewerBanner {
    background: linear-gradient(0,#444,#222);
    min-height: 28px;
    font-size: 16px;
    margin: 0;
    height: 30px;
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold
}

    #viewerBanner > span:not(.pull-right) {
        position: relative;
        top: 5px;
        display: inline-block;
        text-overflow: clip;
        overflow: hidden;
        word-break: keep-all;
        max-height: 22px
    }

    #viewerBanner a.btn-link {
        min-height: 26px;
        margin: 0 !important;
        height: 28px
    }

    #viewerBanner a.btn.btn-link.active {
        border: 0;
        color: #f5a623 !important
    }

    #viewerBanner .btn-link i, #viewerBanner .pull-right > i, #viewerBanner .btn-link i.badge {
        margin-bottom: 0;
        margin-top: 0;
        min-height: 16px;
        padding: 0 2px;
        font-size: 20px;
        position: relative;
        top: 4px
    }

    #viewerBanner .pull-right > .btn-link > i.badge {
        color: gray;
        min-height: 20px;
        min-width: 24px;
        font-size: 12px !important;
        font-weight: bold;
        padding-top: 2px;
        margin: 2px !important
    }

    #viewerBanner .pull-right > .btn-link.active > i.badge {
        color: #f5a623 !important
    }

#fileBannerInfo {
    font-size: 13px;
    font-weight: normal
}

#viewerBanner i.iconfont, #viewerBanner .changeOdc {
    font-size: 18px;
    color: gray
}

i.iconfont.enabled, .speedMode a.enabled, .changeOdc.enabled, .extAcceleration.enabled {
    color: #f5a623 !important
}

#viewerBanner i.iconfont.icon-viewer-lossless {
    font-size: 23px;
    position: relative;
    top: -1px
}

#viewerBanner > span, #fileBannerInfo span {
    padding-right: 10px;
    text-overflow: ellipsis
}

#sideToolPanel > div, #volAnnoButtons {
    border-top: 1px solid gray;
    padding: 3px;
    font-size: 12px
}

#sideStudyLayouts > div, #sidePresetLuts > div, #sideDrawColors > div {
    padding-left: 4px;
    display: inline-block
}

#sideStudyLayouts .dropdown-toggle, #sidePresetLuts .dropdown-toggle, #sidePlayActions .dropdown-toggle {
    width: 100%;
    text-align: right;
    float: right;
    height: 28px
}

.minimal #sideStudyLayouts .dropdown-toggle, .minimal #sidePresetLuts .dropdown-toggle, .minimal #sidePlayActions .dropdown-toggle {
    height: 36px;
    padding-top: 6px !important
}

#sidePlayActions > a.btn, #sideZoomActions > a.btn {
    min-height: 30px
}

#sidePlayActions .playsetting {
    padding-left: 4px;
    display: inline-block
}

    #sidePlayActions .playsetting > div {
        margin: 0;
        padding: 0;
        width: 90px
    }

        #sidePlayActions .playsetting > div a.btn:not(.dropdown-toggle), #sideZoomActions .sidezoomsetting > div a.btn {
             width: 100%;
            text-align: right;
            float: right;
            vertical-align: middle;
            height: 30px
        }

    #sidePlayActions .playsetting .choosenText, #sideZoomActions .sidezoomsetting .choosenText {
        display: inline-block;
        max-width: 65px;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-top: 4px;
        min-width: 65px
    }

    #sidePlayActions .playsetting .caret, #sideZoomActions .sidezoomsetting .caret {
        height: 20px;
        margin-bottom: 5px;
        margin-top: 10px
    }

#sideStudyLayouts .btn-select, #sidePresetLuts .btn-select {
    margin: 0;
    padding: 0
}

.sidePanelBody .btn-group-setting {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0 !important
}

.btn-group-setting button.btn-check {
    width: 148.5px;
    min-height: 36px;
    font-size: 12px;
    float: left;
    margin: 0;
    border-radius: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #b0b0b0;
    background: rgba(50,50,50,1);
    border: 1px solid rgba(80,80,80,1);
    padding: 6px 10px
}

    .btn-group-setting button.btn-check.m3 {
        width: 99px;
        min-width: 99px;
        padding: 6px 1px
    }

.btn.btn-check:focus, .btn.btn-check:active:focus, .btn.btn-check.active:focus, .btn.btn-check.focus, .btn.btn-check:active.focus, .btn.btn-check.active.focus {
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: 0
}

#sideToolPanel i.iconfont {
    display: inline-block;
    height: 28px
}

.btn-group-setting button.btn-check i {
    margin-right: 5px
}

.list-group-item.ui-draggable.ui-draggable-handle {
    z-index: 100
}

.ps__rail-y {
    z-index: 200
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#anno_table_actions {
    text-align: center;
    overflow: hidden;
    background-color: #252525
}

    #anno_table_actions a.btn-info {
        color: gray;
        min-height: 16px;
        word-break: keep-all;
        border: 1px solid #252525;
        background-color: #252525;
        width: 60px;
        line-height: 20px;
        padding: 2px 5px !important
    }

        #anno_table_actions a.btn-info i {
            font-size: 14px
        }

#referencePanel > button {
    width: 100%;
    border: 1px solid #252525;
    color: #c8c8c8;
    background-color: #333
}

#aiLabelPanel {
    position: relative;
    overflow: hidden;
    text-overflow: clip
}

    #aiLabelPanel .panel-footer {
        color: #c8c8c8;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 5px 0;
        min-height: 200px
    }

#labelListPanel, #labelListParent {
    overflow-y: hidden;
    position: relative
}

    #labelListParent thead tr {
        background-color: #323232;
        height: 40px;
        font-weight: bold
    }

#viewerRightSidePanel.floatingPanel {
    position: absolute;
    z-index: 20;
    right: 0
}

#viewerLeftSidePanel.floatingPanel {
    position: absolute;
    z-index: 20;
    left: 0
}

.series_list .list-group-item-title {
    position: absolute;
    width: 50px;
    height: 94%;
    background-color: black;
    color: #c8c8c8;
    border-left: 3px solid #252525;
    border-right: 3px solid #252525;
    border-top: 8px solid #252525;
    border-bottom: 8px solid #252525;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px
}

.iconfont.icon-viewer-new {
    font-size: 14px
}

#sideToolPanel .btn {
    font-size: 12px
}

    #sideToolPanel .btn .toolbar-text {
        line-height: 20px
    }

#referenceTab .badge {
    min-width: 15px;
    padding: 2px 1px;
    min-height: 16px;
    position: relative;
    top: -2px;
    left: 2px
}

#aiLabelPanel, #reportPanel {
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

#noneDicomViewer {
    display: none
}

    #noneDicomViewer #videoPlayer {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        background-color: black
    }

        #noneDicomViewer #videoPlayer .videoPlayerTitle {
            position: absolute;
            top: 0;
            width: 100%;
            height: 25px;
            color: #c8c8c8;
            font-weight: bold;
            vertical-align: middle;
            background: linear-gradient(0,#222,#444);
            padding: 2px;
            border-bottom: 2px solid #444
        }

            #noneDicomViewer #videoPlayer .videoPlayerTitle i {
                margin-right: 2px;
                cursor: pointer
            }

        #noneDicomViewer #videoPlayer .videoPlayerFooter {
            position: absolute;
            bottom: 0;
            border: 0 solid #c5c5c5 !important;
            background-color: #333;
            width: 100%;
            height: 17px
        }

        #noneDicomViewer #videoPlayer video {
            width: 100%;
            height: 100%;
            margin-top: 25px;
            margin-bottom: 17px
        }

.blueTheme #viewerToolbar, .blueTheme #viewerBanner {
    background-color: #7697b7;
    background: linear-gradient(#7697b7,#263e58)
}

.blueTheme .btn-link, body.blueTheme, .blueTheme #referencePanel > button {
    color: #7dbfd2
}

.blueTheme #viewerNavigator, .blueTheme #viewerContentWrapper > div > .sidePanelBody, .blueTheme #labelListPanel, .blueTheme #reportDetailPanel, .blueTheme #referenceDetailPanel, .blueTheme #reportDetailPanel textarea {
    background-color: #34485a
}

.blueTheme .viewernavigatorwrapper, .blueTheme .sidePanelBody .studydesc, .btn-group-setting-title, .blueTheme .series_list .list-group-item {
    background-color: #336ca569
}

body.blueTheme, .blueTheme #viewerContainer {
    background-color: #7697b7
}

.blueTheme .viewerViewport .viewerIndicatorTr td, .blueTheme .ui-widget.ui-widget-content, .blueTheme #viewerRightSidePanel, .blueTheme #viewerLeftSidePanel, .blueTheme .media-list {
    background-color: #34485a
}

.blueTheme .sidePanelBody .btn-group.btn-select, .blueTheme .sidePanelBody button.btn-link, .blueTheme .sidePanelBody button.btn-check, .blueTheme .sidePanelBody div.btn-group, .blueTheme #referencePanel > button, .blueTheme .dropdown-menu, .blueTheme div.modal .modal-content, .blueTheme .dropdown-menu > li > a {
    color: #7dbfd2;
    background-color: #354757
}

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

.blueTheme .nav-tabs {
    background-color: #24364a
}

    .blueTheme .nav-tabs > li.active > a, .blueTheme .nav-tabs > li.active > a:hover, .blueTheme .nav-tabs > li.active > a:focus {
        background-color: #16477b !important;
        background-color: #16477ba0 !important
    }

    .blueTheme .nav-tabs > li > a {
        background-color: #1c2d40 !important
    }

.blueTheme .sidePanelBody .btn-group.btn-select, .blueTheme .sidePanelBody button.btn-link, .blueTheme #sideStudyActions a.btn.btn-link .blueTheme .sidePanelBody button.btn-link, .blueTheme .sidePanelBody button.btn-check, .blueTheme .sidePanelBody div.btn-group {
    border: 1px solid #3c5165
}

.blueTheme .media-body {
    background-color: #16477b;
    background-color: #16477ba0
}

.progress.viewer_3_status {
    margin-bottom: 0;
    border-radius: 0;
    background-color: #444;
    width: 100%
}

.viewer_3_status .controls {
    position: relative;
    width: 100%;
    top: -22px;
    background-image: none !important;
    text-align: center;
    color: orange;
    margin-top: 1px;
    float: left
}

.progress.viewer_3_status .progress-bar {
    background-color: #005e9b
}

.viewer_3_status .controls i {
    color: #888;
    cursor: pointer;
    width: 40%
}

    .viewer_3_status .controls i.active {
        color: white
    }

.dropdown-menu {
    font-size: 14px
}

    .dropdown-menu > li.windowsetting > a {
        padding: 3px 25px 3px 14px
    }

    .dropdown-menu > li.windowsetting.custom > a {
        padding: 3px 30px 3px 0
    }

        .dropdown-menu > li.windowsetting.custom > a span {
            position: relative;
            left: 178px;
            cursor: pointer
        }

.lungdiag {
    width: 300px;
    height: 300px;
    position: relative;
    float: right;
    display: inline-block
}

    .lungdiag img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: .5
    }

        .lungdiag img.sel {
            filter: hue-rotate(120deg);
            opacity: 1
        }

.viewerInvisible {
    display: none !important
}

.dropdown-menu > li > a.context-event {
    padding: 3px 10px
}

#viewerBanner #bannerPageLayouts i.iconfont {
    color: #d8d8d8
}

#viewerBanner #bannerPageLayouts a i.iconfont {
    top: 2px
}

#viewer_chair_cursor {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 12345;
    color: red;
    font-size: 20px
}

#sideToolPanel button.btn-link, #volAnnoButtons button.btn-link {
    min-width: 40px
}

#viewer_qrcode_con img {
    background-color: white;
    padding: 20px
}

#descModal .modal-body > div {
    background-color: white;
    padding-top: 30px
}

#descModal .modal-body p {
    border-radius: 0
}

.viewernavitexttxt .pull-right {
    color: #a0a0a0;
    font-size: 12px;
    font-weight: normal
}

.viewernavigatorwrapper.disabled .btn.btn-primary.pull-right {
    padding: 1px 4px;
    color: white
}

.sidezoomsetting {
    display: inline-block;
    padding-left: 4px
}

    .sidezoomsetting .btn-group.btn-select.zoomsetting {
        margin: 0;
        padding: 0;
        width: 90px
    }

.sidePanelBody button.changeZoom {
    position: relative;
    max-width: 40px;
    padding-left: 2px !important
}

    .sidePanelBody button.changeZoom > div, .sidePanelBody button.annoAlias > div {
        height: 34px
    }

        .sidePanelBody button.changeZoom > div > i, .sidePanelBody button.annoAlias > div > i {
            position: relative;
            top: -8px;
            zoom: .8
        }

    .sidePanelBody button.changeZoom div span, .sidePanelBody button.annoAlias span.aliasMarker {
        display: inline-block;
        width: 14px;
        height: 28px;
        position: relative;
        top: -7px
    }

        .sidePanelBody button.changeZoom div span i {
            -moz-transform: scale(0,0);
            zoom: .5;
            border: 1px solid #252525;
            padding: 4px 2px;
            float: left;
            margin: 0 3px !important
        }

.navfloat {
    position: fixed;
    z-index: 2000;
    cursor: pointer;
    display: block;
    width: 5px;
    height: 40px;
    padding: 10px 0;
    margin: 0;
    color: #c8c8c8;
    background: #16477b
}

    .navfloat:hover, .navfloat:focus, .navfloat:active {
        color: #fff;
        background: #337ab7
    }

    .navfloat i {
        position: relative;
        left: -4px
    }

.sidePanelBody button.annoAlias, .sidePanelBody button.mouseMarkable, .sidePanelBody a.btn.mouseMarkable {
    position: relative;
    max-width: 40px;
    overflow: hidden
}

    .sidePanelBody button.annoAlias span.aliasMarker, .sidePanelBody button.mouseMarkable span.mouseMark, .sidePanelBody a.btn.mouseMarkable span.mouseMark {
        color: #fff;
        background-color: #337ab7;
        border-radius: 2px;
        transform: scale(0.7);
        transform-origin: 0 1;
        top: -18px;
        left: -12px;
        min-width: 20px;
        height: 20px
    }

.sidePanelBody span.aliasMarker i {
    font-size: 12px !important
}

#sideAnnoButtons button > i {
    min-width: 25px;
    min-height: 26px
}

.wrapperhelper {
    background: rgba(50,50,50,1) !important;
    z-index: 99999 !important;
    border: 1px solid #444 !important
}

@supports(bottom:env(safe-area-inset-bottom)) {
    body, #viewerNavigator, #viewerContainer {
        margin-bottom: constant(safe-area-inset-bottom);
        margin-bottom: env(safe-area-inset-bottom)
    }
}

.sidePanelBody button.mouseMarkable span.mouseMark, .sidePanelBody a.btn.mouseMarkable span.mouseMark {
    display: inline-block;
    width: 14px;
    height: 20px;
    position: relative;
    top: -20px;
    left: -39px;
    transform: scale(0.7);
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px
}

    .sidePanelBody button.mouseMarkable span.mouseMark.disabled, .sidePanelBody a.btn.mouseMarkable span.mouseMark.disabled {
        cursor: not-allowed;
        color: silver
    }

.sidePanelBody a.btn.mouseMarkable span.mouseMark {
    top: -14px
}

.sidePanelBody button.changeZoom.mouseMarkable span.mouseMark {
    left: -41px;
    top: -20px
}

.sidePanelBody .minimal div.btn-group > a.btn.btn-link:not(.dropdown-toggle) {
    width: 26px
}

.btn-link.mouseMarkable > i {
    margin-left: 4px;
    margin-right: 4px
}

.sidePanelBody button.mouseMarkable.changeMagnify span.mouseMark {
    top: -14px
}

.dropdown-toggle {
    height: 100%
}

.minimal .btn-link {
    min-height: 30px
}

.ref_study_desc {
    text-overflow: ellipsis;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: -6px;
    float: right;
    font-size: 12px;
    zoom: .9;
    margin: -5px;
    text-align: right;
    margin-right: 3px
}

#viewerSidethumbinner div.panel-collapse.collapse[aria-expanded="false"] {
    padding-bottom: 6px
}

#referencePanel div.panel-collapse.collapse[aria-expanded="false"] {
    padding-bottom: 0 !important
}

#viewerLeftSidePanel div.panel-collapse.collapse[aria-expanded="false"] .viewernavigatorwrapper {
    margin-top: 0;
    visibility: hidden
}

.group_study_desc {
    color: #a0a0a0;
    font-weight: 100;
    -moz-transform: scale(0.8);
    zoom: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 15px;
    line-height: 15px;
    width: 220px;
    white-space: nowrap
}

.no_pat_info .group_study_desc {
    display: none
}

#viewerLeftSidePanel .viewernavigatorwrapper.imagesCached, .series_list .list-group-item.imagesCached {
    background: #404040;
    background: #39567540
}

#viewerLeftSidePanel .viewernavigatorwrapper.active {
    background: #16477b;
    background: #16477b80;
    border: 1px solid #326ea2
}

.changeOdc i.glyphicon {
    font-size: 19px !important
}

.sidePanelBody #sideStudyActions div.btn-group {
    padding: 0;
    border: 0;
    width: 40px
}

    .sidePanelBody #sideStudyActions div.btn-group > a.btn {
        width: 38px
    }

.sidePanelBody #sideStudyActions .minimal div.btn-group {
    padding: 0
}

#sideStudyActions div.btn-group a.btn.btn-link {
    padding: 1px !important
}

.viewerViewport .viewerLayoutTr td.viewerActivePictorial:not(.viewerSingleMode):not(.viewerSingleTd):hover, .viewerViewport .viewerLayoutTr td.viewerActivePictorial:not(.viewerSingleMode):not(.viewerSingleTd):active, .viewerViewport .viewerLayoutTr td.viewerActivePictorial:not(.viewerSingleMode):not(.viewerSingleTd):focus, .viewerViewport .viewerLayoutTr td.viewerActivePictorial:not(.viewerSingleMode):not(.viewerSingleTd) {
    border: 1px dashed #f5a623
}

.ui-draggable .ui-dialog-titlebar {
    background: linear-gradient(0,#444,#222);
    border: 0 solid #ddd;
    color: #c8c8c8
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: none !important
}

.ui-button-icon-only, .ui-widget-content {
    text-indent: 0 !important;
    color: #c8c8c8 !important
}

    .ui-dialog .ui-dialog-content, .ui-widget-content .modal-footer, .ui-widget-content .modal-body {
        overflow: hidden;
        padding: 3px !important;
        overflow: hidden !important
    }

    .ui-widget-content .modal-footer {
        color: #979797 !important;
        border-top: 1px solid #979797
    }

#study_list .media .media-body i.glyphicon {
    position: relative;
    top: -6px;
    float: right;
    zoom: .9;
    margin: -5px;
    margin-right: 5px;
    margin-left: 2px;
    color: #f5a623
}

#study_list .media-body {
    padding-left: 0
}

.viewerIndicatorWrapperH, .viewerIndicatorTdH {
    background-color: #333;
    cursor: pointer;
    position: relative
}

.viewerIndicatorWrapperH {
    display: block;
    margin: 0;
    padding: 0
}

    .viewerIndicatorWrapperH .ui-slider-vertical .ui-slider-handle {
        left: 0;
        margin-left: 0;
        margin-top: .6em;
        width: 14px !important
    }

.viewerViewport .viewerLayoutTr td.viewerIndicatorTdH:hover, .viewerViewport .viewerLayoutTr td.viewerIndicatorTdH:active, .viewerViewport .viewerLayoutTr td.viewerIndicatorTdH:focus, .viewerSingleMode.viewerIndicatorTdH:hover, .viewerSingleMode.viewerIndicatorTdH:active, .viewerSingleMode.viewerIndicatorTdH:focus, .viewerViewport .viewerLayoutTr td.viewerIndicatorTdH {
    border: 0 solid #5b5b5b;
    overflow: initial;
    padding-top: 5px;
    padding-bottom: 4px
}

    .viewerViewport .viewerLayoutTr td.viewerIndicatorTdH.first {
        padding-bottom: 5px
    }

.viewerIndicatorWrapperH .viewerIndicatorRight {
    float: left;
    right: 0;
    width: 14px;
    height: 100px
}

    .viewerIndicatorWrapperH .viewerIndicatorRight a.btn {
        height: 100px;
        width: 14px;
        word-break: break-all;
        writing-mode: vertical-rl
    }

.viewerIndicatorWrapperH .dropup .dropdown-menu {
    bottom: -2px;
    right: 12px
}

.viewerIndicatorWrapperH .viewerIndicatorRight a.btn span.caret {
    float: left;
    transform: rotate(270deg)
}

.viewerIndicatorWrapperH .viewerIndicatorMenuMsg {
    top: 5px
}

.viewerIndicatorWrapperH .ui-slider-marker {
    width: 14px
}

input.viewernavselector {
    position: relative;
    left: -65px;
    top: -80px
}

#viewerNavigator svg {
    position: relative;
    top: -68px
}

#viewerNavigator input.viewernavselector {
    left: -61px;
    top: -48px
}

#viewerSideClosed {
    position: relative
}

.closedSeriesDesc {
    cursor: pointer
}

    .closedSeriesDesc .caret {
        float: right;
        margin-top: 10px
    }

.serclosebtn {
    position: absolute;
    top: 53px;
    right: 0;
    height: 20px
}

    .serclosebtn:hover, .serclosebtn:focus {
        color: white
    }

.chosen-container-single .chosen-single {
    margin-top: 5px;
    background: rgba(241,241,241,1) !important
}

.chosen-container-single .chosen-single, .chosen-container-single .active-result {
    height: 64px !important
}

    .chosen-container-single .chosen-single div b {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        background: none !important;
        padding-top: 25px;
        font-weight: bold
    }

        .chosen-container-single .chosen-single div b:before {
            content: "\e114"
        }

.chosen-container-single .chosen-search input[type="text"] {
    background: none !important
}

.chosen-container .chosen-results li {
    padding: 0 0 !important;
    border: 1px solid rgba(241,241,241,1)
}

.chosen-results {
    overflow-y: hidden !important
}

.chosen-container .serinfo {
    display: block;
    width: 100%;
    height: 64px;
    overflow: hidden;
    margin-right: 26px !important
}

.chosen-container img {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 1px;
    border: 1px solid rgba(241,241,241,1)
}

.chosen-container .sertext {
    display: inline-block !important;
    width: 295px;
    overflow: hidden;
    padding-left: 5px;
    vertical-align: middle
}

    .chosen-container .sertext > span {
        display: block;
        width: 100%;
        line-height: 25px;
        text-overflow: clip;
        overflow: hidden
    }

.chosen-container .sername {
    font-size: 15px;
    font-weight: bold
}

.viewerIndicatorWrapperH button.close {
    position: relative;
    top: -28px;
    font-size: 20px;
    left: 2px;
    padding-left: 2px;
    background-color: #16477b40 !important;
    opacity: 1;
    text-shadow: none
}

    .viewerIndicatorWrapperH button.close:hover, .viewerIndicatorWrapperH button.close:focus {
        color: white !important;
        background: #16477b90 !important
    }

.viewerSingleMode .viewerIndicatorDiv {
    margin-top: 18px !important
}

.viewerSingleMode .viewerIndicatorWrapperH button.close {
    background: #333 !important
}

.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
    width: 4px !important
}

.ps__thumb-y {
    border-radius: 2px !important
}

.ps__rail-y {
    width: 8px !important
}

.study_group .media-list, #referenceDetailPanel > .media-list > li.media > div.media-body {
    border-bottom: dashed #777 1px;
    min-height: 46px;
    background-color: #555
}

#sideImageActions .btn-group.fusionGroup {
    padding: 6px 0
}

    #sideImageActions .btn-group.fusionGroup a.changeFusion {
        width: 27px !important;
        max-height: 55px
    }

    #sideImageActions .btn-group.fusionGroup a.btn-link.changeFusion i {
        font-size: 18px
    }

    #sideImageActions .btn-group.fusionGroup > a.changeFusion span {
        position: relative;
        top: -3px
    }

html {
    touch-action: none
}

.viewerLayoutIconTable.fusioned td {
    background: #8f0000
}

.viewerLayoutIconTable:hover td {
    border: 1px solid #16477b90;
    background: #16477b90 !important
}

div.tdtdialog table td {
    padding: 3px;
    padding-top: 12px;
    text-align: center;
    background-color: #2b2b2b;
    border: 1px solid #323232
}

    div.tdtdialog table td input {
        background-color: #4b4b4b;
        border: 1px solid #5b5b5b
    }

div.tdtdialog tr td:nth-child(2) input {
    width: 100px
}

div.tdtdialog tr td:nth-child(3) input {
    width: 60px
}

div.tdtdialog tr td:nth-child(4) input {
    width: 80px
}

div.tdtdialog tr:nth-child(4) {
    font-weight: bold
}
/*! jQuery UI - v1.13.3 - 2024-06-25
* https://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, button.css, controlgroup.css, checkboxradio.css, dialog.css, slider.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright OpenJS Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

    .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

        .ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
            z-index: 9999
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: 0
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: 0
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: 0
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: 0
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-n {
        height: 2px;
        top: 0
    }

    .ui-dialog .ui-resizable-e {
        width: 2px;
        right: 0
    }

    .ui-dialog .ui-resizable-s {
        height: 2px;
        bottom: 0
    }

    .ui-dialog .ui-resizable-w {
        width: 2px;
        left: 0
    }

    .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
        width: 7px;
        height: 7px
    }

    .ui-dialog .ui-resizable-se {
        right: 0;
        bottom: 0
    }

    .ui-dialog .ui-resizable-sw {
        left: 0;
        bottom: 0
    }

    .ui-dialog .ui-resizable-ne {
        right: 0;
        top: 0
    }

    .ui-dialog .ui-resizable-nw {
        left: 0;
        top: 0
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: pointer;
        -ms-touch-action: none;
        touch-action: none
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

    .ui-widget-content a {
        color: #333
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

    .ui-widget-header a {
        color: #333
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
            color: #454545;
            text-decoration: none
        }

            .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: normal;
                color: #2b2b2b
            }

                .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
                    color: #2b2b2b;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #5f3f3f
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none
}

    .ui-state-disabled .ui-icon {
        -ms-filter: "alpha(opacity=35)"
    }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    -ms-filter: "alpha(opacity=30)"
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

@font-face {
    font-family: "iconfont";
    src: url('../AAAF/iconfont.eot?t=1588992746108');
    src: url('../AAAF/iconfont.eot?t=1588992746108#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('../AAAF/iconfont.woff?t=1588992746108') format('woff'),url('../AAAF/iconfont.ttf?t=1588992746108') format('truetype'),url('../AAAF/iconfont.svg?t=1588992746108#iconfont') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-viewer-hu_big:before {
    content: "\e7f5"
}

.icon-viewer-hu-small:before {
    content: "\e831"
}

.icon-viewer-center:before {
    content: "\e64a"
}

.icon-viewer-layout2:before {
    content: "\e605"
}

.icon-viewer-layout3:before {
    content: "\e71d"
}

.icon-viewer-layout1:before {
    content: "\e639"
}

.icon-viewer-arrow:before {
    content: "\e625"
}

.icon-viewer-mag3:before {
    content: "\e63c"
}

.icon-viewer-zoom-io:before {
    content: "\e62b"
}

.icon-viewer-mag2:before {
    content: "\e622"
}

.icon-viewer-cross:before {
    content: "\e600"
}

.icon-viewer-close1:before {
    content: "\e7e7"
}

.icon-viewer-close2:before {
    content: "\e626"
}

.icon-viewer-close3:before {
    content: "\e8cc"
}

.icon-viewer-ctr:before {
    content: "\e836"
}

.icon-viewer-tile2:before {
    content: "\e618"
}

.icon-viewer-scale:before {
    content: "\e771"
}

.icon-viewer-tile:before {
    content: "\e650"
}

.icon-viewer-max:before {
    content: "\e7b6"
}

.icon-viewer-line-c2:before {
    content: "\e615"
}

.icon-viewer-line-c1:before {
    content: "\e617"
}

.icon-viewer-cobb:before {
    content: "\e6d0"
}

.icon-viewer-linetool:before {
    content: "\ec3e"
}

.icon-viewer-split:before {
    content: "\e633"
}

.icon-viewer-slow:before {
    content: "\e6e7"
}

.icon-viewer-fast:before {
    content: "\e638"
}

.icon-viewer-lossless:before {
    content: "\ebb1"
}

.icon-viewer-qrcode:before {
    content: "\e6a3"
}

.icon-viewer-film-3d:before {
    content: "\e602"
}

.icon-hd-film:before {
    content: "\e603"
}

.icon-viewer-2d:before {
    content: "\e65d"
}

.icon-viewer-fold-copy:before {
    content: "\e86f"
}

.icon-viewer-reset-r:before {
    content: "\e721"
}

.icon-viewer-expand:before {
    content: "\e61e"
}

.icon-viewer-reset:before {
    content: "\e616"
}

.icon-viewer-fusion:before {
    content: "\e718"
}

.icon-viewer-up:before {
    content: "\e86d"
}

.icon-viewer-fold-d:before {
    content: "\e627"
}

.icon-viewer-collapse:before {
    content: "\e613"
}

.icon-viewer-less:before {
    content: "\e632"
}

.icon-viewer-more:before {
    content: "\e601"
}

.icon-viewer-down:before {
    content: "\e74d"
}

.icon-viewer-recover:before {
    content: "\e763"
}

.icon-viewer-clear:before {
    content: "\e612"
}

.icon-viewer-copy:before {
    content: "\e691"
}

.icon-viewer-del:before {
    content: "\e63f"
}

.icon-viewer-restore:before {
    content: "\e690"
}

.icon-viewer-snap:before {
    content: "\e65a"
}

.icon-viewer-reset-size:before {
    content: "\e60f"
}

.icon-viewer-reset-anno:before {
    content: "\e610"
}

.icon-viewer-del-sel:before {
    content: "\e611"
}

.icon-viewer-rotate270:before {
    content: "\e609"
}

.icon-viewer-rotate90:before {
    content: "\e60d"
}

.icon-viewer-pen-draw:before {
    content: "\e62a"
}

.icon-viewer-elliptic-anno:before {
    content: "\e621"
}

.icon-viewer-rect-anno:before {
    content: "\e623"
}

.icon-viewer-cuboid:before {
    content: "\e60a"
}

.icon-viewer-sphere:before {
    content: "\e60c"
}

.icon-viewer-consult:before {
    content: "\e60e"
}

.icon-viewer-help:before {
    content: "\e6d7"
}

.icon-viewer-chair:before {
    content: "\e62e"
}

.icon-viewer-setting:before {
    content: "\e717"
}

.icon-viewer-play:before {
    content: "\e657"
}

.icon-viewer-new:before {
    content: "\e614"
}

.icon-viewer-restore2:before {
    content: "\e659"
}

.icon-viewer-reverse:before {
    content: "\e629"
}

.icon-viewer-flip-v:before {
    content: "\e86e"
}

.icon-viewer-redo:before {
    content: "\e753"
}

.icon-viewer-flip-h:before {
    content: "\e60b"
}

.icon-viewer-window:before {
    content: "\e786"
}

.icon-viewer-sync:before {
    content: "\e661"
}

.icon-viewer-zoom2:before {
    content: "\e780"
}

.icon-viewer-ruler:before {
    content: "\e630"
}

.icon-viewer-pin:before {
    content: "\e646"
}

.icon-viewer-ct:before {
    content: "\e736"
}

.icon-viewer-mag:before {
    content: "\e604"
}

.icon-viewer-3d-c:before {
    content: "\e608"
}

.icon-viewer-3d-2:before {
    content: "\e6c2"
}

.icon-viewer-label-a:before {
    content: "\e6a2"
}

.icon-viewer-layout:before {
    content: "\e637"
}

.icon-viewer-3d:before {
    content: "\e655"
}

.icon-viewer-zoom:before {
    content: "\e65b"
}

.icon-viewer-angle:before {
    content: "\e624"
}

.icon-viewer-rotate180:before {
    content: "\e65c"
}

.icon-viewer-move:before {
    content: "\e628"
}

.icon-viewer-page:before {
    content: "\e86c"
}

.icon-viewer-label:before {
    content: "\e67f"
}

.icon-viewer-users:before {
    content: "\e620"
}

.icon-viewer-display:before {
    content: "\e607"
}

.icon-viewer-filter:before {
    content: "\e64c"
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent
}

.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,height .2s ease-in-out;
    -webkit-transition: background-color .2s linear,height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,width .2s ease-in-out;
    -webkit-transition: background-color .2s linear,width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports(-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ps {
        overflow: auto !important
    }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 1010;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        clip: rect(0,0,0,0);
        -webkit-clip-path: inset(100% 100%);
        clip-path: inset(100% 100%)
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none
    }

    .chosen-container a {
        cursor: pointer
    }

    .chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: 400;
        color: #999
    }

        .chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top
        }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(chosen-sprite.png) no-repeat 0 2px
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: url(chosen-sprite.png) no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0,0,0,0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        word-wrap: break-word;
        -webkit-touch-callout: none
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #3875d7;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
            background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
            color: #fff
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: linear-gradient(#eee 1%,#fff 15%);
    cursor: text
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: 0 0 !important;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
                width: 25px
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eee;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            color: #333;
            line-height: 13px;
            cursor: default
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            color: #666
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: linear-gradient(#eee 20%,#fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: 0;
        background: 0
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

    .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #222 !important
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

    .chosen-disabled .chosen-single {
        cursor: default
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default
    }

.chosen-rtl {
    text-align: right
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px
    }

    .chosen-rtl .chosen-choices li {
        float: right
    }

        .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px
            }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: 0
    }

    .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: url(chosen-sprite.png) no-repeat -30px -20px;
        direction: rtl
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px
    }

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

