<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn&gt;.caret,
    .dropup&gt;.btn&gt;.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), 
    url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), 
    url(../fonts/glyphicons-halflings-regular.woff) format('woff'), 
    url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), 
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-bitcoin:before {
    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
}

:after,
:before {
    -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
}

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    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
}

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

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

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

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

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

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

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

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

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

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

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

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

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

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

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

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

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

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

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

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

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

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

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

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

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

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

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

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

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

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

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

@media (min-width:992px) {

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

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

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

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

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

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

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

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

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

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

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

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

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

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

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

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

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

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

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

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

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

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

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

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

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

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

@media (min-width:1200px) {

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

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

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

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

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

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

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

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

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

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

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

.table&gt;tbody+tbody {
    border-top: 2px solid #ddd
}

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

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

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

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

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

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

.table-hover&gt;tbody&gt;tr:hover {
    background-color: #f5f5f5
}

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

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

.table&gt;tbody&gt;tr.active&gt;td,
.table&gt;tbody&gt;tr.active&gt;th,
.table&gt;tbody&gt;tr&gt;td.active,
.table&gt;tbody&gt;tr&gt;th.active,
.table&gt;tfoot&gt;tr.active&gt;td,
.table&gt;tfoot&gt;tr.active&gt;th,
.table&gt;tfoot&gt;tr&gt;td.active,
.table&gt;tfoot&gt;tr&gt;th.active,
.table&gt;thead&gt;tr.active&gt;td,
.table&gt;thead&gt;tr.active&gt;th,
.table&gt;thead&gt;tr&gt;td.active,
.table&gt;thead&gt;tr&gt;th.active {
    background-color: #f5f5f5
}

.table-hover&gt;tbody&gt;tr.active:hover&gt;td,
.table-hover&gt;tbody&gt;tr.active:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.active,
.table-hover&gt;tbody&gt;tr&gt;td.active:hover,
.table-hover&gt;tbody&gt;tr&gt;th.active:hover {
    background-color: #e8e8e8
}

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

.table-hover&gt;tbody&gt;tr.success:hover&gt;td,
.table-hover&gt;tbody&gt;tr.success:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.success,
.table-hover&gt;tbody&gt;tr&gt;td.success:hover,
.table-hover&gt;tbody&gt;tr&gt;th.success:hover {
    background-color: #d0e9c6
}

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

.table-hover&gt;tbody&gt;tr.info:hover&gt;td,
.table-hover&gt;tbody&gt;tr.info:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.info,
.table-hover&gt;tbody&gt;tr&gt;td.info:hover,
.table-hover&gt;tbody&gt;tr&gt;th.info:hover {
    background-color: #c4e3f3
}

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

.table-hover&gt;tbody&gt;tr.warning:hover&gt;td,
.table-hover&gt;tbody&gt;tr.warning:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.warning,
.table-hover&gt;tbody&gt;tr&gt;td.warning:hover,
.table-hover&gt;tbody&gt;tr&gt;th.warning:hover {
    background-color: #faf2cc
}

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

.table-hover&gt;tbody&gt;tr.danger:hover&gt;td,
.table-hover&gt;tbody&gt;tr.danger:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.danger,
.table-hover&gt;tbody&gt;tr&gt;td.danger:hover,
.table-hover&gt;tbody&gt;tr&gt;th.danger:hover {
    background-color: #ebcccc
}

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive&gt;.table {
        margin-bottom: 0
    }

    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
        white-space: nowrap
    }

    .table-responsive&gt;.table-bordered {
        border: 0
    }

    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
        border-left: 0
    }

    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
        border-right: 0
    }

    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
        border-bottom: 0
    }
}

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

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

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

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

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

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

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

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

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

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

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

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

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

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

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

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

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

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

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

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

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

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

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

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

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

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

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

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

    .form-inline .input-group&gt;.form-control {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-default.active,
.btn-default:active,
.open&gt;.dropdown-toggle.btn-default {
    background-image: none
}

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

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

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

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

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

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

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

.btn-primary.active,
.btn-primary:active,
.open&gt;.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

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

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

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

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

.btn-success.active,
.btn-success:active,
.open&gt;.dropdown-toggle.btn-success {
    background-image: none
}

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

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

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

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

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

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

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

.btn-info.active,
.btn-info:active,
.open&gt;.dropdown-toggle.btn-info {
    background-image: none
}

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

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

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

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

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

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

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

.btn-warning.active,
.btn-warning:active,
.open&gt;.dropdown-toggle.btn-warning {
    background-image: none
}

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

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

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

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

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

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

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

.btn-danger.active,
.btn-danger:active,
.open&gt;.dropdown-toggle.btn-danger {
    background-image: none
}

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

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

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

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

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

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

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

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

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

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

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

.dropdown-menu&gt;.disabled&gt;a,
.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover {
    color: #777
}

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

.open&gt;.dropdown-menu {
    display: block
}

.open&gt;a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical&gt;.btn.active,
.btn-group-vertical&gt;.btn:active,
.btn-group-vertical&gt;.btn:focus,
.btn-group-vertical&gt;.btn:hover,
.btn-group&gt;.btn.active,
.btn-group&gt;.btn:active,
.btn-group&gt;.btn:focus,
.btn-group&gt;.btn:hover {
    z-index: 2
}

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

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

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

.btn-toolbar&gt;.btn,
.btn-toolbar&gt;.btn-group,
.btn-toolbar&gt;.input-group {
    margin-left: 5px
}

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

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

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

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

.btn-group&gt;.btn-group {
    float: left
}

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

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

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

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

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

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

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

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

.btn .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&gt;.btn,
.btn-group-vertical&gt;.btn-group,
.btn-group-vertical&gt;.btn-group&gt;.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical&gt;.btn-group&gt;.btn {
    float: none
}

.btn-group-vertical&gt;.btn+.btn,
.btn-group-vertical&gt;.btn+.btn-group,
.btn-group-vertical&gt;.btn-group+.btn,
.btn-group-vertical&gt;.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

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

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

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

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

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

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

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

.btn-group-justified&gt;.btn-group .btn {
    width: 100%
}

.btn-group-justified&gt;.btn-group .dropdown-menu {
    left: auto
}

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

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

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

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

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

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

select.input-group-lg&gt;.form-control,
select.input-group-lg&gt;.input-group-addon,
select.input-group-lg&gt;.input-group-btn&gt;.btn {
    height: 46px;
    line-height: 46px
}

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

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

select.input-group-sm&gt;.form-control,
select.input-group-sm&gt;.input-group-addon,
select.input-group-sm&gt;.input-group-btn&gt;.btn {
    height: 30px;
    line-height: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-btn&gt;.btn {
    position: relative
}

.input-group-btn&gt;.btn+.btn {
    margin-left: -1px
}

.input-group-btn&gt;.btn:active,
.input-group-btn&gt;.btn:focus,
.input-group-btn&gt;.btn:hover {
    z-index: 2
}

.input-group-btn:first-child&gt;.btn,
.input-group-btn:first-child&gt;.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child&gt;.btn,
.input-group-btn:last-child&gt;.btn-group {
    z-index: 2;
    margin-left: -1px
}

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

.nav&gt;li {
    position: relative;
    display: block
}

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

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

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

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

.nav .open&gt;a,
.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
    background-color: #eee;
    border-color: #337ab7
}

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

.nav&gt;li&gt;a&gt;img {
    max-width: none
}

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

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

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

.nav-tabs&gt;li&gt;a:hover {
    border-color: #eee #eee #ddd
}

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

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

.nav-tabs.nav-justified&gt;li {
    float: none
}

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

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

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

    .nav-tabs.nav-justified&gt;li&gt;a {
        margin-bottom: 0
    }
}

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

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

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

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

.nav-pills&gt;li {
    float: left
}

.nav-pills&gt;li&gt;a {
    border-radius: 4px
}

.nav-pills&gt;li+li {
    margin-left: 2px
}

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

.nav-stacked&gt;li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified&gt;li {
    float: none
}

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

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

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

    .nav-justified&gt;li&gt;a {
        margin-bottom: 0
    }
}

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

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

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

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

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

.tab-content&gt;.tab-pane {
    display: none
}

.tab-content&gt;.active {
    display: block
}

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

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

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

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

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

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

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

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

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

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

@media (max-device-width:480px) and (orientation:landscape) {

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

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

@media (min-width:768px) {

    .container-fluid&gt;.navbar-collapse,
    .container-fluid&gt;.navbar-header,
    .container&gt;.navbar-collapse,
    .container&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

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

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

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

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

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

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

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

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

.navbar-brand&gt;img {
    display: block
}

@media (min-width:768px) {

    .navbar&gt;.container .navbar-brand,
    .navbar&gt;.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

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

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav&gt;li {
        float: left
    }

    .navbar-nav&gt;li&gt;a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

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

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

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

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

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

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

    .navbar-form .input-group&gt;.form-control {
        width: 100%
    }

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

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

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

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

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

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

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

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

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

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

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

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

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:focus,
.navbar-default .navbar-nav&gt;.active&gt;a:hover {
    color: #555;
    background-color: #e7e7e7
}

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

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

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

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

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

.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover {
        color: #ccc;
        background-color: transparent
    }
}

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

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

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

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

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

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav&gt;li&gt;a {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-nav&gt;.active&gt;a,
.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.active&gt;a:hover {
    color: #fff;
    background-color: #080808
}

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

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

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

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

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

.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d
}

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

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

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

.breadcrumb&gt;li {
    display: inline-block
}

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

.breadcrumb&gt;.active {
    color: #777
}

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

.pagination&gt;li {
    display: inline
}

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

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

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

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

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

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

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

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

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

.pagination-sm&gt;li&gt;a,
.pagination-sm&gt;li&gt;span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

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

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

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

.pager li {
    display: inline
}

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

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

.pager .next&gt;a,
.pager .next&gt;span {
    float: right
}

.pager .previous&gt;a,
.pager .previous&gt;span {
    float: left
}

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

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

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

.label:empty {
    display: none
}

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

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

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

.label-primary {
    background-color: #337ab7
}

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

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

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

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

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

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

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

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

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

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

.badge:empty {
    display: none
}

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

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

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

.list-group-item.active&gt;.badge,
.nav-pills&gt;.active&gt;a&gt;.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item&gt;.badge {
    float: right
}

.list-group-item&gt;.badge+.badge {
    margin-right: 5px
}

.nav-pills&gt;li&gt;a&gt;.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron&gt;hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a&gt;img,
.thumbnail&gt;img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

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

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

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert&gt;p,
.alert&gt;ul {
    margin-bottom: 0
}

.alert&gt;p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

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

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

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

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

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

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

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

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

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.media {
    margin-top: 15px
}

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

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

.media-right,
.media&gt;.pull-right {
    padding-left: 10px
}

.media-left,
.media&gt;.pull-left {
    padding-right: 10px
}

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

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

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

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

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

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading&gt;.small,
.list-group-item.active .list-group-item-heading&gt;small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading&gt;.small,
.list-group-item.active:focus .list-group-item-heading&gt;small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading&gt;.small,
.list-group-item.active:hover .list-group-item-heading&gt;small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading&gt;.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title&gt;.small,
.panel-title&gt;.small&gt;a,
.panel-title&gt;a,
.panel-title&gt;small,
.panel-title&gt;small&gt;a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.list-group,
.panel&gt;.panel-collapse&gt;.list-group {
    margin-bottom: 0
}

.panel&gt;.list-group .list-group-item,
.panel&gt;.panel-collapse&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel&gt;.list-group:first-child .list-group-item:first-child,
.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.list-group:last-child .list-group-item:last-child,
.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.panel-heading+.panel-collapse&gt;.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel&gt;.panel-collapse&gt;.table,
.panel&gt;.table,
.panel&gt;.table-responsive&gt;.table {
    margin-bottom: 0
}

.panel&gt;.panel-collapse&gt;.table caption,
.panel&gt;.table caption,
.panel&gt;.table-responsive&gt;.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child,
.panel&gt;.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child,
.panel&gt;.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel&gt;.panel-body+.table,
.panel&gt;.panel-body+.table-responsive,
.panel&gt;.table+.panel-body,
.panel&gt;.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td,
.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th {
    border-top: 0
}

.panel&gt;.table-bordered,
.panel&gt;.table-responsive&gt;.table-bordered {
    border: 0
}

.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
    border-left: 0
}

.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
    border-right: 0
}

.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse&gt;.list-group,
.panel-group .panel-heading+.panel-collapse&gt;.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default&gt;.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ddd
}

.panel-default&gt;.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #337ab7
}

.panel-primary&gt;.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #d6e9c6
}

.panel-success&gt;.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #bce8f1
}

.panel-info&gt;.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #faebcc
}

.panel-warning&gt;.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ebccd1
}

.panel-danger&gt;.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover&gt;.arrow,
.popover&gt;.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover&gt;.arrow {
    border-width: 11px
}

.popover&gt;.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top&gt;.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top&gt;.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right&gt;.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right&gt;.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom&gt;.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom&gt;.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left&gt;.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left&gt;.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner&gt;.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner&gt;.item&gt;a&gt;img,
.carousel-inner&gt;.item&gt;img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner&gt;.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner&gt;.item.active.right,
    .carousel-inner&gt;.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner&gt;.item.active.left,
    .carousel-inner&gt;.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner&gt;.item.active,
    .carousel-inner&gt;.item.next.left,
    .carousel-inner&gt;.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner&gt;.active,
.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    display: block
}

.carousel-inner&gt;.active {
    left: 0
}

.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner&gt;.next {
    left: 100%
}

.carousel-inner&gt;.prev {
    left: -100%
}

.carousel-inner&gt;.next.left,
.carousel-inner&gt;.prev.right {
    left: 0
}

.carousel-inner&gt;.active.left {
    left: -100%
}

.carousel-inner&gt;.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical&gt;.btn-group:after,
.btn-group-vertical&gt;.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical&gt;.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
	#laymod_330298 .carousel-inner .item img.visible-xs-block{
		 display: none !important
	}
	#laymod_330298 .carousel-inner .item img.hidden-xs{
		 display: block !important
	}
	#laymod_330298{
		padding-top:61px;
	}
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
	
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: "bbasefont";
    src: url('alibb/font_245449_3vgafi8eyi7.eot');
    /* IE9*/
    src: url('alibb/font_245449_3vgafi8eyi7.eot#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('alibb/font_245449_3vgafi8eyi7.woff') format('truetype'),
        url('alibb/font_245449_3vgafi8eyi7.ttf') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('alibb/font_245449_3vgafi8eyi7.svg#bbasefont') format('svg');
    /* iOS 4.1- */
}

.bbasefont {
    font-family: "bbasefont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bbase-play:before {
    content: "\e720";
}

.bbase-search:before {
    content: "\e62a";
}

.bbase-delete:before {
    content: "\e64c";
}

.bbase-ok:before {
    content: "\e6ac";
}

.bbase-crop:before {
    content: "\e62d";
}

.bbase-arrowright:before {
    content: "\e612";
}

.bbase-correct:before {
    content: "\e63d";
}

.bbase-yihen:before {
    content: "\e62f";
}

.bbase-pause:before {
    content: "\e604";
}

.bbase-setting:before {
    content: "\e756";
}

.bbase-close_thin:before {
    content: "\e62c";
}

.bbase-close:before {
    content: "\e611";
}

.bbase-dropdown:before {
    content: "\e63e";
}

.bbase-x:before {
    content: "\e659";
}

.bbase-caretdown:before {
    content: "\e627";
}

.bbase-yuandian:before {
    content: "\e601";
}

.bbase-drag:before {
    content: "\e707";
}

.bbase-edit:before {
    content: "\e625";
}

.bbase-xialasanjiao:before {
    content: "\e63a";
}

.bbase-copy:before {
    content: "\e75d";
}

.bbase-arrowleft:before {
    content: "\e721";
}

.bbase-addfolder:before {
    content: "\e6b7";
}

