/*
Cache: dt-awsome-fonts, dt-awsome-fonts-boot, style, dt-media-op-css, ts-extend-countdown
*/
/* dt-awsome-fonts: (http://w-12862-67691-65763.13919622490.sites.cnfree02.qifeiye.com/qfy-content/themes/qfy-01/css/font-awesome.min.css) */
@font-face {
    font-family: 'fontawesome';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before,
.fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

/* dt-awsome-fonts-boot: (http://w-12862-67691-65763.13919622490.sites.cnfree02.qifeiye.com/qfy-content/themes/qfy-01/css/bootstrap.min.css) */
@charset "utf-8";
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../font/glyphicons-halflings-regular.eot');
    src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}

@font-face {
    font-family: 'fontawesome';
    src: url('../font/fontawesome-v3.eot');
    src: url('../font/fontawesome-v3.eot?#iefix') format('embedded-opentype'), url('../font/fontawesome-v3.woff') format('woff'), url('../font/fontawesome-v3.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

a.bitIcon .glyphicon {
    top: 0;
    display: block;
    line-height: 100%
}

a.iconDisabled.bitButton {
    cursor: default
}

a.bitButton {
    border: 1px solid #ccc;
    cursor: pointer
}

.bitButton b, .bitButton, .bitButton:hover {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.bitButton b, .bitButton span, .bitButton:hover span {
    position: relative;
    text-decoration: none;
    top: 0;
    left: 0
}

.iconBorderStyle.bitButton {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.bitButton.iconUp .iconText, .bitButton.iconDown .iconText {
    display: block
}

a.bitIcon {
    cursor: pointer
}

.bitIcon b, .bitIcon, .bitIcon:hover {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.bitIcon b, .bitIcon span, .bitIcon:hover span {
    position: relative;
    text-decoration: none;
    top: 0;
    left: 0
}

.bitIcon.iconUp .iconText, .bitIcon.iconDown .iconText {
    display: block
}

a.bitCorner.bitIcon b {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr.bitLine {
    margin: 0 auto;
    padding: 0;
    position: relative;
    clear: both;
    top: 0;
    left: 0;
    clear: both;
    display: block
}

.cke_editable .bitIcon b:hover, .cke_editable .bitIcon.bitHover b,
.cke_editable .bitButton.bitHover, .cke_editable .bitButton:hover,
.cke_editable .bitLine:hover {
    outline: 1px dashed #333;
    cursor: pointer
}

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

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

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

.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-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-print:before {
    content: "\e045"
}

.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-eye-open:before {
    content: "\e105"
}

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

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

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

.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-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-tasks:before {
    content: "\e137"
}

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

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

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

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

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

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

.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-briefcase:before {
    content: "\1f4bc"
}

.glyphicon-calendar:before {
    content: "\1f4c5"
}

.glyphicon-pushpin:before {
    content: "\1f4cc"
}

.glyphicon-paperclip:before {
    content: "\1f4ce"
}

.glyphicon-camera:before {
    content: "\1f4f7"
}

.glyphicon-lock:before {
    content: "\1f512"
}

.glyphicon-bell:before {
    content: "\1f514"
}

.glyphicon-bookmark:before {
    content: "\1f516"
}

.glyphicon-fire:before {
    content: "\1f525"
}

.glyphicon-wrench:before {
    content: "\1f527"
}

a.iconDisabled.bitButton {
    cursor: auto
}

[data-icon]:before {
    font-family: 'fontawesome';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-glass:before, .glyphicon.glyphicon-icon-music:before,
.glyphicon.glyphicon-icon-search:before, .glyphicon.glyphicon-icon-envelope:before,
.glyphicon.glyphicon-icon-heart:before, .glyphicon.glyphicon-icon-star:before,
.glyphicon.glyphicon-icon-star-empty:before, .glyphicon.glyphicon-icon-user:before,
.glyphicon.glyphicon-icon-film:before, .glyphicon.glyphicon-icon-inbox:before,
.glyphicon.glyphicon-icon-play-circle:before, .glyphicon.glyphicon-icon-repeat:before,
.glyphicon.glyphicon-icon-refresh:before, .glyphicon.glyphicon-icon-list-alt:before,
.glyphicon.glyphicon-icon-lock:before, .glyphicon.glyphicon-icon-flag:before,
.glyphicon.glyphicon-icon-headphones:before, .glyphicon.glyphicon-icon-volume-off:before,
.glyphicon.glyphicon-icon-align-justify:before, .glyphicon.glyphicon-icon-list:before,
.glyphicon.glyphicon-icon-indent-left:before, .glyphicon.glyphicon-icon-indent-right:before,
.glyphicon.glyphicon-icon-facetime-video:before, .glyphicon.glyphicon-icon-picture:before,
.glyphicon.glyphicon-icon-pencil:before, .glyphicon.glyphicon-icon-map-marker:before,
.glyphicon.glyphicon-icon-adjust:before, .glyphicon.glyphicon-icon-minus-sign:before,
.glyphicon.glyphicon-icon-remove-sign:before, .glyphicon.glyphicon-icon-ok-sign:before,
.glyphicon.glyphicon-icon-question-sign:before, .glyphicon.glyphicon-icon-info-sign:before,
.glyphicon.glyphicon-icon-screenshot:before, .glyphicon.glyphicon-icon-remove-circle:before,
.glyphicon.glyphicon-icon-ok-circle:before, .glyphicon.glyphicon-icon-ban-circle:before,
.glyphicon.glyphicon-icon-calendar:before, .glyphicon.glyphicon-icon-random:before,
.glyphicon.glyphicon-icon-comment:before, .glyphicon.glyphicon-icon-magnet:before,
.glyphicon.glyphicon-icon-chevron-up:before, .glyphicon.glyphicon-icon-chevron-down:before,
.glyphicon.glyphicon-icon-retweet:before, .glyphicon.glyphicon-icon-shopping-cart:before,
.glyphicon.glyphicon-icon-folder-close:before, .glyphicon.glyphicon-icon-signin:before,
.glyphicon.glyphicon-icon-trophy:before, .glyphicon.glyphicon-icon-github-sign:before,
.glyphicon.glyphicon-icon-upload-alt:before, .glyphicon.glyphicon-icon-lemon:before,
.glyphicon.glyphicon-icon-phone:before, .glyphicon.glyphicon-icon-check-empty:before,
.glyphicon.glyphicon-icon-bookmark-empty:before, .glyphicon.glyphicon-icon-phone-sign:before,
.glyphicon.glyphicon-icon-globe:before, .glyphicon.glyphicon-icon-wrench:before,
.glyphicon.glyphicon-icon-tasks:before, .glyphicon.glyphicon-icon-filter:before,
.glyphicon.glyphicon-icon-briefcase:before, .glyphicon.glyphicon-icon-fullscreen:before,
.glyphicon.glyphicon-icon-group:before, .glyphicon.glyphicon-icon-link:before,
.glyphicon.glyphicon-icon-cloud:before, .glyphicon.glyphicon-icon-money:before,
.glyphicon.glyphicon-icon-caret-down:before, .glyphicon.glyphicon-icon-caret-up:before,
.glyphicon.glyphicon-icon-caret-left:before, .glyphicon.glyphicon-icon-caret-right:before,
.glyphicon.glyphicon-icon-columns:before, .glyphicon.glyphicon-icon-sort:before,
.glyphicon.glyphicon-icon-sort-down:before, .glyphicon.glyphicon-icon-sort-up:before,
.glyphicon.glyphicon-icon-bell-alt:before, .glyphicon.glyphicon-icon-coffee:before,
.glyphicon.glyphicon-icon-food:before, .glyphicon.glyphicon-icon-file-alt:before,
.glyphicon.glyphicon-icon-building:before, .glyphicon.glyphicon-icon-hospital:before,
.glyphicon.glyphicon-icon-ambulance:before, .glyphicon.glyphicon-icon-medkit:before,
.glyphicon.glyphicon-icon-fighter-jet:before, .glyphicon.glyphicon-icon-spinner:before,
.glyphicon.glyphicon-icon-circle:before, .glyphicon.glyphicon-icon-reply:before,
.glyphicon.glyphicon-icon-github-alt:before, .glyphicon.glyphicon-icon-folder-close-alt:before,
.glyphicon.glyphicon-icon-folder-open-alt:before, .glyphicon.glyphicon-icon-expand-alt:before,
.glyphicon.glyphicon-icon-collapse-alt:before, .glyphicon.glyphicon-icon-smile:before,
.glyphicon.glyphicon-icon-subscript:before, .glyphicon.glyphicon-icon-eraser:before,
.glyphicon.glyphicon-icon-puzzle:before, .glyphicon.glyphicon-icon-microphone:before,
.glyphicon.glyphicon-icon-microphone-off:before, .glyphicon.glyphicon-icon-shield:before,
.glyphicon.glyphicon-icon-calendar-empty:before, .glyphicon.glyphicon-icon-fire-extinguisher:before,
.glyphicon.glyphicon-icon-rocket:before, .glyphicon.glyphicon-icon-level-down:before,
.glyphicon.glyphicon-icon-check-sign:before, .glyphicon.glyphicon-icon-edit-sign:before,
.glyphicon.glyphicon-icon-external-link-sign:before, .glyphicon.glyphicon-icon-share-sign:before,
.glyphicon.glyphicon-icon-compass:before, .glyphicon.glyphicon-icon-collapse:before,
.glyphicon.glyphicon-icon-collapse-top:before, .glyphicon.glyphicon-icon-expand:before,
.glyphicon.glyphicon-icon-youtube-sign:before, .glyphicon.glyphicon-icon-youtube:before,
.glyphicon.glyphicon-icon-xing:before, .glyphicon.glyphicon-icon-xing-sign:before,
.glyphicon.glyphicon-icon-youtube-play:before, .glyphicon.glyphicon-icon-dropbox:before,
.glyphicon.glyphicon-icon-stackexchange:before, .glyphicon.glyphicon-icon-instagram:before,
.glyphicon.glyphicon-icon-flickr:before, .glyphicon.glyphicon-icon-male:before,
.glyphicon.glyphicon-icon-gittip:before, .glyphicon.glyphicon-icon-sun:before,
.glyphicon.glyphicon-icon-moon:before, .glyphicon.glyphicon-icon-archive:before,
.glyphicon.glyphicon-icon-bug:before, .glyphicon.glyphicon-icon-vk:before,
.glyphicon.glyphicon-icon-weibo:before, .glyphicon.glyphicon-icon-renren:before,
.glyphicon.glyphicon-icon-th-large:before, .glyphicon.glyphicon-icon-th:before,
.glyphicon.glyphicon-icon-th-list:before, .glyphicon.glyphicon-icon-ok:before,
.glyphicon.glyphicon-icon-remove:before, .glyphicon.glyphicon-icon-zoom-in:before,
.glyphicon.glyphicon-icon-zoom-out:before, .glyphicon.glyphicon-icon-off:before,
.glyphicon.glyphicon-icon-signal:before, .glyphicon.glyphicon-icon-cog:before,
.glyphicon.glyphicon-icon-trash:before, .glyphicon.glyphicon-icon-home:before,
.glyphicon.glyphicon-icon-file:before, .glyphicon.glyphicon-icon-time:before,
.glyphicon.glyphicon-icon-road:before, .glyphicon.glyphicon-icon-download-alt:before,
.glyphicon.glyphicon-icon-download:before, .glyphicon.glyphicon-icon-upload:before,
.glyphicon.glyphicon-icon-volume-down:before, .glyphicon.glyphicon-icon-volume-up:before,
.glyphicon.glyphicon-icon-qrcode:before, .glyphicon.glyphicon-icon-barcode:before,
.glyphicon.glyphicon-icon-tag:before, .glyphicon.glyphicon-icon-tags:before,
.glyphicon.glyphicon-icon-book:before, .glyphicon.glyphicon-icon-bookmark:before,
.glyphicon.glyphicon-icon-print:before, .glyphicon.glyphicon-icon-camera:before,
.glyphicon.glyphicon-icon-font:before, .glyphicon.glyphicon-icon-bold:before,
.glyphicon.glyphicon-icon-italic:before, .glyphicon.glyphicon-icon-text-height:before,
.glyphicon.glyphicon-icon-text-width:before, .glyphicon.glyphicon-icon-align-left:before,
.glyphicon.glyphicon-icon-align-center:before, .glyphicon.glyphicon-icon-align-right:before,
.glyphicon.glyphicon-icon-tint:before, .glyphicon.glyphicon-icon-edit:before,
.glyphicon.glyphicon-icon-share:before, .glyphicon.glyphicon-icon-check:before,
.glyphicon.glyphicon-icon-move:before, .glyphicon.glyphicon-icon-step-backward:before,
.glyphicon.glyphicon-icon-fast-backward:before, .glyphicon.glyphicon-icon-backward:before,
.glyphicon.glyphicon-icon-play:before, .glyphicon.glyphicon-icon-pause:before,
.glyphicon.glyphicon-icon-stop:before, .glyphicon.glyphicon-icon-forward:before,
.glyphicon.glyphicon-icon-fast-forward:before, .glyphicon.glyphicon-icon-step-forward:before,
.glyphicon.glyphicon-icon-eject:before, .glyphicon.glyphicon-icon-chevron-left:before,
.glyphicon.glyphicon-icon-chevron-right:before, .glyphicon.glyphicon-icon-plus-sign:before,
.glyphicon.glyphicon-icon-arrow-left:before, .glyphicon.glyphicon-icon-arrow-right:before,
.glyphicon.glyphicon-icon-arrow-up:before, .glyphicon.glyphicon-icon-arrow-down:before,
.glyphicon.glyphicon-icon-share-alt:before, .glyphicon.glyphicon-icon-resize-full:before,
.glyphicon.glyphicon-icon-resize-small:before, .glyphicon.glyphicon-icon-plus:before,
.glyphicon.glyphicon-icon-minus:before, .glyphicon.glyphicon-icon-asterisk:before,
.glyphicon.glyphicon-icon-exclamation-sign:before, .glyphicon.glyphicon-icon-gift:before,
.glyphicon.glyphicon-icon-leaf:before, .glyphicon.glyphicon-icon-fire:before,
.glyphicon.glyphicon-icon-eye-open:before, .glyphicon.glyphicon-icon-eye-close:before,
.glyphicon.glyphicon-icon-warning-sign:before, .glyphicon.glyphicon-icon-plane:before,
.glyphicon.glyphicon-icon-folder-open:before, .glyphicon.glyphicon-icon-resize-vertical:before,
.glyphicon.glyphicon-icon-resize-horizontal:before, .glyphicon.glyphicon-icon-bar-chart:before,
.glyphicon.glyphicon-icon-twitter-sign:before, .glyphicon.glyphicon-icon-facebook-sign:before,
.glyphicon.glyphicon-icon-camera-retro:before, .glyphicon.glyphicon-icon-key:before,
.glyphicon.glyphicon-icon-cogs:before, .glyphicon.glyphicon-icon-comments:before,
.glyphicon.glyphicon-icon-thumbs-up:before, .glyphicon.glyphicon-icon-thumbs-down:before,
.glyphicon.glyphicon-icon-star-half:before, .glyphicon.glyphicon-icon-heart-empty:before,
.glyphicon.glyphicon-icon-signout:before, .glyphicon.glyphicon-icon-linkedin-sign:before,
.glyphicon.glyphicon-icon-pushpin:before, .glyphicon.glyphicon-icon-external-link:before,
.glyphicon.glyphicon-icon-twitter:before, .glyphicon.glyphicon-icon-facebook:before,
.glyphicon.glyphicon-icon-github:before, .glyphicon.glyphicon-icon-unlock:before,
.glyphicon.glyphicon-icon-credit:before, .glyphicon.glyphicon-icon-rss:before,
.glyphicon.glyphicon-icon-hdd:before, .glyphicon.glyphicon-icon-bullhorn:before,
.glyphicon.glyphicon-icon-bell:before, .glyphicon.glyphicon-icon-certificate:before,
.glyphicon.glyphicon-icon-hand-right:before, .glyphicon.glyphicon-icon-hand-left:before,
.glyphicon.glyphicon-icon-hand-up:before, .glyphicon.glyphicon-icon-hand-down:before,
.glyphicon.glyphicon-icon-circle-arrow-left:before, .glyphicon.glyphicon-icon-circle-arrow-right:before,
.glyphicon.glyphicon-icon-circle-arrow-up:before, .glyphicon.glyphicon-icon-circle-arrow-down:before,
.glyphicon.glyphicon-icon-beaker:before, .glyphicon.glyphicon-icon-cut:before,
.glyphicon.glyphicon-icon-copy:before, .glyphicon.glyphicon-icon-paper-clip:before,
.glyphicon.glyphicon-icon-save:before, .glyphicon.glyphicon-icon-sign-blank:before,
.glyphicon.glyphicon-icon-reorder:before, .glyphicon.glyphicon-icon-list-ul:before,
.glyphicon.glyphicon-icon-list-ol:before, .glyphicon.glyphicon-icon-strikethrough:before,
.glyphicon.glyphicon-icon-underline:before, .glyphicon.glyphicon-icon-table:before,
.glyphicon.glyphicon-icon-magic:before, .glyphicon.glyphicon-icon-truck:before,
.glyphicon.glyphicon-icon-pinterest:before, .glyphicon.glyphicon-icon-pinterest-sign:before,
.glyphicon.glyphicon-icon-google-plus-sign:before, .glyphicon.glyphicon-icon-google-plus:before,
.glyphicon.glyphicon-icon-envelope-alt:before, .glyphicon.glyphicon-icon-linkedin:before,
.glyphicon.glyphicon-icon-undo:before, .glyphicon.glyphicon-icon-legal:before,
.glyphicon.glyphicon-icon-dashboard:before, .glyphicon.glyphicon-icon-comment-alt:before,
.glyphicon.glyphicon-icon-comments-alt:before, .glyphicon.glyphicon-icon-bolt:before,
.glyphicon.glyphicon-icon-sitemap:before, .glyphicon.glyphicon-icon-umbrella:before,
.glyphicon.glyphicon-icon-paste:before, .glyphicon.glyphicon-icon-lightbulb:before,
.glyphicon.glyphicon-icon-exchange:before, .glyphicon.glyphicon-icon-cloud-download:before,
.glyphicon.glyphicon-icon-cloud-upload:before, .glyphicon.glyphicon-icon-user-md:before,
.glyphicon.glyphicon-icon-stethoscope:before, .glyphicon.glyphicon-icon-beer:before,
.glyphicon.glyphicon-icon-h-sign:before, .glyphicon.glyphicon-icon-plus-sign-2:before,
.glyphicon.glyphicon-icon-double-angle-left:before, .glyphicon.glyphicon-icon-double-angle-right:before,
.glyphicon.glyphicon-icon-double-angle-up:before, .glyphicon.glyphicon-icon-double-angle-down:before,
.glyphicon.glyphicon-icon-angle-left:before, .glyphicon.glyphicon-icon-angle-right:before,
.glyphicon.glyphicon-icon-angle-up:before, .glyphicon.glyphicon-icon-angle-down:before,
.glyphicon.glyphicon-icon-desktop:before, .glyphicon.glyphicon-icon-laptop:before,
.glyphicon.glyphicon-icon-tablet:before, .glyphicon.glyphicon-icon-circle-blank:before,
.glyphicon.glyphicon-icon-quote-left:before, .glyphicon.glyphicon-icon-quote-right:before,
.glyphicon.glyphicon-icon-frown:before, .glyphicon.glyphicon-icon-meh:before,
.glyphicon.glyphicon-icon-gamepad:before, .glyphicon.glyphicon-icon-keyboard:before,
.glyphicon.glyphicon-icon-flag-alt:before, .glyphicon.glyphicon-icon-flag-checkered:before,
.glyphicon.glyphicon-icon-terminal:before, .glyphicon.glyphicon-icon-code:before,
.glyphicon.glyphicon-icon-reply-all:before, .glyphicon.glyphicon-icon-star-half-full:before,
.glyphicon.glyphicon-icon-location-arrow:before, .glyphicon.glyphicon-icon-crop:before,
.glyphicon.glyphicon-icon-code-fork:before, .glyphicon.glyphicon-icon-unlink:before,
.glyphicon.glyphicon-icon-question:before, .glyphicon.glyphicon-icon-info:before,
.glyphicon.glyphicon-icon-exclamation:before, .glyphicon.glyphicon-icon-superscript:before,
.glyphicon.glyphicon-icon-maxcdn:before, .glyphicon.glyphicon-icon-chevron-sign-left:before,
.glyphicon.glyphicon-icon-chevron-sign-right:before, .glyphicon.glyphicon-icon-chevron-sign-up:before,
.glyphicon.glyphicon-icon-chevron-sign-down:before, .glyphicon.glyphicon-icon-html5:before,
.glyphicon.glyphicon-icon-css3:before, .glyphicon.glyphicon-icon-anchor:before,
.glyphicon.glyphicon-icon-unlock-alt:before, .glyphicon.glyphicon-icon-bullseye:before,
.glyphicon.glyphicon-icon-ellipsis-horizontal:before, .glyphicon.glyphicon-icon-ellipsis-vertical:before,
.glyphicon.glyphicon-icon-rss-sign:before, .glyphicon.glyphicon-icon-play-sign:before,
.glyphicon.glyphicon-icon-ticket:before, .glyphicon.glyphicon-icon-minus-sign-alt:before,
.glyphicon.glyphicon-icon-check-minus:before, .glyphicon.glyphicon-icon-level-up:before,
.glyphicon.glyphicon-icon-euro:before, .glyphicon.glyphicon-icon-gbp:before,
.glyphicon.glyphicon-icon-dollar:before, .glyphicon.glyphicon-icon-rupee:before,
.glyphicon.glyphicon-icon-yen:before, .glyphicon.glyphicon-icon-renminbi:before,
.glyphicon.glyphicon-icon-won:before, .glyphicon.glyphicon-icon-bitcoin:before,
.glyphicon.glyphicon-icon-file-2:before, .glyphicon.glyphicon-icon-file-text:before,
.glyphicon.glyphicon-icon-sort-by-alphabet:before, .glyphicon.glyphicon-icon-sort-by-alphabet-alt:before,
.glyphicon.glyphicon-icon-sort-by-attributes:before, .glyphicon.glyphicon-icon-sort-by-attributes-alt:before,
.glyphicon.glyphicon-icon-sort-by-order:before, .glyphicon.glyphicon-icon-sort-by-order-alt:before,
.glyphicon.glyphicon-icon-thumbs-up-2:before, .glyphicon.glyphicon-icon-thumbs-down-2:before,
.glyphicon.glyphicon-icon-adn:before, .glyphicon.glyphicon-icon-bitbucket:before,
.glyphicon.glyphicon-icon-bitbucket-sign:before, .glyphicon.glyphicon-icon-tumblr:before,
.glyphicon.glyphicon-icon-tumblr-sign:before, .glyphicon.glyphicon-icon-long-arrow-down:before,
.glyphicon.glyphicon-icon-long-arrow-up:before, .glyphicon.glyphicon-icon-long-arrow-left:before,
.glyphicon.glyphicon-icon-long-arrow-right:before, .glyphicon.glyphicon-icon-apple:before,
.glyphicon.glyphicon-icon-windows:before, .glyphicon.glyphicon-icon-android:before,
.glyphicon.glyphicon-icon-linux:before, .glyphicon.glyphicon-icon-dribbble:before,
.glyphicon.glyphicon-icon-skype:before, .glyphicon.glyphicon-icon-foursquare:before,
.glyphicon.glyphicon-icon-trello:before, .glyphicon.glyphicon-icon-female:before,
.glyphicon.glyphicon-icon-weixin-round:before, .glyphicon.glyphicon-icon-tencent-weibo-round:before,
.glyphicon.glyphicon-icon-sina-weibo-round:before, .glyphicon.glyphicon-icon-renren-round:before,
.glyphicon.glyphicon-icon-qq-round:before, .glyphicon.glyphicon-icon-douban-round:before,
.glyphicon.glyphicon-icon-suitcase:before, .glyphicon.glyphicon-icon-mobile:before,
.glyphicon.glyphicon-icon-douban:before, .glyphicon.glyphicon-icon-qq:before,
.glyphicon.glyphicon-icon-renren-2:before, .glyphicon.glyphicon-icon-sina-weibo:before,
.glyphicon.glyphicon-icon-tencent-weibo:before, .glyphicon.glyphicon-icon-weixin:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-glass:before {
    content: "\38"
}

.glyphicon.glyphicon-icon-music:before {
    content: "\f001"
}

.glyphicon.glyphicon-icon-search:before {
    content: "\f002"
}

.glyphicon.glyphicon-icon-envelope:before {
    content: "\f003"
}

.glyphicon.glyphicon-icon-heart:before {
    content: "\f004"
}

.glyphicon.glyphicon-icon-star:before {
    content: "\f005"
}

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

.glyphicon.glyphicon-icon-user:before {
    content: "\f007"
}

.glyphicon.glyphicon-icon-film:before {
    content: "\f008"
}

.glyphicon.glyphicon-icon-inbox:before {
    content: "\f01c"
}

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

.glyphicon.glyphicon-icon-repeat:before {
    content: "\f01e"
}

.glyphicon.glyphicon-icon-refresh:before {
    content: "\f021"
}

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

.glyphicon.glyphicon-icon-lock:before {
    content: "\f023"
}

.glyphicon.glyphicon-icon-flag:before {
    content: "\f024"
}

.glyphicon.glyphicon-icon-headphones:before {
    content: "\f025"
}

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

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

.glyphicon.glyphicon-icon-list:before {
    content: "\f03a"
}

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

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

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

.glyphicon.glyphicon-icon-picture:before {
    content: "\f03e"
}

.glyphicon.glyphicon-icon-pencil:before {
    content: "\f040"
}

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

.glyphicon.glyphicon-icon-adjust:before {
    content: "\f042"
}

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

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

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

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

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

.glyphicon.glyphicon-icon-screenshot:before {
    content: "\f05b"
}

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

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

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

.glyphicon.glyphicon-icon-calendar:before {
    content: "\f073"
}

.glyphicon.glyphicon-icon-random:before {
    content: "\f074"
}

.glyphicon.glyphicon-icon-comment:before {
    content: "\f075"
}

.glyphicon.glyphicon-icon-magnet:before {
    content: "\f076"
}

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

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

.glyphicon.glyphicon-icon-retweet:before {
    content: "\f079"
}

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

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

.glyphicon.glyphicon-icon-signin:before {
    content: "\f090"
}

.glyphicon.glyphicon-icon-trophy:before {
    content: "\f091"
}

.glyphicon.glyphicon-icon-github-sign:before {
    content: "\f092"
}

.glyphicon.glyphicon-icon-upload-alt:before {
    content: "\f093"
}

.glyphicon.glyphicon-icon-lemon:before {
    content: "\f094"
}

.glyphicon.glyphicon-icon-phone:before {
    content: "\f095"
}

.glyphicon.glyphicon-icon-check-empty:before {
    content: "\f096"
}

.glyphicon.glyphicon-icon-bookmark-empty:before {
    content: "\f097"
}

.glyphicon.glyphicon-icon-phone-sign:before {
    content: "\f098"
}

.glyphicon.glyphicon-icon-globe:before {
    content: "\f0ac"
}

.glyphicon.glyphicon-icon-wrench:before {
    content: "\f0ad"
}

.glyphicon.glyphicon-icon-tasks:before {
    content: "\f0ae"
}

.glyphicon.glyphicon-icon-filter:before {
    content: "\f0b0"
}

.glyphicon.glyphicon-icon-briefcase:before {
    content: "\f0b1"
}

.glyphicon.glyphicon-icon-fullscreen:before {
    content: "\f0b2"
}

.glyphicon.glyphicon-icon-group:before {
    content: "\f0c0"
}

.glyphicon.glyphicon-icon-link:before {
    content: "\f0c1"
}

.glyphicon.glyphicon-icon-cloud:before {
    content: "\f0c2"
}

.glyphicon.glyphicon-icon-money:before {
    content: "\f0d6"
}

.glyphicon.glyphicon-icon-caret-down:before {
    content: "\f0d7"
}

.glyphicon.glyphicon-icon-caret-up:before {
    content: "\f0d8"
}

.glyphicon.glyphicon-icon-caret-left:before {
    content: "\f0d9"
}

.glyphicon.glyphicon-icon-caret-right:before {
    content: "\f0da"
}

.glyphicon.glyphicon-icon-columns:before {
    content: "\f0db"
}

.glyphicon.glyphicon-icon-sort:before {
    content: "\f0dc"
}

.glyphicon.glyphicon-icon-sort-down:before {
    content: "\f0dd"
}

.glyphicon.glyphicon-icon-sort-up:before {
    content: "\f0de"
}

.glyphicon.glyphicon-icon-bell-alt:before {
    content: "\f0f3"
}

.glyphicon.glyphicon-icon-coffee:before {
    content: "\f0f4"
}

.glyphicon.glyphicon-icon-food:before {
    content: "\f0f5"
}

.glyphicon.glyphicon-icon-file-alt:before {
    content: "\f0f6"
}

.glyphicon.glyphicon-icon-building:before {
    content: "\f0f7"
}

.glyphicon.glyphicon-icon-hospital:before {
    content: "\f0f8"
}

.glyphicon.glyphicon-icon-ambulance:before {
    content: "\f0f9"
}

.glyphicon.glyphicon-icon-medkit:before {
    content: "\f0fa"
}

.glyphicon.glyphicon-icon-fighter-jet:before {
    content: "\f0fb"
}

.glyphicon.glyphicon-icon-spinner:before {
    content: "\f110"
}

.glyphicon.glyphicon-icon-circle:before {
    content: "\f111"
}

.glyphicon.glyphicon-icon-reply:before {
    content: "\f112"
}

.glyphicon.glyphicon-icon-github-alt:before {
    content: "\f113"
}

.glyphicon.glyphicon-icon-folder-close-alt:before {
    content: "\f114"
}

.glyphicon.glyphicon-icon-folder-open-alt:before {
    content: "\f115"
}

.glyphicon.glyphicon-icon-expand-alt:before {
    content: "\f116"
}

.glyphicon.glyphicon-icon-collapse-alt:before {
    content: "\f117"
}

.glyphicon.glyphicon-icon-smile:before {
    content: "\f118"
}

.glyphicon.glyphicon-icon-subscript:before {
    content: "\f12c"
}

.glyphicon.glyphicon-icon-eraser:before {
    content: "\f12d"
}

.glyphicon.glyphicon-icon-puzzle:before {
    content: "\f12e"
}

.glyphicon.glyphicon-icon-microphone:before {
    content: "\f130"
}

.glyphicon.glyphicon-icon-microphone-off:before {
    content: "\f131"
}

.glyphicon.glyphicon-icon-shield:before {
    content: "\f132"
}

.glyphicon.glyphicon-icon-calendar-empty:before {
    content: "\f133"
}

.glyphicon.glyphicon-icon-fire-extinguisher:before {
    content: "\f134"
}

.glyphicon.glyphicon-icon-rocket:before {
    content: "\f135"
}

.glyphicon.glyphicon-icon-level-down:before {
    content: "\f149"
}

.glyphicon.glyphicon-icon-check-sign:before {
    content: "\f14a"
}

.glyphicon.glyphicon-icon-edit-sign:before {
    content: "\f14b"
}

.glyphicon.glyphicon-icon-external-link-sign:before {
    content: "\f14c"
}

.glyphicon.glyphicon-icon-share-sign:before {
    content: "\f14d"
}

.glyphicon.glyphicon-icon-compass:before {
    content: "\f14e"
}

.glyphicon.glyphicon-icon-collapse:before {
    content: "\f150"
}

.glyphicon.glyphicon-icon-collapse-top:before {
    content: "\f151"
}

.glyphicon.glyphicon-icon-expand:before {
    content: "\f152"
}

.glyphicon.glyphicon-icon-youtube-sign:before {
    content: "\f166"
}

.glyphicon.glyphicon-icon-youtube:before {
    content: "\f167"
}

.glyphicon.glyphicon-icon-xing:before {
    content: "\f168"
}

.glyphicon.glyphicon-icon-xing-sign:before {
    content: "\f169"
}

.glyphicon.glyphicon-icon-youtube-play:before {
    content: "\f16a"
}

.glyphicon.glyphicon-icon-dropbox:before {
    content: "\f16b"
}

.glyphicon.glyphicon-icon-stackexchange:before {
    content: "\f16c"
}

.glyphicon.glyphicon-icon-instagram:before {
    content: "\f16d"
}

.glyphicon.glyphicon-icon-flickr:before {
    content: "\f16e"
}

.glyphicon.glyphicon-icon-male:before {
    content: "\f183"
}

.glyphicon.glyphicon-icon-gittip:before {
    content: "\f184"
}

.glyphicon.glyphicon-icon-sun:before {
    content: "\f185"
}

.glyphicon.glyphicon-icon-moon:before {
    content: "\f186"
}

.glyphicon.glyphicon-icon-archive:before {
    content: "\f187"
}

.glyphicon.glyphicon-icon-bug:before {
    content: "\f188"
}

.glyphicon.glyphicon-icon-vk:before {
    content: "\f189"
}

.glyphicon.glyphicon-icon-weibo:before {
    content: "\f18a"
}

.glyphicon.glyphicon-icon-renren:before {
    content: "\f18b"
}

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

.glyphicon.glyphicon-icon-th:before {
    content: "\f00a"
}

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

.glyphicon.glyphicon-icon-ok:before {
    content: "\f00c"
}

.glyphicon.glyphicon-icon-remove:before {
    content: "\f00d"
}

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

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

.glyphicon.glyphicon-icon-off:before {
    content: "\f011"
}

.glyphicon.glyphicon-icon-signal:before {
    content: "\f012"
}

.glyphicon.glyphicon-icon-cog:before {
    content: "\f013"
}

.glyphicon.glyphicon-icon-trash:before {
    content: "\f014"
}

.glyphicon.glyphicon-icon-home:before {
    content: "\f015"
}

.glyphicon.glyphicon-icon-file:before {
    content: "\f016"
}

.glyphicon.glyphicon-icon-time:before {
    content: "\f017"
}

.glyphicon.glyphicon-icon-road:before {
    content: "\f018"
}

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

.glyphicon.glyphicon-icon-download:before {
    content: "\f01a"
}

.glyphicon.glyphicon-icon-upload:before {
    content: "\f01b"
}

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

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

.glyphicon.glyphicon-icon-qrcode:before {
    content: "\f029"
}

.glyphicon.glyphicon-icon-barcode:before {
    content: "\f02a"
}

.glyphicon.glyphicon-icon-tag:before {
    content: "\f02b"
}

.glyphicon.glyphicon-icon-tags:before {
    content: "\f02c"
}

.glyphicon.glyphicon-icon-book:before {
    content: "\f02d"
}

.glyphicon.glyphicon-icon-bookmark:before {
    content: "\f02e"
}

.glyphicon.glyphicon-icon-print:before {
    content: "\f02f"
}

.glyphicon.glyphicon-icon-camera:before {
    content: "\f030"
}

.glyphicon.glyphicon-icon-font:before {
    content: "\f031"
}

.glyphicon.glyphicon-icon-bold:before {
    content: "\f032"
}

.glyphicon.glyphicon-icon-italic:before {
    content: "\f033"
}

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

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

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

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

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

.glyphicon.glyphicon-icon-tint:before {
    content: "\f043"
}

.glyphicon.glyphicon-icon-edit:before {
    content: "\f044"
}

.glyphicon.glyphicon-icon-share:before {
    content: "\f045"
}

.glyphicon.glyphicon-icon-check:before {
    content: "\f046"
}

.glyphicon.glyphicon-icon-move:before {
    content: "\f047"
}

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

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

.glyphicon.glyphicon-icon-backward:before {
    content: "\f04a"
}

.glyphicon.glyphicon-icon-play:before {
    content: "\f04b"
}

.glyphicon.glyphicon-icon-pause:before {
    content: "\f04c"
}

.glyphicon.glyphicon-icon-stop:before {
    content: "\f04d"
}

.glyphicon.glyphicon-icon-forward:before {
    content: "\f04e"
}

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

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

.glyphicon.glyphicon-icon-eject:before {
    content: "\f052"
}

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

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

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

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

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

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

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

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

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

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

.glyphicon.glyphicon-icon-plus:before {
    content: "\f067"
}

.glyphicon.glyphicon-icon-minus:before {
    content: "\f068"
}

.glyphicon.glyphicon-icon-asterisk:before {
    content: "\f069"
}

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

.glyphicon.glyphicon-icon-gift:before {
    content: "\f06b"
}

.glyphicon.glyphicon-icon-leaf:before {
    content: "\f06c"
}

.glyphicon.glyphicon-icon-fire:before {
    content: "\f06d"
}

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

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

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

.glyphicon.glyphicon-icon-plane:before {
    content: "\f072"
}

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

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

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

.glyphicon.glyphicon-icon-bar-chart:before {
    content: "\f080"
}

.glyphicon.glyphicon-icon-twitter-sign:before {
    content: "\f081"
}

.glyphicon.glyphicon-icon-facebook-sign:before {
    content: "\f082"
}

.glyphicon.glyphicon-icon-camera-retro:before {
    content: "\f083"
}

.glyphicon.glyphicon-icon-key:before {
    content: "\f084"
}

.glyphicon.glyphicon-icon-cogs:before {
    content: "\f085"
}

.glyphicon.glyphicon-icon-comments:before {
    content: "\f086"
}

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

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

.glyphicon.glyphicon-icon-star-half:before {
    content: "\f089"
}

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

.glyphicon.glyphicon-icon-signout:before {
    content: "\f08b"
}

.glyphicon.glyphicon-icon-linkedin-sign:before {
    content: "\f08c"
}

.glyphicon.glyphicon-icon-pushpin:before {
    content: "\f08d"
}

.glyphicon.glyphicon-icon-external-link:before {
    content: "\f08e"
}

.glyphicon.glyphicon-icon-twitter:before {
    content: "\f099"
}

.glyphicon.glyphicon-icon-facebook:before {
    content: "\f09a"
}

.glyphicon.glyphicon-icon-github:before {
    content: "\f09b"
}

.glyphicon.glyphicon-icon-unlock:before {
    content: "\f09c"
}

.glyphicon.glyphicon-icon-credit:before {
    content: "\f09d"
}

.glyphicon.glyphicon-icon-rss:before {
    content: "\f09e"
}

.glyphicon.glyphicon-icon-hdd:before {
    content: "\f0a0"
}

.glyphicon.glyphicon-icon-bullhorn:before {
    content: "\f0a1"
}

.glyphicon.glyphicon-icon-bell:before {
    content: "\f0a2"
}

.glyphicon.glyphicon-icon-certificate:before {
    content: "\f0a3"
}

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

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

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

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

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

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

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

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

.glyphicon.glyphicon-icon-beaker:before {
    content: "\f0c3"
}

.glyphicon.glyphicon-icon-cut:before {
    content: "\f0c4"
}

.glyphicon.glyphicon-icon-copy:before {
    content: "\f0c5"
}

.glyphicon.glyphicon-icon-paper-clip:before {
    content: "\f0c6"
}

.glyphicon.glyphicon-icon-save:before {
    content: "\f0c7"
}

.glyphicon.glyphicon-icon-sign-blank:before {
    content: "\f0c8"
}

.glyphicon.glyphicon-icon-reorder:before {
    content: "\f0c9"
}

.glyphicon.glyphicon-icon-list-ul:before {
    content: "\f0ca"
}

.glyphicon.glyphicon-icon-list-ol:before {
    content: "\f0cb"
}

.glyphicon.glyphicon-icon-strikethrough:before {
    content: "\f0cc"
}

.glyphicon.glyphicon-icon-underline:before {
    content: "\f0cd"
}

.glyphicon.glyphicon-icon-table:before {
    content: "\f0ce"
}

.glyphicon.glyphicon-icon-magic:before {
    content: "\f0d0"
}

.glyphicon.glyphicon-icon-truck:before {
    content: "\f0d1"
}

.glyphicon.glyphicon-icon-pinterest:before {
    content: "\f0d2"
}

.glyphicon.glyphicon-icon-pinterest-sign:before {
    content: "\f0d3"
}

.glyphicon.glyphicon-icon-google-plus-sign:before {
    content: "\f0d4"
}

.glyphicon.glyphicon-icon-google-plus:before {
    content: "\f0d5"
}

.glyphicon.glyphicon-icon-envelope-alt:before {
    content: "\f0e0"
}

.glyphicon.glyphicon-icon-linkedin:before {
    content: "\f0e1"
}

.glyphicon.glyphicon-icon-undo:before {
    content: "\f0e2"
}

.glyphicon.glyphicon-icon-legal:before {
    content: "\f0e3"
}

.glyphicon.glyphicon-icon-dashboard:before {
    content: "\f0e4"
}

.glyphicon.glyphicon-icon-comment-alt:before {
    content: "\f0e5"
}

.glyphicon.glyphicon-icon-comments-alt:before {
    content: "\f0e6"
}

.glyphicon.glyphicon-icon-bolt:before {
    content: "\f0e7"
}

.glyphicon.glyphicon-icon-sitemap:before {
    content: "\f0e8"
}

.glyphicon.glyphicon-icon-umbrella:before {
    content: "\f0e9"
}

.glyphicon.glyphicon-icon-paste:before {
    content: "\f0ea"
}

.glyphicon.glyphicon-icon-lightbulb:before {
    content: "\f0eb"
}

.glyphicon.glyphicon-icon-exchange:before {
    content: "\f0ec"
}

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

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

.glyphicon.glyphicon-icon-user-md:before {
    content: "\f0f0"
}

.glyphicon.glyphicon-icon-stethoscope:before {
    content: "\f0f1"
}

.glyphicon.glyphicon-icon-beer:before {
    content: "\f0fc"
}

.glyphicon.glyphicon-icon-h-sign:before {
    content: "\f0fd"
}

.glyphicon.glyphicon-icon-plus-sign-2:before {
    content: "\f0fe"
}

.glyphicon.glyphicon-icon-double-angle-left:before {
    content: "\f100"
}

.glyphicon.glyphicon-icon-double-angle-right:before {
    content: "\f101"
}

.glyphicon.glyphicon-icon-double-angle-up:before {
    content: "\f102"
}

.glyphicon.glyphicon-icon-double-angle-down:before {
    content: "\f103"
}

.glyphicon.glyphicon-icon-angle-left:before {
    content: "\f104"
}

.glyphicon.glyphicon-icon-angle-right:before {
    content: "\f105"
}

.glyphicon.glyphicon-icon-angle-up:before {
    content: "\f106"
}

.glyphicon.glyphicon-icon-angle-down:before {
    content: "\f107"
}

.glyphicon.glyphicon-icon-desktop:before {
    content: "\f108"
}

.glyphicon.glyphicon-icon-laptop:before {
    content: "\f109"
}

.glyphicon.glyphicon-icon-tablet:before {
    content: "\f10a"
}

.glyphicon.glyphicon-icon-circle-blank:before {
    content: "\f10c"
}

.glyphicon.glyphicon-icon-quote-left:before {
    content: "\f10d"
}

.glyphicon.glyphicon-icon-quote-right:before {
    content: "\f10e"
}

.glyphicon.glyphicon-icon-frown:before {
    content: "\f119"
}

.glyphicon.glyphicon-icon-meh:before {
    content: "\f11a"
}

.glyphicon.glyphicon-icon-gamepad:before {
    content: "\f11b"
}

.glyphicon.glyphicon-icon-keyboard:before {
    content: "\f11c"
}

.glyphicon.glyphicon-icon-flag-alt:before {
    content: "\f11d"
}

.glyphicon.glyphicon-icon-flag-checkered:before {
    content: "\f11e"
}

.glyphicon.glyphicon-icon-terminal:before {
    content: "\f120"
}

.glyphicon.glyphicon-icon-code:before {
    content: "\f121"
}

.glyphicon.glyphicon-icon-reply-all:before {
    content: "\f122"
}

.glyphicon.glyphicon-icon-star-half-full:before {
    content: "\f123"
}

.glyphicon.glyphicon-icon-location-arrow:before {
    content: "\f124"
}

.glyphicon.glyphicon-icon-crop:before {
    content: "\f125"
}

.glyphicon.glyphicon-icon-code-fork:before {
    content: "\f126"
}

.glyphicon.glyphicon-icon-unlink:before {
    content: "\f127"
}

.glyphicon.glyphicon-icon-question:before {
    content: "\f128"
}

.glyphicon.glyphicon-icon-info:before {
    content: "\f129"
}

.glyphicon.glyphicon-icon-exclamation:before {
    content: "\f12a"
}

.glyphicon.glyphicon-icon-superscript:before {
    content: "\f12b"
}

.glyphicon.glyphicon-icon-maxcdn:before {
    content: "\f136"
}

.glyphicon.glyphicon-icon-chevron-sign-left:before {
    content: "\f137"
}

.glyphicon.glyphicon-icon-chevron-sign-right:before {
    content: "\f138"
}

.glyphicon.glyphicon-icon-chevron-sign-up:before {
    content: "\f139"
}

.glyphicon.glyphicon-icon-chevron-sign-down:before {
    content: "\f13a"
}

.glyphicon.glyphicon-icon-html5:before {
    content: "\f13b"
}

.glyphicon.glyphicon-icon-css3:before {
    content: "\f13c"
}

.glyphicon.glyphicon-icon-anchor:before {
    content: "\f13d"
}

.glyphicon.glyphicon-icon-unlock-alt:before {
    content: "\f13e"
}

.glyphicon.glyphicon-icon-bullseye:before {
    content: "\f140"
}

.glyphicon.glyphicon-icon-ellipsis-horizontal:before {
    content: "\f141"
}

.glyphicon.glyphicon-icon-ellipsis-vertical:before {
    content: "\f142"
}

.glyphicon.glyphicon-icon-rss-sign:before {
    content: "\f143"
}

.glyphicon.glyphicon-icon-play-sign:before {
    content: "\f144"
}

.glyphicon.glyphicon-icon-ticket:before {
    content: "\f145"
}

.glyphicon.glyphicon-icon-minus-sign-alt:before {
    content: "\f146"
}

.glyphicon.glyphicon-icon-check-minus:before {
    content: "\f147"
}

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

.glyphicon.glyphicon-icon-euro:before {
    content: "\f153"
}

.glyphicon.glyphicon-icon-gbp:before {
    content: "\f154"
}

.glyphicon.glyphicon-icon-dollar:before {
    content: "\f155"
}

.glyphicon.glyphicon-icon-rupee:before {
    content: "\f156"
}

.glyphicon.glyphicon-icon-yen:before {
    content: "\f157"
}

.glyphicon.glyphicon-icon-renminbi:before {
    content: "\f158"
}

.glyphicon.glyphicon-icon-won:before {
    content: "\f159"
}

.glyphicon.glyphicon-icon-bitcoin:before {
    content: "\f15a"
}

.glyphicon.glyphicon-icon-file-2:before {
    content: "\f15b"
}

.glyphicon.glyphicon-icon-file-text:before {
    content: "\f15c"
}

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

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

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

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

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

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

.glyphicon.glyphicon-icon-thumbs-up-2:before {
    content: "\f164"
}

.glyphicon.glyphicon-icon-thumbs-down-2:before {
    content: "\f165"
}

.glyphicon.glyphicon-icon-adn:before {
    content: "\f170"
}

.glyphicon.glyphicon-icon-bitbucket:before {
    content: "\f171"
}

.glyphicon.glyphicon-icon-bitbucket-sign:before {
    content: "\f172"
}

.glyphicon.glyphicon-icon-tumblr:before {
    content: "\f173"
}

.glyphicon.glyphicon-icon-tumblr-sign:before {
    content: "\f174"
}

.glyphicon.glyphicon-icon-long-arrow-down:before {
    content: "\f175"
}

.glyphicon.glyphicon-icon-long-arrow-up:before {
    content: "\f176"
}

.glyphicon.glyphicon-icon-long-arrow-left:before {
    content: "\f177"
}

.glyphicon.glyphicon-icon-long-arrow-right:before {
    content: "\f178"
}

.glyphicon.glyphicon-icon-apple:before {
    content: "\f179"
}

.glyphicon.glyphicon-icon-windows:before {
    content: "\f17a"
}

.glyphicon.glyphicon-icon-android:before {
    content: "\f17b"
}

.glyphicon.glyphicon-icon-linux:before {
    content: "\f17c"
}

.glyphicon.glyphicon-icon-dribbble:before {
    content: "\f17d"
}

.glyphicon.glyphicon-icon-skype:before {
    content: "\f17e"
}

.glyphicon.glyphicon-icon-foursquare:before {
    content: "\f180"
}

.glyphicon.glyphicon-icon-trello:before {
    content: "\f181"
}

.glyphicon.glyphicon-icon-female:before {
    content: "\f182"
}

.glyphicon.glyphicon-icon-weixin-round:before {
    content: "\e000"
}

.glyphicon.glyphicon-icon-tencent-weibo-round:before {
    content: "\e001"
}

.glyphicon.glyphicon-icon-sina-weibo-round:before {
    content: "\e002"
}

.glyphicon.glyphicon-icon-renren-round:before {
    content: "\e003"
}

.glyphicon.glyphicon-icon-qq-round:before {
    content: "\e004"
}

.glyphicon.glyphicon-icon-douban-round:before {
    content: "\e005"
}

.glyphicon.glyphicon-icon-suitcase:before {
    content: "\e006"
}

.glyphicon.glyphicon-icon-mobile:before {
    content: "\e007"
}

.glyphicon.glyphicon-icon-douban:before {
    content: "\e008"
}

.glyphicon.glyphicon-icon-qq:before {
    content: "\e009"
}

.glyphicon.glyphicon-icon-renren-2:before {
    content: "\e00a"
}

.glyphicon.glyphicon-icon-sina-weibo:before {
    content: "\e00b"
}

.glyphicon.glyphicon-icon-tencent-weibo:before {
    content: "\e00c"
}

.glyphicon.glyphicon-icon-weixin:before {
    content: "\e00d"
}

/* style: (http://w-12862-67691-65763.13919622490.sites.cnfree02.qifeiye.com/qfy-content/themes/qfy-01/style.css) */
.blog .dt-format-gallery .dt-format-gallery-coll.full, .archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full {
    display: none;
}

.wp-caption-text, .sticky, .gallery-caption, .bypostauthor {}

/* dt-media-op-css: (http://w-12862-67691-65763.13919622490.sites.cnfree02.qifeiye.com/FeiEditor/bitSite/css/opentip.css) */
.opentip-container, .opentip-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.opentip-container {
    position: absolute;
    max-width: 500px;
    z-index: 1033 !important;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -ms-transition: -ms-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    pointer-events: none;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center, .opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right, .opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left, .opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px);
}

.opentip-container.ot-fixed .opentip {
    pointer-events: auto;
}

.opentip-container.ot-hidden {
    display: none;
}

.opentip-container .opentip {
    position: relative;
    font-size: 13px;
    line-height: 120%;
    padding: 9px 14px;
    color: #4f4b47;
    text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.2);
}

.opentip-container .opentip .header {
    margin: 0;
    padding: 0;
}

.opentip-container .opentip .ot-close {
    pointer-events: auto;
    display: block;
    position: absolute;
    top: -12px;
    left: 60px;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
}

.opentip-container .opentip .ot-close span {
    display: none;
}

.opentip-container .opentip .ot-loading-indicator {
    display: none;
}

.opentip-container.ot-loading .ot-loading-indicator {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    display: block;
}

.opentip-container.ot-loading .ot-loading-indicator span {
    display: block;
    -webkit-animation: otloading 2s linear infinite;
    -moz-animation: otloading 2s linear infinite;
    -o-animation: otloading 2s linear infinite;
    -ms-animation: otloading 2s linear infinite;
    animation: otloading 2s linear infinite;
    text-align: center;
}

.opentip-container.style-dark .opentip, .opentip-container.style-alert .opentip {
    color: #f8f8f8;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.opentip-container.style-glass .opentip {
    padding: 15px 25px;
    color: #317cc5;
    text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3);
}

.opentip-container.ot-hide-effect-fade {
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-going-to-show, .opentip-container.ot-show-effect-appear.ot-showing {
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-showing {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.opentip-container.ot-show-effect-appear.ot-visible {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

@-moz-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* ts-extend-countdown: (http://w-12862-67691-65763.13919622490.sites.cnfree02.qifeiye.com/FeiEditor/bitSite/css/jquery.vcsc.counteverest.min.css) */
.clearfix-float:after, .clearfix-float:before {
    content: " ";
    display: table
}

.clearfix-float:after {
    clear: both
}

.clearfix-float {
    * zoom: 1
}

.style-0, .style-1, .style-10, .style-2, .style-3, .style-4, .style-5,
.style-6, .style-7, .style-8, .style-9 {
    display: table;
    height: 100%;
    width: 100%
}

.ts-countdown {
    line-height: 1.2em;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.style-0 .ts-countdown {
    background: #f7f7f7;
    line-height: 1.4;
    padding: 10px 0
}

.style-0 .ce-days, .style-0 .ce-dseconds, .style-0 .ce-hours, .style-0 .ce-minutes,
.style-0 .ce-mseconds, .style-0 .ce-seconds {
    font-size: 60px
}

.style-0 .ce-days-label, .style-0 .ce-dseconds-label, .style-0 .ce-hours-label,
.style-0 .ce-minutes-label, .style-0 .ce-mseconds-label, .style-0 .ce-seconds-label {
    text-transform: uppercase
}

.style-1 .ts-countdown {
    background: #f7f7f7;
    line-height: 1.4;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.style-1 .ce-days, .style-1 .ce-dseconds, .style-1 .ce-hours, .style-1 .ce-minutes,
.style-1 .ce-mseconds, .style-1 .ce-seconds {
    font-size: 60px
}

.style-1 .ce-days-label, .style-1 .ce-dseconds-label, .style-1 .ce-hours-label,
.style-1 .ce-minutes-label, .style-1 .ce-mseconds-label, .style-1 .ce-seconds-label {
    display: block;
    text-transform: uppercase
}

.style-1 .ce-dseconds, .style-1 .ce-mseconds {
    display: inline-block;
    width: 150px
}

.style-1 .col {
    display: inline-block;
    padding: 10px;
    margin: 0px;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    float: none
}

.style-2 {
    background: #ffc728;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center
}

.style-2 .ts-countdown {
    display: inline-block
}

.style-2 .bar {
    clear: both;
    background: #a66600;
    float: left;
    margin: 7px 5px 0 0;
    width: 60%;
    height: 10px
}

.style-2 .fill {
    background: #fff;
    height: 10px;
    width: 0
}

.style-2 .text {
    clear: both;
    padding-top: 30px;
    text-align: left
}

.style-2 strong {
    font-size: 32px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.1em
}

.style-2 p {
    font-size: 22px;
    font-style: italic;
    line-height: 1.2em;
    margin: 10px 0
}

.style-2 .ce-days, .style-2 .ce-hours, .style-2 .ce-minutes, .style-2 .ce-seconds {
    font-weight: 600 !important;
    float: left;
    width: 30px;
    text-align: right;
    margin-right: 10px
}

.style-2 .ce-days-label, .style-2 .ce-hours-label, .style-2 .ce-minutes-label,
.style-2 .ce-seconds-label {
    color: #a76500;
    font-weight: 400;
    float: left;
    text-transform: uppercase
}

@media all and (min-width:900px) {
    .style-2 .ts-countdown {
        display: block
    }

    .style-2 .info {
        width: 90%;
        margin: 10px auto !important
    }

    .style-2 .text {
        padding-top: 10px;
        clear: none;
        float: left;
        margin: -20px 0 0 50px
    }

    .style-2 .bar {
        width: 60%
    }

    .style-2 strong {
        font-size: 40px
    }

    .style-2 p {
        font-size: 30px
    }
}

.style-3 {
    background: #000;
    color: #fff
}

.style-3 .ts-countdown {
    background: #000;
    color: #fff;
    font-weight: 100;
    text-align: center;
    min-height: 0
}

.style-3 .number {
    display: block;
    height: 50px;
    margin: 0 20%;
    padding: 5% 0
}

.style-3 .number + .number {
    border-top: 1px solid #ffc728
}

@media all and (min-width:400px) {
    .style-3 .ts-countdown {
        font-size: 60px
    }

    .style-3 .number {
        display: inline-block;
        height: 110px;
        line-height: 110px;
        margin: 0;
        padding: 0 5%
    }

    .style-3 .number + .number {
        border-top: 0;
        border-left: 1px solid #ffc728
    }
}

@media all and (min-width:690px) {
    .style-3 .ts-countdown {
        font-size: 120px
    }
}

.style-4 {
    background: #ec667a;
    color: #fff;
    min-height: 90px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: lowercase;
    font-size: 30px;
    font-weight: 300
}

.style-4 span {
    font-weight: 900
}

@media all and (min-width:730px) {
    .style-4 {
        font-size: 60px
    }
}

.style-5 {
    background-color: #000;
    color: #fff;
    font-family: 'Permanent Marker', cursive;
    font-size: 70px
}

.style-5 .ts-countdown {
    background: url(//fast.qifeiye.com/FeiEditor/other/countdown_style5.jpg);
    background-size: cover
}

@media all and (min-width:540px) {
    .style-5 {
        font-size: 140px
    }
}

.style-6 {
    color: #00bfa0;
    font-size: .8em;
    font-family: 'Unica One', cursive
}

.style-6 .col {
    display: inline-block;
    margin: 10% 2% 0;
    width: 20%;
    padding-bottom: 8%;
    float: none
}

.style-6 .ce-days, .style-6 .ce-hours, .style-6 .ce-minutes, .style-6 .ce-seconds {
    color: #fff;
    display: block;
    font-size: 1.5em;
    height: 1.8em;
    line-height: 1.8em;
    margin-bottom: 5px
}

html:not([class * =internet-explorer]) .style-6 .ce-days, html:not([class * =internet-explorer]) .style-6 .ce-hours,
html:not([class * =internet-explorer]) .style-6 .ce-minutes, html:not([class * =internet-explorer]) .style-6 .ce-seconds {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000
}

.style-6 .ce-flip-wrap {
    position: relative
}

html:not([class * =internet-explorer]) .style-6 {
    overflow: hidden;
    position: relative;
    z-index: 3
}

html:not([class * =internet-explorer]) .style-6 .ce-flip-wrap {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    transition: 0s
}

html:not([class * =internet-explorer]) .style-6 .animate .ce-flip-wrap {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s
}

.style-6 .ce-flip-wrap .ce-flip-back, .style-6 .ce-flip-wrap .ce-flip-front {
    background: #00bfa0;
    height: 1.8em;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

html:not([class * =internet-explorer]) .style-6 .ce-flip-wrap .ce-flip-back,
html:not([class * =internet-explorer]) .style-6 .ce-flip-wrap .ce-flip-front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.style-6 .ce-flip-wrap .ce-flip-front {
    z-index: 2
}

html:not([class * =internet-explorer]) .style-6 .ce-flip-wrap .ce-flip-back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 2
}

@media all and (min-width:540px) {
    .style-6 {
        font-size: 1.2em
    }

    .style-6 .col {
        padding-bottom: 20px;
        float: none
    }
}

.style-7 {
    background: #292929;
    color: #00deff;
    font-family: Exo, sans-serif;
    font-size: 40px;
    line-height: 170px;
    text-align: center;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.style-7 .ts-countdown {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    overflow: hidden
}

.style-7 .number {
    bottom: -1em;
    display: inline-block;
    padding: 0 .1em;
    position: relative;
    text-align: left;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    width: 1.1em;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.style-7 .number.ce-mseconds {
    width: 130px
}

.style-7 .number.animate {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s
}

.style-7 .number::before {
    content: attr(data-old);
    position: absolute;
    top: -100%;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media all and (min-width:600px) {
    .style-7 {
        font-size: 90px
    }

    .style-7 .number {
        width: 1.2em
    }
}

.style-8 {
    background: #fde5e1;
    color: #594b48;
    font-family: Alice, serif;
    font-size: 1.2em;
    text-transform: uppercase
}

.style-8 .ce-days {
    font-size: 3em
}

.style-8 strong {
    color: #c28a81;
    display: block;
    font-weight: 400
}

@media all and (min-width:540px) {
    .style-8 {
        font-size: 2em
    }
}

.style-9 {
    background-color: #000;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300
}

.style-9 .ts-countdown {
    max-width: none;
    padding-top: 35px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px
}

.style-9 .circle {
    display: inline-block;
    position: relative;
    margin: -10px
}

.style-9 canvas {
    height: 134px;
    width: 134px
}

.style-9 .circle__values {
    height: 70px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    width: 100%
}

.style-9 .ce-digit, .style-9 .ce-label {
    line-height: 1
}

.style-9 .ce-digit {
    display: block;
    font-size: 30px
}

.style-9 .ce-label {
    color: #929292;
    display: block;
    font-size: 12px;
    margin-top: 15px;
    text-transform: uppercase
}

@media all and (min-width:400px) {
    .style-9 .circle {
        margin: -20px
    }

    .style-9 canvas {
        width: 164px;
        height: 164px
    }

    .style-9 .ce-digit {
        font-size: 35px
    }

    .style-9 .ce-label {
        font-size: 15px
    }
}

@media all and (min-width:900px) {
    .style-9 .circle {
        margin: -25px
    }

    .style-9 canvas {
        width: 204px;
        height: 204px
    }

    .style-9 .ce-digit {
        font-size: 40px
    }

    .style-9 .ce-label {
        font-size: 15px
    }
}

.style-10 .ts-countdown * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.style-10 .ts-countdown .unit-wrap {
    float: left;
    margin-left: 1.25em
}

.style-10 .ts-countdown .unit-wrap:first-child {
    margin-left: 0
}

.style-10 .ts-countdown .unit-wrap > div:after, .style-10 .ts-countdown .unit-wrap > div:before {
    content: " ";
    display: table
}

.style-10 .ts-countdown .unit-wrap > div:after {
    clear: both
}

.style-10 .ts-countdown .unit-wrap > span {
    color: #000;
    display: block;
    font-size: 1.5em;
    margin: .66666666666667em 0 0;
    text-transform: uppercase
}

.style-10 .ts-countdown div.flip-wrap {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.style-10 .ts-countdown div.flip-wrap:hover {
    color: #fff
}

.style-10 .ts-countdown div.digits {
    list-style: none
}

.style-10 .ts-countdown.clearfix:after, .style-10 .ts-countdown.clearfix:before {
    content: " ";
    display: table
}

.style-10 .ts-countdown.clearfix:after {
    clear: both
}

.style-10 .ts-countdown.clearfix {
    * zoom: 1
}

.style-10 {
    padding: 20px 0;
    text-align: center;
    vertical-align: middle
}

.style-10 .ts-countdown {
    display: inline-block;
    font-family: 'Unica One', cursive;
    margin: 1em;
    position: relative;
    text-align: center;
    -webkit-user-select: none
}

.style-10 .ts-countdown:after, .style-10 .ts-countdown:before {
    content: " ";
    display: table
}

.style-10 .ts-countdown:after {
    clear: both
}

.style-10 .ts-countdown div.digits {
    background: #000;
    border-radius: 5px;
    float: left;
    font-size: 120px;
    height: 150px;
    line-height: 150px;
    margin: 0 4px;
    position: relative;
    width: 70px
}

.style-10 .ts-countdown div.digits div.digits-inner {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.style-10 .ts-countdown div.digits div.digits-inner:first-child {
    z-index: 2
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap {
    cursor: default !important;
    display: block;
    height: 100%;
    margin: 0 !important;
    overflow: visible !important;
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div {
    font-size: 120px;
    height: 50%;
    left: 0;
    position: absolute;
    outline: 1px solid transparent;
    overflow: hidden;
    width: 100%;
    z-index: 1
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div .shadow {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.up:after {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 73px;
    width: 100%;
    z-index: 5
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.down {
    bottom: 0;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div div.inn {
    background-color: #191919;
    border-radius: 5px;
    color: #fff;
    font-size: 120px;
    height: 200%;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    width: 100%;
    z-index: 1
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.up div.inn {
    background: #373737;
    top: 0
}

.style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.down div.inn {
    bottom: 0
}

.style-10 .ts-countdown div.play div.digits-inner.before {
    z-index: 3
}

.style-10 .ts-countdown div.play div.digits-inner.active {
    -webkit-animation: asd .5s .5s linear both;
    -moz-animation: asd .5s .5s linear both;
    animation: asd .5s .5s linear both;
    z-index: 5
}

@-webkit-keyframes asd {
    0% {
        z-index: 2
    }

    100%, 20% {
        z-index: 4
    }
}

@-moz-keyframes asd {
    0% {
        z-index: 2
    }

    100%, 20% {
        z-index: 4
    }
}

@-o-keyframes asd {
    0% {
        z-index: 2
    }

    100%, 20% {
        z-index: 4
    }
}

@keyframes asd {
    0% {
        z-index: 2
    }

    100%, 20% {
        z-index: 4
    }
}

.style-10 .ts-countdown div.play div.digits-inner.active .down {
    -webkit-animation: turn .5s .5s linear both;
    -moz-animation: turn .5s .5s linear both;
    animation: turn .5s .5s linear both;
    z-index: 2
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }

    100% {
        -webkit-transform: rotateX(0deg)
    }
}

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg)
    }

    100% {
        -moz-transform: rotateX(0deg)
    }
}

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg)
    }

    100% {
        -o-transform: rotateX(0deg)
    }
}

@keyframes turn {
    0% {
        transform: rotateX(90deg)
    }

    100% {
        transform: rotateX(0deg)
    }
}

.style-10 .ts-countdown div.play div.digits-inner.before .up {
    -webkit-animation: turn2 .5s linear both;
    -moz-animation: turn2 .5s linear both;
    animation: turn2 .5s linear both;
    z-index: 2
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg)
    }

    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg)
    }

    100% {
        -moz-transform: rotateX(-90deg)
    }
}

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        transform: rotateX(0deg)
    }

    100% {
        transform: rotateX(-90deg)
    }
}

.style-10 .ts-countdown div div.digits-inner.active {
    z-index: 3
}

.style-10 .ts-countdown div.play div.digits-inner.before .up .shadow {
    -webkit-animation: show .5s linear both;
    -moz-animation: show .5s linear both;
    animation: show .5s linear both;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%
}

.style-10 .ts-countdown div.play div.digits-inner.active .up .shadow {
    -webkit-animation: hide .5s .3s linear both;
    -moz-animation: hide .5s .3s linear both;
    animation: hide .5s .3s linear both;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%
}

.style-10 .ts-countdown div.play div.digits-inner.before .down .shadow {
    -webkit-animation: show .5s linear both;
    -moz-animation: show .5s linear both;
    animation: show .5s linear both;
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
    background: -o-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%
}

.style-10 .ts-countdown div.play div.digits-inner.active .down .shadow {
    -webkit-animation: hide .5s .3s linear both;
    -moz-animation: hide .5s .3s linear both;
    animation: hide .5s .2s linear both;
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
    background: -o-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@media all and (max-width:900px) {
    .style-10 .ts-countdown .unit-wrap {
        margin-left: .75em
    }

    .style-10 .ts-countdown .unit-wrap > span {
        font-size: 1em;
        margin: .66666666666667em 0 0
    }

    .style-10 .ts-countdown {
        margin: .75em
    }

    .style-10 .ts-countdown div.digits {
        font-size: 70px;
        height: 100px;
        line-height: 100px;
        margin: 0 2px;
        width: 50px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div {
        font-size: 70px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.up:after {
        height: 2px;
        top: 48px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div div.inn {
        font-size: 70px;
        left: 0
    }
}

@media all and (max-width:650px) {
    .style-10 .ts-countdown .unit-wrap {
        margin-left: .5em
    }

    .style-10 .ts-countdown .unit-wrap > span {
        font-size: 1em;
        margin: .5em 0 0
    }

    .style-10 .ts-countdown {
        margin: .75em
    }

    .style-10 .ts-countdown div.digits {
        font-size: 40px;
        height: 70px;
        line-height: 70px;
        margin: 0 2px;
        width: 40px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div {
        font-size: 40px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.up:after {
        height: 2px;
        top: 33px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div div.inn {
        font-size: 40px;
        left: 0
    }
}

@media all and (max-width:500px) {
    .style-10 .ts-countdown .unit-wrap {
        margin-left: .3em
    }

    .style-10 .ts-countdown .unit-wrap > span {
        font-size: .75em;
        margin: .5em 0 0
    }

    .style-10 .ts-countdown {
        margin: .75em
    }

    .style-10 .ts-countdown div.digits {
        font-size: 30px;
        height: 50px;
        line-height: 50px;
        margin: 0 1px;
        width: 26px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div {
        font-size: 30px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div.up:after {
        height: 2px;
        top: 24px
    }

    .style-10 .ts-countdown div.digits div.digits-inner div.flip-wrap div div.inn {
        font-size: 30px;
        left: 0
    }
}