@font-face {
    font-family: "pcfont";
    src: url('alibb/font_271652_baaq7g48j4.eot');
    /* IE9 */
    src: url('alibb/font_271652_baaq7g48j4.eot#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('alibb/font_271652_baaq7g48j4.woff2') format('woff2'),
        url('alibb/font_271652_baaq7g48j4.woff') format('woff'),
        url('alibb/font_271652_baaq7g48j4.ttf') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
        url('alibb/font_271652_baaq7g48j4.svg#pcfont') format('svg');
    /* iOS 4.1- */
}

.pcfont {
    font-family: "pcfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pc-shipin1:before {
    content: "\e98e";
}

.pc-tesefuwu:before {
    content: "\e6fe";
}

.pc-qitianwuliyoutuihuanhuo:before {
    content: "\e700";
}

.pc-zhengpinbaozhang:before {
    content: "\e701";
}

.pc-gouwuche:before {
    content: "\e60a";
}

.pc-naozhong:before {
    content: "\e98f";
}

.pc-shanchu1:before {
    content: "\e990";
}

.pc-quanping:before {
    content: "\e991";
}

.pc-tupian1:before {
    content: "\e992";
}

.pc-more:before {
    content: "\e677";
}

.pc-fangda:before {
    content: "\e993";
}

.pc-suoxiao:before {
    content: "\e994";
}

.pc-wifi1:before {
    content: "\e995";
}

.pc-meiwifi:before {
    content: "\e996";
}

.pc-huhuan:before {
    content: "\e997";
}

.pc-shouqikuaijin:before {
    content: "\e998";
}

.pc-zhankaikuaitui:before {
    content: "\e999";
}

.pc-zanting:before {
    content: "\e99a";
}

.pc-tingzhi:before {
    content: "\e99b";
}

.pc-shangyishou:before {
    content: "\e99c";
}

.pc-kuaijin1:before {
    content: "\e99d";
}

.pc-jianqie:before {
    content: "\e99e";
}

.pc-89:before {
    content: "\e703";
}

.pc-tianmaojisutuikuan:before {
    content: "\e704";
}

.pc-tianmaopeisonganzhuang:before {
    content: "\e705";
}

.pc-tianmaoquanguolianbao:before {
    content: "\e706";
}

.pc-tianmaoshangmentuihuo:before {
    content: "\e708";
}

.pc-tianmaotuihuobaozhangqia:before {
    content: "\e709";
}

.pc-tianmaozengyunfeixian:before {
    content: "\e70a";
}

.pc-tianmaodianbaobao:before {
    content: "\e70b";
}

.pc-tianmaoshunfengbaoyou:before {
    content: "\e70c";
}

.pc-tianmaowuyoutuihuanhuo:before {
    content: "\e775";
}

.pc-tianmaoxianshihoumai:before {
    content: "\e70d";
}

.pc-tianmaoyoujirenzheng:before {
    content: "\e70e";
}

.pc-tianmaoyuanchengfuwu:before {
    content: "\e70f";
}

.pc-tianmaosonghuoshangmen:before {
    content: "\e710";
}

.pc-tianmaoanshifahuo:before {
    content: "\e711";
}

.pc-tianmao123shixiao:before {
    content: "\e712";
}

.pc-tianmaobaoyouqia:before {
    content: "\e713";
}

.pc-tianmaociribida:before {
    content: "\e714";
}

.pc-tianmaohuodaofukuan:before {
    content: "\e715";
}

.pc-tianmaohuopiaotongxing:before {
    content: "\e717";
}

.pc-tianmaojishiqueren:before {
    content: "\e718";
}

.pc-tianmaoshiyongfuwu:before {
    content: "\e719";
}

.pc-tianmaomendianziti:before {
    content: "\e71a";
}

.pc-tianmaoanshidaohuo:before {
    content: "\e71b";
}

.pc-sousuo:before {
    content: "\e71c";
}

.pc-edit:before {
    content: "\e893";
}

.pc-dropdown:before {
    content: "\e6a6";
}

.pc-anzhuoduanliulanqidakai:before {
    content: "\e71d";
}

.pc-feed3:before {
    content: "\e99f";
}

.pc-instagram1:before {
    content: "\e9a0";
}

.pc-picassa2:before {
    content: "\e9a1";
}

.pc-tumblr2:before {
    content: "\e9a2";
}

.pc-wordpress2:before {
    content: "\e9a3";
}

.pc-xing:before {
    content: "\e9a4";
}

.pc-celiang:before {
    content: "\e9a5";
}

.pc-delete:before {
    content: "\e609";
}

.pc-ink14:before {
    content: "\e9a6";
}

.pc-nav:before {
    content: "\e602";
}

.pc-arrowup:before {
    content: "\e624";
}

.pc-top:before {
    content: "\e9a7";
}

.pc-servicejinkoubaoshui:before {
    content: "\e71e";
}

.pc-14wanchengzhifudingdan:before {
    content: "\e9a8";
}

.pc-ranqi:before {
    content: "\e9a9";
}

.pc-list:before {
    content: "\e629";
}

.pc-3:before {
    content: "\e61e";
}

.pc-dianji:before {
    content: "\e6b9";
}

.pc-yinxingqia:before {
    content: "\e9aa";
}

.pc-message:before {
    content: "\e600";
}

.pc-unie651:before {
    content: "\e6ff";
}

.pc-unie654:before {
    content: "\e702";
}

.pc-tuichu:before {
    content: "\e9ab";
}

.pc-pencil:before {
    content: "\e644";
}

.pc-qq1:before {
    content: "\e65c";
}

.pc-plus:before {
    content: "\e603";
}

.pc-jixieshebei1:before {
    content: "\e9ac";
}

.pc-yiqiyibiao:before {
    content: "\e9ad";
}

.pc-diangongdianqi:before {
    content: "\e9ae";
}

.pc-dianziyuanqijian:before {
    content: "\e9af";
}

.pc-huagonghuanbao:before {
    content: "\e9b0";
}

.pc-tongxintongxun2:before {
    content: "\e9b1";
}

.pc-iconfontshuangxiang:before {
    content: "\e601";
}

.pc-kequntoushi1:before {
    content: "\e71f";
}

.pc-mimazhongzhi:before {
    content: "\e683";
}

.pc-shebeiguzhangshenbao:before {
    content: "\e684";
}

.pc-xitongshezhi:before {
    content: "\e685";
}

.pc-anquanzhongxin:before {
    content: "\e686";
}

.pc-dianhua2:before {
    content: "\e687";
}

.pc-qiaquanguanli:before {
    content: "\e689";
}

.pc-kequntoushi:before {
    content: "\e68a";
}

.pc-shebeipeizhi1:before {
    content: "\e720";
}

.pc-shebeipeizhi:before {
    content: "\e68b";
}

.pc-earth:before {
    content: "\e607";
}

.pc-airplane:before {
    content: "\e721";
}

.pc-arrowcurveleft:before {
    content: "\e722";
}

.pc-arrowcurverecycle:before {
    content: "\e723";
}

.pc-arrowcurveright:before {
    content: "\e724";
}

.pc-atom:before {
    content: "\e725";
}

.pc-bag:before {
    content: "\e726";
}

.pc-bezier:before {
    content: "\e727";
}

.pc-blockmenu:before {
    content: "\e729";
}

.pc-comment:before {
    content: "\e72b";
}

.pc-comments:before {
    content: "\e72c";
}

.pc-listcircle:before {
    content: "\e72d";
}

.pc-off:before {
    content: "\e72e";
}

.pc-officine:before {
    content: "\e72f";
}

.pc-optionssettings:before {
    content: "\e730";
}

.pc-pin1:before {
    content: "\e731";
}

.pc-refresh:before {
    content: "\e733";
}

.pc-sociallinkedin:before {
    content: "\e734";
}

.pc-socialsharethis:before {
    content: "\e75b";
}

.pc-socialskype:before {
    content: "\e75c";
}

.pc-socialyahoo:before {
    content: "\e75f";
}

.pc-socialyoutube:before {
    content: "\e760";
}

.pc-soundoff:before {
    content: "\e763";
}

.pc-soundon:before {
    content: "\e767";
}

.pc-speed:before {
    content: "\e768";
}

.pc-star1:before {
    content: "\e76a";
}

.pc-telephone:before {
    content: "\e76f";
}

.pc-textnormal:before {
    content: "\e777";
}

.pc-textsizereduce:before {
    content: "\e77c";
}

.pc-textsizeupper:before {
    content: "\e9b2";
}

.pc-useradd:before {
    content: "\e9b3";
}

.pc-wireframeglobe:before {
    content: "\e9b4";
}

.pc-yen:before {
    content: "\e9b5";
}

.pc-75:before {
    content: "\e9b6";
}

.pc-39:before {
    content: "\e9b7";
}

.pc-pinterest2:before {
    content: "\e9b8";
}

.pc-vimeo2:before {
    content: "\e9b9";
}

.pc-down:before {
    content: "\e69e";
}

.pc-up:before {
    content: "\e761";
}

.pc-caidan3:before {
    content: "\e9ba";
}

.pc-find-fav:before {
    content: "\e9bb";
}

.pc-shuju:before {
    content: "\e9bc";
}

.pc-tongzhi1:before {
    content: "\e9bd";
}

.pc-ui:before {
    content: "\e9be";
}

.pc-lvxingwaichu:before {
    content: "\e9bf";
}

.pc-ui1:before {
    content: "\e9c0";
}

.pc-snsshareqq:before {
    content: "\e9c1";
}

.pc-fanhui:before {
    content: "\e64d";
}

.pc-04:before {
    content: "\e9c2";
}

.pc-adjustbg:before {
    content: "\e9c3";
}

.pc-tengxunweibo:before {
    content: "\e9c4";
}

.pc-xinlangweibo:before {
    content: "\e9c5";
}

.pc-weixin11:before {
    content: "\e9c6";
}

.pc-qq11:before {
    content: "\e9c7";
}

.pc-douban1:before {
    content: "\e9c8";
}

.pc-dianchibattery142:before {
    content: "\e9c9";
}

.pc-gugegoogle115:before {
    content: "\e9ca";
}

.pc-computer:before {
    content: "\e6a3";
}

.pc-iconset0135:before {
    content: "\e9cb";
}

.pc-iconset0142:before {
    content: "\e9cc";
}

.pc-iconset0143:before {
    content: "\e9cd";
}

.pc-iconset0144:before {
    content: "\e9ce";
}

.pc-iconset0167:before {
    content: "\e9cf";
}

.pc-iconset0168:before {
    content: "\e9d0";
}

.pc-iconset0186:before {
    content: "\e9d1";
}

.pc-iconset0187:before {
    content: "\e9d2";
}

.pc-iconset0284:before {
    content: "\e9d3";
}

.pc-iconset0288:before {
    content: "\e9d4";
}

.pc-iconset0293:before {
    content: "\e9d5";
}

.pc-iconset0295:before {
    content: "\e9d6";
}

.pc-iconset0297:before {
    content: "\e9d7";
}

.pc-iconset0359:before {
    content: "\e9d8";
}

.pc-iconset0381:before {
    content: "\e9d9";
}

.pc-iconset0394:before {
    content: "\e9da";
}

.pc-iconset0397:before {
    content: "\e9db";
}

.pc-iconset0425:before {
    content: "\e9dc";
}

.pc-iconset0431:before {
    content: "\e9dd";
}

.pc-iconset0432:before {
    content: "\e9de";
}

.pc-iconset0433:before {
    content: "\e9df";
}

.pc-iconset0434:before {
    content: "\e9e0";
}

.pc-iconset0443:before {
    content: "\e9e1";
}

.pc-iconset0470:before {
    content: "\e9e2";
}

.pc-iconset0471:before {
    content: "\e9e3";
}

.pc-iconset0481:before {
    content: "\e9e4";
}

.pc-iconset0482:before {
    content: "\e9e5";
}

.pc-iconset0483:before {
    content: "\e9e6";
}

.pc-iconset0484:before {
    content: "\e9e7";
}

.pc-iconset0485:before {
    content: "\e9e8";
}

.pc-iconset0486:before {
    content: "\e9e9";
}

.pc-iconset0487:before {
    content: "\e9ea";
}

.pc-iconset0488:before {
    content: "\e9eb";
}

.pc-iconset0489:before {
    content: "\e9ec";
}

.pc-iconset0490:before {
    content: "\e9ed";
}

.pc-iconset0491:before {
    content: "\e9ee";
}

.pc-shenqingshenpi:before {
    content: "\e9ef";
}

.pc-ok:before {
    content: "\e63d";
}

.pc-shouye:before {
    content: "\e9f0";
}

.pc-fangxingxuanzhongfill:before {
    content: "\e9f1";
}

.pc-shoujitaobao:before {
    content: "\e9f2";
}

.pc-yihen:before {
    content: "\e62f";
}

.pc-youjian2:before {
    content: "\e68c";
}

.pc-facebookfacebook51:before {
    content: "\e9f3";
}

.pc-facebookfacebook52:before {
    content: "\e60e";
}

.pc-pinterestpinterest30:before {
    content: "\e61f";
}

.pc-gengduomore12:before {
    content: "\e656";
}

.pc-gugegoogle114:before {
    content: "\e657";
}

.pc-qianmoney125:before {
    content: "\e68d";
}

.pc-07jiantouxiangshangfill:before {
    content: "\e68e";
}

.pc-07jiantouxiangxiafill:before {
    content: "\e68f";
}

.pc-07jiantouxiangyoufill:before {
    content: "\e690";
}

.pc-07jiantouxiangzuofill:before {
    content: "\e691";
}

.pc-3mianliao:before {
    content: "\e9f4";
}

.pc-caifuguanlizhuanjiatuandui:before {
    content: "\e9f5";
}

.pc-luopancompass84:before {
    content: "\e6a2";
}

.pc-qilaiup106:before {
    content: "\e6a7";
}

.pc-shideright145:before {
    content: "\e6dc";
}

.pc-tuitetwitter43:before {
    content: "\e716";
}

.pc-xiazaidownload144:before {
    content: "\e728";
}

.pc-xuanxiangoptions:before {
    content: "\e732";
}

.pc-huilaiback431:before {
    content: "\e74a";
}

.pc-yingxiaozhichiicon:before {
    content: "\e9f6";
}

.pc-fenxianglishichiyou:before {
    content: "\e9f7";
}

.pc-fenxiangshouyilaiyuanqiehuan:before {
    content: "\e9f8";
}

.pc-store-16:before {
    content: "\e9f9";
}

.pc-shengqian:before {
    content: "\e9fa";
}

.pc-zhinengyouhua:before {
    content: "\e9fb";
}

.pc-yduitengxunweibo:before {
    content: "\e69c";
}

.pc-setting:before {
    content: "\e688";
}

.pc-wodeshouhuodizhi:before {
    content: "\e9fc";
}

.pc-menu:before {
    content: "\e612";
}

.pc-xiala:before {
    content: "\e9fd";
}

.pc-qian:before {
    content: "\e9fe";
}

.pc-wuliu:before {
    content: "\e9ff";
}

.pc-xuetang:before {
    content: "\ea00";
}

.pc-shangcheng:before {
    content: "\ea01";
}

.pc-cellphone:before {
    content: "\e64f";
}

.pc-zhifubao1:before {
    content: "\ea02";
}

.pc-qq:before {
    content: "\ea03";
}

.pc-shoujirenzheng:before {
    content: "\ea04";
}

.pc-youxiangrenzheng:before {
    content: "\ea05";
}

.pc-zhiyuanshouye8:before {
    content: "\ea06";
}

.pc-xiaolvdashiicon02-copy-copy:before {
    content: "\ea07";
}

.pc-gerenzhongxin:before {
    content: "\ea08";
}

.pc-kehuzhongxin:before {
    content: "\ea09";
}

.pc-icon6:before {
    content: "\ea0a";
}

.pc-mydata:before {
    content: "\e67d";
}

.pc-shanchu2:before {
    content: "\ea0b";
}

.pc-shenhe2:before {
    content: "\ea0c";
}

.pc-tianjia2:before {
    content: "\ea0d";
}

.pc-xinxi12:before {
    content: "\ea0e";
}

.pc-liebiao11:before {
    content: "\ea0f";
}

.pc-laji2:before {
    content: "\ea10";
}

.pc-guanbi2:before {
    content: "\ea11";
}

.pc-gouwuche2:before {
    content: "\ea12";
}

.pc-zhaoxiang2:before {
    content: "\ea13";
}

.pc-xihuan2:before {
    content: "\ea14";
}

.pc-zan1:before {
    content: "\ea15";
}

.pc-zan4:before {
    content: "\ea16";
}

.pc-preview:before {
    content: "\e674";
}

.pc-luxiang1:before {
    content: "\ea17";
}

.pc-weibo2:before {
    content: "\ea18";
}

.pc-g:before {
    content: "\ea19";
}

.pc-bluetooth2lanya:before {
    content: "\ea1a";
}

.pc-fenlei2:before {
    content: "\ea1b";
}

.pc-fenxiang:before {
    content: "\ea1c";
}

.pc-myaddress:before {
    content: "\ea1d";
}

.pc-mymessage:before {
    content: "\ea1e";
}

.pc-myrecommend:before {
    content: "\ea1f";
}

.pc-myshare:before {
    content: "\ea20";
}

.pc-toubaoxuzhi:before {
    content: "\ea21";
}

.pc-yuyin:before {
    content: "\ea22";
}

.pc-jiantou31:before {
    content: "\ea23";
}

.pc-jiantou32:before {
    content: "\ea24";
}

.pc-jiantou33:before {
    content: "\ea25";
}

.pc-jiantou34:before {
    content: "\ea26";
}

.pc-z-alipay:before {
    content: "\ea27";
}

.pc-x:before {
    content: "\e611";
}

.pc-dianhua3:before {
    content: "\ea28";
}

.pc-tianjia:before {
    content: "\ea29";
}

.pc-shanchu:before {
    content: "\ea2a";
}

.pc-biangeng:before {
    content: "\e692";
}

.pc-chuifengji:before {
    content: "\e693";
}

.pc-gouwu:before {
    content: "\e694";
}

.pc-jingting:before {
    content: "\e695";
}

.pc-mianfeiwifi:before {
    content: "\e696";
}

.pc-mianfeixishuyongpin:before {
    content: "\e697";
}

.pc-quxiao:before {
    content: "\e698";
}

.pc-shouyin:before {
    content: "\e699";
}

.pc-songcanfuwu:before {
    content: "\e69a";
}

.pc-yongcanqu:before {
    content: "\e69d";
}

.pc-zhongyangkongdiao:before {
    content: "\e69f";
}

.pc-cuidan:before {
    content: "\e6a0";
}

.pc-wuqiazhifu:before {
    content: "\e6a1";
}

.pc-yanfa:before {
    content: "\ea2b";
}

.pc-chakan:before {
    content: "\e6a4";
}

.pc-chaxunliebiao:before {
    content: "\e6a5";
}

.pc-gongsimingcheng:before {
    content: "\ea2c";
}

.pc-xinlangweiboon:before {
    content: "\e6a8";
}

.pc-kongjian2:before {
    content: "\ea2d";
}

.pc-saoyisao1:before {
    content: "\ea2e";
}

.pc-weibo1:before {
    content: "\ea2f";
}

.pc-shangpinjiarugouwuche:before {
    content: "\ea30";
}

.pc-peixun1:before {
    content: "\ea31";
}

.pc-ai01:before {
    content: "\ea32";
}

.pc-ai07:before {
    content: "\ea33";
}

.pc-ai08:before {
    content: "\ea34";
}

.pc-ai31:before {
    content: "\e6a9";
}

.pc-ai43:before {
    content: "\ea35";
}

.pc-ai60:before {
    content: "\ea36";
}

.pc-ai61:before {
    content: "\ea37";
}

.pc-ai66:before {
    content: "\ea38";
}

.pc-ai207:before {
    content: "\ea39";
}

.pc-ai215:before {
    content: "\ea3a";
}

.pc-ai241:before {
    content: "\ea3b";
}

.pc-icondd2:before {
    content: "\ea3c";
}

.pc-cuowusql:before {
    content: "\ea3d";
}

.pc-gongzuonianxian:before {
    content: "\ea3e";
}

.pc-mobile:before {
    content: "\e64a";
}

.pc-chuanzhen2:before {
    content: "\ea3f";
}

.pc-qiyefuwu:before {
    content: "\ea40";
}

.pc-liebiao5:before {
    content: "\ea41";
}

.pc-top2:before {
    content: "\ea42";
}

.pc-bao1:before {
    content: "\ea43";
}

.pc-drgspingtairuanjianxitong46:before {
    content: "\ea44";
}

.pc-fenxiang2:before {
    content: "\ea45";
}

.pc-userrect:before {
    content: "\ea46";
}

.pc-tixing:before {
    content: "\ea47";
}

.pc-jiangbei:before {
    content: "\ea48";
}

.pc-chuanzhen:before {
    content: "\ea49";
}

.pc-dingwei1:before {
    content: "\ea4a";
}

.pc-zixun1:before {
    content: "\ea4b";
}

.pc-youyong:before {
    content: "\e6c7";
}

.pc-anquanbaozhang1:before {
    content: "\ea4c";
}

.pc-fangxinjiaoyi:before {
    content: "\ea4d";
}

.pc-zhuanyefuwu:before {
    content: "\ea4e";
}

.pc-shandian:before {
    content: "\ea4f";
}

.pc-saoma:before {
    content: "\ea50";
}

.pc-google_plus:before {
    content: "\e604";
}

.pc-youtube:before {
    content: "\e605";
}

.pc-instagram2:before {
    content: "\e608";
}

.pc-dribbble1:before {
    content: "\e60b";
}

.pc-baidu:before {
    content: "\e60c";
}

.pc-whatsapp:before {
    content: "\e60f";
}

.pc-skype1:before {
    content: "\e613";
}

.pc-twitter1:before {
    content: "\e614";
}

.pc-github:before {
    content: "\e615";
}

.pc-social-fb-simple:before {
    content: "\e650";
}

.pc-social-linkedin:before {
    content: "\e66d";
}

.pc-social-instagram:before {
    content: "\e66e";
}

.pc-social-pinterest:before {
    content: "\e616";
}

.pc-gongsi1:before {
    content: "\ea51";
}

.pc-zhihu1:before {
    content: "\e617";
}

.pc-taobao1:before {
    content: "\e618";
}

.pc-Facebook1:before {
    content: "\ea52";
}

.pc-linkedin2:before {
    content: "\ea53";
}

.pc-Instagram:before {
    content: "\ea54";
}

.pc-qqkongjian1:before {
    content: "\ea55";
}

.pc-twitter11:before {
    content: "\ea56";
}

.pc-line1:before {
    content: "\ea57";
}

.pc-qq2:before {
    content: "\ea58";
}

.pc-pengyouquan1:before {
    content: "\ea59";
}

.pc-fenxiangweixinpengyouquan:before {
    content: "\e6aa";
}

.pc-twitter12:before {
    content: "\e659";
}

.pc-facebook1:before {
    content: "\e65a";
}

.pc-Yahoo:before {
    content: "\e65b";
}

.pc-anzhuo:before {
    content: "\e65e";
}

.pc-yamaxun:before {
    content: "\e663";
}

.pc-linkedin1:before {
    content: "\e665";
}

.pc-QQ_weibo:before {
    content: "\e666";
}

.pc-zhifubao:before {
    content: "\e667";
}

.pc-douban:before {
    content: "\e669";
}

.pc-renren:before {
    content: "\e66a";
}

.pc-email:before {
    content: "\e66b";
}

.pc-youku:before {
    content: "\e66c";
}

.pc-filter1:before {
    content: "\ea5a";
}

.pc-qiahao:before {
    content: "\ea5b";
}

.pc-men:before {
    content: "\ea5c";
}

.pc-chilun2:before {
    content: "\ea5d";
}

.pc-erji:before {
    content: "\ea5e";
}

.pc-yifu:before {
    content: "\ea5f";
}

.pc-anquanbaozhang:before {
    content: "\e735";
}

.pc-bangzhuzhongxin:before {
    content: "\e736";
}

.pc-chujiejihua:before {
    content: "\e737";
}

.pc-dingyuehao:before {
    content: "\e738";
}

.pc-fenqishangcheng:before {
    content: "\e739";
}

.pc-fengxianbaozhangjihua:before {
    content: "\e73a";
}

.pc-huiyuanjulebu:before {
    content: "\ea60";
}

.pc-pengyouquan:before {
    content: "\e740";
}

.pc-kongjian1:before {
    content: "\e73b";
}

.pc-weixin:before {
    content: "\e73c";
}

.pc-weibo3:before {
    content: "\e73d";
}

.pc-wodezijin:before {
    content: "\e743";
}

.pc-QQ1:before {
    content: "\e73e";
}

.pc-chenggong:before {
    content: "\e742";
}

.pc-guanbi4:before {
    content: "\e749";
}

.pc-zhiwenjiesuo:before {
    content: "\ea61";
}

.pc-plus-preview:before {
    content: "\ea62";
}

.pc-plus-add:before {
    content: "\ea63";
}

.pc-plus-minus:before {
    content: "\ea64";
}

.pc-kuaisuxiadan:before {
    content: "\ea65";
}

.pc-plus-uncheckbox:before {
    content: "\ea66";
}

.pc-wangluo:before {
    content: "\ea67";
}

.pc-xiangmushenbao:before {
    content: "\ea68";
}

.pc-question:before {
    content: "\e647";
}

.pc-minzhengxinxi-jingwairenyuan:before {
    content: "\ea69";
}

.pc-icon_save:before {
    content: "\ea6a";
}

.pc-xinpin:before {
    content: "\ea6b";
}

.pc-fanhui1:before {
    content: "\ea6c";
}

.pc-diqiu1:before {
    content: "\ea6d";
}

.pc-facebook11:before {
    content: "\ea6e";
}

.pc-yanzhengmatianchong:before {
    content: "\ea6f";
}

.pc-fanhuidingbu1:before {
    content: "\ea70";
}

.pc-drag:before {
    content: "\e707";
}

.pc-houtaiweihu:before {
    content: "\ea71";
}

.pc-theme:before {
    content: "\e62b";
}

.pc-gouwuche1:before {
    content: "\ea72";
}

.pc-aislogo:before {
    content: "\e606";
}

.pc-video-channel:before {
    content: "\ea73";
}

.pc-iconfont-xinxizhongxin:before {
    content: "\ea74";
}

.pc-iconfont-monijiaoyi:before {
    content: "\ea75";
}

.pc-iconfont-shipanjiaoyi:before {
    content: "\ea76";
}

.pc-iconfont-bangzhuzhongxin:before {
    content: "\ea77";
}

.pc-iconfont-xinxizhongxin1:before {
    content: "\ea78";
}

.pc-iconfont-wodeyouhui:before {
    content: "\ea79";
}

.pc-iconfont-yinxingka:before {
    content: "\ea7a";
}

.pc-iconfont-shezhi:before {
    content: "\ea7b";
}

.pc-iconfont-tuiguangzhuanqian:before {
    content: "\ea7c";
}

.pc-web-icon-:before {
    content: "\ea7d";
}

.pc-gouwuche4:before {
    content: "\ea7e";
}

.pc-chazhaotihuan:before {
    content: "\eb71";
}

.pc-china-:before {
    content: "\e660";
}

.pc-link:before {
    content: "\e655";
}

.pc-boliweiya:before {
    content: "\e6b1";
}

.pc-baxi:before {
    content: "\e6b2";
}

.pc-gelunbiya:before {
    content: "\e6b3";
}

.pc-guba:before {
    content: "\e6b4";
}

.pc-gelinnada:before {
    content: "\e6b5";
}

.pc-duominike:before {
    content: "\e6b6";
}

.pc-guiyana:before {
    content: "\e6b7";
}

.pc-hongdulasi:before {
    content: "\e6b8";
}

.pc-ejialagua:before {
    content: "\e6ba";
}

.pc-shengjiciheniweisi:before {
    content: "\e6bb";
}

.pc-shengluxiya:before {
    content: "\e6bc";
}

.pc-shengwensentehegelinnadingsi:before {
    content: "\e6bd";
}

.pc-tenilidaheduobage:before {
    content: "\e6be";
}

.pc-sulinan:before {
    content: "\e6c0";
}

.pc-yamaijia:before {
    content: "\e6c1";
}

.pc-zhili:before {
    content: "\e6c2";
}

.pc-antiguahebadabu:before {
    content: "\e6c3";
}

.pc-babaduosi:before {
    content: "\e6c4";
}

.pc-bahama:before {
    content: "\e6c5";
}

.pc-agenting:before {
    content: "\e6c6";
}

.pc-wulagui:before {
    content: "\e6c8";
}

.pc-alabolianheqiuchangguo:before {
    content: "\e6de";
}

.pc-zuosanjiao:before {
    content: "\ea7f";
}

.pc-arrows_keyboard_alt:before {
    content: "\ea80";
}

.pc-arrows_keyboard_down-:before {
    content: "\ea81";
}

.pc-arrows_keyboard_left:before {
    content: "\ea82";
}

.pc-arrows_keyboard_delete:before {
    content: "\ea83";
}

.pc-arrows_keyboard_cmd-:before {
    content: "\ea84";
}

.pc-arrows_keyboard_return:before {
    content: "\ea85";
}

.pc-arrows_keyboard_right:before {
    content: "\ea86";
}

.pc-arrows_keyboard_shift:before {
    content: "\ea87";
}

.pc-arrows_keyboard_tab:before {
    content: "\ea88";
}

.pc-arrows_keyboard_up:before {
    content: "\ea89";
}

.pc-arrows_square_down:before {
    content: "\ea8a";
}

.pc-arrows_square_downleft:before {
    content: "\ea8b";
}

.pc-arrows_square_left:before {
    content: "\ea8c";
}

.pc-arrows_square_downright:before {
    content: "\ea8d";
}

.pc-arrows_square_remove:before {
    content: "\ea8e";
}

.pc-arrows_square_plus:before {
    content: "\ea8f";
}

.pc-arrows_square_minus:before {
    content: "\ea90";
}

.pc-arrows_square_right:before {
    content: "\ea91";
}

.pc-arrows_square_up:before {
    content: "\ea92";
}

.pc-arrows_square_upleft:before {
    content: "\ea93";
}

.pc-arrows_square_upright:before {
    content: "\ea94";
}

.pc-round-plus:before {
    content: "\e62a";
}

.pc-weixin2:before {
    content: "\ea95";
}

.pc-jia-xianxingyuankuang:before {
    content: "\ea96";
}

.pc-zhengquewancheng-xianxingyuankuang:before {
    content: "\ea97";
}

.pc-jian-xianxingyuankuang:before {
    content: "\ea98";
}

.pc-cuowuguanbiquxiao-xianxingyuankuang:before {
    content: "\ea99";
}

.pc-cuowuguanbiquxiao-fangkuang:before {
    content: "\ea9a";
}

.pc-xinxi-xianxingyuankuang:before {
    content: "\ea9b";
}

.pc-wenhao-xianxingyuankuang:before {
    content: "\ea9c";
}

.pc-gantanhao-xianxingyuankuang:before {
    content: "\ea9d";
}

.pc-shangyiyehoutuifanhui-xianxingyuankuang:before {
    content: "\ea9e";
}

.pc-xiayiyeqianjinchakangengduo-xianxingyuankuang:before {
    content: "\ea9f";
}

.pc-xiangxiazhankai-xianxingyuankuang:before {
    content: "\eaa0";
}

.pc-xiangshangshouqi-xianxingyuankuang:before {
    content: "\eaa1";
}

.pc-insert:before {
    content: "\e63c";
}

.pc-yasuobao:before {
    content: "\eaa2";
}

.pc-payfor:before {
    content: "\e6af";
}

.pc-boshiweb_bofangliang:before {
    content: "\eaa3";
}

.pc-member:before {
    content: "\e60d";
}

.pc-tuijian:before {
    content: "\eaa4";
}

.pc-copy:before {
    content: "\e67c";
}

.pc-strategy:before {
    content: "\eaa5";
}

.pc-jiance1:before {
    content: "\eaa6";
}

.pc-zizhizhengshu:before {
    content: "\eaa7";
}

.pc-men-:before {
    content: "\eaa8";
}

.pc-kaiguanlunci:before {
    content: "\eaa9";
}

.pc-window:before {
    content: "\eaaa";
}

.pc-ding:before {
    content: "\e619";
}

.pc-tmall:before {
    content: "\e61a";
}

.pc-youxiang2:before {
    content: "\eaab";
}

.pc-liangdian:before {
    content: "\eaac";
}

.pc-L3:before {
    content: "\eaad";
}

.pc-fuwuqi:before {
    content: "\eaae";
}

.pc-laba:before {
    content: "\eaaf";
}

.pc-kaiye:before {
    content: "\eab0";
}

.pc-yunying:before {
    content: "\eab1";
}

.pc-xitongshezhi1:before {
    content: "\eab2";
}

.pc-shejijingli-:before {
    content: "\eab3";
}

.pc-news_icon:before {
    content: "\eab4";
}

.pc-jingpin:before {
    content: "\eab5";
}

.pc-tuichu1:before {
    content: "\eab6";
}

.pc-used:before {
    content: "\e6bf";
}

.pc-shafa:before {
    content: "\eab7";
}

.pc-shujuxian:before {
    content: "\eab8";
}

.pc-xitongxiaoxi:before {
    content: "\e6ab";
}

.pc-tupian:before {
    content: "\eab9";
}

.pc-phone:before {
    content: "\e69b";
}

.pc-zanwuweituofangyuan:before {
    content: "\e6ac";
}

.pc-batch-add:before {
    content: "\eaba";
}

.pc-batch-reduce:before {
    content: "\eabb";
}

.pc-batch-del:before {
    content: "\eabc";
}

.pc-batch-import:before {
    content: "\eabd";
}

.pc-batch-export:before {
    content: "\eabe";
}

.pc-weidenglutouxiang:before {
    content: "\e6ad";
}

.pc-search:before {
    content: "\e610";
}

.pc-moban:before {
    content: "\eabf";
}

.pc-nianxian:before {
    content: "\eac0";
}

.pc-aixin:before {
    content: "\eac1";
}

.pc-fenxiang1:before {
    content: "\eac2";
}

.pc-tuiguang:before {
    content: "\eac3";
}

.pc-tuandui2:before {
    content: "\eac4";
}

.pc-xiazai1:before {
    content: "\eac5";
}

.pc-jixiezulin:before {
    content: "\eac6";
}

.pc-jingdong:before {
    content: "\eac7";
}

.pc-tuodaoshouzhang:before {
    content: "\eac8";
}

.pc-gengduo-:before {
    content: "\eac9";
}

.pc-kefu2:before {
    content: "\eaca";
}

.pc-shipin2:before {
    content: "\eacb";
}

.pc-fankui:before {
    content: "\eacc";
}

.pc-lianjie:before {
    content: "\eacd";
}

.pc-jia-tianchong:before {
    content: "\e6ae";
}

.pc-jian-tianchong:before {
    content: "\e6b0";
}

.pc-wode:before {
    content: "\eace";
}

.pc-xiangji1:before {
    content: "\eacf";
}

.pc-shigongzhong:before {
    content: "\ead0";
}

.pc-huodong:before {
    content: "\ead1";
}

.pc-fenxiang3:before {
    content: "\ead2";
}

.pc-xiaochengxu:before {
    content: "\ead3";
}

.pc-fangdajing7:before {
    content: "\ead4";
}

.pc-123:before {
    content: "\ead5";
}

.pc-jingdongshangchengpingtai:before {
    content: "\ead6";
}

.pc-module:before {
    content: "\e947";
}

.pc-fuwu2:before {
    content: "\ead7";
}

.pc-location1:before {
    content: "\ead8";
}

.pc-dianhuazhengzaibohao:before {
    content: "\ead9";
}

.pc-zhinengsuo-guan:before {
    content: "\eada";
}

.pc-Youtube1:before {
    content: "\eadb";
}

.pc-config:before {
    content: "\e72a";
}

.pc-shouye3:before {
    content: "\eadc";
}

.pc-icon-:before {
    content: "\eadd";
}

.pc-weixin1:before {
    content: "\eade";
}

.pc-kongjian:before {
    content: "\eadf";
}

.pc-xianshang:before {
    content: "\eae0";
}

.pc-twitter2:before {
    content: "\e61b";
}

.pc-wechat-friend:before {
    content: "\e61c";
}

.pc-github1:before {
    content: "\e61d";
}

.pc-csdn:before {
    content: "\e620";
}

.pc-ins:before {
    content: "\e621";
}

.pc-renren1:before {
    content: "\e640";
}

.pc-momo:before {
    content: "\e641";
}

.pc-Facebook:before {
    content: "\e645";
}

.pc-alipay1:before {
    content: "\e649";
}

.pc-pinterest:before {
    content: "\e622";
}

.pc-linkedin11:before {
    content: "\e652";
}

.pc-google1:before {
    content: "\e623";
}

.pc-tumblr:before {
    content: "\e653";
}

.pc-vk:before {
    content: "\e654";
}

.pc-mixi:before {
    content: "\e658";
}

.pc-skype11:before {
    content: "\e625";
}

.pc-line2:before {
    content: "\e65d";
}

.pc-liuliang1:before {
    content: "\eae1";
}

.pc-hezuohuoban:before {
    content: "\eae2";
}

.pc-kaisuo:before {
    content: "\eae3";
}

.pc-tree-round-people:before {
    content: "\e6c9";
}

.pc-tree-round-phone:before {
    content: "\e6ca";
}

.pc-tree-round-relatives:before {
    content: "\e6cb";
}

.pc-tree-round-currency:before {
    content: "\e6cc";
}

.pc-tree-round-hotel:before {
    content: "\e6cd";
}

.pc-tree-round-unknown:before {
    content: "\e6ce";
}

.pc-tree-round-internet-bar:before {
    content: "\e6cf";
}

.pc-tree-round-key-person:before {
    content: "\e6d0";
}

.pc-tree-round-bank-card:before {
    content: "\e6d1";
}

.pc-tree-round-fic-identity:before {
    content: "\e6d2";
}

.pc-tree-round-order:before {
    content: "\e6d3";
}

.pc-tree-round-certificates:before {
    content: "\e6d4";
}

.pc-tree-round-house-number:before {
    content: "\e6d5";
}

.pc-tree-round-car:before {
    content: "\e6d6";
}

.pc-tree-round-train:before {
    content: "\e6d7";
}

.pc-tree-round-passport:before {
    content: "\e6d8";
}

.pc-tree-round-mechanism:before {
    content: "\e6d9";
}

.pc-tree-round-plane:before {
    content: "\e6da";
}

.pc-icon-test:before {
    content: "\eae4";
}

.pc-liulan:before {
    content: "\eae5";
}

.pc-diannao:before {
    content: "\eae6";
}

.pc-shouji5:before {
    content: "\eae7";
}

.pc-invision:before {
    content: "\eae8";
}

.pc-anquan2:before {
    content: "\eae9";
}

.pc-book1:before {
    content: "\e73f";
}

.pc-checkin_:before {
    content: "\e741";
}

.pc-call:before {
    content: "\e744";
}

.pc-clock:before {
    content: "\e745";
}

.pc-cloud_download:before {
    content: "\e746";
}

.pc-cloud1:before {
    content: "\e747";
}

.pc-compass_rounded:before {
    content: "\e748";
}

.pc-contact:before {
    content: "\e74b";
}

.pc-chat_:before {
    content: "\e74c";
}

.pc-camera1:before {
    content: "\e74d";
}

.pc-creditcard1:before {
    content: "\e74e";
}

.pc-contact_number:before {
    content: "\e74f";
}

.pc-cursor_roundeds:before {
    content: "\e750";
}

.pc-device_computer:before {
    content: "\e751";
}

.pc-documents:before {
    content: "\e752";
}

.pc-file_export:before {
    content: "\e753";
}

.pc-flag1:before {
    content: "\e754";
}

.pc-find:before {
    content: "\e755";
}

.pc-folder_roundeds:before {
    content: "\e756";
}

.pc-file_import:before {
    content: "\e757";
}

.pc-fullscreen1:before {
    content: "\e758";
}

.pc-global_earth:before {
    content: "\e759";
}

.pc-heart1:before {
    content: "\e75a";
}

.pc-global_geo:before {
    content: "\e75d";
}

.pc-heart_break:before {
    content: "\e75e";
}

.pc-info:before {
    content: "\e762";
}

.pc-layer_roundedso:before {
    content: "\e764";
}

.pc-like_:before {
    content: "\e765";
}

.pc-link_roundedsol:before {
    content: "\e766";
}

.pc-list_:before {
    content: "\e769";
}

.pc-location2:before {
    content: "\e76b";
}

.pc-lock_unlock:before {
    content: "\e76c";
}

.pc-mail_read:before {
    content: "\e76d";
}

.pc-mail_send:before {
    content: "\e76e";
}

.pc-map:before {
    content: "\e770";
}

.pc-microphone_roun:before {
    content: "\e771";
}

.pc-minimize:before {
    content: "\e772";
}

.pc-money:before {
    content: "\e773";
}

.pc-notification1:before {
    content: "\e774";
}

.pc-pencil_roundeds:before {
    content: "\e776";
}

.pc-movies:before {
    content: "\e778";
}

.pc-photo_add:before {
    content: "\e779";
}

.pc-pie_chart:before {
    content: "\e77a";
}

.pc-pin:before {
    content: "\e77b";
}

.pc-photo_remove:before {
    content: "\eaea";
}

.pc-plane:before {
    content: "\eaeb";
}

.pc-profile_addfrie:before {
    content: "\eaec";
}

.pc-printer1:before {
    content: "\eaed";
}

.pc-safety:before {
    content: "\eaee";
}

.pc-setting2:before {
    content: "\eaef";
}

.pc-setting_cog:before {
    content: "\eaf0";
}

.pc-share1:before {
    content: "\eaf1";
}

.pc-shield:before {
    content: "\eaf2";
}

.pc-shield_off:before {
    content: "\eaf3";
}

.pc-shield_on:before {
    content: "\eaf4";
}

.pc-stop1:before {
    content: "\eaf5";
}

.pc-sync1:before {
    content: "\eaf6";
}

.pc-time_oclock:before {
    content: "\eaf7";
}

.pc-tips_off:before {
    content: "\eaf8";
}

.pc-trash:before {
    content: "\eaf9";
}

.pc-view:before {
    content: "\eafa";
}

.pc-video1:before {
    content: "\eafb";
}

.pc-volume_roundeds:before {
    content: "\eafc";
}

.pc-warning:before {
    content: "\eafd";
}

.pc-wallet1:before {
    content: "\eafe";
}

.pc-zoom_out:before {
    content: "\eaff";
}

.pc-zoom_in:before {
    content: "\eb00";
}

.pc-align_center:before {
    content: "\eb01";
}

.pc-touzizhongxin:before {
    content: "\e6db";
}

.pc-jieru:before {
    content: "\e6dd";
}

.pc-jiechu:before {
    content: "\e6df";
}

.pc-mayihuabei:before {
    content: "\e6e0";
}

.pc-jingdongbaitiao:before {
    content: "\e6e1";
}

.pc-xinyongqia:before {
    content: "\e6e2";
}

.pc-weixinzhifu:before {
    content: "\e6e3";
}

.pc-chuzhiqia:before {
    content: "\e6e4";
}

.pc-yaopin:before {
    content: "\e6e5";
}

.pc-fangzu:before {
    content: "\e6e6";
}

.pc-yinpin:before {
    content: "\e6e7";
}

.pc-hongbao:before {
    content: "\e6e8";
}

.pc-huazhuangpin:before {
    content: "\e6e9";
}

.pc-dianying:before {
    content: "\e6ea";
}

.pc-yiwu:before {
    content: "\e6eb";
}

.pc-shuiguo:before {
    content: "\e6ec";
}

.pc-riyongpin:before {
    content: "\e6ed";
}

.pc-maicai:before {
    content: "\e6ee";
}

.pc-lingshi:before {
    content: "\e6ef";
}

.pc-yiban:before {
    content: "\e6f0";
}

.pc-canyin:before {
    content: "\e6f1";
}

.pc-jiaotong:before {
    content: "\e6f2";
}

.pc-lvyoudujia:before {
    content: "\e6f3";
}

.pc-chongwu:before {
    content: "\e6f4";
}

.pc-xiuliweihu:before {
    content: "\e6f5";
}

.pc-liwu:before {
    content: "\e6f6";
}

.pc-youxi:before {
    content: "\e6f7";
}

.pc-shujijiaocai:before {
    content: "\e6f8";
}

.pc-qicheyongpin:before {
    content: "\e6f9";
}

.pc-jiaju:before {
    content: "\e6fa";
}

.pc-yundong:before {
    content: "\e6fb";
}

.pc-jiadian:before {
    content: "\e6fc";
}

.pc-jiaoyu:before {
    content: "\e6fd";
}

.pc-yule:before {
    content: "\eb02";
}

.pc-yinleyule:before {
    content: "\eb03";
}

.pc-shumachanpin:before {
    content: "\eb04";
}

.pc-yuer:before {
    content: "\eb05";
}

.pc-bichi:before {
    content: "\eb06";
}

.pc-anquanguanli:before {
    content: "\eb07";
}

.pc-dianhua13:before {
    content: "\eb08";
}

.pc-clear:before {
    content: "\e949";
}

.pc-jiaoyu1:before {
    content: "\eb09";
}

.pc-sr_baidu:before {
    content: "\eb0a";
}

.pc-shuaqia:before {
    content: "\eb0b";
}

.pc-qixiang_xiaxue:before {
    content: "\eb0c";
}

.pc-zhongguo1:before {
    content: "\e626";
}

.pc-eluosi1:before {
    content: "\e627";
}

.pc-faguo1:before {
    content: "\e628";
}

.pc-zhaoxian:before {
    content: "\e62c";
}

.pc-deguo1:before {
    content: "\e62d";
}

.pc-danmai:before {
    content: "\e62e";
}

.pc-jianada:before {
    content: "\e630";
}

.pc-fenlan:before {
    content: "\e631";
}

.pc-malaixiya:before {
    content: "\e632";
}

.pc-menggu:before {
    content: "\e633";
}

.pc-hanguo1:before {
    content: "\e634";
}

.pc-nuowei:before {
    content: "\e635";
}

.pc-riben1:before {
    content: "\e636";
}

.pc-taiguo:before {
    content: "\e637";
}

.pc-tuerqi:before {
    content: "\e638";
}

.pc-yindunixiya:before {
    content: "\e639";
}

.pc-xinjiapo:before {
    content: "\e63a";
}

.pc-yingguo1:before {
    content: "\e63b";
}

.pc-yuenan:before {
    content: "\e63e";
}

.pc-meiguo1:before {
    content: "\e63f";
}

.pc-feilvbin:before {
    content: "\e642";
}

.pc-niboer:before {
    content: "\e643";
}

.pc-mengjialaguo:before {
    content: "\e646";
}

.pc-bajisitan:before {
    content: "\e648";
}

.pc-maerdaifu:before {
    content: "\e64b";
}

.pc-xila:before {
    content: "\e64c";
}

.pc-aierlan:before {
    content: "\e64e";
}

.pc-lusenbao:before {
    content: "\e651";
}

.pc-bilishi:before {
    content: "\e65f";
}

.pc-luomaniya:before {
    content: "\e661";
}

.pc-maqidun:before {
    content: "\e662";
}

.pc-chengyuanjituanduiguanli:before {
    content: "\eb0d";
}

.pc-tm:before {
    content: "\eb0e";
}

.pc-yuechi1:before {
    content: "\eb0f";
}

.pc-weiwangguanicon-defuben-:before {
    content: "\eb10";
}

.pc-weiwangguanicon-defuben-1:before {
    content: "\eb11";
}

.pc-weiwangguanicon-defuben-2:before {
    content: "\eb12";
}

.pc-weiwangguanicon-defuben-3:before {
    content: "\eb13";
}

.pc-weiwangguanicon-defuben-4:before {
    content: "\eb14";
}

.pc-weiwangguanicon-defuben-5:before {
    content: "\eb15";
}

.pc-weiwangguanicon-defuben-6:before {
    content: "\eb16";
}

.pc-weiwangguanicon-defuben-7:before {
    content: "\eb17";
}

.pc-weiwangguanicon-defuben-8:before {
    content: "\eb18";
}

.pc-weiwangguanicon-defuben-9:before {
    content: "\eb19";
}

.pc-weiwangguanicon-defuben-10:before {
    content: "\eb1a";
}

.pc-weiwangguanicon-defuben-11:before {
    content: "\eb1b";
}

.pc-weiwangguanicon-defuben-12:before {
    content: "\eb1c";
}

.pc-weiwangguanicon-defuben-13:before {
    content: "\eb1d";
}

.pc-icon_bofang-mian:before {
    content: "\eb1e";
}

.pc-huiyuanliebian:before {
    content: "\eb1f";
}

.pc-ant-check-circle:before {
    content: "\e77d";
}

.pc-ant-CI:before {
    content: "\e77e";
}

.pc-Dollar:before {
    content: "\e77f";
}

.pc-compass:before {
    content: "\e780";
}

.pc-close-circle:before {
    content: "\e781";
}

.pc-frown:before {
    content: "\e782";
}

.pc-info-circle:before {
    content: "\e783";
}

.pc-left-circle:before {
    content: "\e784";
}

.pc-down-circle:before {
    content: "\e785";
}

.pc-EURO:before {
    content: "\e786";
}

.pc-copyright:before {
    content: "\e787";
}

.pc-minus-circle:before {
    content: "\e788";
}

.pc-meh:before {
    content: "\e789";
}

.pc-plus-circle:before {
    content: "\e78a";
}

.pc-play-circle:before {
    content: "\e78b";
}

.pc-question-circle:before {
    content: "\e78c";
}

.pc-Pound:before {
    content: "\e78d";
}

.pc-right-circle:before {
    content: "\e78e";
}

.pc-smile:before {
    content: "\e78f";
}

.pc-trademark:before {
    content: "\e790";
}

.pc-time-circle:before {
    content: "\e791";
}

.pc-timeout:before {
    content: "\e792";
}

.pc-earth1:before {
    content: "\e793";
}

.pc-YUAN:before {
    content: "\e794";
}

.pc-up-circle:before {
    content: "\e795";
}

.pc-warning-circle:before {
    content: "\e796";
}

.pc-sync:before {
    content: "\e797";
}

.pc-transaction:before {
    content: "\e798";
}

.pc-undo:before {
    content: "\e799";
}

.pc-redo:before {
    content: "\e79a";
}

.pc-reload:before {
    content: "\e79b";
}

.pc-reloadtime:before {
    content: "\e79c";
}

.pc-message1:before {
    content: "\e79d";
}

.pc-dashboard:before {
    content: "\e79e";
}

.pc-issuesclose:before {
    content: "\e79f";
}

.pc-poweroff:before {
    content: "\e7a0";
}

.pc-logout:before {
    content: "\e7a1";
}

.pc-login:before {
    content: "\e7a2";
}

.pc-piechart:before {
    content: "\e7a3";
}

.pc-setting1:before {
    content: "\e7a4";
}

.pc-eye:before {
    content: "\e7a5";
}

.pc-location:before {
    content: "\e7a6";
}

.pc-edit-square:before {
    content: "\e7a7";
}

.pc-export:before {
    content: "\e7a8";
}

.pc-save:before {
    content: "\e7a9";
}

.pc-Import:before {
    content: "\e7aa";
}

.pc-appstore:before {
    content: "\e7ab";
}

.pc-close-square:before {
    content: "\e7ac";
}

.pc-down-square:before {
    content: "\e7ad";
}

.pc-layout:before {
    content: "\e7ae";
}

.pc-left-square:before {
    content: "\e7af";
}

.pc-play-square:before {
    content: "\e7b0";
}

.pc-control:before {
    content: "\e7b1";
}

.pc-codelibrary:before {
    content: "\e7b2";
}

.pc-detail:before {
    content: "\e7b3";
}

.pc-minus-square:before {
    content: "\e7b4";
}

.pc-plus-square:before {
    content: "\e7b5";
}

.pc-right-square:before {
    content: "\e7b6";
}

.pc-project:before {
    content: "\e7b7";
}

.pc-wallet:before {
    content: "\e7b8";
}

.pc-up-square:before {
    content: "\e7b9";
}

.pc-calculator:before {
    content: "\e7ba";
}

.pc-interation:before {
    content: "\e7bb";
}

.pc-check-square:before {
    content: "\e7bc";
}

.pc-border:before {
    content: "\e7bd";
}

.pc-border-outer:before {
    content: "\e7be";
}

.pc-border-top:before {
    content: "\e7bf";
}

.pc-border-bottom:before {
    content: "\e7c0";
}

.pc-border-left:before {
    content: "\e7c1";
}

.pc-border-right:before {
    content: "\e7c2";
}

.pc-border-inner:before {
    content: "\e7c3";
}

.pc-border-verticle:before {
    content: "\e7c4";
}

.pc-border-horizontal:before {
    content: "\e7c5";
}

.pc-radius-bottomleft:before {
    content: "\e7c6";
}

.pc-radius-bottomright:before {
    content: "\e7c7";
}

.pc-radius-upleft:before {
    content: "\e7c8";
}

.pc-radius-upright:before {
    content: "\e7c9";
}

.pc-radius-setting:before {
    content: "\e7ca";
}

.pc-adduser:before {
    content: "\e7cb";
}

.pc-deleteteam:before {
    content: "\e7cc";
}

.pc-deleteuser:before {
    content: "\e7cd";
}

.pc-addteam:before {
    content: "\e7ce";
}

.pc-user:before {
    content: "\e7cf";
}

.pc-team:before {
    content: "\e7d0";
}

.pc-areachart:before {
    content: "\e7d1";
}

.pc-linechart:before {
    content: "\e7d2";
}

.pc-barchart:before {
    content: "\e7d3";
}

.pc-pointmap:before {
    content: "\e7d4";
}

.pc-container:before {
    content: "\e7d5";
}

.pc-database:before {
    content: "\e7d6";
}

.pc-sever:before {
    content: "\e7d7";
}

.pc-mobile1:before {
    content: "\e7d8";
}

.pc-tablet:before {
    content: "\e7d9";
}

.pc-redenvelope:before {
    content: "\e7da";
}

.pc-book:before {
    content: "\e7db";
}

.pc-filedone:before {
    content: "\e7dc";
}

.pc-reconciliation:before {
    content: "\e7dd";
}

.pc-file-exception:before {
    content: "\e7de";
}

.pc-filesync:before {
    content: "\e7df";
}

.pc-filesearch:before {
    content: "\e7e0";
}

.pc-solution:before {
    content: "\e7e1";
}

.pc-fileprotect:before {
    content: "\e7e2";
}

.pc-file-add:before {
    content: "\e7e3";
}

.pc-file-excel:before {
    content: "\e7e4";
}

.pc-file-exclamation:before {
    content: "\e7e5";
}

.pc-file-pdf:before {
    content: "\e7e6";
}

.pc-file-image:before {
    content: "\e7e7";
}

.pc-file-markdown:before {
    content: "\e7e8";
}

.pc-file-unknown:before {
    content: "\e7e9";
}

.pc-file-ppt:before {
    content: "\e7ea";
}

.pc-file-word:before {
    content: "\e7eb";
}

.pc-file:before {
    content: "\e7ec";
}

.pc-file-zip:before {
    content: "\e7ed";
}

.pc-file-text:before {
    content: "\e7ee";
}

.pc-file-copy:before {
    content: "\e7ef";
}

.pc-snippets:before {
    content: "\e7f0";
}

.pc-audit:before {
    content: "\e7f1";
}

.pc-diff:before {
    content: "\e7f2";
}

.pc-Batchfolding:before {
    content: "\e7f3";
}

.pc-securityscan:before {
    content: "\e7f4";
}

.pc-propertysafety:before {
    content: "\e7f5";
}

.pc-safetycertificate:before {
    content: "\e7f6";
}

.pc-insurance:before {
    content: "\e7f7";
}

.pc-alert:before {
    content: "\e7f8";
}

.pc-delete1:before {
    content: "\e7f9";
}

.pc-hourglass:before {
    content: "\e7fa";
}

.pc-bulb:before {
    content: "\e7fb";
}

.pc-experiment:before {
    content: "\e7fc";
}

.pc-bell:before {
    content: "\e7fd";
}

.pc-trophy:before {
    content: "\e7fe";
}

.pc-rest:before {
    content: "\e7ff";
}

.pc-USB:before {
    content: "\e800";
}

.pc-skin:before {
    content: "\e801";
}

.pc-home:before {
    content: "\e802";
}

.pc-bank:before {
    content: "\e803";
}

.pc-filter:before {
    content: "\e804";
}

.pc-funnelplot:before {
    content: "\e805";
}

.pc-like:before {
    content: "\e806";
}

.pc-unlike:before {
    content: "\e807";
}

.pc-unlock:before {
    content: "\e808";
}

.pc-lock:before {
    content: "\e809";
}

.pc-customerservice:before {
    content: "\e80a";
}

.pc-flag:before {
    content: "\e80b";
}

.pc-moneycollect:before {
    content: "\e80c";
}

.pc-medicinebox:before {
    content: "\e80d";
}

.pc-shop:before {
    content: "\e80e";
}

.pc-rocket:before {
    content: "\e80f";
}

.pc-shopping:before {
    content: "\e810";
}

.pc-folder:before {
    content: "\e811";
}

.pc-folder-open:before {
    content: "\e812";
}

.pc-folder-add:before {
    content: "\e813";
}

.pc-deploymentunit:before {
    content: "\e814";
}

.pc-accountbook:before {
    content: "\e815";
}

.pc-contacts:before {
    content: "\e816";
}

.pc-carryout:before {
    content: "\e817";
}

.pc-calendar-check:before {
    content: "\e818";
}

.pc-calendar:before {
    content: "\e819";
}

.pc-scan:before {
    content: "\e81a";
}

.pc-select:before {
    content: "\e81b";
}

.pc-boxplot:before {
    content: "\e81c";
}

.pc-build:before {
    content: "\e81d";
}

.pc-sliders:before {
    content: "\e81e";
}

.pc-laptop:before {
    content: "\e81f";
}

.pc-barcode:before {
    content: "\e820";
}

.pc-camera:before {
    content: "\e821";
}

.pc-cluster:before {
    content: "\e822";
}

.pc-gateway:before {
    content: "\e823";
}

.pc-car:before {
    content: "\e824";
}

.pc-printer:before {
    content: "\e825";
}

.pc-read:before {
    content: "\e826";
}

.pc-cloud-server:before {
    content: "\e827";
}

.pc-cloud-upload:before {
    content: "\e828";
}

.pc-cloud:before {
    content: "\e829";
}

.pc-cloud-download:before {
    content: "\e82a";
}

.pc-cloud-sync:before {
    content: "\e82b";
}

.pc-video:before {
    content: "\e82c";
}

.pc-notification:before {
    content: "\e82d";
}

.pc-sound:before {
    content: "\e82e";
}

.pc-radarchart:before {
    content: "\e82f";
}

.pc-qrcode:before {
    content: "\e830";
}

.pc-fund:before {
    content: "\e831";
}

.pc-image:before {
    content: "\e832";
}

.pc-mail:before {
    content: "\e833";
}

.pc-table:before {
    content: "\e834";
}

.pc-idcard:before {
    content: "\e835";
}

.pc-creditcard:before {
    content: "\e836";
}

.pc-heart:before {
    content: "\e837";
}

.pc-block:before {
    content: "\e838";
}

.pc-error:before {
    content: "\e839";
}

.pc-star:before {
    content: "\e83a";
}

.pc-gold:before {
    content: "\e83b";
}

.pc-heatmap:before {
    content: "\e83c";
}

.pc-wifi:before {
    content: "\e83d";
}

.pc-attachment:before {
    content: "\e83e";
}

.pc-edit1:before {
    content: "\e83f";
}

.pc-key:before {
    content: "\e840";
}

.pc-api:before {
    content: "\e841";
}

.pc-disconnect:before {
    content: "\e842";
}

.pc-highlight:before {
    content: "\e843";
}

.pc-monitor:before {
    content: "\e844";
}

.pc-link1:before {
    content: "\e845";
}

.pc-man:before {
    content: "\e846";
}

.pc-percentage:before {
    content: "\e847";
}

.pc-search1:before {
    content: "\e848";
}

.pc-pushpin:before {
    content: "\e849";
}

.pc-phone1:before {
    content: "\e84a";
}

.pc-shake:before {
    content: "\e84b";
}

.pc-tag:before {
    content: "\e84c";
}

.pc-wrench:before {
    content: "\e84d";
}

.pc-woman:before {
    content: "\e84e";
}

.pc-tags:before {
    content: "\e84f";
}

.pc-scissor:before {
    content: "\e850";
}

.pc-mr:before {
    content: "\e851";
}

.pc-share:before {
    content: "\e852";
}

.pc-branches:before {
    content: "\e853";
}

.pc-fork:before {
    content: "\e854";
}

.pc-shrink:before {
    content: "\e855";
}

.pc-arrawsalt:before {
    content: "\e856";
}

.pc-verticalright:before {
    content: "\e857";
}

.pc-verticalleft:before {
    content: "\e858";
}

.pc-right:before {
    content: "\e859";
}

.pc-left:before {
    content: "\e85a";
}

.pc-up1:before {
    content: "\e85b";
}

.pc-down1:before {
    content: "\e85c";
}

.pc-fullscreen:before {
    content: "\e85d";
}

.pc-fullscreen-exit:before {
    content: "\e85e";
}

.pc-doubleleft:before {
    content: "\e85f";
}

.pc-doubleright:before {
    content: "\e860";
}

.pc-arrowright:before {
    content: "\e861";
}

.pc-arrowup1:before {
    content: "\e862";
}

.pc-arrowleft:before {
    content: "\e863";
}

.pc-arrowdown:before {
    content: "\e864";
}

.pc-upload:before {
    content: "\e865";
}

.pc-colum-height:before {
    content: "\e866";
}

.pc-vertical-align-botto:before {
    content: "\e867";
}

.pc-vertical-align-middl:before {
    content: "\e868";
}

.pc-totop:before {
    content: "\e869";
}

.pc-vertical-align-top:before {
    content: "\e86a";
}

.pc-download:before {
    content: "\e86b";
}

.pc-sort-descending:before {
    content: "\e86c";
}

.pc-sort-ascending:before {
    content: "\e86d";
}

.pc-fall:before {
    content: "\e86e";
}

.pc-swap:before {
    content: "\e86f";
}

.pc-stock:before {
    content: "\e870";
}

.pc-rise:before {
    content: "\e871";
}

.pc-indent:before {
    content: "\e872";
}

.pc-outdent:before {
    content: "\e873";
}

.pc-menu1:before {
    content: "\e874";
}

.pc-unorderedlist:before {
    content: "\e875";
}

.pc-orderedlist:before {
    content: "\e876";
}

.pc-align-right:before {
    content: "\e877";
}

.pc-align-center:before {
    content: "\e878";
}

.pc-align-left:before {
    content: "\e879";
}

.pc-pic-center:before {
    content: "\e87a";
}

.pc-pic-right:before {
    content: "\e87b";
}

.pc-pic-left:before {
    content: "\e87c";
}

.pc-bold:before {
    content: "\e87d";
}

.pc-font-colors:before {
    content: "\e87e";
}

.pc-exclaimination:before {
    content: "\e87f";
}

.pc-font-size:before {
    content: "\e880";
}

.pc-infomation:before {
    content: "\e881";
}

.pc-line-height:before {
    content: "\e882";
}

.pc-strikethrough:before {
    content: "\e883";
}

.pc-underline:before {
    content: "\e884";
}

.pc-number:before {
    content: "\e885";
}

.pc-italic:before {
    content: "\e886";
}

.pc-code:before {
    content: "\e887";
}

.pc-column-width:before {
    content: "\e888";
}

.pc-check:before {
    content: "\e889";
}

.pc-ellipsis:before {
    content: "\e88a";
}

.pc-dash:before {
    content: "\e88b";
}

.pc-close:before {
    content: "\e88c";
}

.pc-enter:before {
    content: "\e88d";
}

.pc-line:before {
    content: "\e88e";
}

.pc-minus:before {
    content: "\e88f";
}

.pc-question1:before {
    content: "\e890";
}

.pc-plus1:before {
    content: "\e891";
}

.pc-rollback:before {
    content: "\e892";
}

.pc-small-dash:before {
    content: "\e894";
}

.pc-pause:before {
    content: "\e895";
}

.pc-bg-colors:before {
    content: "\e896";
}

.pc-iMoviedianying:before {
    content: "\e668";
}

.pc-AppStore:before {
    content: "\e66f";
}

.pc-AppleBook:before {
    content: "\e671";
}

.pc-Facetime:before {
    content: "\e672";
}

.pc-iTunesStore:before {
    content: "\e673";
}

.pc-duanxin:before {
    content: "\e664";
}

.pc-dianhua1:before {
    content: "\e675";
}

.pc-ditu:before {
    content: "\e676";
}

.pc-lanya:before {
    content: "\e678";
}

.pc-redian:before {
    content: "\e679";
}

.pc-shipin:before {
    content: "\e67a";
}

.pc-tishi:before {
    content: "\e67b";
}

.pc-tongzhi:before {
    content: "\e67e";
}

.pc-tianqi:before {
    content: "\e67f";
}

.pc-wuxianjuyuwang:before {
    content: "\e680";
}

.pc-wuraomoshi:before {
    content: "\e681";
}

.pc-xinwennews:before {
    content: "\e682";
}

.pc-yinsi:before {
    content: "\eb20";
}

.pc-yunxu:before {
    content: "\eb21";
}

.pc-youxiang:before {
    content: "\eb22";
}

.pc-zhaopian:before {
    content: "\eb23";
}

.pc-back:before {
    content: "\e670";
}

.pc-crown:before {
    content: "\e897";
}

.pc-drag1:before {
    content: "\e898";
}

.pc-desktop:before {
    content: "\e899";
}

.pc-gift:before {
    content: "\e89a";
}

.pc-stop:before {
    content: "\e89b";
}

.pc-fire:before {
    content: "\e89c";
}

.pc-thunderbolt:before {
    content: "\e89d";
}

.pc-check-circle-fill:before {
    content: "\e89e";
}

.pc-left-circle-fill:before {
    content: "\e89f";
}

.pc-down-circle-fill:before {
    content: "\e8a0";
}

.pc-minus-circle-fill:before {
    content: "\e8a1";
}

.pc-close-circle-fill:before {
    content: "\e8a2";
}

.pc-info-circle-fill:before {
    content: "\e8a3";
}

.pc-up-circle-fill:before {
    content: "\e8a4";
}

.pc-right-circle-fill:before {
    content: "\e8a5";
}

.pc-plus-circle-fill:before {
    content: "\e8a6";
}

.pc-question-circle-fill:before {
    content: "\e8a7";
}

.pc-EURO-circle-fill:before {
    content: "\e8a8";
}

.pc-frown-fill:before {
    content: "\e8a9";
}

.pc-copyright-circle-fil:before {
    content: "\e8aa";
}

.pc-CI-circle-fill:before {
    content: "\e8ab";
}

.pc-compass-fill:before {
    content: "\e8ac";
}

.pc-Dollar-circle-fill:before {
    content: "\e8ad";
}

.pc-poweroff-circle-fill:before {
    content: "\e8ae";
}

.pc-meh-fill:before {
    content: "\e8af";
}

.pc-play-circle-fill:before {
    content: "\e8b0";
}

.pc-Pound-circle-fill:before {
    content: "\e8b1";
}

.pc-smile-fill:before {
    content: "\e8b2";
}

.pc-stop-fill:before {
    content: "\e8b3";
}

.pc-warning-circle-fill:before {
    content: "\e8b4";
}

.pc-time-circle-fill:before {
    content: "\e8b5";
}

.pc-trademark-circle-fil:before {
    content: "\e8b6";
}

.pc-YUAN-circle-fill:before {
    content: "\e8b7";
}

.pc-heart-fill:before {
    content: "\e8b8";
}

.pc-piechart-circle-fil:before {
    content: "\e8b9";
}

.pc-dashboard-fill:before {
    content: "\e8ba";
}

.pc-message-fill:before {
    content: "\e8bb";
}

.pc-check-square-fill:before {
    content: "\e8bc";
}

.pc-down-square-fill:before {
    content: "\e8bd";
}

.pc-minus-square-fill:before {
    content: "\e8be";
}

.pc-close-square-fill:before {
    content: "\e8bf";
}

.pc-codelibrary-fill:before {
    content: "\e8c0";
}

.pc-left-square-fill:before {
    content: "\e8c1";
}

.pc-play-square-fill:before {
    content: "\e8c2";
}

.pc-up-square-fill:before {
    content: "\e8c3";
}

.pc-right-square-fill:before {
    content: "\e8c4";
}

.pc-plus-square-fill:before {
    content: "\e8c5";
}

.pc-accountbook-fill:before {
    content: "\e8c6";
}

.pc-carryout-fill:before {
    content: "\e8c7";
}

.pc-calendar-fill:before {
    content: "\e8c8";
}

.pc-calculator-fill:before {
    content: "\e8c9";
}

.pc-interation-fill:before {
    content: "\e8ca";
}

.pc-project-fill:before {
    content: "\e8cb";
}

.pc-detail-fill:before {
    content: "\e8cc";
}

.pc-save-fill:before {
    content: "\e8cd";
}

.pc-wallet-fill:before {
    content: "\e8ce";
}

.pc-control-fill:before {
    content: "\e8cf";
}

.pc-layout-fill:before {
    content: "\e8d0";
}

.pc-appstore-fill:before {
    content: "\e8d1";
}

.pc-mobile-fill:before {
    content: "\e8d2";
}

.pc-tablet-fill:before {
    content: "\e8d3";
}

.pc-book-fill:before {
    content: "\e8d4";
}

.pc-redenvelope-fill:before {
    content: "\e8d5";
}

.pc-safetycertificate-f:before {
    content: "\e8d6";
}

.pc-propertysafety-fill:before {
    content: "\e8d7";
}

.pc-insurance-fill:before {
    content: "\e8d8";
}

.pc-securityscan-fill:before {
    content: "\e8d9";
}

.pc-file-exclamation-fil:before {
    content: "\e8da";
}

.pc-file-add-fill:before {
    content: "\e8db";
}

.pc-file-fill:before {
    content: "\e8dc";
}

.pc-file-excel-fill:before {
    content: "\e8dd";
}

.pc-file-markdown-fill:before {
    content: "\e8de";
}

.pc-file-text-fill:before {
    content: "\e8df";
}

.pc-file-ppt-fill:before {
    content: "\e8e0";
}

.pc-file-unknown-fill:before {
    content: "\e8e1";
}

.pc-file-word-fill:before {
    content: "\e8e2";
}

.pc-file-zip-fill:before {
    content: "\e8e3";
}

.pc-file-pdf-fill:before {
    content: "\e8e4";
}

.pc-file-image-fill:before {
    content: "\e8e5";
}

.pc-diff-fill:before {
    content: "\e8e6";
}

.pc-file-copy-fill:before {
    content: "\e8e7";
}

.pc-snippets-fill:before {
    content: "\e8e8";
}

.pc-batchfolding-fill:before {
    content: "\e8e9";
}

.pc-reconciliation-fill:before {
    content: "\e8ea";
}

.pc-folder-add-fill:before {
    content: "\e8eb";
}

.pc-folder-fill:before {
    content: "\e8ec";
}

.pc-folder-open-fill:before {
    content: "\e8ed";
}

.pc-database-fill:before {
    content: "\e8ee";
}

.pc-container-fill:before {
    content: "\e8ef";
}

.pc-sever-fill:before {
    content: "\e8f0";
}

.pc-calendar-check-fill:before {
    content: "\e8f1";
}

.pc-image-fill:before {
    content: "\e8f2";
}

.pc-idcard-fill:before {
    content: "\e8f3";
}

.pc-creditcard-fill:before {
    content: "\e8f4";
}

.pc-fund-fill:before {
    content: "\e8f5";
}

.pc-read-fill:before {
    content: "\e8f6";
}

.pc-contacts-fill:before {
    content: "\e8f7";
}

.pc-delete-fill:before {
    content: "\e8f8";
}

.pc-notification-fill:before {
    content: "\e8f9";
}

.pc-flag-fill:before {
    content: "\e8fa";
}

.pc-moneycollect-fill:before {
    content: "\e8fb";
}

.pc-medicinebox-fill:before {
    content: "\e8fc";
}

.pc-rest-fill:before {
    content: "\e8fd";
}

.pc-shopping-fill:before {
    content: "\e8fe";
}

.pc-skin-fill:before {
    content: "\e8ff";
}

.pc-video-fill:before {
    content: "\e900";
}

.pc-sound-fill:before {
    content: "\e901";
}

.pc-bulb-fill:before {
    content: "\e902";
}

.pc-bell-fill:before {
    content: "\e903";
}

.pc-filter-fill:before {
    content: "\e904";
}

.pc-fire-fill:before {
    content: "\e905";
}

.pc-funnelplot-fill:before {
    content: "\e906";
}

.pc-gift-fill:before {
    content: "\e907";
}

.pc-hourglass-fill:before {
    content: "\e908";
}

.pc-home-fill:before {
    content: "\e909";
}

.pc-trophy-fill:before {
    content: "\e90a";
}

.pc-location-fill:before {
    content: "\e90b";
}

.pc-cloud-fill:before {
    content: "\e90c";
}

.pc-customerservice-fill:before {
    content: "\e90d";
}

.pc-experiment-fill:before {
    content: "\e90e";
}

.pc-eye-fill:before {
    content: "\e90f";
}

.pc-like-fill:before {
    content: "\e910";
}

.pc-lock-fill:before {
    content: "\e911";
}

.pc-unlike-fill:before {
    content: "\e912";
}

.pc-star-fill:before {
    content: "\e913";
}

.pc-unlock-fill:before {
    content: "\e914";
}

.pc-alert-fill:before {
    content: "\e915";
}

.pc-api-fill:before {
    content: "\e916";
}

.pc-highlight-fill:before {
    content: "\e917";
}

.pc-phone-fill:before {
    content: "\e918";
}

.pc-edit-fill:before {
    content: "\e919";
}

.pc-pushpin-fill:before {
    content: "\e91a";
}

.pc-rocket-fill:before {
    content: "\e91b";
}

.pc-thunderbolt-fill:before {
    content: "\e91c";
}

.pc-tag-fill:before {
    content: "\e91d";
}

.pc-wrench-fill:before {
    content: "\e91e";
}

.pc-tags-fill:before {
    content: "\e91f";
}

.pc-bank-fill:before {
    content: "\e920";
}

.pc-camera-fill:before {
    content: "\e921";
}

.pc-error-fill:before {
    content: "\e922";
}

.pc-crown-fill:before {
    content: "\e923";
}

.pc-mail-fill:before {
    content: "\e924";
}

.pc-car-fill:before {
    content: "\e925";
}

.pc-printer-fill:before {
    content: "\e926";
}

.pc-shop-fill:before {
    content: "\e927";
}

.pc-setting-fill:before {
    content: "\e928";
}

.pc-USB-fill:before {
    content: "\e929";
}

.pc-golden-fill:before {
    content: "\e92a";
}

.pc-build-fill:before {
    content: "\e92b";
}

.pc-boxplot-fill:before {
    content: "\e92c";
}

.pc-sliders-fill:before {
    content: "\e92d";
}

.pc-alibaba:before {
    content: "\e92e";
}

.pc-alibabacloud:before {
    content: "\e92f";
}

.pc-antdesign:before {
    content: "\e930";
}

.pc-ant-cloud:before {
    content: "\e931";
}

.pc-behance:before {
    content: "\e932";
}

.pc-googleplus:before {
    content: "\e933";
}

.pc-medium:before {
    content: "\e934";
}

.pc-google:before {
    content: "\e935";
}

.pc-IE:before {
    content: "\e936";
}

.pc-amazon:before {
    content: "\e937";
}

.pc-slack:before {
    content: "\e938";
}

.pc-alipay:before {
    content: "\e939";
}

.pc-taobao:before {
    content: "\e93a";
}

.pc-zhihu:before {
    content: "\e93b";
}

.pc-HTML:before {
    content: "\e93c";
}

.pc-linkedin:before {
    content: "\e93d";
}

.pc-yahoo:before {
    content: "\e93e";
}

.pc-facebook:before {
    content: "\e93f";
}

.pc-skype:before {
    content: "\e940";
}

.pc-CodeSandbox:before {
    content: "\e941";
}

.pc-chrome:before {
    content: "\e942";
}

.pc-codepen:before {
    content: "\e943";
}

.pc-aliwangwang:before {
    content: "\e944";
}

.pc-apple:before {
    content: "\e945";
}

.pc-android:before {
    content: "\e946";
}

.pc-sketch:before {
    content: "\e948";
}

.pc-Gitlab:before {
    content: "\e94a";
}

.pc-dribbble:before {
    content: "\e94b";
}

.pc-instagram:before {
    content: "\e94c";
}

.pc-reddit:before {
    content: "\e94d";
}

.pc-windows:before {
    content: "\e94e";
}

.pc-yuque:before {
    content: "\e94f";
}

.pc-Youtube:before {
    content: "\e950";
}

.pc-Gitlab-fill:before {
    content: "\e951";
}

.pc-dropbox:before {
    content: "\e952";
}

.pc-dingtalk:before {
    content: "\e953";
}

.pc-android-fill:before {
    content: "\e954";
}

.pc-apple-fill:before {
    content: "\e955";
}

.pc-HTML-fill:before {
    content: "\e956";
}

.pc-windows-fill:before {
    content: "\e957";
}

.pc-QQ:before {
    content: "\e958";
}

.pc-twitter:before {
    content: "\e959";
}

.pc-skype-fill:before {
    content: "\e95a";
}

.pc-weibo:before {
    content: "\e95b";
}

.pc-yuque-fill:before {
    content: "\e95c";
}

.pc-Youtube-fill:before {
    content: "\e95d";
}

.pc-yahoo-fill:before {
    content: "\e95e";
}

.pc-wechat-fill:before {
    content: "\e95f";
}

.pc-chrome-fill:before {
    content: "\e960";
}

.pc-alipay-circle-fill:before {
    content: "\e961";
}

.pc-aliwangwang-fill:before {
    content: "\e962";
}

.pc-behance-circle-fill:before {
    content: "\e963";
}

.pc-amazon-circle-fill:before {
    content: "\e964";
}

.pc-codepen-circle-fill:before {
    content: "\e965";
}

.pc-CodeSandbox-circle-f:before {
    content: "\e966";
}

.pc-dropbox-circle-fill:before {
    content: "\e967";
}

.pc-github-fill:before {
    content: "\e968";
}

.pc-dribbble-circle-fill:before {
    content: "\e969";
}

.pc-googleplus-circle-f:before {
    content: "\e96a";
}

.pc-medium-circle-fill:before {
    content: "\e96b";
}

.pc-QQ-circle-fill:before {
    content: "\e96c";
}

.pc-IE-circle-fill:before {
    content: "\e96d";
}

.pc-google-circle-fill:before {
    content: "\e96e";
}

.pc-dingtalk-circle-fill:before {
    content: "\e96f";
}

.pc-sketch-circle-fill:before {
    content: "\e970";
}

.pc-slack-circle-fill:before {
    content: "\e971";
}

.pc-twitter-circle-fill:before {
    content: "\e972";
}

.pc-taobao-circle-fill:before {
    content: "\e973";
}

.pc-weibo-circle-fill:before {
    content: "\e974";
}

.pc-zhihu-circle-fill:before {
    content: "\e975";
}

.pc-reddit-circle-fill:before {
    content: "\e976";
}

.pc-alipay-square-fill:before {
    content: "\e977";
}

.pc-dingtalk-square-fill:before {
    content: "\e978";
}

.pc-CodeSandbox-square-f:before {
    content: "\e979";
}

.pc-behance-square-fill:before {
    content: "\e97a";
}

.pc-amazon-square-fill:before {
    content: "\e97b";
}

.pc-codepen-square-fill:before {
    content: "\e97c";
}

.pc-dribbble-square-fill:before {
    content: "\e97d";
}

.pc-dropbox-square-fill:before {
    content: "\e97e";
}

.pc-facebook-fill:before {
    content: "\e97f";
}

.pc-googleplus-square-f:before {
    content: "\e980";
}

.pc-google-square-fill:before {
    content: "\e981";
}

.pc-instagram-fill:before {
    content: "\e982";
}

.pc-IE-square-fill:before {
    content: "\e983";
}

.pc-medium-square-fill:before {
    content: "\e984";
}

.pc-linkedin-fill:before {
    content: "\e985";
}

.pc-QQ-square-fill:before {
    content: "\e986";
}

.pc-reddit-square-fill:before {
    content: "\e987";
}

.pc-twitter-square-fill:before {
    content: "\e988";
}

.pc-sketch-square-fill:before {
    content: "\e989";
}

.pc-slack-square-fill:before {
    content: "\e98a";
}

.pc-taobao-square-fill:before {
    content: "\e98b";
}

.pc-weibo-square-fill:before {
    content: "\e98c";
}

.pc-zhihu-square-fill:before {
    content: "\e98d";
}

.pc-shenqing1:before {
    content: "\eb24";
}

.pc-icon_QQ-chunselogo:before {
    content: "\eb25";
}

.pc-icon_baidulogo:before {
    content: "\eb26";
}

.pc-icon_weixin-logo:before {
    content: "\eb27";
}

.pc-icon_xinlang-chunselogo:before {
    content: "\eb28";
}

.pc-gongsiguanli:before {
    content: "\eb29";
}

.pc-jiantou-xia:before {
    content: "\eb2a";
}

.pc-jiantou-you:before {
    content: "\eb2b";
}

.pc-jiantou-shang:before {
    content: "\eb2c";
}

.pc-jiantou-zuo:before {
    content: "\eb2d";
}

.pc-Excel:before {
    content: "\eb2e";
}

.pc-image1:before {
    content: "\eb2f";
}

.pc-pdf:before {
    content: "\eb30";
}

.pc-ppt:before {
    content: "\eb31";
}

.pc-txt:before {
    content: "\eb32";
}

.pc-word:before {
    content: "\eb33";
}

.pc-zip:before {
    content: "\eb34";
}

.pc-shejiaomiliao:before {
    content: "\eb35";
}

.pc-shejiaomomotubiao:before {
    content: "\eb36";
}

.pc-shejiaoweibo:before {
    content: "\eb37";
}

.pc-caijian:before {
    content: "\eb38";
}

.pc-chuanzhen1:before {
    content: "\eb39";
}

.pc-chuangkou:before {
    content: "\eb3a";
}

.pc-dayin:before {
    content: "\eb3b";
}

.pc-kuaijin:before {
    content: "\eb3c";
}

.pc-kuaitui:before {
    content: "\eb3d";
}

.pc-liebiao:before {
    content: "\eb3e";
}

.pc-shujuku:before {
    content: "\eb3f";
}

.pc-shuaxin:before {
    content: "\eb40";
}

.pc-wenjian-wenben:before {
    content: "\eb41";
}

.pc-yidongshebei:before {
    content: "\eb42";
}

.pc-yunduan:before {
    content: "\eb43";
}

.pc-yunduanlianjie:before {
    content: "\eb44";
}

.pc-yunduanshangchuan:before {
    content: "\eb45";
}

.pc-yunduanxiazai:before {
    content: "\eb46";
}

.pc-changjiantou-shang:before {
    content: "\eb47";
}

.pc-changjiantou-you:before {
    content: "\eb48";
}

.pc-changjiantou-xia:before {
    content: "\eb49";
}

.pc-zhuomian-diannao:before {
    content: "\eb4a";
}

.pc-changjiantou-zuo:before {
    content: "\eb4b";
}

.pc-jiantou_liebiaoxiangyou:before {
    content: "\eb4c";
}

.pc-jiantou_liebiaoshouqi:before {
    content: "\eb4d";
}

.pc-jiantou_liebiaoxiangzuo:before {
    content: "\eb4e";
}

.pc-jiantou_liebiaozhankai:before {
    content: "\eb4f";
}

.pc-jiantou_xiangshang_o:before {
    content: "\eb90";
}

.pc-jiantou_xiangxia_o:before {
    content: "\eb91";
}

.pc-jiantou_xiangzuo_o:before {
    content: "\eb92";
}

.pc-jiantou_xiangyou_o:before {
    content: "\eb94";
}

.pc-chucha:before {
    content: "\eb50";
}

.pc-waichu:before {
    content: "\eb51";
}

.pc-baoxiao:before {
    content: "\eb52";
}

.pc-buqia:before {
    content: "\eb53";
}

.pc-kaoqintiaozheng:before {
    content: "\eb54";
}

.pc-zhuanzheng:before {
    content: "\eb55";
}

.pc-gerenxinxi:before {
    content: "\eb56";
}

.pc-dianhua:before {
    content: "\eb57";
}

.pc-gongsi:before {
    content: "\eb58";
}

.pc-zhuanshen:before {
    content: "\eb59";
}

.pc-jujue:before {
    content: "\eb5a";
}

.pc-tongyi:before {
    content: "\eb5b";
}

.pc-weixin6:before {
    content: "\eb5c";
}

.pc-daiban:before {
    content: "\eb5d";
}

.pc-kehu:before {
    content: "\eb5e";
}

.pc-qianpi:before {
    content: "\eb5f";
}

.pc-shenqingfahuo:before {
    content: "\eb60";
}

.pc-tongxunlu:before {
    content: "\eb61";
}

.pc-shujubeifen:before {
    content: "\eb62";
}

.pc-zhanghaozhuxiao:before {
    content: "\eb63";
}

.pc-shouyeyong:before {
    content: "\eb64";
}

.pc-yingyongshichang-:before {
    content: "\eb65";
}

.pc-xiangce-:before {
    content: "\eb66";
}

.pc-shizhong-:before {
    content: "\eb67";
}

.pc-yinle-:before {
    content: "\eb68";
}

.pc-shipin-:before {
    content: "\eb69";
}

.pc-zhuti-:before {
    content: "\eb6a";
}

.pc-xiangji:before {
    content: "\eb6b";
}

.pc-duanxin-:before {
    content: "\eb6c";
}

.pc-xiazai:before {
    content: "\eb6d";
}

.pc-shangchuan:before {
    content: "\eb6e";
}

.pc-shezhi:before {
    content: "\eb6f";
}

.pc-bangzhu-:before {
    content: "\eb70";
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1)
}

::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.2)
}

#app {
    overflow: auto;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    font-weight: normal;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1.231;
    -webkit-touch-callout: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: stretch;
    position: relative
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

body,
button,
input,
select,
textarea {
    font-size: 12px
}

:focus {
    outline: 0
}

.clear {
    clear: both
}

.clearfix:after,
.cont:after,
.container:after,
.title:after,
body:after,
html:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

.hide {
    display: none !important
}

.block,
.show {
    display: block
}

.inline {
    display: inline
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.pointer {
    cursor: pointer
}

.pointer:hover {
    color: #FF7B01;
    text-decoration: underline
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.bold {
    font-weight: 700
}

.center {
    text-align: center
}

.noborder {
    border: none !important
}

.ime-disabled {
    ime-mode: disabled !important
}

.move {
    cursor: move
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

li {
    list-style: none
}

a:active,
a:hover {
    color: #FF5241;
    text-decoration: none
}

*,
::after,
::before {
    border-style: solid;
    border-width: 0
}

::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit
}

.form .region {
    display: inline-block
}

a,
ins {
    text-decoration: none
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

.theme-black .mobiSettingOption,
.theme-black .control-group {
    margin-top: 6px;
    line-height: 30px;
    overflow: hidden
}

.theme-black .mobiSettingOption .spanLeft,
.theme-black .control-group .control-label {
    float: left;
    width: 90px;
    text-align: right
}

.theme-black .control-group .controls {
    padding-top: 0px
}

.theme-black .mobiSettingOption div,
.theme-black .control-group .controls {
    float: left
}

.theme-black .mobiSettingOption .mobiSiteTitleEdit,
.theme-black .control-group .mobiSiteTitleEdit {
    margin-left: 10px;
    color: #4f97df;
    cursor: pointer
}

.theme-black .control-item {
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.theme-black .control-item-auto {
    height: auto !important;
    overflow: hidden !important
}

.theme-black .mobiSettingBtns {
    text-align: center;
    position: absolute;
    width: 94%;
    bottom: 1px;
    background: #fff;
    height: 44px;
    line-height: 44px;
    z-index: 1999
}

.theme-black .faiButton {
    border-radius: 14px;
    -moz-border-radius: 14px;
    -o-border-radius: 14px;
    -ms-border-radius: 14px;
    -webkit-border-radius: 14px;
    display: inline-block;
    font-family: å¾®è½¯é›…é»‘, 'microsoft yahei', å®‹ä½“, æ–°å®‹ä½“, sans-serif;
    margin: 0;
    outline: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    padding: 0 10px !important;
    _padding: 0 4px;
    height: 23px;
    _height: 22px;
    line-height: 19px;
    _line-height: 22px;
    border: 1px solid #8f8f8f;
    background: #f5f5f5;
    color: #666
}

.theme-black .faiButton:hover {
    background: #fff
}

.theme-black input.saveButton {
    border: 1px solid #ff240e;
    background: #FF5241;
    color: #fff
}

.theme-black input.saveButton:hover {
    background-color: #ff8074
}

.theme-black .mobiSettingBtns .abutton {
    margin: 0 10px;
    height: 25px;
    padding: 0 3px;
    cursor: pointer
}

.theme-black input,
.theme-black textarea {
    font-family: "Microsoft YaHei", "Helvetica", Helvetica, arial;
    border: 1px solid #bbb
}

.theme-black input:focus,
.theme-black input.focus {
    border: 1px solid #FF5241
}

.theme-black .short-input,
.theme-black .input-short {
    width: 45px
}

.theme-black .text.input-small,
.theme-black .select.select-small {
    height: 18px;
    margin-top: 2px;
    line-height: 18px;
    text-indent: 4px;
    font-size: 10px
}

.theme-black .text.input-long {
    width: 250px
}

.theme-black .text,
.theme-black .select {
    height: 22px;
    text-indent: 8px;
    line-height: 22px;
    margin-right: 2px
}

.theme-black .input-transparent {
    background: transparent;
    border: none
}

.theme-black .bui-select input:focus {
    border: 1px solid #bbb
}

.theme-black .setCtrl {
    float: left
}

.theme-black .ico_font {
    display: none;
    width: 40px;
    height: 40px;
    background-color: #BBBBBB;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
    line-height: 40px
}

.theme-black .ico_img {
    width: 40px;
    height: 40px;
    border: 1px solid #BBB;
    background: #696969
}

.theme-black .ico_button {
    padding-left: 10px;
    padding-top: 6px
}

.theme-black .faiButton {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    font-family: å¾®è½¯é›…é»‘, 'microsoft yahei', å®‹ä½“, æ–°å®‹ä½“, sans-serif;
    margin: 0;
    outline: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    padding: 0 15px !important;
    height: 24px;
    line-height: 22px;
    border: 1px solid #8f8f8f;
    background: #f5f5f5;
    color: #666;
    margin-right: 2px
}

.theme-black .ico_tips {
    margin-left: 51px;
    height: 30px;
    line-height: 30px;
    clear: both
}

.theme-black .jumpCtrl {
    float: left;
    margin-left: 10px;
    padding: 0 10px;
    border: #CCC 1px solid;
    cursor: pointer
}

.theme-black .disPanelSep {
    clear: both;
    margin: 3px 0;
    height: 23px;
    overflow: hidden;
    background: #f2f2f2
}

.theme-black .disPanelSep span {
    font-weight: bold;
    margin-top: 4px;
    display: block;
    margin-left: 15px;
    color: #000
}

.theme-black .img-content {
    float: left;
    width: 228px;
    border: 1px solid #DCDCDC;
    padding: 10px;
    height: 330px;
    margin-top: 2px
}

.theme-black .rich-content {
    float: left;
    margin-top: 2px
}

.theme-black .rich-content-mode1 {
    width: 574px;
    margin-left: 10px
}

.theme-black .form-image-text .control-group .control-label {
    width: 65px
}

.theme-black .form-image-text .control-group {
    margin-top: 0
}

.theme-black .form-image-text .cubeTemplatePanel {
    height: 133px
}

.theme-black .form-image-text .short-input {
    width: 50px
}

.theme-black .fc-fieldset-style1 {
    border: 1px solid #FFA39A;
    padding: 5px 5px 9px 20px
}

.theme-black .fc-fieldset-style2 {
    border: 1px solid #FFA39A;
    padding: 0 5px 9px 20px
}

.theme-black .fc-fieldset legend {
    color: black
}

.theme-black .ui-transfer-wrap .ui-transfer-left,
.theme-black .ui-transfer-wrap .ui-transfer-right {
    width: 220px
}

.theme-black .form-edit-data .control-group .control-label {
    width: 65px
}

.theme-black .form-edit-data .control-group {
    margin-top: 0
}

.theme-black .form-edit-data .cubeTemplatePanel {
    height: 133px
}

.theme-black .form-edit-data .short-input {
    width: 50px
}



.ui-dialog {
    *zoom: 1;
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 0px solid #d9d9d9;
    border-radius: 0px;
    outline: 0;
    background-clip: padding-box;
    font-family: Helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 1.428571429;
    color: #666;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out
}

.tool-tip-dialog {
    border-radius: 6px
}

.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3)
}

.ui-popup-modal .ui-dialog {
    border-radius: 0px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3)
}

.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent
}

.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent
}

.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 0px solid #E5E5E5;
    background-color: #FF5241;
    color: #fff
}

.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 0px;
    right: 0px;
    height: 26px;
    _height: 26px;
    padding: 0 8px;
    font-size: 21px;
    font-weight: 100;
    opacity: 1;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none
}

.ui-dialog-close:hover,
.ui-dialog-close:focus {
    background-color: #f44343;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    opacity: 0.9;
    color: #fff;
    height: 27px;
    filter: alpha(opacity=90)
}

.ui-dialog-title {
    margin: 0;
    line-height: 1.428571429;
    min-height: 16.428571429px;
    padding: 5px 5px 5px 9px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    cursor: default
}

.ui-dialog-body {
    padding: 0px;
    text-align: left
}

.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    overflow-y: auto;
    *zoom: 1;
    *display: inline;
    text-align: left
}

.ui-dialog-footer {
    padding: 0 20px 20px 20px
}

.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap
}

.ui-dialog-statusbar label:hover {
    color: #333
}

.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
    vertical-align: middle
}

.ui-dialog-button {
    float: right;
    white-space: nowrap
}

.ui-dialog-footer button+button {
    margin-bottom: 0;
    margin-left: 5px
}

.ui-dialog-footer button {
    width: auto;
    overflow: visible;
    display: inline-block;
    padding: 4px 10px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
    color: #333333;
    text-decoration: none
}

.ui-dialog-footer button:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.ui-dialog-footer button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-dialog-footer button {
    color: #666;
    background-color: #ffffff;
    border-color: #cccccc
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad
}

.ui-dialog-footer button:active {
    background-image: none
}

.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
    background-color: #ffffff;
    border-color: #cccccc
}

.ui-dialog-footer button.ui-dialog-autofocus {
    color: #ffffff;
    background-color: #FF5241;
    border-color: #ff8074
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
    color: #ffffff;
    background-color: #ff8074;
    border-color: #FF5241
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
    background-image: none
}

.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
    top: -8px
}

.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
    top: 8px
}

.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
    left: -8px
}

.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
    left: 8px
}

.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    _color: #FF5241;
    _filter: chroma(color=#FF5241);
    border: 8px dashed transparent
}

.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b {
    display: block
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
    bottom: -16px;
    border-top: 8px solid #d9d9d9
}

.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
    bottom: -15px;
    border-top: 8px solid #fff
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b {
    left: 50%;
    margin-left: -8px
}

.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
    top: -16px;
    border-bottom: 8px solid #d9d9d9
}

.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom: 8px solid #fff
}

.tool-tip-dialog .ui-popup-bottom-left .ui-dialog-arrow-b,
.tool-tip-dialog .ui-popup-bottom .ui-dialog-arrow-b,
.tool-tip-dialog .ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom: 8px solid #fff
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
    margin-left: -8px;
    left: 50%
}

.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
    right: -16px;
    border-left: 8px solid #d9d9d9
}

.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    right: -15px;
    border-left: 8px solid #fff
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
    left: -16px;
    border-right: 8px solid #d9d9d9
}

.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    left: -15px;
    border-right: 8px solid #fff
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

@-webkit-keyframes ui-dialog-loading {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ui-dialog-loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ui-dialog-loading {
    vertical-align: middle;
    position: relative;
    display: block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 32px;
    height: 32px;
    top: 50%;
    margin: -16px auto 0 auto;
    font-size: 0;
    text-indent: -999em;
    color: #666
}

.ui-dialog-loading {
    width: 100% \9;
    text-indent: 0\9;
    line-height: 32px\9;
    text-align: center\9;
    font-size: 12px\9
}

.ui-dialog-loading::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    margin: 14.5px 0 0 14.5px;
    border-radius: 100%;
    box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
    -webkit-transform: rotate(360deg);
    -webkit-animation: ui-dialog-loading 1.5s infinite linear;
    transform: rotate(360deg);
    animation: ui-dialog-loading 1.5s infinite linear;
    display: none\9
}

.popupWindowClose {
    position: absolute;
    top: 8px;
    right: 16px;
    width: 32px;
    height: 32px;
    color: #bbb;
    font-size: 33px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    font-weight: normal;
    z-index: 1;
    cursor: pointer;
    -moz-transition: all .15s;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 1
}

.popupWindowClose:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#loading {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -3rem;
    margin-left: -3rem;
    z-index: 999999999999999999999
}

#loading .object {
    width: 1rem;
    height: 1rem;
    background-color: #ff8074;
    float: left;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%
}

#loading #object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite
}

#loading #object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: .25s;
    animation-delay: 0.25s
}

#loading #object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: 0.5s
}

@-webkit-keyframes object_one {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_one {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@-webkit-keyframes object_two {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_two {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@-webkit-keyframes object_three {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_three {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@keyframes guigeShow {
    from {
        bottom: -28rem
    }

    to {
        bottom: 0
    }
}

@-webkit-keyframes guigeShow {
    from {
        bottom: -28rem
    }

    to {
        bottom: 0
    }
}

@keyframes guigeHide {
    from {
        bottom: 0
    }

    to {
        bottom: -28rem
    }
}

@-webkit-keyframes guigeHide {
    from {
        bottom: 0
    }

    to {
        bottom: -28rem
    }
}

.bbase-ui-tab:before {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-tab:after {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-tab .tab-cont-div {
    position: relative
}

.bbase-ui-tab .tab-ul {
    border-bottom: inherit;
    height: 32px;
    position: relative
}

.bbase-ui-tab .tab-ul .tab-li {
    display: table-cell;
    text-align: center;
    cursor: pointer
}

.bbase-ui-tab .tab-ul .tab-li a {
    cursor: pointer;
    color: #666;
    outline: none
}

.bbase-ui-tab .tab-ul .tab-li .toggle:hover,
.bbase-ui-tab .tab-ul .tab-li a:hover {
    color: #000
}

.bbase-ui-tab .tab-ul .tab-li a:hover,
.bbase-ui-tab .tab-ul .tab-li a:visited,
.bbase-ui-tab .tab-ul .tab-li a:active {
    background: transparent;
    border: none
}

.bbase-ui-tab .tab-ul-dbtn .tab-li .toggle:hover,
.bbase-ui-tab .tab-ul-dbtn .tab-li a:hover {
    color: #fff !important
}

.bbase-ui-tab .slideBar {
    width: 100%;
    height: 1px;
    border-top: 1px solid #e1e1e1;
    position: relative
}

.bbase-ui-tab .transitionPanel {
    position: relative;
    -moz-transition: left 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.325);
    -webkit-transition: left 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.325);
    -o-transition: left 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.325);
    transition: left 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.325)
}

.bbase-ui-tab .slideBar .slideBarTip {
    width: 82px;
    height: 2px;
    position: absolute;
    top: -2px;
    background: #FF5241
}

.bbase-ui-tab .tab-ul-normal {
    border-bottom: 1px solid #dfdfdf
}

.bbase-ui-tab .tab-ul-normal .tab-li {
    height: 31px;
    line-height: 31px;
    padding: 0 4px
}

.bbase-ui-tab .tab-ul-normal .tab-li.item-active {
    height: 32px
}

.bbase-ui-tab .tab-ul-normal .tab-li {
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1px solid #fff;
    width: auto
}

.bbase-ui-tab .tab-ul-normal .tab-li a {
    padding: 6px 0px 6px 0px;
    font-size: 14px;
    text-decoration: none
}

.bbase-ui-tab .tab-ul-normal .tab-li .toggle {
    padding-left: 8px;
    padding-right: 8px
}

.bbase-ui-tab .tab-ul-normal .tab-li.item-active {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.bbase-ui-tab .tab-ul-btn {
    background-color: transparent
}

.bbase-ui-tab .tab-ul-btn .tab-li {
    height: 31px;
    line-height: 31px;
    padding: 0 4px
}

.bbase-ui-tab .tab-ul-btn .tab-li {
    float: left !important;
    margin-right: 2px;
    height: 24px;
    margin-bottom: 5px;
    line-height: 24px;
    background-color: transparent;
    border: 1px solid transparent;
    color: #666;
    width: auto;
    text-align: center;
    cursor: pointer;
    padding: 0 6px
}

.bbase-ui-tab .tab-ul-btn .tab-li a {
    padding: 6px 0px 6px 0px;
    font-size: 14px;
    color: #333;
    text-decoration: none
}

.bbase-ui-tab .tab-ul-btn .tab-li.item-active {
    background-color: #FF5241;
    color: #fff;
    border: 1px solid #FF5241
}

.bbase-ui-tab .tab-ul-btn .tab-li.item-active a {
    color: #fff
}

.bbase-ui-tab .tab-ul-line,
.bbase-ui-tab .tab-ul-line.h {
    height: 25px;
    background-color: transparent !important;
    overflow: hidden
}

.bbase-ui-tab .tab-ul-line .tab-li,
.bbase-ui-tab .tab-ul-line.h .tab-li {
    height: 31px;
    line-height: 31px;
    padding: 0 4px
}

.bbase-ui-tab .tab-ul-line .tab-li,
.bbase-ui-tab .tab-ul-line.h .tab-li {
    font-size: 14px;
    color: #000;
    cursor: pointer;
    height: 25px;
    width: auto;
    line-height: 20px
}

.bbase-ui-tab .tab-ul-line .tab-li a,
.bbase-ui-tab .tab-ul-line.h .tab-li a {
    padding: 6px 0px 6px 0px;
    font-size: 14px;
    text-decoration: none
}

.bbase-ui-tab .tab-ul-line .tab-li.item-active,
.bbase-ui-tab .tab-ul-line .tab-li:hover,
.bbase-ui-tab .tab-ul-line.h .tab-li.item-active,
.bbase-ui-tab .tab-ul-line.h .tab-li:hover {
    color: #FF5241;
    text-decoration: none;
    background-color: transparent;
    border: none
}

.bbase-ui-tab .tab-ul-line .tab-li.item-active a,
.bbase-ui-tab .tab-ul-line.h .tab-li.item-active a {
    color: #FF5241;
    font-size: 14px
}

.bbase-ui-tab .tab-ul-text .tab-li.item-active a {
    color: #FF5241
}

.bbase-ui-tab .tab-ul-text .tab-li {
    padding: 0 4px;
    height: 31px;
    line-height: 31px;
    width: auto;
    float: left
}

.bbase-ui-tab .tab-ul-text .tab-li a {
    vertical-align: middle;
    text-decoration: none
}

.bbase-ui-tab .tab-ul-block .tab-li {
    float: left;
    margin-right: -1px;
    cursor: pointer;
    text-align: center;
    position: relative;
    width: auto;
    line-height: normal
}

.bbase-ui-tab .tab-ul-block .tab-li .toggle {
    display: inline-block;
    padding: 0 12px;
    line-height: 31px;
    color: #666;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    min-width: 80px;
    text-align: center;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.bbase-ui-tab .tab-ul-block .tab-li .toggle a {
    text-decoration: none
}

.bbase-ui-tab .tab-ul-block .tab-li.item-active .toggle {
    border-bottom-color: #fff;
    background: #fff
}

.bbase-ui-tab .tab-ul-underline {
    height: 40px
}

.bbase-ui-tab .tab-ul-underline .tab-li {
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    min-width: 40px;
    height: 40px;
    width: auto;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    margin: 0 5px;
    display: inline-block
}

.bbase-ui-tab .tab-ul-underline .tab-li a {
    text-decoration: none
}

.bbase-ui-tab .tab-ul-underline .tab-li a:hover {
    color: #FF5241
}

.bbase-ui-tab .tab-ul-underline .tab-li.item-active a {
    color: #FF5241
}

.bbase-ui-tab .tab-ul-underline .tab-li::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #FF5241;
    -webkit-transition: width .3s, left .3s;
    transition: width .3s, left .3s
}

.bbase-ui-tab .tab-ul-underline .tab-li.item-active::before {
    width: 100%;
    left: 0
}

.bbase-ui-tab.v {
    position: relative;
    overflow: hidden
}

.bbase-ui-tab.v&gt;.tab-cont {
    float: left
}

.bbase-ui-tab.v&gt;.tab-head .tab-ul-line .tab-li {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 40px;
    height: 50px;
    line-height: 50px
}

.bbase-ui-tab.v&gt;.tab-head .tab-ul-line .tab-li.item-active {
    background-color: #fff
}

.bbase-ui-tab.v&gt;.slideBar {
    width: 2px;
    height: 100%;
    border-top: none;
    border-left: none;
    position: absolute;
    left: 0;
    top: 0
}

.bbase-ui-tab.v&gt;.slideBar .slideBarTip {
    width: 2px;
    height: 20px;
    position: absolute;
    left: -2px
}

.bbase-ui-select-down {
    position: absolute
}

.bbase-ui-select.ui-select {
    display: inline-block;
    margin-right: 5px;
    line-height: 100%;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-select.ui-select * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-select.ui-select button,
.bbase-ui-select.ui-select input,
.bbase-ui-select.ui-select optgroup,
.bbase-ui-select.ui-select select,
.bbase-ui-select.ui-select textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.bbase-ui-select.ui-select .button-group&gt;.button:first-child,
.bbase-ui-select.ui-select .uneditable-input,
.bbase-ui-select.ui-select input,
.bbase-ui-select.ui-select .dpl textarea {
    margin-left: 0
}

.bbase-ui-select.ui-select .bui-select-input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.bbase-ui-select.ui-select input[type=password],
.bbase-ui-select.ui-select input[type=text],
.bbase-ui-select.ui-select select,
.bbase-ui-select.ui-select textarea {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-indent: 2px;
    padding: 4px;
    border: 1px solid #d6d6d6;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bbase-ui-select.ui-select .bui-select-input {
    margin-right: -1px
}

.bbase-ui-select.ui-select .x-icon-normal {
    text-shadow: none;
    color: #333;
    background-color: #fff;
    border-color: #d6d6d6
}

.bbase-ui-select.ui-select .x-icon {
    vertical-align: top;
    cursor: pointer;
    height: 28px;
    width: 28px;
    border-left: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 3px 3px 0;
    display: inline-block;
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    overflow: hidden;
    line-height: 22px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid transparent;
    cursor: inherit
}

.bbase-ui-select.ui-select .x-icon-normal {
    text-shadow: none;
    color: #868686;
    vertical-align: middle;
    background-color: #fff;
    border-color: #d6d6d6;
    border-left-color: #fff
}

.bbase-ui-select.ui-select .x-icon-normal .icon {
    color: #ababab;
    background-image: none;
    font-size: 14px
}

.bbase-ui-select.ui-select .bbase-caretdown {
    *zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='\e618');
    font-size: 12px;
    display: inline-block;
    margin-top: 4px;
    line-height: 100%;
    width: 14px;
    height: 14px;
    vertical-align: middle
}

.bbase-ui-select.ui-select .no-result {
    padding: 8px
}

.bbase-ui-select .bui-picker {
    z-index: 2050
}

.bbase-ui-select .bui-picker * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-select .bui-overlay {
    position: absolute;
    left: -9999px;
    top: -9999px
}

.bbase-ui-select .bui-overlay * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-select .bui-select-list {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-top-color: #e4e4e4;
    border-radius: 0px;
    background-clip: padding-box;
    overflow: auto;
    overflow-x: hidden;
    max-height: 200px
}

.bbase-ui-select .bui-select-list * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-select .bui-select-list ul {
    margin: 0
}

.bbase-ui-select .bui-select-list .bui-list-item {
    display: block;
    padding: 0;
    color: #666;
    white-space: nowrap;
    cursor: pointer
}

.bbase-ui-select .bui-select-list .item-active,
.bbase-ui-select .bui-select-list .bui-list-item-selected {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #ff8074
}

.bbase-ui-select .bui-select-list .bui-list-item-select-inner {
    padding: 6px;
    font-size: 14px
}

.bbase-ui-select .bui-select-list .bui-list-item-selected .bui-list-item-select-inner {
    color: #fff
}

.bbase-ui-select .bui-select-list .bui-list-item-select:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ffafa7
}

.bbase-ui-select .bui-select-list .bui-list-item-select:hover .bui-list-item-select-inner {
    color: #fff
}

.bbase-ui-select.select-down * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-select.select-down .bbase-caretdown {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -4px
}

.bbase-ui-itemcheck.ui-itemcheck * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-itemcheck .ui-item-check {
    float: left;
    margin-right: 2px;
    cursor: pointer;
    text-align: center;
    position: relative;
    line-height: inherit
}

.bbase-ui-itemcheck.ui-itemcheck .ui-item-check .check-icon {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 14px;
    height: 14px;
    z-index: 1000;
    color: #FF5241;
    opacity: 0.8;
    border-radius: 0
}

.bbase-ui-itemcheck.ui-itemcheck .ui-item-check.item-active .check-icon {
    display: block
}

.bbase-ui-itemcheck.ui-itemcheck .ui-item-check .cd-r-cur-in-cnt {
    display: inline-block;
    width: 100%
}

.bbase-ui-itemcheck.ui-itemcheck .bbase-yuandian {
    background: none
}

.bbase-ui-itemcheck.ui-itemcheck .x-icon-info,
.bbase-ui-itemcheck.ui-itemcheck .x-icon-question {
    background: none
}

.bbase-ui-itemcheck.ui-itemcheck .item-active {
    background-color: none !important
}

.bbase-ui-itemcheck.ui-itemcheck .item-active {
    background-color: transparent
}

.bbase-ui-itemcheck.ui-item-check-normal * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-item-check-normal .ui-item-check {
    margin-right: 10px;
    border: 1px solid #b9babb;
    padding: 2px 4px
}

.bbase-ui-itemcheck.ui-item-check-normal .ui-item-check.item-active {
    border: 1px solid #FF5241;
    color: #FF5241
}

.bbase-ui-itemcheck.ui-item-check-normal .ui-item-check.item-active .check-icon {
    display: block
}

.bbase-ui-itemcheck.ui-item-check-normal .ui-item-check.item-active .bbase-yuandian {
    display: none
}

.bbase-ui-itemcheck.ui-item-check-normal .ui-item-check .check-icon {
    height: 0;
    width: 0;
    top: 0;
    border-width: 8px 0px 0px 8px;
    border-style: solid;
    border-color: #FF5241 transparent transparent transparent;
    opacity: 0.8
}

.bbase-ui-itemcheck.ui-item-check-text * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-item-check-text .ui-item-check {
    margin-right: 10px
}

.bbase-ui-itemcheck.ui-item-check-text .ui-item-check.item-active .check-icon {
    display: none
}

.bbase-ui-itemcheck.ui-item-check-text .item-active .toggle {
    color: #FF5241
}

.bbase-ui-itemcheck.ui-item-check-btn * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-item-check-btn .ui-item-check {
    padding: 2px 4px;
    border: 1px solid transparent
}

.bbase-ui-itemcheck.ui-item-check-btn .item-active {
    visibility: visible;
    border-color: #FF5241;
    background-color: #FF5241;
    color: #fff
}

.bbase-ui-itemcheck.ui-item-check-btn .ui-item-check .bbase-yuandian:before {
    content: ""
}

.bbase-ui-itemcheck.ui-item-check-radio * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-item-check-radio .item-check-text {
    vertical-align: middle
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check {
    margin-right: 4px
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .toggle {
    padding-left: 18px;
    text-align: left
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .check-icon {
    left: 2px;
    top: 2px;
    border: 1px solid #BBBBBB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    line-height: 12px;
    display: inline-block
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .check-icon .bbase-yuandian {
    font-size: 12px;
    line-height: 12px;
    margin-left: 0px;
    margin-top: 0.4px;
    float: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-indent: 0px
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check.hover .check-icon {
    border-color: #FF5241
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .bbase-yuandian {
    font-size: 12px;
    line-height: 12px
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .bbase-yuandian:before {
    content: "\e6ac"
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .bbase-yuandian:before {
    content: ""
}

.bbase-ui-itemcheck.ui-item-check-radio .ui-item-check.item-active .bbase-yuandian:before {
    content: "\e601"
}

.ie8 .bbase-ui-itemcheck.ui-item-check-radio .ui-item-check .check-icon {
    border-radius: 10px;
    behavior: url(pie/PIE.htc)
}

.bbase-ui-itemcheck.ui-item-check-checkbox * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-item-check-checkbox .item-check-text {
    vertical-align: middle
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check {
    margin-right: 4px
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check .toggle {
    padding-left: 18px;
    text-align: left
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check .check-icon {
    left: 2px;
    top: 2px;
    border: 1px solid #BBBBBB;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    display: inline-block
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check .check-icon .bbase-yuandian {
    font-size: 12px;
    line-height: 13px;
    margin-left: 0px;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check .bbase-yuandian:before {
    content: ""
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check.hover .check-icon {
    border-color: #FF5241
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check .bbase-yuandian:before {
    content: ""
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check.item-active .check-icon {
    background: #FF5241;
    color: #fff;
    border-color: #FF5241
}

.bbase-ui-itemcheck.ui-item-check-checkbox .ui-item-check.item-active .check-icon .bbase-yuandian:before {
    content: "\e63d"
}

.bbase-ui-itemcheck.ui-item-check-radio,
.bbase-ui-itemcheck.ui-item-check-checkbox {
    line-height: 18px !important;
    padding-top: 6px !important
}

.bbase-ui-itemcheck.ui-item-check-tab {
    zoom: 1;
    margin-left: 1px
}

.bbase-ui-itemcheck.ui-item-check-tab * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-itemcheck.ui-item-check-tab .ui-item-check {
    float: left;
    margin-left: -1px;
    margin-right: 0
}

.bbase-ui-itemcheck.ui-item-check-tab .ui-item-check .toggle {
    display: inline-block;
    padding: 0 12px;
    line-height: 32px;
    color: #666;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    min-width: 80px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bbase-ui-itemcheck.ui-item-check-tab .item-active .toggle {
    border-bottom-color: #fff;
    background: #fff
}

.bbase-ui-itemcheck.ui-item-check-tab .ui-item-check.item-active .check-icon {
    display: none
}

.bbase-ui-pagination * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.bbase-ui-pagination .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px;
    height: 32px
}

.bbase-ui-pagination .pagination li {
    display: inline;
    height: 32px;
    line-height: 32px
}

.bbase-ui-pagination .pagination .bui-bar-item {
    float: left;
    margin: 0 0 5px
}

.bbase-ui-pagination .pagination li&gt;a,
.bbase-ui-pagination .pagination li&gt;span {
    position: relative;
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    color: #999;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.bbase-ui-pagination .pagination .disabled&gt;a,
.bbase-ui-pagination .pagination .disabled&gt;a:focus,
.bbase-ui-pagination .pagination .disabled&gt;a:hover,
.bbase-ui-pagination .pagination .disabled&gt;span,
.bbase-ui-pagination .pagination .disabled&gt;span:focus,
.bbase-ui-pagination .pagination .disabled&gt;span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.bbase-ui-pagination .pagination li:first-child&gt;a,
.bbase-ui-pagination .pagination li:first-child&gt;span {
    margin-left: 0
}

.bbase-ui-pagination .pagination .active&gt;a,
.bbase-ui-pagination .pagination .active&gt;a:focus,
.bbase-ui-pagination .pagination .active&gt;a:hover,
.bbase-ui-pagination .pagination .active&gt;span,
.bbase-ui-pagination .pagination .active&gt;span:focus,
.bbase-ui-pagination .pagination .active&gt;span:hover {
    z-index: 2;
    color: #fff;
    background-color: #FF5241;
    border-color: #FF5241;
    cursor: default
}

.bbase-ui-pagination .pagination .input-pageTo,
.bbase-ui-pagination .pagination .per_page_show {
    color: #999;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 6px;
    text-align: center;
    width: 30px;
    height: 20px;
    vertical-align: bottom
}

.bbase-ui-pagination .pagination .per_page_show {
    width: 50px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom
}

.bbase-ui-pagination .pagination .input-pageTo {
    padding: 4px 0;
    float: left;
    margin-right: 4px;
    text-indent: 0px
}

.bbase-ui-pagination .pagination .pageTo {
    float: left
}

.bbase-ui-pagination .pagination .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: inherit;
    cursor: pointer;
    background-image: none;
    border: 1px solid #E0EEFF;
    white-space: nowrap;
    height: 28px;
    line-height: 28px;
    padding: 0px 12px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #5390CC;
    background-color: #fff
}

.bbase-ui-pagination .pagination .button-info {
    color: #fff;
    background-color: #FF5241;
    border-color: #FF5241
}

.bbase-ui-pagination .pagination .button-info:hover {
    background-color: #ff8074
}

.bbase-ui-slider.noUi-target,
.bbase-ui-slider.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bbase-ui-slider.noUi-target {
    position: relative;
    direction: ltr;
    border-radius: 15px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.bbase-ui-slider .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.bbase-ui-slider .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.bbase-ui-slider .noUi-handle {
    position: relative;
    z-index: 1
}

.bbase-ui-slider .noUi-stacking .noUi-handle {
    z-index: 10
}

.bbase-ui-slider .noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left 0.3s, top 0.3s
}

.bbase-ui-slider .noUi-state-drag * {
    cursor: inherit !important
}

.bbase-ui-slider .noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 15px
}

.bbase-ui-slider .noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.bbase-ui-slider .noUi-origin {
    border-radius: 2px
}

.bbase-ui-slider .noUi-dragable {
    cursor: w-resize
}

.bbase-ui-slider .noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 14px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.bbase-ui-slider .noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.bbase-ui-slider .noUi-handle:after {
    left: 17px
}

.bbase-ui-slider [disabled] .noUi-connect,
.bbase-ui-slider [disabled].noUi-connect {
    background: #B8B8B8
}

.bbase-ui-slider [disabled] .noUi-handle,
.bbase-ui-slider [disabled].noUi-origin {
    cursor: not-allowed
}

.bbase-ui-slider .noUi-pips,
.bbase-ui-slider .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bbase-ui-slider .noUi-pips {
    position: absolute;
    font: 400 12px Arial;
    color: #999
}

.bbase-ui-slider .noUi-value {
    width: 40px;
    position: absolute;
    text-align: center
}

.bbase-ui-slider .noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.bbase-ui-slider .noUi-marker {
    position: absolute;
    background: #CCC
}

.bbase-ui-slider .noUi-marker-large,
.bbase-ui-slider .noUi-marker-sub {
    background: #AAA
}

.bbase-ui-slider .noUi-pips-horizontal {
    padding: 10px 0;
    height: 50px;
    top: 100%;
    left: 0;
    width: 100%
}

.bbase-ui-slider .noUi-value-horizontal {
    margin-left: -20px;
    padding-top: 20px
}

.bbase-ui-slider .noUi-value-horizontal.noUi-value-sub {
    padding-top: 15px
}

.bbase-ui-slider .noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.bbase-ui-slider .noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.bbase-ui-slider .noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.bbase-ui-slider .noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.bbase-ui-slider .noUi-value-vertical {
    width: 15px;
    margin-left: 20px;
    margin-top: -5px
}

.bbase-ui-slider .noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.bbase-ui-slider .noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.bbase-ui-slider .noUi-marker-vertical.noUi-marker-large {
    width: 15px
}


.bbase-ui-slider.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB
}

.bbase-ui-slider.noUi-horizontal {
    height: 10px
}

.bbase-ui-slider.noUi-horizontal .noUi-handle {
    width: 18px;
    font-size: 10px;
    height: 18px;
    line-height: 12px;
    left: -9px;
    text-align: center;
    overflow: visible;
    top: -5px;
    border: 1px solid #CDCBCB;
    background-color: #fff;
    cursor: pointer
}

.bbase-ui-slider.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0
}

.bbase-ui-slider.noUi-vertical {
    width: 18px
}

.bbase-ui-slider.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.bbase-ui-slider.noUi-vertical .noUi-dragable {
    cursor: n-resize
}

.bbase-ui-slider.noUi-vertical .noUi-handle:after,
.bbase-ui-slider.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.bbase-ui-slider.noUi-vertical .noUi-handle:after {
    top: 17px
}

@-webkit-keyframes bbaseMoveInBottomRebound {
    0% {
        -webkit-transform: translateY(-150%);
        transform: translateY(-150%);
        opacity: 1
    }

    80% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes bbaseMoveInBottomRebound {
    0% {
        -webkit-transform: translateY(2%);
        transform: translateY(2%);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(4%);
        transform: translateY(4%)
    }

    80% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.bbase-ui-dropdown {
    z-index: 2050;
    position: absolute;
    left: -9999px;
    top: -9999px
}

.bbase-ui-dropdown .bui-select-list {
    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);
    background-clip: padding-box;
    overflow: hidden;
    max-height: 200px
}

.bbase-ui-dropdown-win {
    position: fixed;
    z-index: 51;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    z-index: 2000;
    transition: all 0.3s
}

.bbase-ui-dropdown-win .bui-select-list {
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
    overflow: hidden;
    max-height: 200px
}

.bbaseDropdownMoveDownDebounce {
    animation-name: bbaseMoveInBottomRebound;
    animation-duration: 0.2s;
    animation-timing-function: linear;
    animation-delay: 0.2s;
    animation-direction: initial;
    transform-origin: initial;
    animation-fill-mode: forwards;
    -webkit-animation-name: bbaseMoveInBottomRebound;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: initial;
    -webkit-transform-origin: initial;
    -webkit-animation-fill-mode: forwards
}

.bbase-ui-dropdown-wix-dialog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 17px 0 rgba(23, 50, 68, 0.17);
    margin-top: 15px;
    position: absolute;
    z-index: 800
}

.bbase-ui-dropdown-wix-dialog .wix-header-dialog-chupchik {
    background-color: #fff;
    box-shadow: 3px 3px 3px 0 rgba(23, 50, 68, 0.08);
    content: ' ';
    height: 15px;
    position: absolute;
    top: -6.5px;
    -webkit-transform: translateX(-50%) rotateZ(-135deg);
    transform: translateX(-50%) rotateZ(-135deg);
    width: 15px
}

.bbase-ui-dropdown-wix-dialog .header-dialog-loading {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bbase-ui-dropdown-wix-dialog .md-progress-circular svg {
    position: absolute;
    overflow: visible;
    top: 0;
    left: 0
}

.bbase-ui-dropdown-wix-dialog .md-progress-circular.md-mode-indeterminate svg {
    -webkit-animation: indeterminate-rotate 1568.63ms linear infinite;
    animation: indeterminate-rotate 1568.63ms linear infinite
}

.bbase-ui-dropdown-wix-dialog .md-progress-circular.md-default-theme path,
.bbase-ui-dropdown-wix-dialog .md-progress-circular path {
    stroke: #3f51b5
}

.bbase-ui-listexpand .more-sections,
.bbase-ui-listexpand .section-button-container {
    font-size: 14px;
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, sans-serif
}

.bbase-ui-listexpand .section-button-container {
    height: 30px;
    margin: 6px 14px
}

.bbase-ui-listexpand .section-button {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    max-width: 118px;
    text-overflow: ellipsis;
    color: #20303c
}

.bbase-ui-listexpand .section-button-container .section-button {
    cursor: pointer;
    padding: 0 13px;
    line-height: 30px;
    box-sizing: border-box;
    border-radius: 999px;
    border: 0;
    position: relative;
    top: -4px;
    margin-bottom: -2px;
    left: -13px;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    max-width: none
}

.bbase-ui-listexpand .section-button-container .section-button span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 112px;
    vertical-align: top;
    display: inline-block
}

.bbase-ui-listexpand .section-button-container .section-button.already-used span {
    max-width: 102px
}

.bbase-ui-listexpand .section-button-container .section-button .already-used-check,
.bbase-ui-listexpand .section-button-container .section-button .already-used-check:hover {
    color: #ff8074;
    margin-left: 2px
}

.bbase-ui-listexpand .section-button-container .section-button.already-used .already-used-check {
    display: inline-block
}

.bbase-ui-listexpand .more-sections {
    cursor: pointer;
    color: #FF5241;
    display: inline-block;
    margin: 0 14px 24px
}

.bbase-ui-listexpand .more-sections:hover {
    color: #FF5241
}

.bbase-ui-listexpand .more-sections div {
    color: #FF5241;
    display: inline-block
}

.bbase-ui-listexpand .section-button-container .section-button:not(.selected):hover {
    background-color: #fff5f4;
    color: #FF5241
}

.bbase-ui-listexpand .section-button-container .section-button.selected {
    background-color: #FF5241;
    color: #ffffff
}

.bbase-ui-listexpand .section-button-container .section-button.selected .already-used-check {
    color: #fff
}

.bbase-ui-listexpand .more-sections .dropup {
    transform: rotate(180deg)
}

.copy-tip {
    border-radius: 5px
}

@font-face {
    font-family: "dd-icon";
    src: url("/pc/ui/bbase/date_picker/styles/dd-icon.eot");
    src: url("/pc/ui/bbase/date_picker/styles/dd-icon.eot?#iefix") format("embedded-opentype"), url("/pc/ui/bbase/date_picker/styles/dd-icon.woff") format("woff"), url("/pc/ui/bbase/date_picker/styles/dd-icon.ttf") format("truetype"), url("/pc/ui/bbase/date_picker/styles/dd-icon.svg#dd-icon") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "dd-icon" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="dd-icon-"]:before,
[class*=" dd-icon-"]:before {
    font-family: "dd-icon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dd-w .dd-icon-right:before {
    content: "\62"
}

.dd-w .dd-icon-left:before {
    content: "\63"
}

.dd-w .dd-icon-close:before {
    content: "\61"
}

.dd-w .dd-icon-check:before {
    content: "\65"
}

.dd-w .dd-icon-sign:before {
    content: "\64"
}

.dd-w,
.dd-w * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.dd-w .dd-trans {
    -webkit-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1);
    -moz-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1);
    -ms-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1);
    transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1)
}

.dd-w .dd-b {
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s
}

.dd-w {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-family: sans-serif;
    line-height: 0;
    font-size: 16px;
    font-weight: bold;
    display: none;
    z-index: 9999
}

.dd-w .dd-w-c,
.dd-w .dd-ul li,
.dd-s-b-ul ul {
    width: 124px
}

.dd-w ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.dd-w li {
    float: left;
    cursor: pointer
}

.dd-w .dd-c .dd-ul ul {
    overflow: hidden
}

.dd-w .dd-c .dd-m ul,
.dd-w .dd-c .dd-y ul,
.dd-w .dd-c .dd-s {
    height: 46px
}

.dd-w .dd-c .dd-m,
.dd-w .dd-c .dd-y,
.dd-w .dd-c .dd-sub-y,
.dd-w .dd-c .dd-s,
.dd-w .dd-c .dd-y .dd-n,
.dd-w .dd-c .dd-sub-y .dd-n,
.dd-w .dd-c .dd-m .dd-n {
    line-height: 46px;
    height: 46px
}

.dd-w .dd-y-section {
    height: 46px;
    overflow: hidden;
    position: relative
}

.dd-w .dd-c .dd-m .dd-ul,
.dd-w .dd-c .dd-y .dd-ul,
.dd-w .dd-c .dd-sub-y .dd-ul {
    height: 66px
}

.dd-w .dd-c .dd-d,
.dd-w .dd-c .dd-d ul {
    height: 76px;
    line-height: 1
}

.dd-w .dd-c .dd-d .dd-n {
    height: 76px;
    line-height: 76px
}

.dd-w .dd-c .dd-d .dd-ul {
    height: 96px
}

.dd-w .dd-c .dd-d {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}

.dd-w .dd-c .dd-d ul li {
    padding-top: 6px
}

.dd-w .dd-c .dd-d strong {
    font-size: 42px
}

.dd-w .dd-c .dd-d span {
    font-size: 14px
}

.dd-w .dd-c .dd-m {
    font-size: 20px
}

.dd-w .dd-o {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.dd-w .dd-c {
    position: absolute;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.dd-w .dd-c:after {
    position: absolute;
    content: "";
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -8px
}

.dd-w.dd-top .dd-c:after {
    bottom: -8px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg)
}

.dd-w.dd-bottom .dd-c:after {
    top: -8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg)
}

.dd-w-c {
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    text-align: center;
    position: relative
}

.dd-w .dd-c .dd-s {
    cursor: pointer
}

.dd-w .dd-b {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.dd-w .dd-b:hover {
    transform: scale(1.12)
}

.dd-w .dd-n {
    position: absolute;
    top: 2px;
    font-size: 14px;
    color: #FF5241;
    display: none;
    cursor: pointer;
    text-align: center;
    width: 40px;
    text-decoration: none
}

.dd-w .dd-n:hover {
    opacity: .8
}

.dd-w .dd-b:hover .dd-n {
    display: block
}

.dd-w .dd-n-left {
    left: 0
}

.dd-w .dd-n-right {
    right: 0
}

.dd-w .dd-ul {
    overflow-x: scroll;
    overflow-y: hidden
}

.dd-w .dd-sub-y {
    z-index: 6;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none
}

.dd-w .dd-s-b {
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    position: absolute;
    top: 0;
    left: -1px;
    right: -32px;
    bottom: 46px;
    overflow-x: hidden;
    z-index: 2
}

.dd-w .dd-s-b-s,
.dd-w .dd-s-b-sub-y {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 46px;
    z-index: 2;
    display: none;
    cursor: pointer
}

.dd-w .dd-s-b-sub-y i {
    display: inline-block;
    margin: 0 6px;
    font-size: 12px
}

.dd-w .dd-s-b-sub-y span {
    display: inline-block;
    margin: 0 12px
}

.dd-w .dd-s-b.dd-show {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.dd-w .dd-s-b-ul ul {
    padding: 8px
}

.dd-w .dd-s-b-ul li {
    width: 50%;
    font-size: 16px;
    border-radius: 0;
    margin: 0;
    border-bottom: 0;
    position: relative;
    padding: 14px 0;
    line-height: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px
}

.dd-w .dd-s-b span {
    display: block;
    line-height: 1;
    font-size: 10px;
    text-transform: uppercase
}

.dd-w .dd-s-b-ul li.dd-on:after {
    position: absolute;
    content: "\64";
    font-family: "dd-icon" !important;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    font-size: 42px;
    font-weight: normal
}

.dd-w .dd-s-b-d li,
.dd-s-b-m li {
    font-size: 18px
}

.dd-w .dd-clear {
    clear: both;
    float: none
}

@-webkit-keyframes dd-bounce {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    20% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    30% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    60% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    70% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    80% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes dd-bounce {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    20% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    30% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    60% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    70% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    80% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.dd-w .dd-bounce {
    -webkit-animation-name: dd-bounce;
    animation-name: dd-bounce;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes dd-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes dd-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.dd-w .dd-fadein {
    -webkit-animation-name: dd-fadein;
    animation-name: dd-fadein;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes dd-fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes dd-fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.dd-w .dd-fadeout {
    -webkit-animation-name: dd-fadeout;
    animation-name: dd-fadeout;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes dd-dropdown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes dd-dropdown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.dd-w .dd-dropdown {
    -webkit-animation-name: dd-dropdown;
    animation-name: dd-dropdown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

@-webkit-keyframes dd-alert {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes dd-alert {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.dd-w .dd-alert {
    -webkit-animation-name: dd-alert;
    animation-name: dd-alert;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.dd-w .dd-sub-y {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

.dd-w-c {
    color: #333
}

.dd-w-c {
    border: 1px solid #ff240e;
    box-shadow: 0 0 10px 0 rgba(255, 82, 65, 0.25)
}

.dd-w-c,
.dd-s-b,
.dd-w.dd-bottom .dd-c:after {
    background: #FFFFFF
}

.dd-w.dd-top .dd-c:after {
    background: #E3F2FA
}

.dd-c:after {
    background: #FFFFFF;
    border-left: 1px solid #FF5241;
    border-top: 1px solid #FF5241
}

.dd-n,
.dd-sun {
    color: #FF5241
}

.dd-c .dd-s,
.dd-s-b-s,
.dd-s-b-sub-y,
.dd-sub-y {
    background: #FF5241;
    color: #fff
}

.dd-c .dd-s:hover {
    background: #ff8074
}

.dd-s-b-ul li.dd-on {
    color: #FF5241
}

.dd-c .dd-s a {
    color: #fff
}

@font-face {
    font-family: "datedropper";
    src: url("/pc/ui/bbase/date_picker/styles/datedropper.eot");
    src: url("/pc/ui/bbase/date_picker/styles/datedropper.eot?#iefix") format("embedded-opentype"), url("/pc/ui/bbase/date_picker/styles/datedropper.woff") format("woff"), url("/pc/ui/bbase/date_picker/styles/datedropper.ttf") format("truetype"), url("/pc/ui/bbase/date_picker/styles/datedropper.svg#datedropper") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="pick-i-"]:before,
[class*=" pick-i-"]:before {
    font-family: "datedropper" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pick-i-lng:before {
    content: "\6a"
}

.pick-i-lkd:before {
    content: "\62"
}

.pick-i-ckd:before {
    content: "\65"
}

.pick-i-r:before {
    content: "\66"
}

.pick-i-l:before {
    content: "\68"
}

.pick-i-min:before {
    content: "\61"
}

.pick-i-exp:before {
    content: "\63"
}

.picker-input {
    cursor: text
}

.picker-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9998;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
    -moz-transition: opacity 0.4s ease, visibility 0.4s ease;
    -ms-transition: opacity 0.4s ease, visibility 0.4s ease;
    -o-transition: opacity 0.4s ease, visibility 0.4s ease
}

.picker-modal-overlay.tohide {
    opacity: 0;
    visibility: hidden
}

div.datedropper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    line-height: 1;
    font-family: sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    opacity: 0;
    visibility: hidden;
    margin-top: -8px;
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

div.datedropper:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    border-top-left-radius: 4px
}

div.datedropper.picker-focus {
    opacity: 1;
    visibility: visible;
    margin-top: 8px
}

div.datedropper.picker-modal {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    position: fixed !important;
    margin: 0 !important
}

div.datedropper.picker-modal:before {
    display: none
}

div.datedropper .picker {
    overflow: hidden
}

div.datedropper .picker ul {
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: pointer
}

div.datedropper .picker ul.pick {
    position: relative;
    overflow: hidden;
    max-height: 100px
}

div.datedropper .picker ul.pick:nth-of-type(2) {
    box-shadow: 0 1px rgba(0, 0, 0, 0.06)
}

div.datedropper .picker ul.pick li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: .5;
    display: block
}

div.datedropper .picker ul.pick li.pick-afr {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%)
}

div.datedropper .picker ul.pick li.pick-bfr {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
}

div.datedropper .picker ul.pick li.pick-sl {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    z-index: 1
}

div.datedropper .picker ul.pick li span {
    font-size: 16px;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    bottom: 24px
}

div.datedropper .picker ul.pick .pick-arw {
    position: absolute;
    top: 0;
    height: 100%;
    width: 25%;
    font-size: 10px;
    text-align: center;
    display: block;
    z-index: 10;
    cursor: pointer;
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

div.datedropper .picker ul.pick .pick-arw i {
    line-height: 0;
    top: 50%;
    position: relative;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-s1:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-r {
    right: 0
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-r i {
    right: 0
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-l {
    left: 0
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-l i {
    left: 0
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-s2.pick-arw-r {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%)
}

div.datedropper .picker ul.pick .pick-arw.pick-arw-s2.pick-arw-l {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%)
}

@media only screen and (max-width: 480px) {
    div.datedropper .picker ul.pick .pick-arw {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        opacity: 0.4
    }
}

div.datedropper .picker ul.pick.pick-m,
div.datedropper .picker ul.pick.pick-y,
div.datedropper .picker ul.pick.pick-l {
    height: 60px;
    line-height: 60px
}

div.datedropper .picker ul.pick.pick-m {
    font-size: 32px
}

div.datedropper .picker ul.pick.pick-y {
    font-size: 24px
}

div.datedropper .picker ul.pick.pick-y.pick-jump .pick-arw.pick-arw-s1.pick-arw-r i {
    right: 16px
}

div.datedropper .picker ul.pick.pick-y.pick-jump .pick-arw.pick-arw-s1.pick-arw-l i {
    left: 16px
}

div.datedropper .picker ul.pick.pick-y.pick-jump .pick-arw.pick-arw-s2.pick-arw-r,
div.datedropper .picker ul.pick.pick-y.pick-jump .pick-arw.pick-arw-s2.pick-arw-l {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0)
}

div.datedropper .picker ul.pick.pick-y.pick-jump .pick-arw:hover {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6)
}

div.datedropper .picker ul.pick.pick-d {
    height: 100px;
    line-height: 80px;
    font-size: 64px;
    font-weight: bold
}

div.datedropper .picker ul.pick.pick-l {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 18px;
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(32px);
    -moz-transform: translateY(32px);
    -ms-transform: translateY(32px);
    -o-transform: translateY(32px);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease
}

div.datedropper .picker ul.pick.pick-l.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

div.datedropper .picker ul.pick:hover .pick-arw {
    opacity: 0.6;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

div.datedropper .picker ul.pick.pick-d:hover,
div.datedropper .picker ul.pick.pick-y:hover {
    background-color: rgba(0, 0, 0, 0.02)
}

div.datedropper .picker .pick-lg {
    z-index: 1;
    margin: 0 auto;
    max-height: 0;
    overflow: hidden
}

div.datedropper .picker .pick-lg.down {
    animation: down .8s ease
}

div.datedropper .picker .pick-lg .pick-h {
    opacity: 0.4
}

div.datedropper .picker .pick-lg ul:after {
    content: "";
    display: table;
    clear: both
}

div.datedropper .picker .pick-lg ul li {
    float: left;
    text-align: center;
    width: 14.285714286%;
    line-height: 36px;
    height: 36px;
    font-size: 14px
}

div.datedropper .picker .pick-lg ul.pick-lg-h {
    padding: 0 16px
}

div.datedropper .picker .pick-lg ul.pick-lg-b {
    padding: 16px
}

div.datedropper .picker .pick-lg ul.pick-lg-b li {
    cursor: pointer;
    position: relative;
    z-index: 1
}

div.datedropper .picker .pick-lg ul.pick-lg-b li:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    border-radius: 32px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0)
}

div.datedropper .picker .pick-lg ul.pick-lg-b li.pick-v:hover {
    text-decoration: underline
}

div.datedropper .picker .pick-lg ul.pick-lg-b li.pick-lk:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    right: 4px;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

div.datedropper .picker .pick-lg ul.pick-lg-b li.pick-sl {
    font-size: 24px
}

div.datedropper .picker .pick-lg ul.pick-lg-b li.pick-sl:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1)
}

div.datedropper .picker .pick-btns {
    margin: -1px;
    position: relative;
    z-index: 2;
    height: 56px
}

div.datedropper .picker .pick-btns div {
    cursor: pointer;
    line-height: 0
}

div.datedropper .picker .pick-btns .pick-submit {
    margin: 0 auto;
    width: 56px;
    height: 56px;
    line-height: 64px;
    border-radius: 56px;
    font-size: 24px;
    cursor: pointer;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
    position: relative;
    top: 0
}

div.datedropper .picker .pick-btns .pick-submit:after {
    font-family: "datedropper" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 60px;
    content: "\65"
}

div.datedropper .picker .pick-btns .pick-submit:hover {
    top: 4px;
    box-shadow: 0 0 0 16px rgba(0, 0, 0, 0.04), 0 0 0 8px rgba(0, 0, 0, 0.04)
}

div.datedropper .picker .pick-btns .pick-btn {
    position: absolute;
    width: 32px;
    height: 32px;
    bottom: 0;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    margin: 8px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.03)
}

div.datedropper .picker .pick-btns .pick-btn:hover {
    background: #FFF;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}

div.datedropper .picker .pick-btns .pick-btn:after {
    font-family: "datedropper" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div.datedropper .picker .pick-btns .pick-btn.pick-btn-sz {
    right: 0;
    transform-origin: right bottom
}

div.datedropper .picker .pick-btns .pick-btn.pick-btn-sz:after {
    content: "\63"
}

div.datedropper .picker .pick-btns .pick-btn.pick-btn-lng {
    left: 0;
    transform-origin: left bottom
}

div.datedropper .picker .pick-btns .pick-btn.pick-btn-lng:after {
    content: "\6a"
}

div.datedropper.picker-lg {
    width: 300px !important
}

div.datedropper.picker-lg ul.pick.pick-d {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    max-height: 0 !important
}

div.datedropper.picker-lg .pick-lg {
    max-height: 320px
}

div.datedropper.picker-lg .pick-btns .pick-btn.pick-btn-sz:after {
    content: "\61"
}

@media only screen and (max-width: 480px) {
    div.datedropper.picker-lg {
        position: fixed;
        top: 50% !important;
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        margin: 0
    }

    div.datedropper.picker-lg:before {
        display: none
    }
}

@-moz-keyframes picker_locked {

    0%,
    100% {
        -webkit-transform: translateX(-50%) translate3d(0, 0, 0);
        -moz-transform: translateX(-50%) translate3d(0, 0, 0);
        -ms-transform: translateX(-50%) translate3d(0, 0, 0);
        -o-transform: translateX(-50%) translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -moz-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -ms-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -o-transform: translateX(-50%) translate3d(-2px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(-50%) translate3d(2px, 0, 0);
        -moz-transform: translateX(-50%) translate3d(2px, 0, 0);
        -ms-transform: translateX(-50%) translate3d(2px, 0, 0);
        -o-transform: translateX(-50%) translate3d(2px, 0, 0)
    }
}

@-webkit-keyframes picker_locked {

    0%,
    100% {
        -webkit-transform: translateX(-50%) translate3d(0, 0, 0);
        -moz-transform: translateX(-50%) translate3d(0, 0, 0);
        -ms-transform: translateX(-50%) translate3d(0, 0, 0);
        -o-transform: translateX(-50%) translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -moz-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -ms-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -o-transform: translateX(-50%) translate3d(-2px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(-50%) translate3d(2px, 0, 0);
        -moz-transform: translateX(-50%) translate3d(2px, 0, 0);
        -ms-transform: translateX(-50%) translate3d(2px, 0, 0);
        -o-transform: translateX(-50%) translate3d(2px, 0, 0)
    }
}

@keyframes picker_locked {

    0%,
    100% {
        -webkit-transform: translateX(-50%) translate3d(0, 0, 0);
        -moz-transform: translateX(-50%) translate3d(0, 0, 0);
        -ms-transform: translateX(-50%) translate3d(0, 0, 0);
        -o-transform: translateX(-50%) translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -moz-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -ms-transform: translateX(-50%) translate3d(-2px, 0, 0);
        -o-transform: translateX(-50%) translate3d(-2px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(-50%) translate3d(2px, 0, 0);
        -moz-transform: translateX(-50%) translate3d(2px, 0, 0);
        -ms-transform: translateX(-50%) translate3d(2px, 0, 0);
        -o-transform: translateX(-50%) translate3d(2px, 0, 0)
    }
}

@-moz-keyframes picker_locked_large_mobile {

    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(-2px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(2px, 0, 0)
    }
}

@-webkit-keyframes picker_locked_large_mobile {

    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(-2px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(2px, 0, 0)
    }
}

@keyframes picker_locked_large_mobile {

    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(0, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(-2px, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(-2px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -moz-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -ms-transform: translate(-50%, -50%) translate3d(2px, 0, 0);
        -o-transform: translate(-50%, -50%) translate3d(2px, 0, 0)
    }
}

div.datedropper.picker-rmbl {
    -webkit-animation: picker_locked 0.4s ease;
    -moz-animation: picker_locked 0.4s ease;
    animation: picker_locked 0.4s ease
}

@media only screen and (max-width: 480px) {
    div.datedropper.picker-rmbl.picker-lg {
        -webkit-animation: picker_locked_large_mobile 0.4s ease;
        -moz-animation: picker_locked_large_mobile 0.4s ease;
        animation: picker_locked_large_mobile 0.4s ease
    }
}

div.datedropper.picker-lkd .pick-submit {
    background-color: rgba(0, 0, 0, 0.04) !important;
    color: rgba(0, 0, 0, 0.2) !important
}

div.datedropper.picker-lkd .pick-submit:hover {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

div.datedropper.picker-lkd .pick-submit:after {
    content: "\62" !important
}

div.datedropper.picker-fxs {
    -webkit-transition: width 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
    -moz-transition: width 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
    -ms-transition: width 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
    -o-transition: width 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease
}

div.datedropper.picker-fxs ul.pick.pick-d {
    -webkit-transition: top 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), transform 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), background-color 0.4s ease;
    -moz-transition: top 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), transform 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), background-color 0.4s ease;
    -ms-transition: top 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), transform 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), background-color 0.4s ease;
    -o-transition: top 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), transform 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), background-color 0.4s ease
}

div.datedropper.picker-fxs ul.pick.pick-y {
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -ms-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease
}

div.datedropper.picker-fxs ul.pick li {
    -webkit-transition: transform 0.4s ease, opacity 0.4s ease;
    -moz-transition: transform 0.4s ease, opacity 0.4s ease;
    -ms-transition: transform 0.4s ease, opacity 0.4s ease;
    -o-transition: transform 0.4s ease, opacity 0.4s ease
}

div.datedropper.picker-fxs ul.pick .pick-arw {
    -webkit-transition: transform 0.2s ease, opacity 0.2s ease;
    -moz-transition: transform 0.2s ease, opacity 0.2s ease;
    -ms-transition: transform 0.2s ease, opacity 0.2s ease;
    -o-transition: transform 0.2s ease, opacity 0.2s ease
}

div.datedropper.picker-fxs ul.pick .pick-arw i {
    -webkit-transition: right 0.2s ease, left 0.2s ease;
    -moz-transition: right 0.2s ease, left 0.2s ease;
    -ms-transition: right 0.2s ease, left 0.2s ease;
    -o-transition: right 0.2s ease, left 0.2s ease
}

div.datedropper.picker-fxs .pick-lg {
    -webkit-transition: max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37);
    -moz-transition: max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37);
    -ms-transition: max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37);
    -o-transition: max-height 0.8s cubic-bezier(1, -0.55, 0.2, 1.37)
}

div.datedropper.picker-fxs .pick-lg .pick-lg-b li:before {
    -webkit-transition: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -ms-transition: transform 0.2s ease;
    -o-transition: transform 0.2s ease
}

div.datedropper.picker-fxs .pick-btns .pick-submit {
    -webkit-transition: top 0.2s ease, box-shadow 0.4s ease, background-color 0.4s ease;
    -moz-transition: top 0.2s ease, box-shadow 0.4s ease, background-color 0.4s ease;
    -ms-transition: top 0.2s ease, box-shadow 0.4s ease, background-color 0.4s ease;
    -o-transition: top 0.2s ease, box-shadow 0.4s ease, background-color 0.4s ease
}

div.datedropper.picker-fxs .pick-btns .pick-btn {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease
}

@media only screen and (max-width: 480px) {
    div.datedropper.picker-fxs {
        -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
        -moz-transition: opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
        -ms-transition: opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
        -o-transition: opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease
    }

    div.datedropper.picker-fxs ul.pick.pick-d,
    div.datedropper.picker-fxs .pick-lg {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none
    }
}

div.datedropper.vanilla {
    border-radius: 6px;
    width: 180px
}

div.datedropper.vanilla .picker {
    border-radius: 6px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.1)
}

div.datedropper.vanilla .pick-l {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

div.datedropper.vanilla:before,
div.datedropper.vanilla .pick-submit,
div.datedropper.vanilla .pick-lg-b .pick-sl:before,
div.datedropper.vanilla .pick-m,
div.datedropper.vanilla .pick-lg-h {
    background-color: #feac92
}

div.datedropper.vanilla .pick-y.pick-jump,
div.datedropper.vanilla .pick li span,
div.datedropper.vanilla .pick-lg-b .pick-wke,
div.datedropper.vanilla .pick-btn {
    color: #feac92
}

div.datedropper.vanilla .picker,
div.datedropper.vanilla .pick-l {
    background-color: #ffffff
}

div.datedropper.vanilla .picker,
div.datedropper.vanilla .pick-arw,
div.datedropper.vanilla .pick-l {
    color: #9ed7db
}

div.datedropper.vanilla .pick-m,
div.datedropper.vanilla .pick-m .pick-arw,
div.datedropper.vanilla .pick-lg-h,
div.datedropper.vanilla .pick-lg-b .pick-sl,
div.datedropper.vanilla .pick-submit {
    color: #faf7f4
}

div.datedropper.vanilla.picker-tiny:before,
div.datedropper.vanilla.picker-tiny .pick-m {
    background-color: #ffffff
}

div.datedropper.vanilla.picker-tiny .pick-m,
div.datedropper.vanilla.picker-tiny .pick-m .pick-arw {
    color: #9ed7db
}

div.datedropper.leaf {
    border-radius: 6px;
    width: 180px
}

div.datedropper.leaf .picker {
    border-radius: 6px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.1)
}

div.datedropper.leaf .pick-l {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

div.datedropper.leaf:before,
div.datedropper.leaf .pick-submit,
div.datedropper.leaf .pick-lg-b .pick-sl:before,
div.datedropper.leaf .pick-m,
div.datedropper.leaf .pick-lg-h {
    background-color: #1ecd80
}

div.datedropper.leaf .pick-y.pick-jump,
div.datedropper.leaf .pick li span,
div.datedropper.leaf .pick-lg-b .pick-wke,
div.datedropper.leaf .pick-btn {
    color: #1ecd80
}

div.datedropper.leaf .picker,
div.datedropper.leaf .pick-l {
    background-color: #fefff2
}

div.datedropper.leaf .picker,
div.datedropper.leaf .pick-arw,
div.datedropper.leaf .pick-l {
    color: #528971
}

div.datedropper.leaf .pick-m,
div.datedropper.leaf .pick-m .pick-arw,
div.datedropper.leaf .pick-lg-h,
div.datedropper.leaf .pick-lg-b .pick-sl,
div.datedropper.leaf .pick-submit {
    color: #fefff2
}

div.datedropper.leaf.picker-tiny:before,
div.datedropper.leaf.picker-tiny .pick-m {
    background-color: #fefff2
}

div.datedropper.leaf.picker-tiny .pick-m,
div.datedropper.leaf.picker-tiny .pick-m .pick-arw {
    color: #528971
}

div.datedropper.primary {
    border-radius: 6px;
    width: 180px
}

div.datedropper.primary .picker {
    border-radius: 6px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.1)
}

div.datedropper.primary .pick-l {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

div.datedropper.primary:before,
div.datedropper.primary .pick-submit,
div.datedropper.primary .pick-lg-b .pick-sl:before,
div.datedropper.primary .pick-m,
div.datedropper.primary .pick-lg-h {
    background-color: #FF5241
}

div.datedropper.primary .pick-y.pick-jump,
div.datedropper.primary .pick li span,
div.datedropper.primary .pick-lg-b .pick-wke,
div.datedropper.primary .pick-btn {
    color: #FF5241
}

div.datedropper.primary .picker,
div.datedropper.primary .pick-l {
    background-color: #ffffff
}

div.datedropper.primary .picker,
div.datedropper.primary .pick-arw,
div.datedropper.primary .pick-l {
    color: #4d4d4d
}

div.datedropper.primary .pick-m,
div.datedropper.primary .pick-m .pick-arw,
div.datedropper.primary .pick-lg-h,
div.datedropper.primary .pick-lg-b .pick-sl,
div.datedropper.primary .pick-submit {
    color: #ffffff
}

div.datedropper.primary.picker-tiny:before,
div.datedropper.primary.picker-tiny .pick-m {
    background-color: #ffffff
}

div.datedropper.primary.picker-tiny .pick-m,
div.datedropper.primary.picker-tiny .pick-m .pick-arw {
    color: #4d4d4d
}

div.datedropper .null {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none
}

.NewcomerTip-wrap .y_panel_0 {
    left: 190px;
    top: 12px
}

.NewcomerTip-wrap .y_panel_0 .ytip1 {
    height: 2px;
    width: 55px;
    left: -55px;
    top: 8px
}

.NewcomerTip-wrap .y_panel_0 .ytip2 {
    height: 10px;
    width: 10px;
    left: -65px;
    top: 4px
}

.NewcomerTip-wrap .y_panel_1,
.NewcomerTip-wrap .y_panel_2 {
    left: -125px;
    top: 110px
}

.NewcomerTip-wrap .y_panel_1 .ytip1,
.NewcomerTip-wrap .y_panel_2 .ytip1 {
    height: 55px;
    width: 2px;
    left: 154px;
    top: -55px
}

.NewcomerTip-wrap .y_panel_1 .ytip2,
.NewcomerTip-wrap .y_panel_2 .ytip2 {
    height: 10px;
    width: 10px;
    left: 150px;
    top: -65px
}

.NewcomerTip-wrap .j_yindao .counter {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    transition: all 0.2s ease-in-out
}

.NewcomerTip-wrap .j_yindao .box {
    border: 2.5px solid #feea3d;
    position: fixed;
    transition: all 0.2s ease-in-out
}

.NewcomerTip-wrap .j_yindao_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    z-index: 99998
}

.NewcomerTip-wrap .j_yindao_mask .box {
    position: absolute;
    width: 0;
    height: 0;
    border: 0 solid #000;
    opacity: .5;
    filter: alpha(opacity=75);
    -webkit-transition: all .25s;
    box-shadow: 0 0 0 10000px #fff;
    overflow: hidden
}

.NewcomerTip-wrap .y_panel {
    width: 318px;
    height: 181px;
    background: #fef49b;
    position: absolute;
    transition: all 0.2s ease-in-out
}

.NewcomerTip-wrap .y_panel .y_header {
    height: 19px;
    line-height: 20px;
    background: #feea3d;
    color: #b9a100
}

.NewcomerTip-wrap .y_panel .y_header span {
    padding: 0 12px
}

.NewcomerTip-wrap .y_panel .y_header .close {
    cursor: pointer;
    width: 55px;
    float: right;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #b9a100;
    opacity: 1;
    font-weight: normal;
    text-shadow: none
}

.NewcomerTip-wrap .y_panel p {
    height: 128px;
    color: #000;
    padding: 20px 12px;
    line-height: 2
}

.NewcomerTip-wrap .y_panel .next {
    cursor: pointer;
    float: right;
    text-decoration: underline;
    color: #b8a103;
    margin-right: 15px
}

.NewcomerTip-wrap .y_panel_line .ytip1 {
    content: '';
    position: absolute;
    background: #feea3d;
    transition: all 0.2s ease-in-out
}

.NewcomerTip-wrap .y_panel_line .ytip2 {
    content: '';
    position: absolute;
    border-radius: 10px;
    background: #feea3d;
    transition: all 0.2s ease-in-out
}

.NewcomerTip-wrap .page {
    padding-left: 12px;
    color: #b8a103
}



@charset "UTF-8";

.bbase-component-photopick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-photopick body,
.bbase-component-photopick button,
.bbase-component-photopick input,
.bbase-component-photopick select,
.bbase-component-photopick textarea {
    font-size: 12px;
}

.bbase-component-photopick .materialLeftPanel {
    width: 138px;
    height: 542px;
    display: table-cell;
    background: #f4f5f9;
    vertical-align: top;
    padding: 0;
    margin: 0;
    float: left;
}

.bbase-component-photopick .materialLeftPanel li {
    height: 54px;
    line-height: 54px;
    list-style: none;
    text-align: center;
    outline: 0;
}

.bbase-component-photopick .materialLeftPanel li.ui-state-active {
    background: #fff;
}

.bbase-component-photopick .uploadPhoto {
    width: 138px;
    position: absolute;
    color: #fff;
    background: #FF5241;
    bottom: 0;
    font-size: 16px;
}

.bbase-component-photopick .uploadPhoto:hover {
    background: #ff8074;
}

.bbase-component-photopick .materialLeftPanel li {
    height: 54px;
    line-height: 54px;
    list-style: none;
    text-align: center;
    outline: 0;
}

.bbase-component-photopick .uploadify-button {
    position: absolute;
    bottom: 0;
}

.bbase-component-photopick .materialLeftPanel a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    outline: 0;
    display: block;
}

.bbase-component-photopick .materialLeftPanel a:link,
.bbase-component-photopick .materialLeftPanel a:visited,
.bbase-component-photopick .materialLeftPanel a:hover,
.bbase-component-photopick .materialLeftPanel a:active {
    text-decoration: none;
}

.bbase-component-photopick .closeBtn {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 22px;
    color: #BEBEBE;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    font-weight: normal;
    z-index: 1;
    cursor: pointer;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 1;
}

.bbase-component-photopick .closeBtn:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bbase-component-photopick #photo-main {
    float: left;
    padding-left: 24px;
    width: 695px;
}

.bbase-component-photopick .photo-tool {
    width: 100%;
    height: 47px;
    line-height: 34px;
    padding-top: 7px;
    padding-left: 8px;
}

.bbase-component-photopick .pictureFrame {
    float: left;
    display: block;
    width: 120px;
    height: 146px;
    margin: 0 9px 0 9px;
    _margin: 0 11px 0 10px;
    position: relative;
}

.bbase-component-photopick .imgkk {
    margin: 1px;
    padding: 0;
    cursor: pointer;
    display: block;
    background: #e5e5e5;
    border: 1px solid rgba(0, 0, 0, 0);
    position: relative;
}

.bbase-component-photopick .pictureMainFrame {
    width: 116px;
    height: 116px;
    line-height: 0;
}

.bbase-component-photopick .hoverBg {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    color: #fff;
    display: none;
    text-align: center;
    cursor: pointer;
}

.bbase-component-photopick .photo-list .hover .hoverBg,
.bbase-component-photopick .photo-list .hover .operationBar,
.bbase-component-photopick .photo-list .item-active .hoverBg,
.bbase-component-photopick .photo-list .item-active .operationBar {
    display: inline-block;
}

.bbase-component-photopick .operationBar {
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    _top: 6px;
    right: 2px;
    _right: 2px;
    margin: 0;
    padding: 0;
    display: none;
}

.bbase-component-photopick .operationBar {
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    right: 12px;
    margin: 0;
    padding: 0;
    display: none;
}

.bbase-component-photopick .iconcopy {
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    right: 30px;
    margin: 0;
    padding: 0;
    display: none;
    background: transparent;
}

.bbase-component-photopick .copyBtn {
    cursor: pointer;
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    z-index: 2;
    color: #fff !important;
    text-decoration: none;
}

.bbase-component-photopick .delBtn {
    cursor: pointer;
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    z-index: 2;
    color: #fff !important;
}

.bbase-component-photopick .delBtn:link,
.bbase-component-photopick .delBtn:visited,
.bbase-component-photopick .delBtn:hover,
.bbase-component-photopick .delBtn:active {
    text-decoration: none;
}

.bbase-component-photopick .photo-list li {
    float: left;
    width: 134px;
    list-style: none;
}

.bbase-component-photopick .picture-img {
    width: 116px;
    height: 116px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #e5e5e5;
    overflow: hidden;
}

.bbase-component-photopick .picTitle,
.bbase-component-photopick .picTitle2 {
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    height: 23px;
    text-align: center;
    height: 18px;
    cursor: default;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border: 1px white solid;
    font-size: 12px;
    color: #666;
}

.bbase-component-photopick .clickToUse {
    margin-top: 26px;
    height: 68px;
    line-height: 68px;
}

.bbase-component-photopick .file-upload,
.bbase-component-photopick .file-upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    font-size: 20px;
    direction: ltr;
    cursor: pointer;
}

.bbase-component-photopick .selectBtn {
    position: absolute;
    left: 5px;
    z-index: 999;
    top: 5px;
    display: none;
}

.bbase-component-photopick .hover .selectBtn,
.bbase-component-photopick .item-active .selectBtn {
    display: block;
}

.bbase-component-photopick .selectBtn .ui-item-check-checkbox .item-check .check-icon {
    border-color: #fff;
}

.bbase-component-photopick #photo-main .ui-item-check-radio,
.bbase-component-photopick #photo-main .ui-item-check-checkbox {
    line-height: 18px !important;
    padding-top: 0px !important;
}

.bbase-component-photopick #photo-pagination {
    position: absolute;
    bottom: 12px;
    left: 170px;
}

.bbase-component-photopick #photo-pagination .page-per-page {
    display: none;
}

.bbase-component-photopick #photo-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-photopick #photo-btns .cancel,
.bbase-component-photopick #photo-btns .submit {
    width: 70px;
    height: 36px;
}

.bbase-component-photopick #photo-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-photopick #photo-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-photopick li.ui-state-active::before {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 54px;
    background-color: #FF5241;
}

.bbase-component-photopick li.ui-state-active .ui-tabs-anchor {
    color: #FF5241;
}

.bbase-component-photopick #photo-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-photopick .bbase-ui-tab .tab-ul-underline .tab-li::before {
    height: 1px;
}

.bbase-component-photopick .groupBtn {
    width: 94px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #ececec;
    border-radius: 2px;
    font-size: 13px;
    padding-left: 20px;
    cursor: pointer;
    margin-top: 2px;
    float: left;
    margin-right: 10px;
}

.bbase-component-photopick .groupBtn:hover {
    background-color: #FF5241;
    border-color: #FF5241;
    color: #fff;
}

.bbase-component-photopick .groupBtn .bbase-addfolder,
.bbase-component-photopick .groupBtn .bbase-edit,
.bbase-component-photopick .groupBtn .bbase-delete {
    margin-right: 5px;
}

.bbase-component-photopick .bbase-ui-tab.v&gt;.tab-head .tab-ul-line .tab-li {
    padding-left: 0;
}

.bbase-component-photopick .bbase-ui-tab .tab-ul-line .tab-li a,
.bbase-component-photopick .bbase-ui-tab .tab-ul-line.h .tab-li a {
    padding: 0;
}

.bbase-component-photopick .bbase-ui-tab .tab-ul-line,
.bbase-component-photopick .bbase-ui-tab .tab-ul-line.h {
    height: auto;
    max-height: 380px;
    overflow-y: auto;
}

.bbase-component-photopick .g-tab-span {
    padding-left: 38px !important;
    display: inline-block;
    width: 75px;
    white-space: nowrap;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bbase-component-photopick .bbase-ui-tab.v&gt;.tab-head .tab-ul-line .tab-li.item-active {
    background-color: #fff;
}

.bbase-component-photopick .bbase-ui-tab.v&gt;.tab-head .tab-ul-line .tab-li .bbase-edit {
    display: none;
}

.bbase-component-photopick .bbase-ui-tab.v&gt;.tab-head .tab-ul-line .tab-li.item-active .bbase-edit {
    display: inline-block;
    float: left;
}

.bbase-component-photopick-uploading {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 70px;
    height: 50px;
    background-color: #fff;
    z-index: 99999999;
    opacity: 0.8;
    margin-left: -35px;
    border-radius: 0px;
    font-size: 23px;
    padding: 0 10px;
    margin-top: -35px;
    text-align: center;
    border: 1px solid #929191;
    line-height: 50px;
    padding: 0 10px;
}

.bbase-component-photocrop * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-photocrop .jcrop-content .jcrop-holder {
    background-color: rgba(204, 204, 204, 0.15) !important;
    margin: 0 auto;
}

.bbase-component-photocrop .ui-dialog-content {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.bbase-component-photocrop .jcrop-keymgr {
    opacity: 0;
}

.bbase-component-photocrop #photo-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-photocrop #photo-btns .cancel,
.bbase-component-photocrop #photo-btns .submit {
    width: 70px;
    height: 36px;
}

.bbase-component-photocrop #photo-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-photocrop #photo-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-photocrop #photo-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-musicpick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-musicpick body,
.bbase-component-musicpick button,
.bbase-component-musicpick input,
.bbase-component-musicpick select,
.bbase-component-musicpick textarea {
    font-size: 12px;
}

.bbase-component-musicpick .materialLeftPanel {
    width: 138px;
    height: 542px;
    display: table-cell;
    background: #f4f5f9;
    vertical-align: top;
    padding: 0;
    float: left;
}

.bbase-component-musicpick .materialLeftPanel li {
    height: 54px;
    line-height: 54px;
    list-style: none;
    text-align: center;
    outline: 0;
}

.bbase-component-musicpick .materialLeftPanel li.ui-state-active {
    background: #fff;
}

.bbase-component-musicpick .uploadPhoto {
    width: 138px;
    position: absolute;
    color: #fff;
    background: #FF5241;
    bottom: 0;
    font-size: 16px;
}

.bbase-component-musicpick .uploadPhoto:hover {
    background: #ff8074;
}

.bbase-component-musicpick .materialLeftPanel li {
    height: 54px;
    line-height: 54px;
    list-style: none;
    text-align: center;
    outline: 0;
}

.bbase-component-musicpick .uploadify-button {
    position: absolute;
    bottom: 0;
}

.bbase-component-musicpick .materialLeftPanel a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    outline: 0;
    display: block;
}

.bbase-component-musicpick .materialLeftPanel a:link,
.bbase-component-musicpick .materialLeftPanel a:visited,
.bbase-component-musicpick .materialLeftPanel a:hover,
.bbase-component-musicpick .materialLeftPanel a:active {
    text-decoration: none;
}

.bbase-component-musicpick .closeBtn {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 22px;
    color: #BEBEBE;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    font-weight: normal;
    z-index: 1;
    cursor: pointer;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 1;
}

.bbase-component-musicpick .closeBtn:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bbase-component-musicpick #photo-main {
    float: left;
    padding-left: 24px;
    width: 695px;
}

.bbase-component-musicpick .photo-tool {
    width: 100%;
    height: 43px;
    line-height: 34px;
    padding-top: 11px;
    padding-left: 0px;
}

.bbase-component-musicpick .pictureFrame {
    float: left;
    display: block;
    width: 120px;
    height: 146px;
    margin: 0 9px 0 9px;
    _margin: 0 11px 0 10px;
    position: relative;
}

.bbase-component-musicpick .imgkk {
    margin: 1px;
    padding: 0;
    cursor: pointer;
    display: block;
    background: #e5e5e5;
    border: 1px solid rgba(0, 0, 0, 0);
    position: relative;
}

.bbase-component-musicpick .pictureMainFrame {
    width: 116px;
    height: 116px;
    line-height: 0;
}

.bbase-component-musicpick .hoverBg {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    color: #fff;
    display: none;
    text-align: center;
    cursor: pointer;
}

.bbase-component-musicpick .operationBar {
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    _top: 6px;
    right: 2px;
    _right: 2px;
    margin: 0;
    padding: 0;
    display: none;
}

.bbase-component-musicpick .operationBar {
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    right: 12px;
    margin: 0;
    padding: 0;
    display: none;
}

.bbase-component-musicpick .delBtn {
    cursor: pointer;
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    z-index: 2;
    color: #fff !important;
}

.bbase-component-musicpick .delBtn:link,
.bbase-component-musicpick .delBtn:visited,
.bbase-component-musicpick .delBtn:hover,
.bbase-component-musicpick .delBtn:active {
    text-decoration: none;
}

.bbase-component-musicpick .picture-img {
    width: 116px;
    height: 116px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #e5e5e5;
    overflow: hidden;
}

.bbase-component-musicpick .clickToUse {
    margin-top: 26px;
    height: 68px;
    line-height: 68px;
}

.bbase-component-musicpick .file-upload,
.bbase-component-musicpick .file-upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    font-size: 20px;
    direction: ltr;
    cursor: pointer;
}

.bbase-component-musicpick .selectBtn {
    position: absolute;
    left: 5px;
    z-index: 999;
    top: 5px;
    display: none;
}

.bbase-component-musicpick .hover .selectBtn,
.bbase-component-musicpick .item-active .selectBtn {
    display: block;
}

.bbase-component-musicpick .selectBtn .ui-item-check-checkbox .item-check .check-icon {
    border-color: #fff;
}

.bbase-component-musicpick #photo-main .ui-item-check-radio,
.bbase-component-musicpick #photo-main .ui-item-check-checkbox {
    line-height: 18px !important;
    padding-top: 0px !important;
}

.bbase-component-musicpick #photo-pagination {
    position: absolute;
    bottom: 12px;
    left: 170px;
}

.bbase-component-musicpick #photo-pagination .page-per-page {
    display: none;
}

.bbase-component-musicpick #photo-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-musicpick #photo-btns .cancel,
.bbase-component-musicpick #photo-btns .submit {
    width: 70px;
    height: 36px;
}

.bbase-component-musicpick #photo-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-musicpick #photo-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-musicpick #photo-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-musicpick .music-play {
    width: auto;
    text-align: center;
    float: right;
    color: #999;
    font-size: 16px;
    cursor: pointer;
    margin-left: 8px;
}

.bbase-component-musicpick .music-play span {
    margin-left: 2px;
    font-size: 12px;
    vertical-align: bottom;
}

.bbase-component-musicpick .images-content {
    height: 310px;
    clear: both;
}

.bbase-component-musicpick .images-content .bui-grid-row-even {
    background: #f7f7f7;
}

.bbase-component-musicpick .images-content .music-name {
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    padding-right: 10px;
    width: 535px;
    float: left;
}

.bbase-component-musicpick .images-content .music-size {
    float: right;
    color: #ccc;
    display: block;
}

.bbase-component-musicpick .images-content .music-li {
    clear: both;
    padding: 0 10px;
    font-size: 12px;
    color: #666;
    height: 30px;
    line-height: 30px;
    list-style: none;
}

.bbase-component-musicpick .images-content .item-active {
    background-color: #FF5241;
    color: #fff;
}

.bbase-component-musicpick .images-content .item-active .music-name,
.bbase-component-musicpick .images-content .item-active .music-play,
.bbase-component-musicpick .images-content .item-active .music-size {
    color: #fff;
}

.bbase-component-musicpick .bbase-ui-tab .tab-ul-line {
    margin-top: 6px;
}

.bbase-component-musicpick-uploading {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 70px;
    height: 50px;
    background-color: #fff;
    z-index: 99999999;
    opacity: 0.8;
    margin-left: -35px;
    border-radius: 0px;
    font-size: 23px;
    padding: 0 10px;
    margin-top: -35px;
    text-align: center;
    border: 1px solid #929191;
    line-height: 50px;
    padding: 0 10px;
}

.bbase-component-photobeaufity * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-colorpick {
    padding: 5px;
    overflow: hidden;
    padding-left: 6px;
    padding-right: 0;
}

.bbase-component-colorpick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-colorpick .ui-bg-color-wrap {
    width: 46px;
    height: 25px;
    float: left;
    border: 1px solid #dfdfdf;
    margin-right: 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.bbase-component-colorpick .ui-bg-color-show {
    width: 100%;
    height: 100%;
}

.bbase-component-colorpick .ui-color-warp .ui-color-input {
    border: 1px solid #dfdfdf;
    border-radius: 0;
    width: 45px;
    float: left;
    height: 17px;
    line-height: 20px;
    margin-right: 5px;
    padding: 4px 12px;
}

.bbase-component-colorpick .ui-color-warp .ui-color-ok {
    float: left;
    width: 49px;
    cursor: pointer;
    height: 25px;
    border: 1px solid #dfdfdf;
    background-color: #efefef;
}

.bbase-component-colorpick .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    left: -8px;
    overflow: hidden;
    top: -2px;
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.bbase-component-colorpick .noUi-target {
    margin: 5px 0px;
    height: 15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.bbase-component-colorpick .noUi-base {
    background: linear-gradient(to right, rgba(77, 118, 129, 0), #4d7681);
}

.bbase-component-colorpick .ui-item-check {
    float: left;
    margin: 2px;
    cursor: pointer;
    width: 22px;
    text-align: center;
    line-height: inherit;
    position: relative;
    height: 22px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.bbase-component-colorpick .x-icon-info,
.bbase-component-colorpick .x-icon-question {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: none;
}

.bbase-component-colorpick .ui-item-check .toggle {
    height: 100%;
}

.bbase-component-colorpick .color-picker-min .system-history-view {
    display: none;
}

.bbase-component-colorpick .color-picker-min .noUi-base {
    height: 100%;
}

.bbase-component-colorpick .color-picker-min .ui-color-cont {
    height: 30px;
}

.bbase-component-colorpick .color-picker-min .ui-color-cont .ui-color-warp {
    height: 100%;
}

.bbase-component-colorpick .color-picker-min .ui-color-cont .ui-bg-color-wrap {
    height: 25px;
    width: 46px;
}

.bbase-component-colorpick .color-picker-min .ui-color-cont .ui-bg-color-show {
    height: 100%;
    width: 100%;
}

.bbase-component-colorpick .farbtastic {
    position: relative;
}

.bbase-component-colorpick .farbtastic * {
    position: absolute;
    cursor: crosshair;
}

.bbase-component-colorpick .farbtastic,
.bbase-component-colorpick .farbtastic .wheel {
    width: 195px;
    height: 195px;
}

.bbase-component-colorpick .farbtastic .color,
.bbase-component-colorpick .farbtastic .overlay {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px;
}

.bbase-component-colorpick .farbtastic .wheel {
    background: url(/pc/components/bbase/colorpick/styles/wheel.png) no-repeat;
    width: 195px;
    height: 195px;
}

.bbase-component-colorpick .farbtastic .overlay {
    background: url(/pc/components/bbase/colorpick/styles/mask.png) no-repeat;
}

.bbase-component-colorpick .farbtastic .marker {
    width: 17px;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    background: url(/pc/components/bbase/colorpick/styles/marker.png);
}

.bbase-component-colorpick .bbase-ui-itemcheck.ui-item-check-normal .ui-item-check.hover {
    border-radius: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bbase-component-colorpick .bbase-ui-itemcheck.ui-item-check-normal .ui-item-check {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -moz-transition: -moz-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
    -ms-transition: -ms-transform 0.1s ease-in;
    transition: transform 0.1s ease-in;
    box-sizing: border-box;
    padding: 0;
    margin-right: 2px;
    border: none;
}

.bbase-component-colorpick .bbase-ui-itemcheck.ui-itemcheck .item-active {
    border-radius: 6px !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bbase-component-colorpick .bbase-ui-itemcheck.ui-itemcheck .ui-item-check.item-active .check-icon {
    display: none;
}

.bbase-component-colorpanel {
    padding: 5px;
    overflow: hidden;
    padding-left: 6px;
    padding-right: 0;
}

.bbase-component-colorpanel * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-colorpanel .ui-bg-color-wrap {
    width: 46px;
    height: 25px;
    float: left;
    border: 1px solid #dfdfdf;
    margin-right: 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.bbase-component-colorpanel .ui-bg-color-show {
    width: 100%;
    height: 100%;
}

.bbase-component-colorpanel .ui-color-warp .ui-color-input {
    border: 1px solid #dfdfdf;
    border-radius: 0;
    width: 45px;
    float: left;
    height: 17px;
    line-height: 20px;
    margin-right: 5px;
    padding: 4px 12px;
}

.bbase-component-colorpanel .ui-color-warp .ui-color-ok {
    float: left;
    width: 49px;
    cursor: pointer;
    height: 27px;
    border: 1px solid #dfdfdf;
    background-color: #efefef;
}

.bbase-component-colorpanel .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    left: -8px;
    overflow: hidden;
    top: -2px;
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.bbase-component-colorpanel .noUi-target {
    margin: 5px 0px;
    height: 15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.bbase-component-colorpanel .noUi-base {
    background: linear-gradient(to right, rgba(77, 118, 129, 0), #4d7681);
}

.bbase-component-colorpanel .bbase-ui-itemcheck.ui-item-check-normal .ui-item-check {
    float: left;
    margin: 2px;
    cursor: pointer;
    width: 22px;
    text-align: center;
    line-height: inherit;
    position: relative;
    height: 22px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 50%;
    border: none;
    margin-right: 2px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.bbase-component-colorpanel .x-icon-info,
.bbase-component-colorpanel .x-icon-question {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: none;
}

.bbase-component-colorpanel .ui-item-check .toggle {
    height: 100%;
}

.bbase-component-colorpanel .color-picker-min .system-history-view {
    display: none;
}

.bbase-component-colorpanel .bbase-ui-itemcheck.ui-item-check-normal .ui-item-check.hover {
    border-radius: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bbase-component-colorpanel .ui-item-check {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -moz-transition: -moz-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
    -ms-transition: -ms-transform 0.1s ease-in;
    transition: transform 0.1s ease-in;
    box-sizing: border-box;
}

.bbase-component-colorpanel .bbase-ui-itemcheck.ui-itemcheck .item-active {
    border-radius: 6px !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bbase-component-colorpanel .bbase-ui-itemcheck.ui-itemcheck .ui-item-check.item-active .check-icon {
    display: none;
}

.bbase-component-colorpanel .sprite-design {
    background-image: url(/pc/components/bbase/colorpanel/styles/colorful.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
}

.bbase-component-colorpanel .background-color-custom {
    width: 30px;
    height: 30px;
    background-position: center center;
}

.bbase-component-iconpick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-iconpick .checkbox,
.bbase-component-iconpick .radio {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.bbase-component-iconpick .addSystemIconDiv {
    padding: 16px 12px;
}

.bbase-component-iconpick .showSystemIconDiv {
    height: 195px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    background: #9b9b9b;
    overflow-y: auto;
    width: 492px;
    text-align: left;
    font-size: 35px;
    color: #fff;
}

.bbase-component-iconpick .showSystemIconDiv .check-icon,
.bbase-component-iconpick .showSystemIconDiv .item-check.item-active .check-icon {
    display: none;
}

.bbase-component-iconpick .showSystemIconDiv .iconBlockSet {
    cursor: pointer;
    font-size: 35px;
    color: white;
    text-align: center;
    line-height: 38px;
    margin: 4px 0 0 4px;
    background: #696969;
    width: 38px;
    height: 38px;
    position: relative;
    border-radius: 5px;
    float: left;
    padding: 1px;
}

.bbase-component-iconpick .showSystemIconDiv .iconBlockSet .bbasefont {
    font-size: 26px;
}

.bbase-component-iconpick .showSystemIconDiv .item-active .iconBlockSet,
.bbase-component-iconpick .iconOldChecked {
    background: #000;
    box-shadow: inset 0 2px 0 #e6af2b, inset 0 -2px 0 #e6af2b, inset 2px 0 0 #e6af2b, inset -2px 0 0 #e6af2b;
}

.bbase-component-iconpick .showSystemIconDiv .iconBlockSet .iconfont {
    font-size: 30px;
    height: 100%;
    line-height: inherit;
}

.bbase-component-iconpick .showSystemIconDiv .iconDefault {
    font-size: 14px !important;
    line-height: 35px;
}

.bbase-component-iconpick .colorChoiceDiv {
    margin-top: 10px;
    margin-left: 2px;
}

.bbase-component-iconpick .iconThumbnail {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 0px;
    color: white;
    font-size: 35px;
    line-height: 38px;
    text-align: center;
    background-color: #BBBBBB;
}

.bbase-component-iconpick .colorChoicePanel {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    font-size: 14px;
}

.bbase-component-iconpick .setTitle {
    float: left;
    width: 100px;
    text-align: right;
}

.bbase-component-iconpick .colorChoicePanel .setTitle {
    width: 45px;
    margin-left: 10px;
}

.bbase-component-iconpick .setCtrl {
    float: left;
}

.bbase-component-iconpick .marginT_7 {
    margin-top: 7px;
}

.bbase-component-iconpick #iconThumbnail-wrap {
    display: inline-block;
    width: 40px;
}

.bbase-component-iconpick #iconThumbnail-wrap .iconThumbnail {
    font-size: 30px;
    line-height: 38px;
}

.bbase-component-iconpick #iconThumbnail-wrap .iconThumbnail.iconDefault {
    font-size: 14px;
    line-height: 36px;
}

.bbase-component-iconpick .colorChoiceDiv .iconColorPicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-top: 8px;
    margin-left: 8px;
    background: white;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}

.bbase-component-iconpick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 13px;
}

.bbase-component-iconpick #icon-btns .cancel,
.bbase-component-iconpick #icon-btns .submit {
    width: 70px;
    height: 36px;
}

.bbase-component-iconpick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-iconpick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-iconpick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-iconpick .bbase-ui-itemcheck.ui-item-check-normal .ui-item-check {
    margin-right: 2px;
    border: none;
}

.bbase-component-iconpick #showSystemIconDiv .bbase-ui-itemcheck.ui-item-check-normal .ui-item-check .check-icon {
    display: none;
}

.bbase-component-iconpick #showSystemIconDiv .bbase-yuandian {
    display: block;
}

.bbase-component-iconpick .iconTypeSelect {
    margin-bottom: 5px;
    height: 40px;
}

.bbase-component-iconpick .pcfont {
    font-size: 24px;
}

.bbase-component-iconpick .iconSearch {
    position: absolute;
    right: 13px;
    top: 16px;
}

.bbase-component-iconpick .iconSearch input {
    height: 28px;
    line-height: 28px;
    text-indent: 5px;
}

.bbase-component-iconpick .bbase-search {
    position: absolute;
    right: 5px;
    top: 6px;
    cursor: pointer;
}

.bbase-component-iconpanel * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-iconpanel .c4-overlay.preview {
    display: none;
}

.bbase-component-iconpanel .c4-preview-wrapper {
    position: relative;
    overflow: hidden;
    border: 0px solid #eff1f2;
    background-color: #dadada;
}

.bbase-component-iconpanel .c4-preview-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 60%;
}

.bbase-component-iconpanel .c4-preview-wrapper&gt;.preview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bbase-component-iconpanel .c4-preview-wrapper .is-gallery,
.bbase-component-iconpanel .c4-preview-wrapper&gt;.is-image {
    max-width: 100%;
    margin: auto;
}

.bbase-component-iconpanel .c4-overlay {
    display: flex;
    background: rgba(32, 48, 60, 0.7);
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

.bbase-component-iconpanel .cc-container button,
.bbase-component-iconpanel .cc-container html,
.bbase-component-iconpanel .cc-container input,
.bbase-component-iconpanel .cc-container select,
.bbase-component-iconpanel .cc-container textarea,
.bbase-component-iconpanel .p8-hidable,
.bbase-component-iconpanel .p8-label,
.bbase-component-iconpanel .p8-sub,
.bbase-component-iconpanel .p8-toggle {
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "'Helvetica Neue', Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif";
}

.bbase-component-iconpanel .c4-preview-wrapper button {
    vertical-align: middle;
    margin-right: 4px;
}

.bbase-component-iconpanel .cc-x-height.p9-primary,
.bbase-component-iconpanel .cc-x-height.p9a-secondary,
.bbase-component-iconpanel .cc-x-height.p9c-primary {
    display: inline-block;
    text-align: center;
}

.bbase-component-iconpanel .cc-x-height.-medium.p9-primary,
.bbase-component-iconpanel .cc-x-height.-medium.p9a-secondary,
.bbase-component-iconpanel .cc-x-height.p9c-primary {
    padding-right: 20px;
}

.bbase-component-iconpanel .font-t1,
.bbase-component-iconpanel .font-t2,
.bbase-component-iconpanel .text-t1 {
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "'Helvetica Neue', Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif";
}

.bbase-component-iconpanel .p9-primary,
.bbase-component-iconpanel .p9a-secondary,
.bbase-component-iconpanel .p9c-primary {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1500px;
    cursor: pointer;
}

.bbase-component-iconpanel .cc-x-height&gt;.cc-x-height {
    display: inline-block;
}

.bbase-component-iconpanel .-medium.p9-primary,
.bbase-component-iconpanel .-medium.p9a-secondary,
.bbase-component-iconpanel .p9c-primary {
    height: 36px;
    font-size: 14px;
    padding: 0 22px;
}

.bbase-component-iconpanel .bbase-crop,
.bbase-component-iconpanel .bbase-setting {
    font-size: 23px;
}

.bbase-component-iconpanel .-icon-only.-medium.p9-primary,
.bbase-component-iconpanel .-icon-only.-medium.p9a-secondary,
.bbase-component-iconpanel .-icon-only.p9c-primary {
    width: 36px;
    padding: 0px;
    font-size: 32px;
}

.bbase-component-iconpanel .p9c-primary:hover:not([disabled=disabled]) {
    background: #fff;
    color: #FF5241;
}

.bbase-component-iconpanel:hover .c4-overlay.preview {
    display: flex;
}

.bbase-component-photopanel * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-photopanel .c4-overlay.preview {
    display: none;
}

.bbase-component-photopanel .c4-preview-wrapper {
    position: relative;
    overflow: hidden;
    border: 0px solid #eff1f2;
    background-color: #dadada;
}

.bbase-component-photopanel .c4-preview-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 60%;
}

.bbase-component-photopanel .c4-preview-wrapper&gt;.preview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bbase-component-photopanel .c4-preview-wrapper .is-gallery,
.bbase-component-photopanel .c4-preview-wrapper&gt;.is-image {
    max-width: 100%;
    margin: auto;
}

.bbase-component-photopanel .c4-overlay {
    display: flex;
    background: rgba(32, 48, 60, 0.7);
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

.bbase-component-photopanel .cc-container button,
.bbase-component-photopanel .cc-container html,
.bbase-component-photopanel .cc-container input,
.bbase-component-photopanel .cc-container select,
.bbase-component-photopanel .cc-container textarea,
.bbase-component-photopanel .p8-hidable,
.bbase-component-photopanel .p8-label,
.bbase-component-photopanel .p8-sub,
.bbase-component-photopanel .p8-toggle {
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "'Helvetica Neue', Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif";
}

.bbase-component-photopanel .c4-preview-wrapper button {
    vertical-align: middle;
    margin-right: 4px;
}

.bbase-component-photopanel .cc-x-height.p9-primary,
.bbase-component-photopanel .cc-x-height.p9a-secondary,
.bbase-component-photopanel .cc-x-height.p9c-primary {
    display: inline-block;
    text-align: center;
}

.bbase-component-photopanel .cc-x-height.-medium.p9-primary,
.bbase-component-photopanel .cc-x-height.-medium.p9a-secondary,
.bbase-component-photopanel .cc-x-height.p9c-primary {
    padding-right: 20px;
}

.bbase-component-photopanel .font-t1,
.bbase-component-photopanel .font-t2,
.bbase-component-photopanel .text-t1 {
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "'Helvetica Neue', Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif";
}

.bbase-component-photopanel .p9-primary,
.bbase-component-photopanel .p9a-secondary,
.bbase-component-photopanel .p9c-primary {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1500px;
    cursor: pointer;
}

.bbase-component-photopanel .cc-x-height&gt;.cc-x-height {
    display: inline-block;
}

.bbase-component-photopanel .-medium.p9-primary,
.bbase-component-photopanel .-medium.p9a-secondary,
.bbase-component-photopanel .p9c-primary {
    height: 36px;
    font-size: 14px;
    padding: 0 22px;
}

.bbase-component-photopanel .bbase-crop,
.bbase-component-photopanel .bbase-setting {
    font-size: 23px;
}

.bbase-component-photopanel .-icon-only.-medium.p9-primary,
.bbase-component-photopanel .-icon-only.-medium.p9a-secondary,
.bbase-component-photopanel .-icon-only.p9c-primary {
    width: 36px;
    padding: 0px;
    font-size: 32px;
}

.bbase-component-photopanel .p9c-primary:hover:not([disabled=disabled]) {
    background: #fff;
    color: #FF5241;
}

.bbase-component-photopanel:hover .c4-overlay.preview {
    display: flex;
}

.bbase-component-navigator-panel * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-navigator-panel ._md-nav-bar-list,
.bbase-component-navigator-panel .angular-ui-tree-nodes,
.bbase-component-navigator-panel .c02-small-list,
.bbase-component-navigator-panel .cc-container ul,
.bbase-component-navigator-panel .list-span-overlay-wrapper .list-span-overlay-debug-info ul,
.bbase-component-navigator-panel .md-autocomplete-suggestions,
.bbase-component-navigator-panel md-sidenav ul {
    list-style: none;
}

.bbase-component-navigator-panel .angular-ui-tree-nodes {
    position: relative;
    margin: 0;
    padding: 0;
}

.bbase-component-navigator-panel .angular-ui-tree-node,
.bbase-component-navigator-panel .angular-ui-tree-placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px;
}

.bbase-component-navigator-panel .menu-list-primary&gt;.menu-item:first-child {
    padding-top: 0;
}

.bbase-component-navigator-panel .angular-ui-tree-drag,
.bbase-component-navigator-panel .tree-node {
    font: 14px/1.3 HelveticaNeueW01-45Ligh, HelveticaNeueW02-45Ligh, HelveticaNeueW10-45Ligh, sans-serif;
    border-radius: 17px;
    line-height: 36px;
    height: 36px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bbase-component-navigator-panel .tree-node {
    cursor: pointer;
}

.bbase-component-navigator-panel .tree-node:hover {
    background: rgba(255, 82, 65, 0.1);
    color: #FF5241;
}

.bbase-component-navigator-panel .tree-node.selected-page {
    background: #FF5241;
    color: rgba(255, 255, 255, 0.96);
}

.bbase-component-navigator-panel .angular-ui-tree-drag .cc-icon-hide-eye,
.bbase-component-navigator-panel .angular-ui-tree-drag .cc-icon-subpage,
.bbase-component-navigator-panel .angular-ui-tree-drag .custom-icon,
.bbase-component-navigator-panel .angular-ui-tree-drag .drag-area,
.bbase-component-navigator-panel .angular-ui-tree-drag .page-name-form,
.bbase-component-navigator-panel .angular-ui-tree-drag .settings-button,
.bbase-component-navigator-panel .tree-node .cc-icon-hide-eye,
.bbase-component-navigator-panel .tree-node .cc-icon-subpage,
.bbase-component-navigator-panel .tree-node .custom-icon,
.bbase-component-navigator-panel .tree-node .drag-area,
.bbase-component-navigator-panel .tree-node .page-name-form,
.bbase-component-navigator-panel .tree-node .settings-button,
.bbase-component-navigator-panel .tree-node .delete-button {
    display: none;
    line-height: 34px;
    margin-right: 8px;
}

.bbase-component-navigator-panel .angular-ui-tree-drag .cc-icon-subpage,
.bbase-component-navigator-panel .angular-ui-tree-drag .drag-area,
.bbase-component-navigator-panel .tree-node .cc-icon-subpage,
.bbase-component-navigator-panel .tree-node .drag-area {
    font-weight: 300;
}

.bbase-component-navigator-panel .tree-node.selected-page .drag-area,
.bbase-component-navigator-panel .tree-node.selected-page .settings-button,
.bbase-component-navigator-panel .tree-node:hover .drag-area,
.bbase-component-navigator-panel .tree-node:hover .settings-button {
    display: inline-block;
    -webkit-transform: translateY(-3px) rotate(0);
    -ms-transform: translateY(-3px) rotate(0);
    transform: translateY(-3px) rotate(0);
}

.bbase-component-navigator-panel .cc-icon-drag-small {
    font-size: 26px;
}

.bbase-component-navigator-panel .cc-icon-drag-small,
.bbase-component-navigator-panel .cc-icon-subpage {
    width: 26x;
    line-height: 1.5;
}

.bbase-component-navigator-panel .cc-icon-drag-small {
    vertical-align: text-bottom;
}

.bbase-component-navigator-panel .tree-node.selected-page .bbaseicon {
    color: rgba(255, 255, 255, 0.96);
}

.bbase-component-navigator-panel .angular-ui-tree-drag .cc-icon-hide-eye,
.bbase-component-navigator-panel .angular-ui-tree-drag .custom-icon,
.bbase-component-navigator-panel .angular-ui-tree-drag .page-name-form,
.bbase-component-navigator-panel .tree-node .cc-icon-hide-eye,
.bbase-component-navigator-panel .tree-node .custom-icon,
.bbase-component-navigator-panel .tree-node .page-name-form {
    display: inline-block;
}

.bbase-component-navigator-panel .tree-node .page-name-form {
    overflow: hidden;
    max-width: 135px;
    margin-left: 31px;
}

.bbase-component-navigator-panel .sub-page .page-name-form {
    max-width: 80px;
}

.bbase-component-navigator-panel .tree-node.selected-page .page-name-form,
.bbase-component-navigator-panel .tree-node:hover .page-name-form {
    margin-left: 0;
}

.bbase-component-navigator-panel .tree-node .page-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bbase-component-navigator-panel .tree-node.selected-page .bbaseicon {
    color: rgba(255, 255, 255, 0.96);
}

.bbase-component-navigator-panel .angular-ui-tree-drag .indications,
.bbase-component-navigator-panel .tree-node .indications {
    margin-left: auto;
    padding-right: 4px;
}

.bbase-component-navigator-panel .tree-node.selected-page .drag-area,
.bbase-component-navigator-panel .tree-node.selected-page .settings-button,
.bbase-component-navigator-panel .tree-node:hover .drag-area,
.bbase-component-navigator-panel .tree-node:hover .settings-button {
    display: inline-block;
    -webkit-transform: translateY(-3px) translateX(1px) rotate(0);
    -ms-transform: translateY(-3px) translateX(1px) rotate(0);
    transform: translateY(-3px) translateX(1px) rotate(0);
}

.bbase-component-navigator-panel .tree-node.selected-page .delete-button,
.bbase-component-navigator-panel .tree-node:hover .delete-button {
    display: inline-block;
}

.bbase-component-navigator-panel .tree-node.selected-page .bbaseicon {
    color: rgba(255, 255, 255, 0.96);
}

.bbase-component-navigator-panel .menu-item&gt;.menu-list {
    padding-left: 0;
    margin-left: 13px;
}

.bbase-component-navigator-panel .angular-ui-tree-node,
.bbase-component-navigator-panel .angular-ui-tree-placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px;
}

.bbase-component-navigator-panel .menu-item {
    padding-top: 2px;
}

.bbase-component-navigator-panel .tree-node {
    cursor: pointer;
    color: #20303c;
}

.bbase-component-navigator-panel .sub-page {
    padding-left: 4px;
}

.bbase-component-navigator-panel .sub-page.not-managed-page {
    border-left: 1px solid #c2c7cb;
    margin-left: 18px;
}

.bbase-component-navigator-panel .sub-page.not-managed-page .tree-node {
    margin-left: 4px;
}

.bbase-component-navigator-panel .sub-page.not-managed-page .tree-node .page-name-form {
    margin-left: 14px;
}

.bbase-component-navigator-panel .angular-ui-tree-drag .indications,
.bbase-component-navigator-panel .tree-node .indications {
    margin-left: auto;
    padding-right: 0px;
    width: 76px;
}

.bbase-component-navigator-panel .angular-ui-tree-drag .cc-icon-hide-eye,
.bbase-component-navigator-panel .tree-node .cc-icon-hide-eye {
    color: #858f96;
}

.bbase-component-navigator-panel .sub-page.not-managed-page .tree-node .cc-icon-hide-eye,
.bbase-component-navigator-panel .sub-page.not-managed-page .tree-node:hover .cc-icon-hide-eye {
    color: #c2c7cb;
}

.bbase-component-navigator-panel .angular-ui-tree-drag .drag-area,
.bbase-component-navigator-panel .tree-node .drag-area {
    height: 33px;
    margin: 0;
    padding: 0 1px 0 4px;
}

.bbase-component-navigator-panel .angular-ui-tree-handle {
    cursor: move;
    text-decoration: none;
    font-weight: 700;
    box-sizing: border-box;
    min-height: 20px;
    line-height: 20px;
}

.bbase-component-navigator-panel .indications .bbase-setting {
    font-size: 28px;
    margin-right: 4px;
}

.bbase-component-navigator-panel .indications .bbase-delete {
    font-size: 24px;
    vertical-align: top;
    -webkit-transform: translateX(-1px);
    -ms-transform: translateX(-1px);
    transform: translateX(-1px) translateY(1px);
}

.bbase-component-navigator-panel .settings-button {
    -webkit-transform: translateY(-2px) rotate(45deg);
    -ms-transform: translateY(-2px) rotate(45deg);
    transform: translateY(-2px) rotate(45deg);
    transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), opacity 0.2s linear 50ms;
    transition: transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), opacity 0.2s linear 50ms;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: 6px;
}

.bbase-component-navigator-panel .tree-node .settings-button:hover {
    -webkit-transform: translateY(-3px) rotate(-45deg);
    -ms-transform: translateY(-3px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg);
}

.bbase-component-navigator-panel .tree-node .delete-button:hover {
    -webkit-transform: translateX(-1px) translateY(-1px);
    -ms-transform: translateX(-1px) translateY(-1px);
    transform: translateX(-1px) translateY(-1px);
}

.bbase-component-navigator-panel .p18-panel-footer,
.bbase-component-navigator-panel cc-panel-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
}

.bbase-component-navigator-panel .p18-panel-footer {
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.bbase-component-navigator-panel .cc-panel-frame .p18-panel-footer {
    position: absolute;
    bottom: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.96);
}

.bbase-component-navigator-panel .pages-panel-inner .p18-panel-footer {
    height: 9.75em !important;
}

.bbase-component-navigator-panel .cc-panel-footer {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.bbase-component-navigator-panel .add-page-button {
    width: 240px;
    margin: 0 auto 14px;
    display: block;
}

.bbase-component-navigator-panel .cc-x-height.p9-primary,
.bbase-component-navigator-panel .cc-x-height.p9a-secondary,
.bbase-component-navigator-panel .cc-x-height.p9c-primary {
    display: inline-block;
    text-align: center;
}

.bbase-component-navigator-panel .-inverse.p9a-secondary {
    background: #fff;
    border: 1px solid #FF5241;
    color: #FF5241;
}

.bbase-component-navigator-panel .cc-x-height.p9-primary,
.bbase-component-navigator-panel .cc-x-height.p9a-secondary {
    padding-right: 0;
}

.bbase-component-navigator-panel .cc-x-height&gt;.cc-x-height {
    display: inline-block;
}

.bbase-component-navigator-panel .cc-x-height:after,
.bbase-component-navigator-panel .cc-x-height&gt;.cc-x-height:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
}

.bbase-component-navigator-panel .cc-x-height&gt;.cc-x-height:after {
    overflow: hidden;
}

.bbase-component-navigator-panel .p9-primary,
.bbase-component-navigator-panel .p9a-secondary,
.bbase-component-navigator-panel .p9c-primary {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1500px;
    cursor: pointer;
}

.bbase-component-navigator-panel .p9a-secondary {
    background: rgba(255, 82, 65, 0.1);
    color: #FF5241;
}

.bbase-component-navigator-panel .p9-primary,
.bbase-component-navigator-panel .p9a-secondary {
    height: 42px;
    font-size: 16px;
    padding: 0;
}

.bbase-component-navigator-panel .-inverse.p9a-secondary:hover:not([disabled=disabled]) {
    background: rgba(255, 82, 65, 0.1);
}

.bbase-component-navigator-panel .line-through {
    text-decoration: line-through;
}

.bbase-component-navigator-pick {
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
    /*åº•éƒ¨æŒ‰é’®*/
}

.bbase-component-navigator-pick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-navigator-pick .cate-nav {
    padding: 8px 5px 0 13px;
}

.bbase-component-navigator-pick .cate-nav a {
    color: #FF5241;
}

.bbase-component-navigator-pick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-navigator-pick #icon-btns .cancel,
.bbase-component-navigator-pick #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-navigator-pick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-navigator-pick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-navigator-pick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-navigator-pick .tree-list-ul,
.bbase-component-navigator-pick .tree-list-ul li {
    list-style: none;
}

.bbase-component-navigator-pick .tree-list-ul .bui-grid-row-even {
    background-color: #FAFAFA;
}

.bbase-component-navigator-pick .tree-list-ul .cate-grid {
    float: left;
}

.bbase-component-navigator-pick .tree-list-ul .gird-checkbox {
    width: 32px;
}

.bbase-component-navigator-pick .tree-list-ul .grid-td-tree {
    width: 500px;
    float: left;
    padding-left: 10px;
}

.bbase-component-navigator-pick .tree-list-ul .cate-grid-cell-inner {
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}

.bbase-component-navigator-pick .tree-list-ul .bui-grid-checkBox-container {
    text-align: center;
}

.bbase-component-navigator-pick .tree-list-ul .x-grid-checkbox {
    width: 13px;
    height: 20px;
    display: inline-block;
}

.bbase-component-navigator-pick .tree-list-ul input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

.bbase-component-navigator-pick .tree-list-ul .gird-1 {
    width: 30px;
}

.bbase-component-navigator-pick .tree-list-ul .x-grid-caret {
    vertical-align: middle;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret,
.bbase-component-navigator-pick .tree-list-ul .x-caret-middle {
    display: inline-block;
    height: 0;
    width: 0;
    line-height: 0;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret-middle {
    border: 6px solid transparent;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret-left-middle {
    border-left: 6px solid #000;
    border-right: 0;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret-left-gray {
    border-left-color: #CBCBCB;
}

.bbase-component-navigator-pick .tree-list-ul .grid-td-cate-name {
    width: 400px;
}

.bbase-component-navigator-pick input[type=password],
.bbase-component-navigator-pick input[type=text],
.bbase-component-navigator-pick select,
.bbase-component-navigator-pick textarea {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 4px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bbase-component-navigator-pick .tree-list-ul .navigator-div-1 input.input-middle.pro-cate-name {
    width: 172px;
}

.bbase-component-navigator-pick .tree-list-ul .gird-2 {
    width: 32px;
    height: 28px;
}

.bbase-component-navigator-pick .tree-list-ul .tree-arrow {
    width: 20px;
    margin-left: -5px;
    display: inline-block;
}

.bbase-component-navigator-pick .tree-list-ul .gird-3 {
    width: 60px;
}

.bbase-component-navigator-pick .tree-list-ul .gird-4 {
    width: 87px;
}

.bbase-component-navigator-pick .tree-list-ul .gird-5 {
    width: 100px;
}

.bbase-component-navigator-pick .tree-list-ul .node-tree .navigator-div-3 {
    width: auto;
}

.bbase-component-navigator-pick .tree-list-ul .node-tree .navigator-div-3 input.input-middle.pro-cate-name {
    width: 122px;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret-sub {
    border: none;
    width: 24px;
    height: 40px;
    background: url(img/cate-sub.jpg)-1px -6px no-repeat;
    transform: rotate(-46deg);
    text-indent: 0px;
    font-size: 30px;
    color: #d1cece;
    padding-top: 10px;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret-sub:hover {
    text-decoration: none;
}

.bbase-component-navigator-pick .tree-list-ul .x-caret-down {
    transform: rotate(90deg);
    margin-left: 3px;
}

.bbase-component-navigator-pick #navigator-widget input[type=button] {
    border: 1px solid #aaa;
    margin-top: 0px;
    border-radius: 2px;
    padding: 0px 21px;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    cursor: pointer;
}

.bbase-component-navigator-pick #navigator-widget input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-navigator-pick #navigator-widget input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-navigator-pick .cate-grid-row.hover {
    background-color: rgba(255, 82, 65, 0.1);
}

.bbase-component-albumpick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-albumpick body,
.bbase-component-albumpick button,
.bbase-component-albumpick input,
.bbase-component-albumpick select,
.bbase-component-albumpick textarea {
    font-size: 12px;
}

.bbase-component-albumpick .materialLeftPanel {
    width: 138px;
    height: 542px;
    display: table-cell;
    background: #f4f5f9;
    vertical-align: top;
    padding: 0;
    float: left;
}

.bbase-component-albumpick .materialLeftPanel li {
    height: 54px;
    line-height: 54px;
    list-style: none;
    text-align: center;
    outline: 0;
}

.bbase-component-albumpick .materialLeftPanel li.ui-state-active {
    background: #fff;
}

.bbase-component-albumpick .uploadPhoto {
    width: 138px;
    position: absolute;
    color: #fff;
    background: #FF5241;
    bottom: 0;
    font-size: 16px;
}

.bbase-component-albumpick .uploadPhoto:hover {
    background: #ff8074;
}

.bbase-component-albumpick .materialLeftPanel li {
    height: 54px;
    line-height: 54px;
    list-style: none;
    text-align: center;
    outline: 0;
}

.bbase-component-albumpick .uploadify-button {
    position: absolute;
    bottom: 0;
}

.bbase-component-albumpick .materialLeftPanel a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    outline: 0;
    display: block;
}

.bbase-component-albumpick .materialLeftPanel a:link,
.bbase-component-albumpick .materialLeftPanel a:visited,
.bbase-component-albumpick .materialLeftPanel a:hover,
.bbase-component-albumpick .materialLeftPanel a:active {
    text-decoration: none;
}

.bbase-component-albumpick .closeBtn {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 22px;
    color: #BEBEBE;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    font-weight: normal;
    z-index: 1;
    cursor: pointer;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 1;
}

.bbase-component-albumpick .closeBtn:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bbase-component-albumpick #photo-main {
    float: left;
    padding-left: 24px;
    width: 695px;
}

.bbase-component-albumpick .photo-tool {
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding-top: 20px;
    padding-left: 7px;
}

.bbase-component-albumpick .photo-list li {
    float: left;
    width: 134px;
    list-style: none;
    margin: 0px 5px 5px 0;
    position: relative;
}

.bbase-component-albumpick #photo-pagination {
    position: absolute;
    bottom: 12px;
    left: 170px;
}

.bbase-component-albumpick #photo-pagination .page-per-page {
    display: none;
}

.bbase-component-albumpick #photo-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-albumpick #photo-btns .cancel,
.bbase-component-albumpick #photo-btns .submit {
    width: 70px;
    height: 36px;
}

.bbase-component-albumpick #photo-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-albumpick #photo-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-albumpick #photo-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-albumpick .mod-album {
    padding: 6px;
    border-width: 0;
    border-bottom-width: 1px\9;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.bbase-component-albumpick .js-album-transition {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.bbase-component-albumpick .album-list .mod-album,
.bbase-component-albumpick .mod-album {
    width: 122px;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.bbase-component-albumpick .js-album-item-imgBox {
    height: 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.bbase-component-albumpick .js-cover-img {
    width: 147.786px;
    height: 110px;
    margin-top: 0px;
    margin-left: -13px;
}

.bbase-component-albumpick .mod-album .album-bd {
    position: relative;
}

.bbase-component-albumpick .mod-album .album-bd .album-cover {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bbase-component-albumpick .mod-album .album-bd .pic-num-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: right;
    background-image: -webkit-linear-gradient(top, transparent, rgba(26, 26, 26, 0.4));
    background-image: -moz-linear-gradient(top, transparent, rgba(26, 26, 26, 0.4));
    background-image: -o-linear-gradient(top, transparent, rgba(26, 26, 26, 0.4));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(26, 26, 26, 0.4));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#661A1A1A',gradientType=0)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#661A1A1A", gradientType=0);
}

.bbase-component-albumpick .mod-album .album-bd .pic-num-wrap .pic-num {
    display: inline-block;
    margin: 20px 5px 0 0;
    font-size: 26px;
    line-height: 1;
    font-family: Gulim;
    color: #FFF;
}

.bbase-component-albumpick .mod-album .album-desc {
    padding: 10px 0 3px;
}

.bbase-component-albumpick .mod-album .album-desc .album-tit {
    float: left;
    width: 100%;
    height: 21px;
    line-height: 21px;
}

.bbase-component-albumpick .mod-album .album-desc .album-tit a {
    font-size: 14px;
    display: inline-block;
    max-width: 100%;
    _width: 100%;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    text-decoration: none;
}

.bbase-component-albumpick .i-template .i-templateLayer {
    visibility: hidden;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
}

.bbase-component-albumpick .i-templateBtnContainer {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    padding-top: 10px;
}

.bbase-component-albumpick .i-lookTemplateBtn,
.bbase-component-albumpick .i-copyTemplateBtn {
    display: inline-block;
    width: 102px;
    height: 45px;
    line-height: 45px;
    color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    border-radius: 25px;
    background-color: #mainColor;
}

.bbase-component-albumpick .i-lookTemplateBtn .i-icon,
.bbase-component-albumpick .i-copyTemplateBtn .i-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 8px 0 0 0px;
    background-repeat: no-repeat;
    font-size: 28px;
    display: inline-block;
    vertical-align: top;
}

.bbase-component-albumpick .i-template .i-templateCover {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=70);
    background: #000;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.bbase-component-albumpick .i-template:hover .i-templateLayer {
    visibility: visible;
}

.bbase-component-albumpick .i-template:hover .i-templateCover {
    visibility: visible;
    opacity: 0.7;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.bbase-component-albumpick .album-add {
    color: #FF5241;
}

.bbase-component-albumpick .i-text:hover {
    text-decoration: underline;
}

.bbase-component-albumpanel * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-albumpanel .c4-overlay.preview {
    display: none;
}

.bbase-component-albumpanel .c4-preview-wrapper {
    position: relative;
    overflow: hidden;
    border: 1px solid #eff1f2;
    background-color: #dadada;
}

.bbase-component-albumpanel .c4-preview-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 60%;
}

.bbase-component-albumpanel .c4-preview-wrapper&gt;.preview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bbase-component-albumpanel .c4-preview-wrapper .is-gallery,
.bbase-component-albumpanel .c4-preview-wrapper&gt;.is-image {
    max-width: 100%;
    margin: auto;
}

.bbase-component-albumpanel .c4-overlay {
    display: flex;
    background: rgba(32, 48, 60, 0.7);
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

.bbase-component-albumpanel .cc-container button,
.bbase-component-albumpanel .cc-container html,
.bbase-component-albumpanel .cc-container input,
.bbase-component-albumpanel .cc-container select,
.bbase-component-albumpanel .cc-container textarea,
.bbase-component-albumpanel .p8-hidable,
.bbase-component-albumpanel .p8-label,
.bbase-component-albumpanel .p8-sub,
.bbase-component-albumpanel .p8-toggle {
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "'Helvetica Neue', Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif";
}

.bbase-component-albumpanel .c4-preview-wrapper button {
    vertical-align: middle;
    margin-right: 4px;
}

.bbase-component-albumpanel .cc-x-height.p9-primary,
.bbase-component-albumpanel .cc-x-height.p9a-secondary,
.bbase-component-albumpanel .cc-x-height.p9c-primary {
    display: inline-block;
    text-align: center;
}

.bbase-component-albumpanel .cc-x-height.-medium.p9-primary,
.bbase-component-albumpanel .cc-x-height.-medium.p9a-secondary,
.bbase-component-albumpanel .cc-x-height.p9c-primary {
    padding-right: 20px;
}

.bbase-component-albumpanel .font-t1,
.bbase-component-albumpanel .font-t2,
.bbase-component-albumpanel .text-t1 {
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "'Helvetica Neue', Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif";
}

.bbase-component-albumpanel .p9-primary,
.bbase-component-albumpanel .p9a-secondary,
.bbase-component-albumpanel .p9c-primary {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1500px;
    cursor: pointer;
}

.bbase-component-albumpanel .cc-x-height&gt;.cc-x-height {
    display: inline-block;
}

.bbase-component-albumpanel .-medium.p9-primary,
.bbase-component-albumpanel .-medium.p9a-secondary,
.bbase-component-albumpanel .p9c-primary {
    height: 36px;
    font-size: 14px;
    padding: 0 22px;
}

.bbase-component-albumpanel .bbase-crop,
.bbase-component-albumpanel .bbase-setting {
    font-size: 23px;
}

.bbase-component-albumpanel .-icon-only.-medium.p9-primary,
.bbase-component-albumpanel .-icon-only.-medium.p9a-secondary,
.bbase-component-albumpanel .-icon-only.p9c-primary {
    width: 36px;
    padding: 0px;
    font-size: 32px;
}

.bbase-component-albumpanel .p9c-primary:hover:not([disabled=disabled]) {
    background: #fff;
    color: #FF5241;
}

.bbase-component-albumpanel:hover .c4-overlay.preview {
    display: flex;
}

.bbase-component-album-tree {
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
    /*åº•éƒ¨æŒ‰é’®*/
}

.bbase-component-album-tree * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-album-tree .cate-nav {
    padding: 8px 5px 0 13px;
}

.bbase-component-album-tree .cate-nav a {
    color: #FF5241;
}

.bbase-component-album-tree #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-album-tree #icon-btns .cancel,
.bbase-component-album-tree #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-album-tree #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-album-tree #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-album-tree #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-album-tree .tree-list-ul,
.bbase-component-album-tree .tree-list-ul li {
    list-style: none;
}

.bbase-component-album-tree .tree-list-ul .bui-grid-row-even {
    background-color: #FAFAFA;
}

.bbase-component-album-tree .tree-list-ul .cate-grid {
    float: left;
}

.bbase-component-album-tree .tree-list-ul .gird-checkbox {
    width: 32px;
}

.bbase-component-album-tree .tree-list-ul .grid-td-tree {
    width: 500px;
    float: left;
    padding-left: 10px;
}

.bbase-component-album-tree .tree-list-ul .cate-grid-cell-inner {
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}

.bbase-component-album-tree .tree-list-ul .bui-grid-checkBox-container {
    text-align: center;
}

.bbase-component-album-tree .tree-list-ul .x-grid-checkbox {
    width: 13px;
    height: 20px;
    display: inline-block;
}

.bbase-component-album-tree .tree-list-ul input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

.bbase-component-album-tree .tree-list-ul .gird-1 {
    width: 30px;
}

.bbase-component-album-tree .tree-list-ul .x-grid-caret {
    vertical-align: middle;
}

.bbase-component-album-tree .tree-list-ul .x-caret,
.bbase-component-album-tree .tree-list-ul .x-caret-middle {
    display: inline-block;
    height: 0;
    width: 0;
    line-height: 0;
}

.bbase-component-album-tree .tree-list-ul .x-caret-middle {
    border: 6px solid transparent;
}

.bbase-component-album-tree .tree-list-ul .x-caret-left-middle {
    border-left: 6px solid #000;
    border-right: 0;
}

.bbase-component-album-tree .tree-list-ul .x-caret-left-gray {
    border-left-color: #CBCBCB;
}

.bbase-component-album-tree .tree-list-ul .grid-td-cate-name {
    width: 400px;
}

.bbase-component-album-tree input[type=password],
.bbase-component-album-tree input[type=text],
.bbase-component-album-tree select,
.bbase-component-album-tree textarea {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 4px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bbase-component-album-tree .tree-list-ul .category-div-1 input.input-middle.pro-cate-name {
    width: 172px;
}

.bbase-component-album-tree .tree-list-ul .gird-2 {
    width: 32px;
    height: 28px;
}

.bbase-component-album-tree .tree-list-ul .tree-arrow {
    width: 20px;
    margin-left: -5px;
    display: inline-block;
}

.bbase-component-album-tree .tree-list-ul .gird-3 {
    width: 60px;
}

.bbase-component-album-tree .tree-list-ul .gird-4 {
    width: 87px;
}

.bbase-component-album-tree .tree-list-ul .gird-5 {
    width: 100px;
}

.bbase-component-album-tree .tree-list-ul .node-tree .category-div-3 {
    width: auto;
}

.bbase-component-album-tree .tree-list-ul .node-tree .category-div-3 input.input-middle.pro-cate-name {
    width: 122px;
}

.bbase-component-album-tree .tree-list-ul .x-caret-sub {
    border: none;
    width: 24px;
    height: 40px;
    background: url(img/cate-sub.jpg)-1px -6px no-repeat;
    transform: rotate(-46deg);
    text-indent: 0px;
    font-size: 30px;
    color: #d1cece;
    padding-top: 10px;
}

.bbase-component-album-tree .tree-list-ul .x-caret-sub:hover {
    text-decoration: none;
}

.bbase-component-album-tree .tree-list-ul .x-caret-down {
    transform: rotate(90deg);
    margin-left: 3px;
}

.bbase-component-album-tree #category-widget input[type=button] {
    border: 1px solid #aaa;
    margin-top: 0px;
    border-radius: 2px;
    padding: 0px 21px;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    cursor: pointer;
}

.bbase-component-album-tree #category-widget input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-album-tree #category-widget input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-album-tree .cate-grid-row.hover {
    background-color: rgba(255, 82, 65, 0.1);
}

.bbase-component-poductpick {
    padding: 0px;
    height: 441px;
    overflow: hidden;
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
}

.bbase-component-poductpick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-poductpick .cate-nav {
    padding: 8px 5px 8px 13px;
}

.bbase-component-poductpick .cate-nav a {
    color: #FF5241;
}

.bbase-component-poductpick ul,
.bbase-component-poductpick li {
    list-style: none;
}

.bbase-component-poductpick .plugin-product-list {
    padding: 0 10px;
}

.bbase-component-poductpick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-poductpick #icon-btns .cancel,
.bbase-component-poductpick #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-poductpick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-poductpick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-poductpick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-poductpick #product-pagination {
    position: absolute;
    bottom: 12px;
    left: 15px;
}

.bbase-component-poductpick #product-pagination .page-per-page {
    display: none;
}

.bbase-component-poductpick .plugin-product-header {
    line-height: 40px;
    height: 40px;
}

.bbase-component-poductpick .plugin-product-header,
.bbase-component-poductpick .pro-header {
    background: rgba(238, 238, 238, 0.45);
    overflow: hidden;
}

.bbase-component-poductpick .pro-6 {
    width: 60%;
    float: left;
}

.bbase-component-poductpick span {
    padding: 0 10px;
    display: inline-block;
}

.bbase-component-poductpick .pro-2 {
    width: 20%;
    float: left;
}

.bbase-component-poductpick .plugin-product-search {
    width: 85px;
    height: 25px;
    line-height: 26px;
    padding: 1px 8px;
    border: 1px solid #ddd !important;
}

.bbase-component-poductpick .plugin-pro-item {
    border-bottom: 1px solid #eee;
    padding: 7px 0;
    overflow: hidden;
    line-height: 60px;
    height: 60px;
}

.bbase-component-poductpick .plugin-pro-item img {
    width: 60px;
    padding: 0 5px;
    float: left;
}

.bbase-component-poductpick .plugin-pro-item .img-wrap {
    width: 60px;
    float: left;
}

.bbase-component-poductpick .pro-title a {
    color: #666;
    text-decoration: none;
    padding-left: 13px;
}

.bbase-component-poductpick .plugin-product-list input[type=button] {
    border: 1px solid #aaa;
    margin-top: 5px;
    border-radius: 2px;
    padding: 8px 21px;
    background: #ffffff;
    line-height: 14px;
    cursor: pointer;
}

.bbase-component-poductpick .plugin-product-list input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-poductpick .plugin-product-list input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-poductpick .search-btn {
    width: 40px;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #cfcfcf;
    cursor: pointer;
}

.bbase-component-poductpick .search-btn:hover {
    background: #efeeee;
}

.bbase-component-poductpick .header-pic {
    display: inline-block;
    margin-right: 7px;
    margin-left: 8px;
}

.bbase-component-newspick {
    padding: 0px;
    height: 441px;
    overflow: hidden;
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
}

.bbase-component-newspick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-newspick .cate-nav {
    padding: 8px 5px 8px 13px;
}

.bbase-component-newspick .cate-nav a {
    color: #FF5241;
}

.bbase-component-newspick ul,
.bbase-component-newspick li {
    list-style: none;
}

.bbase-component-newspick .plugin-news-list {
    padding: 0 10px;
}

.bbase-component-newspick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-newspick #icon-btns .cancel,
.bbase-component-newspick #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-newspick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-newspick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-newspick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-newspick #news-pagination {
    position: absolute;
    bottom: 12px;
    left: 15px;
}

.bbase-component-newspick #news-pagination .page-per-page {
    display: none;
}

.bbase-component-newspick .plugin-news-header {
    line-height: 40px;
    height: 40px;
}

.bbase-component-newspick .plugin-news-header,
.bbase-component-newspick .pro-header {
    background: rgba(238, 238, 238, 0.45);
    overflow: hidden;
}

.bbase-component-newspick .pro-6 {
    width: 60%;
    float: left;
}

.bbase-component-newspick span {
    padding: 0 10px;
    display: inline-block;
}

.bbase-component-newspick .pro-2 {
    width: 20%;
    float: left;
}

.bbase-component-newspick .plugin-news-search {
    width: 85px;
    height: 25px;
    line-height: 26px;
    padding: 1px 8px;
    border: 1px solid #ddd !important;
}

.bbase-component-newspick .plugin-news-item {
    border-bottom: 1px solid #eee;
    padding: 7px 0;
    overflow: hidden;
    line-height: 60px;
    height: 60px;
}

.bbase-component-newspick .plugin-news-item img {
    width: 60px;
    padding: 0 5px;
    float: left;
}

.bbase-component-newspick .plugin-news-item .img-wrap {
    width: 60px;
    float: left;
}

.bbase-component-newspick .news-title a {
    color: #666;
    text-decoration: none;
    padding-left: 13px;
}

.bbase-component-newspick .plugin-news-list input[type=button] {
    border: 1px solid #aaa;
    margin-top: 5px;
    border-radius: 2px;
    padding: 0px 21px;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    cursor: pointer;
}

.bbase-component-newspick .plugin-news-list input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-newspick .plugin-news-list input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-newspick .search-btn {
    width: 40px;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #cfcfcf;
    cursor: pointer;
}

.bbase-component-newspick .search-btn:hover {
    background: #efeeee;
}

.bbase-component-newspick .header-pic {
    display: inline-block;
    margin-right: 7px;
    margin-left: 8px;
}

.bbase-component-product-cate-pick {
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
    /*åº•éƒ¨æŒ‰é’®*/
}

.bbase-component-product-cate-pick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-product-cate-pick .cate-nav {
    padding: 8px 5px 0 13px;
}

.bbase-component-product-cate-pick .cate-nav a {
    color: #FF5241;
}

.bbase-component-product-cate-pick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-product-cate-pick #icon-btns .cancel,
.bbase-component-product-cate-pick #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-product-cate-pick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-product-cate-pick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-product-cate-pick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-product-cate-pick .tree-list-ul,
.bbase-component-product-cate-pick .tree-list-ul li {
    list-style: none;
}

.bbase-component-product-cate-pick .tree-list-ul .bui-grid-row-even {
    background-color: #FAFAFA;
}

.bbase-component-product-cate-pick .tree-list-ul .cate-grid {
    float: left;
}

.bbase-component-product-cate-pick .tree-list-ul .gird-checkbox {
    width: 32px;
}

.bbase-component-product-cate-pick .tree-list-ul .grid-td-tree {
    width: 500px;
    float: left;
    padding-left: 10px;
}

.bbase-component-product-cate-pick .tree-list-ul .cate-grid-cell-inner {
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}

.bbase-component-product-cate-pick .tree-list-ul .bui-grid-checkBox-container {
    text-align: center;
}

.bbase-component-product-cate-pick .tree-list-ul .x-grid-checkbox {
    width: 13px;
    height: 20px;
    display: inline-block;
}

.bbase-component-product-cate-pick .tree-list-ul input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

.bbase-component-product-cate-pick .tree-list-ul .gird-1 {
    width: 30px;
}

.bbase-component-product-cate-pick .tree-list-ul .x-grid-caret {
    vertical-align: middle;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret,
.bbase-component-product-cate-pick .tree-list-ul .x-caret-middle {
    display: inline-block;
    height: 0;
    width: 0;
    line-height: 0;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret-middle {
    border: 6px solid transparent;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret-left-middle {
    border-left: 6px solid #000;
    border-right: 0;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret-left-gray {
    border-left-color: #CBCBCB;
}

.bbase-component-product-cate-pick .tree-list-ul .grid-td-cate-name {
    width: 400px;
}

.bbase-component-product-cate-pick input[type=password],
.bbase-component-product-cate-pick input[type=text],
.bbase-component-product-cate-pick select,
.bbase-component-product-cate-pick textarea {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 4px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bbase-component-product-cate-pick .tree-list-ul .category-div-1 input.input-middle.pro-cate-name {
    width: 172px;
}

.bbase-component-product-cate-pick .tree-list-ul .gird-2 {
    width: 32px;
    height: 28px;
}

.bbase-component-product-cate-pick .tree-list-ul .tree-arrow {
    width: 20px;
    margin-left: -5px;
    display: inline-block;
}

.bbase-component-product-cate-pick .tree-list-ul .gird-3 {
    width: 60px;
}

.bbase-component-product-cate-pick .tree-list-ul .gird-4 {
    width: 87px;
}

.bbase-component-product-cate-pick .tree-list-ul .gird-5 {
    width: 100px;
}

.bbase-component-product-cate-pick .tree-list-ul .node-tree .category-div-3 {
    width: auto;
}

.bbase-component-product-cate-pick .tree-list-ul .node-tree .category-div-3 input.input-middle.pro-cate-name {
    width: 122px;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret-sub {
    border: none;
    width: 24px;
    height: 40px;
    background: url(img/cate-sub.jpg)-1px -6px no-repeat;
    transform: rotate(-46deg);
    text-indent: 0px;
    font-size: 30px;
    color: #d1cece;
    padding-top: 10px;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret-sub:hover {
    text-decoration: none;
}

.bbase-component-product-cate-pick .tree-list-ul .x-caret-down {
    transform: rotate(90deg);
    margin-left: 3px;
}

.bbase-component-product-cate-pick #category-widget input[type=button] {
    border: 1px solid #aaa;
    margin-top: 0px;
    border-radius: 2px;
    padding: 0px 21px;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    cursor: pointer;
}

.bbase-component-product-cate-pick #category-widget input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-product-cate-pick #category-widget input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-product-cate-pick .cate-grid-row.hover {
    background-color: rgba(255, 82, 65, 0.1);
}

.bbase-component-news-cate-pick {
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
    /*åº•éƒ¨æŒ‰é’®*/
}

.bbase-component-news-cate-pick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-news-cate-pick .cate-nav {
    padding: 8px 5px 0 13px;
}

.bbase-component-news-cate-pick .cate-nav a {
    color: #FF5241;
}

.bbase-component-news-cate-pick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-news-cate-pick #icon-btns .cancel,
.bbase-component-news-cate-pick #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-news-cate-pick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-news-cate-pick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-news-cate-pick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-news-cate-pick .tree-list-ul,
.bbase-component-news-cate-pick .tree-list-ul li {
    list-style: none;
}

.bbase-component-news-cate-pick .tree-list-ul .bui-grid-row-even {
    background-color: #FAFAFA;
}

.bbase-component-news-cate-pick .tree-list-ul .cate-grid {
    float: left;
}

.bbase-component-news-cate-pick .tree-list-ul .gird-checkbox {
    width: 32px;
}

.bbase-component-news-cate-pick .tree-list-ul .grid-td-tree {
    width: 500px;
    float: left;
    padding-left: 10px;
}

.bbase-component-news-cate-pick .tree-list-ul .cate-grid-cell-inner {
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}

.bbase-component-news-cate-pick .tree-list-ul .bui-grid-checkBox-container {
    text-align: center;
}

.bbase-component-news-cate-pick .tree-list-ul .x-grid-checkbox {
    width: 13px;
    height: 20px;
    display: inline-block;
}

.bbase-component-news-cate-pick .tree-list-ul input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

.bbase-component-news-cate-pick .tree-list-ul .gird-1 {
    width: 30px;
}

.bbase-component-news-cate-pick .tree-list-ul .x-grid-caret {
    vertical-align: middle;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret,
.bbase-component-news-cate-pick .tree-list-ul .x-caret-middle {
    display: inline-block;
    height: 0;
    width: 0;
    line-height: 0;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret-middle {
    border: 6px solid transparent;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret-left-middle {
    border-left: 6px solid #000;
    border-right: 0;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret-left-gray {
    border-left-color: #CBCBCB;
}

.bbase-component-news-cate-pick .tree-list-ul .grid-td-cate-name {
    width: 400px;
}

.bbase-component-news-cate-pick input[type=password],
.bbase-component-news-cate-pick input[type=text],
.bbase-component-news-cate-pick select,
.bbase-component-news-cate-pick textarea {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 4px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bbase-component-news-cate-pick .tree-list-ul .category-div-1 input.input-middle.pro-cate-name {
    width: 172px;
}

.bbase-component-news-cate-pick .tree-list-ul .gird-2 {
    width: 32px;
    height: 28px;
}

.bbase-component-news-cate-pick .tree-list-ul .tree-arrow {
    width: 20px;
    margin-left: -5px;
    display: inline-block;
}

.bbase-component-news-cate-pick .tree-list-ul .gird-3 {
    width: 60px;
}

.bbase-component-news-cate-pick .tree-list-ul .gird-4 {
    width: 87px;
}

.bbase-component-news-cate-pick .tree-list-ul .gird-5 {
    width: 100px;
}

.bbase-component-news-cate-pick .tree-list-ul .node-tree .category-div-3 {
    width: auto;
}

.bbase-component-news-cate-pick .tree-list-ul .node-tree .category-div-3 input.input-middle.pro-cate-name {
    width: 122px;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret-sub {
    border: none;
    width: 24px;
    height: 40px;
    background: url(img/cate-sub.jpg)-1px -6px no-repeat;
    transform: rotate(-46deg);
    text-indent: 0px;
    font-size: 30px;
    color: #d1cece;
    padding-top: 10px;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret-sub:hover {
    text-decoration: none;
}

.bbase-component-news-cate-pick .tree-list-ul .x-caret-down {
    transform: rotate(90deg);
    margin-left: 3px;
}

.bbase-component-news-cate-pick #category-widget input[type=button] {
    border: 1px solid #aaa;
    margin-top: 0px;
    border-radius: 2px;
    padding: 0px 21px;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    cursor: pointer;
}

.bbase-component-news-cate-pick #category-widget input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-news-cate-pick #category-widget input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-news-cate-pick .cate-grid-row.hover {
    background-color: rgba(255, 82, 65, 0.1);
}

.bbase-component-category-pick {
    /* é¡¶éƒ¨å·¥å…·æ&nbsp;*/
    /*åº•éƒ¨æŒ‰é’®*/
}

.bbase-component-category-pick * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.bbase-component-category-pick .cate-nav {
    padding: 8px 5px 0 13px;
}

.bbase-component-category-pick .cate-nav a {
    color: #FF5241;
}

.bbase-component-category-pick #icon-btns {
    position: absolute;
    bottom: 18px;
    right: 18px;
}

.bbase-component-category-pick #icon-btns .cancel,
.bbase-component-category-pick #icon-btns .submit {
    width: 90px;
    height: 36px;
}

.bbase-component-category-pick #icon-btns .cancel {
    border: none;
    background: transparent;
    cursor: pointer;
}

.bbase-component-category-pick #icon-btns .submit {
    border: none;
    background: #FF5241;
    color: #fff;
    cursor: pointer;
}

.bbase-component-category-pick #icon-btns .submit:hover {
    background-color: #ff8074;
}

.bbase-component-category-pick .tree-list-ul,
.bbase-component-category-pick .tree-list-ul li {
    list-style: none;
}

.bbase-component-category-pick .tree-list-ul .bui-grid-row-even {
    background-color: #FAFAFA;
}

.bbase-component-category-pick .tree-list-ul .cate-grid {
    float: left;
}

.bbase-component-category-pick .tree-list-ul .gird-checkbox {
    width: 32px;
}

.bbase-component-category-pick .tree-list-ul .grid-td-tree {
    width: 500px;
    float: left;
    padding-left: 10px;
}

.bbase-component-category-pick .tree-list-ul .cate-grid-cell-inner {
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}

.bbase-component-category-pick .tree-list-ul .bui-grid-checkBox-container {
    text-align: center;
}

.bbase-component-category-pick .tree-list-ul .x-grid-checkbox {
    width: 13px;
    height: 20px;
    display: inline-block;
}

.bbase-component-category-pick .tree-list-ul input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

.bbase-component-category-pick .tree-list-ul .gird-1 {
    width: 30px;
}

.bbase-component-category-pick .tree-list-ul .x-grid-caret {
    vertical-align: middle;
}

.bbase-component-category-pick .tree-list-ul .x-caret,
.bbase-component-category-pick .tree-list-ul .x-caret-middle {
    display: inline-block;
    height: 0;
    width: 0;
    line-height: 0;
}

.bbase-component-category-pick .tree-list-ul .x-caret-middle {
    border: 6px solid transparent;
}

.bbase-component-category-pick .tree-list-ul .x-caret-left-middle {
    border-left: 6px solid #000;
    border-right: 0;
}

.bbase-component-category-pick .tree-list-ul .x-caret-left-gray {
    border-left-color: #CBCBCB;
}

.bbase-component-category-pick .tree-list-ul .grid-td-cate-name {
    width: 400px;
}

.bbase-component-category-pick input[type=password],
.bbase-component-category-pick input[type=text],
.bbase-component-category-pick select,
.bbase-component-category-pick textarea {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 4px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bbase-component-category-pick .tree-list-ul .category-div-1 input.input-middle.pro-cate-name {
    width: 172px;
}

.bbase-component-category-pick .tree-list-ul .gird-2 {
    width: 32px;
    height: 28px;
}

.bbase-component-category-pick .tree-list-ul .tree-arrow {
    width: 20px;
    margin-left: -5px;
    display: inline-block;
}

.bbase-component-category-pick .tree-list-ul .gird-3 {
    width: 60px;
}

.bbase-component-category-pick .tree-list-ul .gird-4 {
    width: 87px;
}

.bbase-component-category-pick .tree-list-ul .gird-5 {
    width: 100px;
}

.bbase-component-category-pick .tree-list-ul .node-tree .category-div-3 {
    width: auto;
}

.bbase-component-category-pick .tree-list-ul .node-tree .category-div-3 input.input-middle.pro-cate-name {
    width: 122px;
}

.bbase-component-category-pick .tree-list-ul .x-caret-sub {
    border: none;
    width: 24px;
    height: 40px;
    background: url(img/cate-sub.jpg)-1px -6px no-repeat;
    transform: rotate(-46deg);
    text-indent: 0px;
    font-size: 30px;
    color: #d1cece;
    padding-top: 10px;
}

.bbase-component-category-pick .tree-list-ul .x-caret-sub:hover {
    text-decoration: none;
}

.bbase-component-category-pick .tree-list-ul .x-caret-down {
    transform: rotate(90deg);
    margin-left: 3px;
}

.bbase-component-category-pick #category-widget input[type=button] {
    border: 1px solid #aaa;
    margin-top: 0px;
    border-radius: 2px;
    padding: 0px 21px;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    cursor: pointer;
}

.bbase-component-category-pick #category-widget input[type=button]:hover {
    background: #f5f5f5;
}

.bbase-component-category-pick #category-widget input[type=button].checked {
    border: 1px solid #FF5241 !important;
    background: #FF5241;
    color: #fff !important;
}

.bbase-component-category-pick .cate-grid-row.hover {
    background-color: rgba(255, 82, 65, 0.1);
}



/* è®¾è®¡å·¥å…·å…¨å±€æ&nbsp;·å¼ */
#app-head {
    position: fixed;
    width: 100%;
    z-index: 1990;
}

.bbase-ui-tab .tab-ul-normal .tab-li a {
    font-size: 12px;
}

.edit-hide {
    display: none !important;
}

.theme-black input,
.theme-black textarea {
    font-family: "Microsoft YaHei", "Helvetica", Helvetica, arial;
    border: 1px solid #d6d6d6;
}

.theme-black .text,
.theme-black .select {
    height: 28px;
    text-indent: 8px;
    line-height: 22px;
    margin-right: 2px;
}

.MemberLogin-wrap .middle .left,
.AdminLogin-wrap .middle .left {
    background-image: none;
    margin: -85px 100px 0 0;
    height: 680px;
}

.MemberLogin-wrap.member-mask,
.AdminLogin-wrap.member-mask {
    background-color: #fff;
    background-image: url(http://cdn.jihui88.com/upload/a/a1/admin/picture/2018/01/13/545b8520-7147-4f13-8d55-b34b4ecadb8e.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 88px;
}

.MemberLogin-wrap .middle .content {}

.AdminLogin-wrap.member-mask {
    background-image: url(http://cdn.jihui88.com/upload/j/j2/jhw_wyj/picture/2018/01/02/80761c71-a1f3-4d2d-b48e-9216aacc7264.jpg);
}

.bbase-ui-select .bui-select-list {
    scroll-behavior: smooth;
}

/* PCç½‘ç«™å…¨å±€æ&nbsp;·å¼ */

.module-section {
    position: relative;
}

@media screen and (max-width: 1200px) {

    /*å½“å±å¹•å°ºå¯¸å°äºŽ1200pxæ—¶ï¼Œåº”ç”¨ä¸‹é¢çš„CSSæ&nbsp;·å¼*/
    .topbar-v2 .topbar-container {
        width: 1000px;
    }

    #top_nav .headerMenuBorder {
        width: 1000px;
    }
}

#g_web .module-section .e-edit {
    border: 1px solid transparent !important;
    position: relative;
    z-index: 1980;
    cursor: pointer;
}

.module-h,
.module-e {
    display: none;
}

.design-html .module-e {
    display: block;
}

.module-section-inner {
    height: 100%;
}

.no-result {
    background: url(http://cdn.jihui88.com/upload/a/a1/admin/picture/2017/08/18/088c01c7-5106-47c1-b129-88ac43bfc916.jpg) no-repeat center center;
    width: 180px;
    height: 103px;
    display: block;
    margin: 40px auto 30px;
    color: #F44336;
    font-weight: 400;
    font-size: 20px;
    font-family: HelveticaNeueW01-Thin, HelveticaNeueW02-Thin, HelveticaNeueW10-35Thin, sans-serif;
    line-height: 238px;
    text-align: center;
}

.module-section {
    background-color: #fff;
    overflow: visible !important;
}

/* åŠ¨ç”»æ&nbsp;·å¼ */

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
    opacity: 0;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.animated.animateNone {
    opacity: 1;
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        -webkit-transition: none !important;
        animation: unset !important;
        transition: none !important
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -webkit-transform-origin: center bottom;
    animation-name: bounce;
    transform-origin: center bottom;
    opacity: 1;
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
    opacity: 1;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    opacity: 1;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
    opacity: 1;
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    opacity: 1;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center;
    opacity: 1;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
    opacity: 1;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
    opacity: 1;
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    -webkit-transform-origin: center;
    animation-name: jello;
    transform-origin: center;
    opacity: 1;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-duration: 1.3s;
    -webkit-animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 1.3s;
    animation-name: heartBeat;
    animation-timing-function: ease-in-out;
    opacity: 1;
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-duration: .75s;
    animation-name: bounceIn;
    opacity: 1;
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    opacity: 1;
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    opacity: 1;
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    opacity: 1;
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
    opacity: 1;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    opacity: 1;
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    opacity: 1;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
    opacity: 1;
}

@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    opacity: 1;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
    opacity: 1;
}

@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    opacity: 1;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
    opacity: 1;
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    opacity: 1;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
    opacity: 1;
}

@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
    }

    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
    }
}

@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
    }

    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
    }
}

.animated.flip {
    -webkit-animation-name: flip;
    -webkit-backface-visibility: visible;
    animation-name: flip;
    backface-visibility: visible;
    opacity: 1;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    animation-name: flipInX;
    backface-visibility: visible !important;
    opacity: 1;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    animation-name: flipInY;
    backface-visibility: visible !important;
    opacity: 1;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }

    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg)
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }

    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg)
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
    opacity: 1;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    opacity: 1;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    opacity: 1;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    opacity: 1;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    opacity: 1;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom
    }

    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    opacity: 1;
}

@-webkit-keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
    opacity: 1;
}

@-webkit-keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
    opacity: 1;
}

@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    opacity: 1;
}

@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
    opacity: 1;
}

@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
    opacity: 1;
}

@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    opacity: 1;
}

@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
    opacity: 1;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    opacity: 1;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    opacity: 1;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    opacity: 1;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    opacity: 1;
}


/*!
 * Quill Editor v1.0.0
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-clipboard {
    left: -100000px;
    height: 1px;
    overflow-y: hidden;
    position: absolute;
    top: 50%;
}

.ql-clipboard p {
    margin: 0;
    padding: 0;
}

.ql-editor {
    cursor: text;
}

.ql-editor:hover {
    outline: 1px solid rgba(223, 86, 20, 0.6) !important;
    outline-offset: 0px;
}

.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
    margin: 0;
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol,
.ql-editor ul {
    padding-left: 1.5em;
}

.ql-editor ol&gt;li,
.ql-editor ul&gt;li {
    list-style-type: none;
}

.ql-editor ul&gt;li::before {
    content: '\25CF';
}

.ql-editor li::before {
    display: inline-block;
    margin-right: 0.3em;
    text-align: right;
    white-space: nowrap;
    width: 1.2em;
}

.ql-editor li:not(.ql-direction-rtl)::before {
    margin-left: -1.5em;
}

.ql-editor ol li,
.ql-editor ul li {
    padding-left: 1.5em;
}

.ql-editor ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-num;
}

.ql-editor ol li:before {
    content: counter(list-num, decimal) '. ';
}

.ql-editor ol li.ql-indent-1 {
    counter-increment: list-1;
}

.ql-editor ol li.ql-indent-1:before {
    content: counter(list-1, lower-alpha) '. ';
}

.ql-editor ol li.ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-2 {
    counter-increment: list-2;
}

.ql-editor ol li.ql-indent-2:before {
    content: counter(list-2, lower-roman) '. ';
}

.ql-editor ol li.ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-3 {
    counter-increment: list-3;
}

.ql-editor ol li.ql-indent-3:before {
    content: counter(list-3, decimal) '. ';
}

.ql-editor ol li.ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-4 {
    counter-increment: list-4;
}

.ql-editor ol li.ql-indent-4:before {
    content: counter(list-4, lower-alpha) '. ';
}

.ql-editor ol li.ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-5 {
    counter-increment: list-5;
}

.ql-editor ol li.ql-indent-5:before {
    content: counter(list-5, lower-roman) '. ';
}

.ql-editor ol li.ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-6 {
    counter-increment: list-6;
}

.ql-editor ol li.ql-indent-6:before {
    content: counter(list-6, decimal) '. ';
}

.ql-editor ol li.ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-7 {
    counter-increment: list-7;
}

.ql-editor ol li.ql-indent-7:before {
    content: counter(list-7, lower-alpha) '. ';
}

.ql-editor ol li.ql-indent-7 {
    counter-reset: list-8 list-9;
}

.ql-editor ol li.ql-indent-8 {
    counter-increment: list-8;
}

.ql-editor ol li.ql-indent-8:before {
    content: counter(list-8, lower-roman) '. ';
}

.ql-editor ol li.ql-indent-8 {
    counter-reset: list-9;
}

.ql-editor ol li.ql-indent-9 {
    counter-increment: list-9;
}

.ql-editor ol li.ql-indent-9:before {
    content: counter(list-9, decimal) '. ';
}

.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 3em;
}

.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 4.5em;
}

.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 3em;
}

li.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 4.5em;
}

.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 6em;
}

li.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 7.5em;
}

.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 6em;
}

li.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 7.5em;
}

.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 9em;
}

li.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 10.5em;
}

.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 9em;
}

li.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 10.5em;
}

.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 12em;
}

li.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 13.5em;
}

.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 12em;
}

li.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 13.5em;
}

.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 15em;
}

li.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 16.5em;
}

.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 15em;
}

li.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 16.5em;
}

.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 18em;
}

li.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 19.5em;
}

.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 18em;
}

li.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 19.5em;
}

.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 21em;
}

li.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 22.5em;
}

.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 21em;
}

li.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 22.5em;
}

.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 24em;
}

li.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 25.5em;
}

.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 24em;
}

li.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 25.5em;
}

.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 27em;
}

li.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 28.5em;
}

.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 27em;
}

li.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 28.5em;
}

.ql-video {
    display: block;
    max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
    margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
    margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
    background-color: #000;
}

.ql-editor .ql-bg-red {
    background-color: #e60000;
}

.ql-editor .ql-bg-orange {
    background-color: #f90;
}

.ql-editor .ql-bg-yellow {
    background-color: #ff0;
}

.ql-editor .ql-bg-green {
    background-color: #008a00;
}

.ql-editor .ql-bg-blue {
    background-color: #f37063;
}

.ql-editor .ql-bg-purple {
    background-color: #93f;
}

.ql-editor .ql-color-white {
    color: #fff;
}

.ql-editor .ql-color-red {
    color: #e60000;
}

.ql-editor .ql-color-orange {
    color: #f90;
}

.ql-editor .ql-color-yellow {
    color: #ff0;
}

.ql-editor .ql-color-green {
    color: #008a00;
}

.ql-editor .ql-color-blue {
    color: #f37063;
}

.ql-editor .ql-color-purple {
    color: #93f;
}

.ql-editor .ql-font-serif {
    font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
    font-family: Monaco, Courier New, monospace;
}

.ql-editor.ql-blank::before {
    color: rgba(0, 0, 0, 0.6);
    content: attr(data-placeholder);
    font-style: italic;
    pointer-events: none;
    position: absolute;
}

.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
    clear: both;
    content: '';
    display: table;
}

.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
    background: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 24px;
    outline: none;
    padding: 3px 5px;
    width: 28px;
}

.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
    float: left;
    height: 100%;
}

.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
    display: none;
}

.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
    color: #f37063;
}

.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
    fill: #f37063;
}

.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar button:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter {
    stroke: #f37063;
}

.ql-snow {
    box-sizing: border-box;
}

.ql-snow * {
    box-sizing: border-box;
}

.ql-snow .ql-hidden {
    display: none;
}

.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
    visibility: visible;
}

.ql-snow .ql-tooltip {
    position: absolute;
}

.ql-snow .ql-tooltip a {
    cursor: pointer;
    text-decoration: none;
}

.ql-snow .ql-formats {
    display: inline-block;
    vertical-align: middle;
}

.ql-snow .ql-formats:after {
    clear: both;
    content: '';
    display: table;
}

.ql-snow .ql-toolbar.snow,
.ql-snow .ql-stroke {
    fill: none;
    stroke: #444;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}

.ql-snow .ql-stroke-mitter {
    fill: none;
    stroke: #444;
    stroke-mitterlimit: 10;
    stroke-width: 2;
}

.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
    fill: #444;
}

.ql-snow .ql-empty {
    fill: none;
}

.ql-snow .ql-even {
    fill-rule: evenodd;
}

.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
    stroke-width: 1;
}

.ql-snow .ql-transparent {
    opacity: 0.4;
}

.ql-snow .ql-direction svg:last-child {
    display: none;
}

.ql-snow .ql-direction.ql-active svg:last-child {
    display: inline;
}

.ql-snow .ql-direction.ql-active svg:first-child {
    display: none;
}

.ql-snow .ql-editor h1 {
    font-size: 2em;
}

.ql-snow .ql-editor h2 {
    font-size: 1.5em;
}

.ql-snow .ql-editor h3 {
    font-size: 1.17em;
}

.ql-snow .ql-editor h4 {
    font-size: 1em;
}

.ql-snow .ql-editor h5 {
    font-size: 0.83em;
}

.ql-snow .ql-editor h6 {
    font-size: 0.67em;
}

.ql-snow .ql-editor a {
    text-decoration: underline;
}

.ql-snow .ql-editor blockquote {
    border-left: 4px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 16px;
}

.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
    background-color: #f0f0f0;
    border-radius: 3px;
}

.ql-snow .ql-editor pre {
    white-space: pre-wrap;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px;
}

.ql-snow .ql-editor code {
    font-size: 85%;
    padding-bottom: 2px;
    padding-top: 2px;
}

.ql-snow .ql-editor code:before,
.ql-snow .ql-editor code:after {
    content: "\A0";
    letter-spacing: -2px;
}

.ql-snow .ql-editor pre.ql-syntax {
    background-color: #23241f;
    color: #f8f8f2;
    overflow: visible;
}

.ql-snow .ql-editor img {
    max-width: 100%;
}

.ql-snow .ql-picker {
    color: #444;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    height: 24px;
    position: relative;
    vertical-align: middle;
}

.ql-snow .ql-picker-label {
    cursor: pointer;
    display: inline-block;
    height: 100%;
    padding-right: 18px;
    position: relative;
    width: 100%;
}

.ql-snow .ql-picker-label::before {
    display: inline-block;
    line-height: 22px;
}

.ql-snow .ql-picker-options {
    background-color: #fff;
    display: none;
    min-width: 100%;
    padding: 4px 8px;
    position: absolute;
    white-space: nowrap;
}

.ql-snow .ql-picker-options .ql-picker-item {
    cursor: pointer;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    color: #ccc;
    z-index: 2;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
    fill: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
    stroke: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    display: block;
    margin-top: -1px;
    top: 100%;
    z-index: 1;
}

.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
    width: 28px;
}

.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
    padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
    right: 4px;
}

.ql-snow .ql-icon-picker .ql-picker-options {
    padding: 4px 0px;
}

.ql-snow .ql-icon-picker .ql-picker-item {
    height: 24px;
    width: 24px;
    padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-options {
    padding: 3px 5px;
    width: 152px;
}

.ql-snow .ql-color-picker .ql-picker-item {
    border: 1px solid transparent;
    float: left;
    height: 16px;
    margin: 2px;
    padding: 0px;
    width: 16px;
}

.ql-snow .ql-color-picker .ql-picker-item.ql-primary-color {
    margin-bottom: toolbarPadding;
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
    position: absolute;
    margin-top: -9px;
    right: 0;
    top: 50%;
    width: 18px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
    content: attr(data-label);
}

.ql-snow .ql-picker.ql-header {
    min-width: 80px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
    content: 'Normal';
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
    content: 'Heading 1';
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
    content: 'Heading 2';
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
    content: 'Heading 3';
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
    content: 'Heading 4';
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
    content: 'Heading 5';
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
    content: 'Heading 6';
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
    font-size: 2em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
    font-size: 1.5em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
    font-size: 1.17em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
    font-size: 1em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
    font-size: 0.83em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
    font-size: 0.67em;
}

.ql-snow .ql-picker.ql-font {
    min-width: 80px;
}

.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
    content: 'å­—ä½“';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
    content: 'Serif';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
    content: 'Monospace';
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
    font-family: Georgia, Times New Roman, serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
    font-family: Monaco, Courier New, monospace;
}

.ql-snow .ql-picker.ql-size {
    min-width: 80px;
}

.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
    content: 'æ–‡å­—å¤§å°';
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
    content: 'æ–‡å­—(å°)';
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
    content: 'æ–‡å­—(å¤§)';
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
    content: 'æ–‡å­—(è¶…å¤§)';
}



.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
    font-size: 10px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
    font-size: 18px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
    font-size: 32px;
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
    background-color: #fff;
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
    background-color: #000;
}

.ql-toolbar.ql-snow {
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    padding: 8px;
}

.ql-toolbar.ql-snow .ql-formats {
    margin-right: 15px;
}

.ql-toolbar.ql-snow .ql-picker-label {
    border: 1px solid transparent;
}

.ql-toolbar.ql-snow .ql-picker-options {
    border: 1px solid transparent;
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
    border-color: #000;
}

.ql-toolbar.ql-snow+.ql-container.ql-snow {
    border-top: 0px;
}

.ql-snow .ql-tooltip {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ddd;
    color: #444;
    margin-top: 10px;
    padding: 5px 12px;
    white-space: nowrap;
}

.ql-snow .ql-tooltip::before {
    content: "æŸ¥çœ‹åœ°å€:";
    line-height: 26px;
    margin-right: 8px;
}

.ql-snow .ql-tooltip input[type=text] {
    display: none;
    border: 1px solid #ccc;
    font-size: 13px;
    height: 26px;
    margin: 0px;
    padding: 3px 5px;
    width: 170px;
}

.ql-snow .ql-tooltip a.ql-preview {
    display: inline-block;
    max-width: 200px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.ql-snow .ql-tooltip a.ql-action::after {
    border-right: 1px solid #ccc;
    content: 'ç¼–è¾‘';
    margin-left: 16px;
    padding-right: 8px;
}

.ql-snow .ql-tooltip a.ql-remove::before {
    content: 'ç§»é™¤é“¾æŽ¥';
    margin-right: 18px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-remove {
    font-size: 20px;
}

.ql-snow .ql-tooltip a {
    line-height: 26px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
    display: none;
}

.ql-snow .ql-tooltip.ql-editing input[type=text] {
    display: inline-block;
}

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
    border-right: 0px;
    content: 'ä¿å­˜';
    padding-right: 0px;
}

.ql-snow .ql-tooltip[data-mode=link]::before {
    content: "è¾“å…¥é“¾æŽ¥:";
}

.ql-snow .ql-tooltip[data-mode=formula]::before {
    content: "è¾“å…¥è¡¨è¾¾å¼:";
}

.ql-snow .ql-tooltip[data-mode=video]::before {
    content: "è¾“å…¥è§†é¢‘åœ°å€:";
}

.ql-snow a {
    color: #f37063;
}

.ql-container.ql-snow {
    border: 1px solid #ccc;
}


.ql-size-small {
    font-size: 0.75em !important;
}

.ql-size-large {
    font-size: 1.5em !important;
}

.ql-size-huge {
    font-size: 2.5em !important;
}

.ql-size-12 {
    font-size: 12px;
}

.ql-size-13 {
    font-size: 13px;
}

.ql-size-14 {
    font-size: 14px;
}

.ql-size-15 {
    font-size: 15px;
}

.ql-size-16 {
    font-size: 16px;
}

.ql-size-17 {
    font-size: 17px;
}

.ql-size-18 {
    font-size: 18px;
}

.ql-size-19 {
    font-size: 19px;
}

.ql-size-20 {
    font-size: 20px;
}

.ql-size-21 {
    font-size: 21px;
}

.ql-size-22 {
    font-size: 22px;
}

.ql-size-23 {
    font-size: 23px;
}

.ql-size-24 {
    font-size: 24px;
}

.ql-size-25 {
    font-size: 25px;
}

.ql-size-26 {
    font-size: 26px;
}

.ql-size-27 {
    font-size: 27px;
}

.ql-size-28 {
    font-size: 28px;
}

.ql-size-29 {
    font-size: 29px;
}

.ql-size-30 {
    font-size: 30px;
}

.ql-size-31 {
    font-size: 31px;
}

.ql-size-32 {
    font-size: 32px;
}

.ql-size-33 {
    font-size: 33px;
}

.ql-size-34 {
    font-size: 34px;
}

.ql-size-35 {
    font-size: 35px;
}

.ql-size-36 {
    font-size: 36px;
}

.ql-size-37 {
    font-size: 37px;
}

.ql-size-38 {
    font-size: 38px;
}

.ql-size-39 {
    font-size: 39px;
}

.ql-size-40 {
    font-size: 40px;
}

.ql-size-41 {
    font-size: 41px;
}

.ql-size-42 {
    font-size: 42px;
}

.ql-size-43 {
    font-size: 43px;
}

.ql-size-44 {
    font-size: 44px;
}

.ql-size-45 {
    font-size: 45px;
}

.ql-size-46 {
    font-size: 46px;
}

.ql-size-47 {
    font-size: 47px;
}

.ql-size-48 {
    font-size: 48px;
}

.ql-size-49 {
    font-size: 49px;
}

.ql-size-50 {
    font-size: 50px;
}

.ql-size-51 {
    font-size: 51px;
}

.ql-size-52 {
    font-size: 52px;
}

.ql-size-53 {
    font-size: 53px;
}

.ql-size-54 {
    font-size: 54px;
}

.ql-size-55 {
    font-size: 55px;
}

.ql-size-56 {
    font-size: 56px;
}

.ql-size-57 {
    font-size: 57px;
}

.ql-size-58 {
    font-size: 58px;
}

.ql-size-59 {
    font-size: 59px;
}

.ql-size-60 {
    font-size: 60px;
}

.ql-size-61 {
    font-size: 61px;
}

.ql-size-62 {
    font-size: 62px;
}

.ql-size-63 {
    font-size: 63px;
}

.ql-size-64 {
    font-size: 64px;
}

.ql-size-65 {
    font-size: 65px;
}

.ql-size-66 {
    font-size: 66px;
}

.ql-size-67 {
    font-size: 67px;
}

.ql-size-68 {
    font-size: 68px;
}

.ql-size-69 {
    font-size: 69px;
}

.ql-size-70 {
    font-size: 70px;
}

.ql-size-71 {
    font-size: 71px;
}

.ql-direction-rtl {
    direction: rtl !important;
    text-align: inherit !important;
}

.ql-align-left {
    text-align: left !important;
}

.ql-align-center {
    text-align: center !important;
}

.ql-align-justify {
    text-align: justify !important;
}

.ql-align-right {
    text-align: right !important;
}

.in-line-height-10 {
    line-height: 1 !important;
}

.in-line-height-15 {
    line-height: 1.5 !important;
}

.in-line-height-20 {
    line-height: 2 !important;
}

.in-line-height-25 {
    line-height: 2.5 !important;
}

.in-line-height-30 {
    line-height: 3 !important;
}


.ql-line-height {
    width: 92px !important;
}

.ql-line-height .ql-picker-label::before,
.ql-line-height .ql-picker-item::before {
    content: 'æ–‡å­—è¡Œé«˜';
}

.ql-line-height .ql-picker-label[data-label=a]::before,
.ql-line-height .ql-picker-item[data-label=a]::before {
    content: 'è¡Œé«˜(1å€)';
}

.ql-line-height .ql-picker-label[data-label=b]::before,
.ql-line-height .ql-picker-item[data-label=b]::before {
    content: 'è¡Œé«˜(1.1å€)';
}

.ql-line-height .ql-picker-label[data-label=c]::before,
.ql-line-height .ql-picker-item[data-label=c]::before {
    content: 'è¡Œé«˜(1.2å€)';
}

.ql-line-height .ql-picker-label[data-label=d]::before,
.ql-line-height .ql-picker-item[data-label=d]::before {
    content: 'è¡Œé«˜(1.3å€)';
}

.ql-line-height .ql-picker-label[data-label=e]::before,
.ql-line-height .ql-picker-item[data-label=e]::before {
    content: 'è¡Œé«˜(1.4å€)';
}

.ql-line-height .ql-picker-label[data-label=f]::before,
.ql-line-height .ql-picker-item[data-label=f]::before {
    content: 'è¡Œé«˜(1.5å€)';
}

.ql-line-height .ql-picker-label[data-label=g]::before,
.ql-line-height .ql-picker-item[data-label=g]::before {
    content: 'è¡Œé«˜(1.6å€)';
}

.ql-line-height .ql-picker-label[data-label=h]::before,
.ql-line-height .ql-picker-item[data-label=h]::before {
    content: 'è¡Œé«˜(1.7å€)';
}

.ql-line-height .ql-picker-label[data-label=i]::before,
.ql-line-height .ql-picker-item[data-label=i]::before {
    content: 'è¡Œé«˜(1.8å€)';
}

.ql-line-height .ql-picker-label[data-label=j]::before,
.ql-line-height .ql-picker-item[data-label=j]::before {
    content: 'è¡Œé«˜(1.9å€)';
}

.ql-line-height .ql-picker-label[data-label=k]::before,
.ql-line-height .ql-picker-item[data-label=k]::before {
    content: 'è¡Œé«˜(2å€)';
}

.ql-line-height .ql-picker-label[data-label=l]::before,
.ql-line-height .ql-picker-item[data-label=l]::before {
    content: 'è¡Œé«˜(2.1å€)';
}

.ql-line-height .ql-picker-label[data-label=m]::before,
.ql-line-height .ql-picker-item[data-label=m]::before {
    content: 'è¡Œé«˜(2.2å€)';
}

.ql-line-height .ql-picker-label[data-label=n]::before,
.ql-line-height .ql-picker-item[data-label=n]::before {
    content: 'è¡Œé«˜(2.3å€)';
}

.ql-line-height .ql-picker-label[data-label=o]::before,
.ql-line-height .ql-picker-item[data-label=o]::before {
    content: 'è¡Œé«˜(2.4å€)';
}

.ql-line-height .ql-picker-label[data-label=p]::before,
.ql-line-height .ql-picker-item[data-label=p]::before {
    content: 'è¡Œé«˜(2.5å€)';
}

.ql-line-height .ql-picker-label[data-label=q]::before,
.ql-line-height .ql-picker-item[data-label=q]::before {
    content: 'è¡Œé«˜(2.6å€)';
}

.ql-line-height .ql-picker-label[data-label=r]::before,
.ql-line-height .ql-picker-item[data-label=r]::before {
    content: 'è¡Œé«˜(2.7å€)';
}

.ql-line-height .ql-picker-label[data-label=s]::before,
.ql-line-height .ql-picker-item[data-label=s]::before {
    content: 'è¡Œé«˜(2.8å€)';
}

.ql-line-height .ql-picker-label[data-label=t]::before,
.ql-line-height .ql-picker-item[data-label=t]::before {
    content: 'è¡Œé«˜(2.9å€)';
}

.ql-line-height .ql-picker-label[data-label=u]::before,
.ql-line-height .ql-picker-item[data-label=u]::before {
    content: 'è¡Œé«˜(3å€)';
}

.ql-line-height .ql-picker-label[data-label=v]::before,
.ql-line-height .ql-picker-item[data-label=v]::before {
    content: 'è¡Œé«˜(3.1å€)';
}

.ql-line-height .ql-picker-label[data-label=w]::before,
.ql-line-height .ql-picker-item[data-label=w]::before {
    content: 'è¡Œé«˜(3.2å€)';
}

.ql-line-height .ql-picker-label[data-label=x]::before,
.ql-line-height .ql-picker-item[data-label=x]::before {
    content: 'è¡Œé«˜(3.3å€)';
}

.ql-line-height .ql-picker-label[data-label=y]::before,
.ql-line-height .ql-picker-item[data-label=y]::before {
    content: 'è¡Œé«˜(3.4å€)';
}

.ql-line-height .ql-picker-label[data-label=z]::before,
.ql-line-height .ql-picker-item[data-label=z]::before {
    content: 'è¡Œé«˜(3.5å€)';
}

.ql-line-height .ql-picker-label[data-label=aa]::before,
.ql-line-height .ql-picker-item[data-label=aa]::before {
    content: 'è¡Œé«˜(3.6å€)';
}

.ql-line-height .ql-picker-label[data-label=ab]::before,
.ql-line-height .ql-picker-item[data-label=ab]::before {
    content: 'è¡Œé«˜(3.7å€)';
}

.ql-line-height .ql-picker-label[data-label=ac]::before,
.ql-line-height .ql-picker-item[data-label=ac]::before {
    content: 'è¡Œé«˜(3.8å€)';
}

.ql-line-height .ql-picker-label[data-label=ad]::before,
.ql-line-height .ql-picker-item[data-label=ad]::before {
    content: 'è¡Œé«˜(3.9å€)';
}

.ql-line-height .ql-picker-label[data-label=ae]::before,
.ql-line-height .ql-picker-item[data-label=ae]::before {
    content: 'è¡Œé«˜(4å€)';
}

.ql-expanded .ql-picker-options {
    max-height: 200px;
    overflow: auto;
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=SimSun]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=SimSun]::before {
    content: "å®‹ä½“";
    font-family: "SimSun";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=SimHei]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=SimHei]::before {
    content: "é»‘ä½“";
    font-family: "SimHei";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=MicrosoftYaHei]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=MicrosoftYaHei]::before {
    content: "å¾®è½¯é›…é»‘";
    font-family: "MicrosoftYaHei";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=KaiTi]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=KaiTi]::before {
    content: "æ¥·ä½“";
    font-family: "KaiTi";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=FangSong]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=FangSong]::before {
    content: "ä»¿å®‹";
    font-family: "FangSong";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=yrdzst]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=yrdzst]::before {
    content: "æ¨ä»»ä¸œç«¹çŸ³ä½“";
    font-family: "yrdzst";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=Arial]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Arial]::before {
    content: "Arial";
    font-family: "Arial";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=TimesNewRoman]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=TimesNewRoman]::before {
    content: "Times New Roman";
    font-family: "Times New Roman";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=HelveticaCondensed]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=HelveticaCondensed]::before {
    content: "Helvetica Condensed";
    font-family: "Helvetica Condensed";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=sansserif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=sansserif]::before {
    content: "sans-serif";
    font-family: "sans-serif";
}

.ql-font-SimSun {
    font-family: "SimSun";
}

.ql-font-SimHei {
    font-family: "SimHei";
}

.ql-font-MicrosoftYaHei {
    font-family: "MicrosoftYaHei";
}

.ql-font-KaiTi {
    font-family: "KaiTi";
}

.ql-font-FangSong {
    font-family: "FangSong";
}

.ql-font-yrdzst {
    font-family: "yrdzst";
}

.ql-font-Arial {
    font-family: "Arial";
}

.ql-font-TimesNewRoman {
    font-family: "Times New Roman";
}

.ql-font-HelveticaCondensed {
    font-family: "Helvetica Condensed";
}

.ql-font-sansserif {
    font-family: "sans-serif";
}

.ql-margin-top .ql-picker-label::before,
.ql-margin-top .ql-picker-item::before {
    content: 'æ®µå‰è·';
}

.ql-margin-top .ql-picker-label[data-label=a]::before,
.ql-margin-top .ql-picker-item[data-label=a]::before {
    content: 'æ®µå‰è·(5px)';
}

.ql-margin-top .ql-picker-label[data-label=b]::before,
.ql-margin-top .ql-picker-item[data-label=b]::before {
    content: 'æ®µå‰è·(10px)';
}

.ql-margin-top .ql-picker-label[data-label=c]::before,
.ql-margin-top .ql-picker-item[data-label=c]::before {
    content: 'æ®µå‰è·(15px)';
}

.ql-margin-top .ql-picker-label[data-label=d]::before,
.ql-margin-top .ql-picker-item[data-label=d]::before {
    content: 'æ®µå‰è·(20px)';
}

.ql-margin-top .ql-picker-label[data-label=e]::before,
.ql-margin-top .ql-picker-item[data-label=e]::before {
    content: 'æ®µå‰è·(25px)';
}

.ql-toolbar.ql-snow .ql-picker.ql-margin-top .ql-picker-label {
    padding-right: 14px;
}


.ql-letter-spacing .ql-picker-label::before,
.ql-letter-spacing .ql-picker-item::before {
    content: 'æ–‡å­—é—´è·';
}

.ql-letter-spacing .ql-picker-label[data-label=lsa]::before,
.ql-letter-spacing .ql-picker-item[data-label=lsa]::before {
    content: 'æ–‡å­—é—´è·(5px)';
}

.ql-letter-spacing .ql-picker-label[data-label=lsb]::before,
.ql-letter-spacing .ql-picker-item[data-label=lsb]::before {
    content: 'æ–‡å­—é—´è·(10px)';
}

.ql-letter-spacing .ql-picker-label[data-label=lsc]::before,
.ql-letter-spacing .ql-picker-item[data-label=lsc]::before {
    content: 'æ–‡å­—é—´è·(15px)';
}

.ql-letter-spacing .ql-picker-label[data-label=lsd]::before,
.ql-letter-spacing .ql-picker-item[data-label=lsd]::before {
    content: 'æ–‡å­—é—´è·(20px)';
}

.ql-letter-spacing .ql-picker-label[data-label=lse]::before,
.ql-letter-spacing .ql-picker-item[data-label=lse]::before {
    content: 'æ–‡å­—é—´è·(25px)';
}</pre></body></html>