/*
Theme Name: WordPress爱好者
Theme URI: http://www.wpahz.com/
Author: 梁田聪
Author URI: http://www.liangtiancong.com/
Description: 投身于互联网，专注WordPress开发。
Version: 1.0
License: GNU General Public License v2 or later【版权说明】【可选】
License URI: http://www.liangtiancong.com/
Tags: WordPress爱好者,梁田聪,主题选项,在线支付,视频发布,VIP,讲师,关注,粉丝,QQ群,商城,专题页,无障碍友好等！
Text Domain: 国语版本
*/
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: 0 0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\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-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

small,.small {
    font-size: 85%
}

cite {
    font-style: normal
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    /*background:#252525*/
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio],input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
    line-height: 30px
}

input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm,.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,select[multiple].input-sm {
    height: auto
}

.input-lg,.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top:7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus,.btn:active:focus,.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=radio],.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media (min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width:auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float:left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    min-width: 30px;
    color: #777;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    color: #777;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0,-25%,0);
    -o-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0)
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:100%;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@-ms-viewport {
    width: device-width
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none!important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,td.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

@charset "UTF-8";

/* 重载bootstrap部分 */
em{font-style: normal;}
input[type="radio"], input[type="checkbox"]{margin:0;}
input[type="radio"]:focus, input[type="checkbox"]:focus{outline: none;}
label{margin:0;font-weight: normal;}
form{margin:0;}
select, input[type="file"]{line-height: 28px;}
select{width: auto;}
.tooltip{z-index: 9999;}
.alert{margin-bottom:0px;padding:5px 14px;background: #fcfddb;border: 1px solid #f9f2a7;}
.alert-danger, .alert-error{position: relative;margin-bottom:10px;background: #f2dede;border: 1px solid #eed3d7;}
.tab-content{padding-bottom:20px;}
.form-horizontal .control-label, .form-horizontal .controls{height: 30px;line-height: 30px;padding-top:0;}
.badge{padding:2px 6px;margin-left: 5px;background: #ccc;}
.badge.badge-info{background: #499ef3;}
.badge.badge-important{background: #ff3333;}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{border-bottom-width:1px;}
/* modal */
.modal-backdrop, .modal-backdrop.fade.in{filter:alpha(opacity=20);opacity: 0.2; }
/* 重载bootstrap按钮 */
.btn:active, .btn.active{box-shadow: none;}
.btn-mini{min-width: 64px;min-width:44px\0;height:24px;padding:0 10px;line-height:24px;font-weight: normal;font-size:12px;}
.btn-normal{min-width:76px;min-width:56px\0;height:34px;padding:0 10px;line-height: 34px;font-size: 14px;}
.btn-large{min-width:120px;min-width:100px\0;height:38px;padding:0 10px;line-height:38px;font-size:14px;}
.close{font-size: 18px;}
.btn-success, .btn-gray.active{border: none !important;background-color: #5bbf5a;color: #fff;}
.btn-success:hover, .btn-gray.active:hover{background-color: #38b836 !important;color: #fff !important;}
.btn-success:active, .btn-success:focus{background-color: #32a831 !important;}
.btn-success.active{background-color: #eee;color: #999;box-shadow: none;}
.btn-success.active:hover{background-color: #e6e6e6 !important;color: #999 !important;}
.btn-success.active:active, .btn-success.active:focus{background-color: #d9d9d9 !important;color: #999;}
.btn-primary{border: none !important;background-color: #59b0ff;}
.btn-primary:hover{background-color: #4daaff;}
.btn-primary:active, .btn-primary:focus{background-color: #1a90ff;}
.btn-gray{border: none !important;background-color: #eee;color: #999;}
.btn-gray:hover{background-color: #e6e6e6;color: #999;}
.btn-gray:active, .btn-gray:focus{background-color: #d9d9d9;}
.btn.follow b{position:relative;top:-1px;font-size: 12px;font-weight: normal;}
.btn.follow em{position:relative;top:-1px;margin:0 3px;font-size: 12px;}
.btn.follow.btn-gray em, .btn.follow.btn-gray.active em, .btn.follow.btn-success.active em{color: #e0e0e0;}
.btn.follow.btn-success em{color: #78c779;}
.form-control{padding: 6px;resize:none;box-shadow: none;border-color: #ccc;}
.form-control:focus{border-color:#499ef3 !important;box-shadow: none;}
.btn-group.open .aw-dropdown, .aw-feed-list .more-operate.open .aw-dropdown, .aw-question-detail .more-operate.open .aw-dropdown, .aw-article-list .aw-item .mod-footer .more-operate.open .aw-dropdown,.course-tool .open .aw-dropdown{display: block;}

/* 公共部分 */
html{height: 100%;}
body{margin: 0;height: 100%;font-size:14px; line-height:160%;color: #666;background:#fff;}
/*body, input, button, select, textarea, h1, h2, h3, h4, h5, h6{font-family:'Helvetica Neue', 'STHeiti', 'Microsoft YaHei', Helvetica,Arial,sans-serif;}*/
body, input, button, select, textarea, h1, h2, h3, h4, h5, h6{font-family:'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Microsoft Yahei', sans-serif;}/*font update*/
ul, ol{margin:0;padding:0;list-style:none; }

h1, h2, h3, h4, h5, h6{margin-top:0;font-size:100%;line-height: 1.7;}
dd{margin-left: 10px;}
a{cursor: pointer;color: #155faa;}
a:hover{text-decoration: none;color: #499ef3;}
a:focus{outline: none !important;}
table td{vertical-align: middle !important;}
/*.container{width: 1210px !important;}*/
/*.container{width: 1235px !important;}*/
.aw-wecenter{margin:0 auto;}/*兼容2.5*/
.aw-padding10{padding:10px;}
.aw-content-wrap{margin:0 15px;background-color: #fff;border:1px solid #e6e6e6;border-radius:4px;}
.aw-main-content{padding:0 0 20px;border-right:1px solid #e6e6e6;}
.aw-side-bar{margin-left:-1px;padding:20px;border-left: 1px solid #e6e6e6;}
.aw-mod .mod-head h4, .aw-mod .mod-head h4 a{font-size:14px;}
.aw-back-top{position:fixed;display:none;padding:0 5px;right:20px;bottom:20px;background-color: #d9d9d9;border-radius: 3px;}
.aw-back-top .icon-up{display:block;padding:10px;color: #a6a6a6;font-size: 20px;}
.aw-back-top:hover{background-color: #d0d0d0;}
.aw-text-align-justify{text-align: justify;}
.text-color-999{font-size: 12px;color: #999;}
.font-size-12{font-size: 12px;}
.aw-hide-txt{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.aw-placeholder{color: #999 !important;}
.aw-dropdown-menu li:first-child, .dropdown-menu li.first, .aw-comment-list li:first-child, .aw-edit-comment-box .aw-file-upload-box, .aw-li-border-bottom li:first-child{border-top:none;}
.aw-dropdown-list li.user a img, .aw-question-tags, .aw-mod.topic-nav ul > li > p a, .aw-mod.topic-nav ul > li > a, .aw-border-radius-5, .aw-border-radius-5 img, .aw-load-more-content, .aw-user-name img, .aw-topic-name img, .aw-topic-name span, .aw-topic-img img, .aw-dropdown-menu img, .aw-login-register a img, .aw-login-register .aw-user-head img, .aw-dropdown, .category dl dt img, .category .span12 > ul > li, .aw-mod.side-nav ul li a, .topic-edit-notes li, .aw-notopic-sort, .aw-comment-box, .aw-topic-detail-title .mod-body img, .aw-topic-search, .aw-mod-topic-edit-box .mod-head .img, .aw-inbox-read .mod-footer li .aw-item, .aw-inbox .mod-footer li .aw-user-img img, .aw-invite-list ul li img, .aw-mod-search-result .aw-item .aw-user-img img, .aw-mod-search-result .aw-item .aw-topic-img img, .aw-mod-search-result .aw-search-result-tags, .aw-file-uploader dl, .aw-card-tips, .aw-card-tips .mod-head .img img, .aw-first-login .aw-complete-data .side-bar img, .aw-first-login .aw-card-box-list .aw-topic-img img, .aw-first-login .aw-card-box-list .img img, .aw-first-login .aw-card-box-list li > span, .aw-replay-box .mod-body, .aw-publish-box .aw-publish-title .dropdown .dropdown-toggle, .markitup-box code, #markItUpPreviewFrames code, .aw-publish-title.active input, #aw-loading, .aw-user-nav > a img{border-radius: 4px;}
.category dl, .aw-mod.new-announce, .aw-first-login .mod-head ul, .aw-first-login .aw-complete-data, .aw-first-login .aw-card-box-list li{border-radius: 10px;}
.aw-publish-title .dropdown .dropdown-toggle, .aw-publish-title .dropdown .dropdown-toggle a{border-radius: 0 5px 5px 0;}
.aw-nav-main li:first-child a.active{border-radius:10px 0 0 0;}
.aw-first-login .mod-head ul li em{border-radius: 30px;}
.aw-close{font-size: 16px;}
.inline-block{display: inline-block;}
.aw-global-tips{margin-bottom: 30px;}
.autosize{max-height: 800px;overflow-y:scroll !important;}
/* 加载更多 */
.aw-load-more-content{position:relative;overflow: hidden;height: 34px;line-height: 34px;margin: 20px 20px 0;background-color: #fafafa;text-align: center;cursor: pointer;color: #999;}
a.aw-load-more-content{display: block;}
.aw-load-more-content > a{display: inline;}
.aw-load-more-content:hover{background: #499ef3;color: #fff;}
.aw-load-more-content:hover a, .aw-load-more-content:hover span{background-color:#499ef3;color: #fff;}
.aw-load-more-content.loading{background-image: url(img/ajax-loader.gif);background-repeat:no-repeat;background-position:center center;background-color: #f6f6f6;}
.aw-load-more-content.loading span{font-size: 0px;}
.aw-load-more-content.loading img{opacity: 1;}
.aw-load-more-content.disabled{background-color: #fff;border:1px solid #f5f5f5;}
.aw-load-more-content.disabled:hover span{background-color: transparent;color: #999;}
.aw-load-more-content.warmming{display:none;background:#f4fbff;border:1px solid #cbe1f0;font-size: 12px;}
.aw-load-more-content .aw-alert-box{position: absolute;right: 10px;top:0;}
/* 话题编辑box */
.aw-edit-topic{float:left;display:inline-block;font-size: 12px;cursor: pointer;}
.aw-edit-topic-box{display:none;position:relative;}
.aw-edit-topic-box input, .aw-edit-topic-box > a{margin:0 10px 10px 0;}
.aw-edit-topic-box input{width: 250px !important;}
.aw-edit-topic-box .btn-large{min-width: 0px;}
.aw-edit-topic-box p{padding:0 10px;}
/* 分类小标签 */
.aw-user-name, .aw-topic-name{font-size:12px;line-height:20px;font-weight:normal;}
.aw-user-name img, .aw-topic-name img{width: 40px;height: 40px;}
.aw-topic-bar{margin:20px 20px 0;}
.aw-topic-bar .close{display: none;}
.aw-topic-bar.active .topic-tag .text{border-radius: 4px 0 0 4px;}
.aw-topic-bar.active .topic-tag .close{display: inline-block;}
.aw-topic-bar .topic-tag{float: left;margin:0 10px 10px 0;}
.topic-tag a{float: left;}
.topic-tag .text{display:inline-block;height:20px;line-height:16px;padding:2px 5px;background-color:#99cfff;font-size:12px;color: #fff;border-radius: 4px;}
.topic-tag .text:hover, .topic-tag .text:active, .topic-tag .close:hover, .topic-tag .close:active{background-color: #339dff;}
.topic-tag .close{width: 20px;height: 20px;background-color: #66b7ff;text-align: center;line-height:20px;color: #fff;font-size: 10px;opacity: 1;filter:alpha(opacity=100);border-radius: 0 4px 4px 0;}
/* tabs切换样式 */
.aw-nav-tabs{position:relative;z-index:1;min-height:63px;min-height:32px\9;margin:0;padding: 30px 20px 0;border-color: #e6e6e6;}
.aw-nav-tabs.active > li{float: right;}
.aw-nav-tabs > li{margin:0 4px 0 0;font-size: 14px;}
.aw-nav-tabs > li > a{line-height:30px;padding:0 13px;background-color: #fff;border: none;cursor: pointer;}
.aw-nav-tabs > li > a:hover{border:none;border-bottom:2px solid #155faa;background-color: #fff;color: #333;}
.aw-nav-tabs > li.active a{line-height:30px;background-color: #fff;border:none;border-bottom:2px solid #155faa;font-weight: bold;color: #333;}
.aw-nav-tabs > li.active a:hover, .aw-nav-tabs > li.active a:focus, .aw-nav-tabs > li > a:focus{border:none;border-bottom:2px solid #155faa;background-color: #fff;}
.aw-nav-tabs h2{position:absolute;top:16px;left:20px;margin:0;font-size:20px;}
/* 自定义tab切换 */
.aw-tabs{height:38px;line-height:38px;padding:0 20px;border-bottom: 1px solid #e6e6e6;text-align: center;}
.aw-tabs li.active a{color: #333;font-weight: bold;}
.aw-tabs ul li{display:inline;}
.aw-tabs ul li a{margin:0 10px;}
/* 全局loading样式 */
#aw-loading{position:fixed;top:50%;left:50%;background:#000;width: 40px;height: 40px;margin: 0 0 0 -20px;z-index: 10001;opacity: 0.75;filter: alpha(opacity=75);}
#aw-loading-box{width:40px;height:40px;background-image: url('../../common/loading.png');}
.aw-loading{display:inline-block;height:16px;width:16px;background:url("img/ajax-loader.gif") no-repeat;}
#aw-loading-mini-box{width: 16px;height: 16px;margin:0 auto;background-image: url('../../common/loading-mini.png');}
/* 全局通用下拉列表 */
.aw-dropdown{display:none;position:absolute;left:0;top:105%;z-index:9999;width:100%;min-width:110px;background: #fff;border:1px solid #ccc;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);}
.aw-dropdown.pull-right{left: auto;right: 0;}
.aw-dropdown p{padding:5px 10px;margin:0;}
.aw-dropdown .aw-dropdown-list li{position:relative;height:42px;line-height:42px;padding:0 10px !important;border-top: 1px solid #f0f0f0;cursor: pointer;text-align: left;font-size: 14px;}
.aw-dropdown .aw-dropdown-list li:first-child{border-top: none;}
.aw-dropdown .aw-dropdown-list li:hover, .aw-dropdown .aw-dropdown-list li.active{background-color: #f0f0f0;}
.aw-dropdown .aw-dropdown-list li a{display:block;color: #666;}
.aw-dropdown .aw-dropdown-list li.topic a{display: inline;}
.aw-dropdown .aw-dropdown-list li.topic .topic-tag a{margin-top: 10px;color: #fff;}
.aw-dropdown .aw-dropdown-list li.question b{line-height: 30px;}
.aw-dropdown .aw-dropdown-list li.question .icon-bestbg{display: none;margin:15px 5px 0 0;color: #69b5ff;}
.aw-dropdown .aw-dropdown-list li.question.active{background-color: #fff;}
.aw-dropdown .aw-dropdown-list li.question.active .icon-bestbg{display: inline-block;}
.aw-dropdown .aw-dropdown-list li.user a img{width: 24px;height: 24px;margin-right: 5px;}
.aw-dropdown .aw-dropdown-list li.user a span{display:inline-block;max-width:180px;margin-left:10px;color: #999;vertical-align: top;}
.aw-question-redirect-box .aw-dropdown .aw-dropdown-list{max-height: 336px;overflow-y:auto;}
.aw-publish-title .aw-dropdown .aw-dropdown-list{max-height: 210px;overflow-y:auto;}
.aw-edit-topic-box .aw-dropdown .aw-dropdown-list{max-height: 296px;overflow-y: auto;}
/* 分享下拉 */
.aw-dropdown.shareout{top: 100%;width: 130px;}
.aw-dropdown.shareout i{width: 24px;height: 24px;display:inline-block;font-size: 16px;color: #fff !important;text-align: center;line-height: 24px;border-radius: 4px;}
.aw-dropdown.shareout i.icon-weibo{background-color: #ff6161;}
.aw-dropdown.shareout i.icon-qzone{background-color: #ffc333;}
.aw-dropdown.shareout i.icon-wechat{background-color: #73db42;}
.aw-dropdown.shareout i.icon-bind{background-color: #fa0;}
/* 翻页 */
.page-control{text-align: center;}
.pagination{margin:20px 0 0;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color: #499ef3;color: #fff;border-color: #499ef3;}
.pagination > li > a, .pagination > li > span{background-color: #fafafa;color: #999;border-color: #e6e6e6;}
/* 字体icon & icon */
.icon-tips{display:block;width: 6px;height: 6px;border-radius: 6px;background-color: #ff5428;}
.icon-inverse{display:inline-block;height: 20px;padding:0 5px;line-height:20px;background-color: #ccc;color: #fff;text-align: center;border-radius: 4px;font-size: 12px;}
.icon-inverse i{top:0 !important;margin:0;color: #fff;font-size: 12px !important;}
.icon-inverse.follow{background-color: #f5f5f5;color: #b3b3b3;}
.icon-inverse.follow:hover{color: #499ef3;}
.icon-inverse.follow.active:before{content: "\e636";color: #58b957;}
.icon-wechat, .icon-phone, .icon-reply, .icon-prestige, .icon-score, .icon-agree, .icon-comment, .icon-share, .icon-edit, .icon-invite, .icon-report, .icon-fold, .icon-best, .icon-favor, .icon-thank, .icon-cog, .icon-off, .icon-down, .icon-mobile-phone, .icon-envelope, .icon-check, .icon-attach{margin-right: 2px;color: #999;font-size: 16px;}
.icon-v{color: #a3d700;font-size: 16px;}
.icon-v.i-ve{color: #ffca3f;}
.icon-down.active:before{content:"\e634";}
.icon-add-alt{font-size: 18px;margin-right: 10px;}
.icon-register-arrow{display: inline-block;width: 20px;height: 48px;background-image: url('img/register-triangle.png');background-color:#fff;background-repeat: no-repeat;}
.i-private-replay-triangle{width: 8px;height: 10px;background: url('img/icon-angle-right.png') no-repeat;}
.aw-table th{background-color: #fafafa !important;border-bottom: none !important;}

/* email未验证提示 */
.aw-email-verify{height:38px;line-height:38px;background-color: #fff07b;border-bottom: 1px solid #d9cda7;color: #988328;}

/* 顶部 */
.aw-top-menu-wrap{position:relative;z-index:1001;width:100%;min-height:50px;background-color:#499ef3;}
.aw-container-wrap{margin-top: 30px;}
.aw-logo, .aw-search-box, .aw-top-nav{position:relative;float: left;}
.aw-publish-btn, .aw-user-nav, .aw-top-notification{position:relative;float: right;margin:10px 0 10px 10px;}
.aw-logo{width:90px;height:40px;margin:7px 0 0 0;}
.aw-logo a{display:block;width: 90px;height: 40px;background:url('img/logo.png') no-repeat;}
.aw-logo h1{height:25px;line-height:25px;margin:-2px 0 2px 0;font-size:14px;}
.aw-publish-btn{width:80px;}
.aw-publish-btn a{display:block;width:80px;height: 32px;line-height: 32px;font-size: 14px;text-align: center;border-radius: 3px;}
.aw-publish-btn i{vertical-align:-2px;margin-right: 10px;font-size: 16px;}
.aw-publish-btn:hover #header_publish{border-radius: 4px 4px 0 0;}
.aw-publish-btn:hover .dropdown-list{display: block;}
.aw-publish-btn .dropdown-list{position: absolute;display: none;}
.aw-publish-btn .dropdown-list a{background-color: #4dabff;border-radius: 0;color: #fff;}
.aw-publish-btn .dropdown-list a:hover{background-color: #339dff;}
.aw-publish-btn .dropdown-list ul li:last-child a{border-radius: 0 0 4px 4px;}
.aw-top-nav{margin:0;border: none;}
.aw-top-nav .icon-bar{background-color: #fff;font-size: 0;}
.aw-top-nav > nav > ul > li > a{padding:16px;color: #fff;}
.aw-top-nav > nav > ul > li > a.active{background: #4dabff;font-weight: bold;}
.aw-top-nav > nav > ul > li > a:hover, .aw-top-nav > nav > ul > li > a:focus{background: #4dabff;}
.aw-top-nav > nav > ul > li > a i{position:relative;top:2px;font-size: 16px;}
.aw-top-nav > nav > ul > li > a i.icon-home{top: 1px;}
.aw-top-nav .badge{position: absolute;top: 4px;right: 2px;}
.aw-top-nav ul li:hover .aw-dropdown{display: block;}
.aw-top-nav .aw-dropdown{display:none;top:100%;min-width:300px;border-top: none;border-radius: 0 0 4px 4px;}
.aw-top-nav .aw-dropdown .more{font-size: 12px;}
.aw-top-nav .aw-dropdown .close{display: none;}
.aw-top-nav .aw-dropdown ul li{padding:5px 10px;border-top:1px solid #f5f5f5;}
.aw-top-nav .aw-dropdown ul li:first-child{border-top: none;}
.aw-top-nav .aw-dropdown ul li:hover{background: #f5faff;}
.aw-top-nav .aw-dropdown ul li:hover .read{display: inline-block;}
.aw-top-nav .aw-dropdown ul li p{margin: 0;padding:0;}
.aw-top-nav .aw-dropdown ul li .message{display:inline-block;width: 260px;font-size: 12px;}
.aw-top-nav .aw-dropdown ul li .read{display: none;}
.aw-top-nav .aw-dropdown ul li:last-child{border-radius: 0 0 4px 4px;}
.aw-top-nav .aw-dropdown .mod-footer a{display: block;height:40px;text-align: center;background-color: #fafafa;color: #999999;font-size: 12px;line-height:40px;border-radius: 0 0 4px 4px;border-top: 1px solid #f5f5f5;}
.aw-user-nav{margin:10px 0 0 10px;}
.aw-user-nav:hover .dropdown-list{display: block;}
.aw-user-nav img{width: 32px;height: 32px;}
.aw-user-nav .login{margin-right: 10px;}
.aw-user-nav .aw-user-nav-dropdown{display:block;height: 42px;}
.aw-user-nav .aw-user-nav-dropdown .badge{position: absolute;top: -8px;right: -8px;}
.aw-user-nav .dropdown-list{top:100%;width:122px;border-top:none;border-radius: 0 0 4px 4px;}
.aw-user-nav .dropdown-list ul li a i{vertical-align:-2px;margin-right: 5px;font-size: 16px;}
.aw-search-box{margin:10px 0;}
.aw-search-box input{width: 260px;height: 32px;padding-right:30px;border:none;}
.aw-search-box #global_search_btns{position: absolute;right: 5px;top: 6px;font-size: 18px;color: #999;}
.aw-search-box .aw-dropdown{width: 355px;}
.aw-search-box .aw-dropdown p{height: 38px;line-height: 38px;margin:0;padding:0 10px;font-weight: normal;border-bottom: 1px solid #f0f0f0;}
.aw-search-box .aw-dropdown p.search{display: none;}
.aw-search-box .aw-dropdown .mod-footer{height: 42px;line-height: 42px;background-color: #fafafa;}
.aw-search-box .aw-dropdown .mod-footer .btn-success{margin:10px;}
.aw-search-box .aw-dropdown .aw-dropdown-list{max-height: 337px;overflow-y: scroll;border-bottom: 1px solid #f0f0f0;}
.aw-search-box .aw-dropdown .aw-dropdown-list li.question .aw-hide-txt{width: 250px;}

/* 分类 */
.category{margin-bottom: 20px;}
.category dl, .category dl dt, .category dl dd{float:left;}
.category dl{position:relative;margin:10px 20px 10px 0;padding:15px;}
.category dl:hover .aw-dropdown, .category ul li:hover .aw-dropdown, .category dl .aw-dropdown ul li a{display:block;}
.category dl:hover, .category .col-sm-12 > .active{background: #ebebeb;}
.category dl dt, .category dl dt img{width: 50px;height: 50px;}
.category dl dd{width:130px;overflow: hidden;}
.category dl dd a{display: block;max-height: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.category dl dd span{display:block;height:36px;font-size: 12px;word-wrap:break-word;}
.category dl .aw-dropdown span, .category ul li .aw-dropdown span{position:absolute;top:-10px;left:0;display: inline-block;width: 100%;height:10px;}
.category .list > li{float: left;position:relative;height: 30px;line-height: 30px;margin:0 10px 10px 0;font-size:14px;text-align: center;cursor: pointer;border-radius: 5px;}
.category .list > li > a{display:block;padding:0 10px;color:#17344A;}
.category .list > li.active, .category .list > li:hover{background: #494a4b;}
.category .list > li.active > a, .category .list > li:hover > a{color: #fff;}
.category ul li .aw-dropdown{width: 120px;}

/* 发现页 */
.aw-explore-list{padding:0 20px;}

/* 动态首页 */
.common-head{border-bottom: 1px solid #e6e6e6;}
.common-head h2{height:60px;line-height:60px;margin:0;font-size: 16px;color: #333;padding: 0 20px;}
.common-head h2 > i{margin-right: 10px;}
.common-head .btn.pull-right{margin:18px 0 0 10px;}
.common-head span{font-size: 12px;}
.common-head span .btn{margin-left: 10px;}
.common-head .badge{vertical-align: 3px;}
/*.aw-feed-list{padding:0 20px;} 修复评论区无法100%显示背景 2016/04/14 */
.aw-feed-list .aw-load-more-content{margin:20px 0;}
.aw-feed-list .aw-item{position:relative;padding:14px 0;border-bottom: 1px solid #f5f5f5;}
.aw-feed-list .aw-item:last-child{border-bottom:none;}
.aw-feed-list .aw-item.active{margin:0 -20px;padding:14px 20px;background-color: #fffed1;}
.aw-feed-list .aw-item .mod-head, .aw-feed-list .aw-item .mod-body, .aw-feed-list .aw-item .mod-footer{position: relative;width:100%;padding-left: 50px;}
.aw-feed-list .aw-item .mod-head{z-index: 1;}
.aw-feed-list .aw-item .mod-footer{min-height:28px;line-height: 28px;margin-top:10px;font-size: 12px;}
.aw-feed-list .aw-item .aw-user-img{position:absolute;left:0;top:3px;width: 40px;height: 40px;z-index: -100;}
.aw-feed-list .aw-item .aw-user-img img{width: 40px;height: 40px;}
.aw-feed-list .aw-item .close{display: none;}
.aw-feed-list .aw-item:hover .more-operate, .aw-feed-list .aw-item:hover .mod-head span.pull-right{display:block;}
.aw-feed-list .aw-item h4, .aw-feed-list .aw-item p{margin:0;}
.aw-feed-list .aw-item .aw-best-answer{position: absolute;right: 0;top: -14px;font-size: 12px;text-align: center;color: #69b5ff;}
.aw-feed-list .aw-item .icon-bestbg{font-size: 40px;}
.aw-feed-list .aw-user-name{color: #666;}
.aw-feed-list .meta i, .aw-question-detail .meta i{font-size: 16px;vertical-align: -2px;}
.aw-feed-list .more-operate{display:none;line-height: 28px;}
.aw-feed-list .more-operate > a{float:left;height:28px;line-height:28px;margin-left:15px;font-size:12px;}
.aw-feed-list .more-operate > a:hover i, .aw-question-detail .more-operate a:hover i, .aw-feed-list .more-operate .btn-group > a:hover i, .aw-article-content .aw-feed-list .meta a:hover i, .aw-article-list .aw-item .mod-footer .more-operate a:hover i, .aw-question-detail .meta a:hover i{color: #499ef3;}
.aw-feed-list .more-operate .btn-group{margin-left: 15px;}
.aw-feed-list .more-operate .btn-group .dropdown-toggle{box-shadow: none;}
.aw-feed-list .operate{display:inline-block;float:left;background-color: #f5f5f5;border-radius: 4px;}
.aw-feed-list .operate + .operate{margin-left: 5px;}
.aw-feed-list .operate a{float:left;height:28px;padding:0 10px;color: #999;line-height: 28px;text-decoration: none;}
.aw-feed-list .operate a + a{border-left: 1px solid #ebebeb;}
.aw-feed-list .operate a.agree{border-radius: 4px 0 0 4px;}
.aw-feed-list .operate a.disagree{border-radius: 0 4px 4px 0;}
.aw-feed-list .operate a:hover, .aw-feed-list .operate a.active{background-color: #499ef3;color: #fff;}
.aw-feed-list .operate a:hover i, .aw-feed-list .operate a.active i{color: #fff;}
.aw-feed-list .operate a.disabled{background-color: #fff;border:1px solid #f5f5f5;border-radius: 4px;}
.aw-feed-list .operate a.disabled:hover, .aw-feed-list .operate a.disabled:hover i{color: #999;}
.aw-feed-list .operate .aw-add-comment:hover, .aw-feed-list .operate .aw-add-comment.active{background-color: #499ef3;color: #fff;border-radius: 4px;}
.aw-feed-list .operate .aw-add-comment.active i{color: #fff;}
.aw-feed-list .operate b{font-weight: 500;}
.aw-feed-list .aw-upload-img-list{height: auto;overflow: hidden;margin:10px 0 0;}
.aw-feed-list .aw-upload-img-list.active img{width: auto;height: auto;display:block;}

/* 动态首页新通知提示box */
.aw-notification-box{padding-bottom: 20px;border-bottom: 1px solid #e6e6e6;}
.aw-notification-box .icon-tips{display: none;}
.aw-notification-box .mod-body, .aw-notification-box .mod-footer{padding:0 20px;}
.aw-notification-box .mod-body ul li{position:relative;padding:10px 0;border-top:1px dotted #E2E2E2;line-height: 14px;}
.aw-notification-box .mod-body ul li:first-child{border-top: none;}
.aw-notification-box .mod-body ul li span{font-size: 12px;}
.aw-notification-box .mod-body ul li p{margin:0;line-height: 24px;}
.aw-notification-box .icon-tips{position: absolute;right: 0;}
.aw-notification-box .mod-body ul li .read{display: none;color: #999;}
.aw-notification-box .mod-body ul li .more{margin:5px 0 0 5px;font-size: 12px;}
.aw-notification-box .mod-body ul li:hover .read{display: block;}

/* 侧边栏公共部分 */
.aw-side-bar .aw-mod{padding:20px 0;border-top: 1px solid #e2e2e2;}
.aw-side-bar .aw-mod:first-child{padding-top:0px;border-top: none;}
.aw-side-bar .aw-mod .mod-head{padding-bottom:5px;}
.aw-side-bar .aw-mod .mod-head a{font-size: 12px;}
.aw-side-bar .aw-mod dl{height:auto;overflow:hidden;margin:10px 0;}
.aw-side-bar .aw-mod h3{margin-bottom:0;}
.aw-side-bar .aw-mod dt, .aw-side-bar .aw-mod dt img{width:32px;height:32px;}
.aw-side-bar .aw-mod dd{width:160px;font-size:12px;}
.aw-side-bar .aw-mod p{margin-bottom:0;}
.aw-side-bar .aw-mod p.signature{max-height: 34px;overflow: hidden;color: #666;}
.aw-side-bar .aw-mod ul li{padding:3px 0;}
.aw-mod.user-detail{padding-bottom: 10px;}
.aw-mod.user-detail .aw-topic-bar{margin:0;}
.aw-mod.invite-join .mod-body{margin: 10px 0;}
.aw-mod.new-announce{margin-bottom:20px;padding:10px;background: #FCFDDB;border: 1px solid #F9F2A7 !important;}
.aw-mod.new-announce .mod-head h3{margin:0;}
/* 导航条 */
.aw-mod.side-nav ul li a{display: block;padding-left:10px;line-height: 30px;color: #666;font-size: 14px;}
.aw-mod.side-nav ul li a:hover{background-color:#f5f5f5;}
.aw-mod.side-nav ul li a.active{background-color:#499ef3;color: #fff;}
.aw-mod.side-nav ul li a .badge{background-color: #ccc;}
.aw-mod.side-nav ul li a.active .badge{background-color: #fff;color: #499ef3;}
.aw-mod.side-nav ul li a.active i{color: #fff;}
.aw-mod.side-nav i{margin-right:10px;color: #999;font-size: 16px;vertical-align:-1px;}
/* 用户列表 */
.aw-mod.question-status a img, .aw-mod.topic-status a img{width:24px;height:24px;margin-bottom:5px;}
/* 相关话题 */
.aw-mod.topic-about .aw-topic-bar{margin:0;}
.aw-mod.topic-about .aw-topic-name{display: inline-block;margin:0 4px 8px 0;}
.aw-mod.topic-about .aw-edit-topic-box .aw-dropdown{top: 38px;}
.aw-mod.topic-about .aw-edit-topic-box input{width: 100% !important;}
/* 话题修改记录 */
.aw-mod.topic-edit-notes .icon{cursor: pointer;}
.aw-mod.topic-edit-notes h3{padding-bottom: 0;}
.aw-mod.topic-edit-notes li{padding:5px !important;cursor: pointer;}
.aw-mod.topic-edit-notes li:hover{background: #ebebeb;}
.aw-mod.topic-edit-notes .icon-down{margin-top: 2px;}
/* 话题编辑 */
.aw-topic-bar .aw-topic-name{display:inline-block;margin:0 10px 5px 0;}
/* 文章分类 */
.aw-mod.aw-topic-recommend-list{margin: 20px 20px 0;padding: 10px;max-height: 176px;overflow: hidden; border: 1px solid #ddd;border-radius: 5px;background-color: #fafafa;}
.aw-mod.aw-topic-recommend-list li{min-height:36px;padding: 7px 0;border-bottom: 1px dotted #e2e2e2;}
.aw-mod.aw-topic-recommend-list .aw-common-list{max-height: 112px;overflow: hidden;}
.aw-mod.aw-topic-recommend-list .mod-footer a{margin-top:10px;font-size: 12px;}
/* 邀请回复 */
.aw-mod.email-invite-replay .btn-success{margin-top:10px;}
/* 发起 */
.aw-mod.publish-help .mod-body p, .aw-mod.topic-edit-help .mod-body p{padding:10px 0;color: #999;}
/* 用户列表页按擅长话题搜索 */
.aw-mod.people-sort .mod-body{position: relative;}
.aw-mod.people-sort .mod-body .icon-down{position: absolute;right: 8px;top: 10px;}

/* 附件上传 */
#upload-form{position: relative;width: 0;height: 0;opacity: 0;filter:alpha(opacity=0);}
#upload-form .file-input{position:absolute;top:-7px;left:-12px;width: 80px;height: 34px;filter:alpha(opacity=0);cursor: pointer;}
.aw-upload-box #upload-form .file-input{position:absolute;top:-7px;left:-12px;width: 80px;height: 34px;filter:alpha(opacity=0);}
.aw-upload-box .upload-list{width:694px;height: auto;overflow: hidden;}
.aw-upload-box .upload-list li{position:relative;float: left;width: 216px;height: 115px;padding:15px 15px 15px 110px;margin:15px 15px 0 0;background: #f5faff;border:1px solid #dcedfa;border-radius: 5px;}
.aw-upload-box .upload-list li .img{position:absolute;left:10px;top:10px;width: 90px;height: 90px;background: url('img/ajax-loader.gif') center center no-repeat;text-align: center;line-height: 90px;border-radius: 5px;}
.aw-upload-box .upload-list li .img.error, .aw-upload-box .upload-list li .img.file{background: none;}
.aw-upload-box .upload-list li .img .icon-file{font-size: 48px;vertical-align: middle;color: #aac6e1;}
.aw-upload-box .upload-list li .img .icon-delete{font-size: 24px;color: #ff6464;vertical-align: middle;}
.aw-upload-box .upload-list li .content p{margin:0;line-height: 16px;}
.aw-upload-box .upload-list li .title{height: 34px;overflow:hidden;word-wrap:break-word;font-size:12px;color: #666;}
.aw-upload-box .upload-list li .size{margin-bottom:10px !important;font-size: 12px;color: #999;}
.aw-upload-box .upload-list li .meta a{margin-right:5px;font-size: 13px;}
.aw-upload-box .upload-list li.error{border-color: #ff6464;}
.aw-upload-box .upload-list li.error .size{color: #ff6464;}

/* 问题详情页 */
.aw-notopic-sort{margin:20px 20px 0;padding:5px 10px;background-color: #fafafa;font-size: 12px;}
.aw-notopic-sort .topic-tag .text{margin:0 3px;}
.aw-topic-bar .aw-notopic-sort{margin:0;}
.aw-question-detail{margin-bottom:30px;padding:10px 20px 0;}
.aw-question-detail > .mod-head{position: relative;padding-bottom:14px;border-bottom:1px solid #f5f5f5;}
.aw-question-detail .mod-head h1{max-width:500px;margin:0;font-size:20px;line-height: 30px;}
.aw-question-detail .mod-head .operate{position: absolute;right: 0;top: 0;}
.aw-question-detail .mod-head .operate > a{margin:0 5px 0 0;}
.aw-question-detail .mod-head .operate .btn-group .btn{width:46px;height:34px;line-height: 20px;padding:0;font-size: 26px;box-shadow: none;}
.aw-question-detail .mod-head .operate .btn-group.open .btn{background-color:#499ef3;color: #fff;}
.aw-question-detail .mod-head .operate .btn-group .icon-cog{margin-right: 0px;color: #666;}
.aw-question-detail .mod-head .operate .aw-dropdown {min-width: 120px;}
.aw-question-detail .mod-head .operate .dropdown-menu ul li{padding:5px 10px;}
.aw-question-detail .mod-head .operate .dropdown-menu ul li a{display: block;}
.aw-question-detail .mod-body:hover .more-operate{display: block;}
.aw-question-detail .content{padding:10px 0;}
.aw-question-detail .meta{min-height: 20px;line-height: 20px;font-size: 12px;}
.aw-question-detail .meta > span, .aw-question-detail .meta > a, .aw-question-detail .meta > div{margin-right:15px;}
.aw-question-detail .meta .badge-info{margin:0;}
.aw-question-detail .more-operate{position:relative;margin:0 !important;}
.aw-question-detail .more-operate > a, .aw-question-detail .more-operate em{margin-left: 15px;}
.aw-question-detail .aw-edit-topic-box .aw-dropdown{width: 418px;}
.aw-question-detail .markitup-box br:first-child, .aw-question-comment .markitup-box br:first-child {display: none;}

/* 问题修改日志 */
.aw-question-edit .mod-head h2{font-size: 20px;}
.aw-question-edit .mod-head h2 span{font-size: 14px;}
.aw-question-edit .mod-body{padding:0 20px;}
.aw-question-edit .mod-body li{padding:15px 0;border-bottom: 1px dotted #e2e2e2;}
.aw-question-edit .mod-body .operate .btn{margin-left: 10px;}
.aw-question-edit ins{background: #edfce5;text-decoration: none;}
.aw-question-edit del{background: #f7d3d3;}
/* 评论box */
.aw-question-detail .aw-comment-box, .aw-question-detail .aw-invite-box, .aw-question-detail .aw-question-related-box{margin:10px 0;}
.aw-comment-box{position:relative;margin:10px auto;border:1px solid #e6e6e6;background-color: #fff;}
.aw-comment-box .aw-comment-list{padding:15px 15px 0;border-bottom: 1px solid #f2f2f2;}
.aw-comment-box .aw-comment-list .aw-padding10{padding-top: 0;}
.aw-comment-box .aw-comment-list a{color: #155faa;}
.aw-comment-box form{padding:15px;background-color: #fafafa;}
.aw-comment-box textarea{height: 32px;margin:0;}
.aw-comment-box .aw-comment-box-btn{display:none;height:auto;overflow:hidden;margin-top:10px;}
.aw-comment-box .aw-comment-box-btn .btn{margin-left:10px;}
.aw-comment-box .aw-comment-box-btn .btn.disbaled{pointer-events:none;}
.aw-comment-list li{position: relative;padding:15px 0 15px 42px;border-top:1px solid #f5f5f5;line-height: 22px;}
.aw-comment-list li:first-child{padding-top: 0;}
.aw-comment-list li > .aw-user-name{position: absolute;left: 0;}
.aw-comment-list li > .aw-user-name img{width: 32px;height: 32px;}
.aw-comment-list li p{margin:0;word-break:break-all;}

/* 邀请box */
.aw-invite-box{position:relative;width:100%;margin:10px auto;border:1px solid #e6e6e6;border-radius: 4px;}
.aw-invite-box .mod-head{padding:15px;background-color: #fafafa;}
.aw-invite-box .mod-head .search-box{position:relative;margin:0 10px 0 0;}
.aw-invite-box .mod-head .invite-list{max-width:435px;height:32px;line-height: 32px;overflow:hidden;margin:0;font-size: 12px;}
.aw-invite-box .mod-head .invite-list img{width:24px;height: 24px;border-radius: 4px;}
.aw-invite-box .mod-head input{width: 240px;}
.aw-invite-box .mod-head .icon-search{position: absolute;right: 10px;top: 10px;}
.aw-invite-box .mod-body{padding:0 14px;margin-bottom:-1px;border-top: 1px solid #f2f2f2;}
.aw-invite-box .mod-body ul{max-height: 185px;overflow: hidden;}
.aw-invite-box .mod-body ul li{display:none;position:relative;float: left;width:50%;padding:14px 10px;border-bottom: 1px solid #e6e6e6;}
.aw-invite-box .mod-body ul li .main{padding-left: 40px;}
.aw-invite-box .mod-body ul li p{margin:3px 0 0 0;font-size: 13px;color: #999;}
.aw-invite-box .mod-body ul li p .topic-tag a{float: none;}
.aw-invite-box .mod-body ul li img{width: 30px;height: 30px;border-radius: 4px;}
.aw-invite-box .mod-body .btn-normal{width:60px;padding:2px 0;font-size: 12px;}
.aw-invite-box .mod-footer{height:34px;line-height:34px;margin-top:10px;padding:0 14px;}
.aw-invite-box .mod-footer a{display: inline-block;width: 28px;height: 24px;line-height:22px;background-color: #66b7ff;text-align: center;border-radius: 4px;color: #fff;}
.aw-invite-box .mod-footer .next{margin-left: 10px;}
.aw-invite-box .mod-footer a.active{background-color:#e6e6e6;cursor: default;}
/* 附件列表  */
.aw-upload-file-list{margin-bottom: 10px;}
/* 相关链接 */
.aw-question-related-box{position:relative;padding:10px;background-color:#f8f8f8;border:1px solid #e2e2e2;border-radius: 5px;}
.aw-question-related-box .mod-head{border: none;}
.aw-question-related-box .mod-head h2{margin:0;color: #666;}
.aw-question-related-box .mod-body input{width:90%;margin-right: 10px;}
.aw-question-related-list{margin:0 0 30px;}
.aw-question-related-list .mod-head{border:none;}
.aw-question-related-list .mod-head h3, .aw-upload-file-list .mod-head h3{margin:0;color: #666;}
.aw-question-related-list .mod-body ul li a:hover{text-decoration: underline;}
.aw-question-related-list .mod-body ul li .text-color-999{font-size: 14px;}
/* 问题列表公共模块 .aw-common-list */
.aw-common-list{width:100%;height:auto;}
.aw-common-list > div + div{border-top:1px solid #f5f5f5;}
.aw-common-list .aw-item{position:relative;z-index:0;;min-height:45px;padding:14px 0 14px 50px;}
/*.aw-common-list .aw-item .icon-v, .aw-feed-list .aw-item .icon-v{position:absolute;left:-5px;top:-5px;width:18px;height:18px;background-color: #a3d700;color: #fff;text-align: center;line-height: 18px;font-size: 14px;border-radius: 4px;}*/
.aw-common-list .aw-item .icon-v.i-ve, .aw-feed-list .aw-item .icon-v.i-ve{background-color: #ffca3f;color: #fff;}
.aw-common-list .aw-item.article .markitup-box{max-height: 130px;overflow: hidden;}
.aw-common-list .aw-item.article .img{width: 200px;height: 130px;margin-left: 10px;}
.aw-common-list .aw-item.article .aw-upload-img-list{position: absolute;right: 10px;top: 0;width: 200px;}
.aw-common-list .aw-item.article .aw-upload-img-list img{max-width: 200px;}
.aw-common-list .aw-item.article .markitup-box img{position: absolute;right: 0;top: 0;width: 200px;}
.aw-common-list .aw-item.article .more{font-size: 12px;}
.aw-common-list .aw-item .aw-question-content .aw-user-name{color: #666;}
/* 问题列表回复统计 */
.aw-common-list .aw-question-content h4{margin:0 0 3px;padding-right:20px;font-size:14px;word-wrap:break-word;}
.aw-common-list .aw-question-content > span, .aw-common-list .aw-question-content p span{font-size: 12px;font-weight: normal;color: #999;}
.aw-common-list .aw-question-content .aw-user-name img{max-width: 24px;}
.aw-common-list .aw-question-content p{margin:0;color: #999;}
.aw-common-list .aw-question-content .contribute{position:relative;margin-left: 20px;}
.aw-common-list .aw-question-content .contribute span{position: absolute;right:0;top:-20px;}
.aw-common-list .aw-question-content .contribute img{border-radius: 12px;}
.aw-common-list .aw-question-content .aw-topic-name{display:inline-block;margin:0 2px 3px;}
/* 问题列表用户头像 */
.aw-common-list .aw-item > .aw-user-name{position:absolute;left:0;top:18px;}
.aw-common-list .aw-question-content .aw-user-name img{width: 24px;height: 24px;}
/* 问题列表问题标签 */
.aw-question-tags{display: inline-block;padding:0 5px;height:20px;line-height:20px;background-color:#f2f2f2;font-size: 12px;color: #999;}
.aw-question-tags:hover{background-color:#ddd;color: #fff;}

/* 文章广场 */
.aw-article-list .aw-item{position: relative;margin-top:20px;padding:0 20px 20px 70px;border-bottom:1px solid #e1e1e1;}
.aw-article-list .aw-item .aw-topic-bar{margin:0;}
.aw-article-list .aw-item .aw-user-name{position: absolute;left: 20px;top: 0;}
.aw-article-list .aw-item h2 a{color: #333;font-size: 20px;line-height: 26px;}
.aw-article-list .aw-item h2 a:hover, .aw-article-list .aw-item .aw-mod-footer span a:hover{color: #4d8bcd;}
.aw-article-list .aw-item .mod-body{margin:10px 0;line-height: 24px;}
.aw-article-list .aw-item .mod-body img{max-width:100%;margin-right: 10px;}
.aw-article-list .aw-item .mod-body .content-wrap{overflow: hidden;}
.aw-article-list .aw-item .mod-body .content-wrap .content .hide-content{max-height: 440px;overflow: hidden;}
.aw-article-list .aw-item .mod-body .content-wrap .markitup-box img{max-width: 100% !important;}
.aw-article-list .aw-item .mod-footer{position: relative;}
.aw-article-list .aw-item .mod-footer .more-operate{color: #999;font-size: 12px;}
.aw-article-list .aw-item .mod-footer span > a{margin-left:15px;}
.aw-article-list .aw-item .mod-footer span a i{vertical-align: -2px;}
.aw-article-list .aw-item .mod-footer span a:hover{color: #66b7ff;}
.aw-article-list .aw-item .more{font-size: 12px;}

/* 文章详情页 */
.aw-article-content .aw-question-detail h1{max-width: 600px;}
.aw-article-content .aw-question-detail .mod-body{margin-bottom: 20px;}
.aw-article-content .aw-question-detail .mod-body > a{line-height: 38px;margin:0 0 0 15px !important;}
.aw-article-vote{border-radius: 4px;background-color: #f5f5f5;}
.aw-article-vote a{display:inline-block;float:left;height:38px;line-height:38px;padding:0 13px 0 15px;color: #9d9e9f;outline: none;}
.aw-article-vote a + a{border-left: 1px solid #e6e6e6;}
.aw-article-vote a:hover, .aw-article-vote a.active{background-color: #499ef3;color: #fff;}
.aw-article-vote a.agree{border-radius: 4px 0 0 4px;}
.aw-article-vote a.disagree{border-radius: 0 4px 4px 0;}
.aw-article-vote a:hover i, .aw-article-vote a.active i{color: #fff !important;}
.aw-article-vote i{margin:0;}
.aw-article-vote .agree i{vertical-align: 0;}
.aw-article-vote .agree b{margin-left: 5px;font-size: 16px;font-weight: 500;}
.aw-article-vote.disabled .agree{background-color: #fff !important;border:1px solid #f5f5f5;box-shadow:none;border-radius: 4px;}
.aw-article-vote.disabled .agree:hover b, .aw-article-vote.disabled .agree:hover i{color: #999 !important;}
.aw-article-content .aw-question-detail .meta{line-height: 38px;}
.aw-article-content .aw-question-detail .mod-footer a img{width: 25px;height: 25px;margin-bottom:10px;border-radius: 15px;}
.aw-article-content .aw-question-detail .mod-footer a.more-voters{display: inline-block;width: 25px;height: 25px;line-height:18px;border-radius: 15px;background-color: #f1f2f3;text-align: center;vertical-align: middle;color: #cdcecf;}
.aw-article-content .aw-feed-list .aw-user-img img{width: 32px;height: 32px;}
.aw-article-content .aw-feed-list .meta a{margin-right: 15px;}
.aw-article-content .aw-feed-list .mod-footer{margin:0;}
.aw-article-content .aw-feed-list .aw-article-replay-box{margin:10px 0 0;padding:0;}

/* 发起问题页面 */
.aw-mod-publish{padding:0 20px 20px;}
.aw-mod-publish h3{margin-top:30px;}
.aw-publish-title{position: relative;}
.aw-publish-title.active input{width: 100%;}
.aw-publish-title input{width:78%;}
.aw-publish-title .dropdown{position: absolute;right: 0;top: 0;width: 20%;}
.aw-publish-title .dropdown.open .aw-dropdown{display: block;}
.aw-publish-title .dropdown .dropdown-toggle{height:34px;line-height:34px;border: 1px solid #ccc;cursor: pointer;border-radius: 4px;}
.aw-publish-title .dropdown .dropdown-toggle span{display: inline-block;float: left;width: 80%;height:32px;padding-left: 10px;color: #777;line-height: 32px;}
.aw-publish-title .dropdown .dropdown-toggle a{display:inline-block;width:20%;height:32px;text-align: center;}
.aw-publish-title .dropdown i{margin:0;color: #ccc;}
.aw-mod-publish .aw-topic-bar{margin:0;}
.aw-mod-publish > .mod-footer{margin-top:20px;text-align: right;}
.aw-mod-publish .mod-footer .aw-anonymity{margin:0 20px;}
.aw-mod-publish .mod-footer .aw-anonymity input{margin:4px 3px 0 0;margin:0\0;}
.aw-auth-img{margin-bottom: 15px;}
.aw-auth-img input{width:76px;margin: 0 0 0 5px;}
.aw-auth-img img{height: 30px;}
.aw-mod-publish .aw-edit-topic-box .aw-dropdown-list{max-height: 252px;}
/* 发起已有问题推荐 */
.aw-publish-suggest-question{margin-bottom: 10px;}
.aw-publish-suggest-question p{margin:0;padding:5px 10px;border-bottom: 1px solid #dcdcdc;}
.aw-publish-suggest-question ul li a{display:block;padding:5px 10px;border-bottom: 1px solid #dcdcdc;font-size: 12px;}
.aw-publish-suggest-question ul li a:hover{background-color: #f5faff;}

/* 话题分类 */
.aw-topic-category{padding:0 20px;border-bottom: 1px solid #e6e6e6;}
.aw-topic-category ul{margin-top: 14px;}
.aw-topic-category ul li{float: left;margin:0 14px 14px 0;}
.aw-topic-category ul li a{display: block;padding:3px 5px;border: 1px solid #e6e6e6;border-radius: 4px;color: #666;}
.aw-topic-category ul li a:hover, .aw-topic-category ul li a.active{background-color: #99cfff;color: #fff;border-color: #99cfff;}

/* 热门话题列表 */
.aw-topic-list .mod-head{margin-bottom: 20px;}
.aw-topic-list .mod-head h2{font-size: 20px;}
.aw-topic-list .mod-body, .aw-topic-list .mod-footer{padding: 0 20px;}
.aw-topic-list .aw-item{position:relative;float:left;width:50%;min-height:90px;padding:20px 5px 20px 65px;border-bottom:1px solid #f5f5f5;}
.aw-topic-list .aw-item .img{position: absolute;left: 5px;top: 20px;}
.aw-topic-list .aw-item p + p{margin:5px 0 0;}
.aw-topic-list .aw-item:last-child{border-bottom: 1px solid #f5f5f5;}
.aw-topic-list .aw-notopic-sort{margin-top: 14px;}

/* 话题侧边栏导航 */
.aw-mod.topic-nav{border-bottom: none !important;}
.aw-mod.topic-nav ul li a{display:block;padding:5px 0 5px 10px;color: #666;font-size: 14px;}
.aw-mod.topic-nav ul li a:hover, .aw-mod.topic-nav ul li a.active{background: #2b77a8;color: #fff;}
.aw-mod.topic-nav ul li a:hover i, .aw-mod.topic-nav ul li a.active i{color: #fff;}

/* 话题详细页 */
.aw-topic-detail-title{min-height: 90px;padding:20px;}
.aw-topic-detail-title .mod-body{position: relative;padding:0 0 0 80px;}
.aw-topic-detail-title .mod-body img{position: absolute;left: 0;top: 0;}
.aw-topic-detail-title h2{margin:0;font-size:20px;}
.aw-topic-detail-title .aw-topic-operate{position:absolute;right:0;top:0;text-align: right;}
.aw-topic-list-mod .aw-nav-tabs .aw-search-bar{position: absolute;right: 20px;bottom: 5px;width:240px;}
.aw-topic-list-mod .aw-nav-tabs .aw-search-bar input{height: 32px;padding-right: 30px !important;}
.aw-topic-list-mod .aw-nav-tabs .aw-search-bar .icon-search{position: absolute;right: 8px;top: 8px;font-size: 16px;}
.aw-topic-list-mod .aw-nav-tabs .aw-search-bar .aw-dropdown-list{max-height: 336px;overflow-y:scroll;}
.aw-topic-list-mod .tab-pane .aw-mod > .mod-body{padding:0 20px;}
.aw-topic-detail-about{padding:20px;}
.aw-topic-list-mod .markitup-box br {display: none;}
/* 话题编辑页面 */
.aw-mod-topic-edit-box{padding:20px;}
.aw-mod-topic-edit-box > .mod-head{position: relative;margin:0 0 30px 0;padding:0 0 0 60px;}
.aw-mod-topic-edit-box .aw-topic-bar{margin:0 0 0 10px;}
.aw-mod-topic-edit-box #upload-form .file-input{width: 50px;height: 20px;left: 0 !important;top: 30px !important;}
.aw-mod-topic-edit-box #upload-form .submit{display: none;}
.aw-mod-topic-edit-box .mod-head h3{font-size: 20px;line-height: 20px;}
.aw-mod-topic-edit-box .mod-head .img{position: absolute;left: 0;top: 0;width:50px;height:50px;text-align: center;}
.aw-mod-topic-edit-box .mod-head .img .mask{position:absolute;bottom:0;display: block;width: 50px;height: 20px;background: #000;opacity: 0.7;filter:alpha(opacity=70);border-radius: 0 0 4px 4px;}
.aw-mod-topic-edit-box .mod-head .img b{position: absolute;bottom: 0;display: block;width:50px;text-align: center;color: #fff;font-weight: normal;font-size: 12px;}
.aw-mod-topic-edit-box .mod-head .img .icon-edit{position: relative;top: 1px;margin:0;}
.aw-mod-topic-edit-box .mod-head .img form{z-index:1;}
.aw-mod-topic-edit-box .mod-head .img form .file-input{left: 25px !important;top: 20px !important;width: 20px;height: 20px;}
.aw-mod-topic-edit-box .mod-footer{height:auto;overflow:hidden;margin-top:20px;}
.aw-mod.new-topic .aw-topic-bar{margin:0;}
/* 话题管理页面 */
.aw-mod-topic-manage{margin-top: 20px;}
.aw-mod-topic-manage dl{margin-bottom:40px;}
.aw-mod-topic-manage dl dt, .aw-mod-topic-manage dl dd{line-height: 30px;}
.aw-mod-topic-manage dl dt{width: 110px;font-weight: normal;}
.aw-mod-topic-manage dl dd{width: 570px;margin-left: 120px;}
.aw-mod-topic-manage dl dd input[type="text"]{width:470px;}
.aw-mod-topic-manage .aw-topic-bar{margin:5px 0 0 0;}
.aw-mod-topic-manage dl:first-child dd input{width: 183px;}
.aw-mod-topic-manage dl .topic-list{width: 470px;}
.aw-mod-topic-manage dl .topic-list label{float: left;margin:4px 14px 6px 0;line-height: 22px;}
.aw-mod-topic-manage dl .aw-publish-title .dropdown{position: relative;left: 0;width: 40%;}
.aw-mod-topic-manage dl .aw-publish-title .dropdown .dropdown-toggle{border-radius: 5px;}
.aw-mod-topic-manage dl .aw-publish-title #question_contents{width: 80%;}
.aw-mod-topic-manage dl .aw-publish-title #aw-topic-tags-select{width:78%;height:30px;line-height:30px;margin:0;padding-left:10px;border:none;}

/* 收藏页面 */
.mod-favorite .aw-topic-name span{background-color: #ccc;}
.mod-favorite .aw-tag-list{padding:10px 20px 0;border-bottom: 1px solid #e6e6e6;}
.mod-favorite .aw-tag-list .aw-topic-bar{margin:0;}
.mod-favorite .aw-tag-list .topic-tag .text, .mod-favorite .aw-feed-list .aw-topic-bar .topic-tag .text{background-color: #ccc;}
.mod-favorite .aw-feed-list .aw-topic-bar .topic-tag .close{background-color:#b3b3b3}
.mod-favorite .aw-feed-list .aw-topic-bar{margin:0;}
/* 私信 */
.aw-inbox .mod-footer{margin:0 20px;}
.aw-inbox-read h2 a{font-size: 12px;font-weight: normal;}
.aw-inbox-read .mod-body{position: relative;padding:15px 60px;}
.aw-inbox-read .mod-body .aw-user-img{position: absolute;right: 20px;}
.aw-inbox-read .mod-body .aw-user-img img{widows: 32px;height: 32px;}
.aw-inbox-read .mod-body textarea{min-height: 100px;}
.aw-inbox-read .mod-body p{margin-top:10px;text-align: right;}
.aw-inbox-read .mod-footer{margin:0 0 20px;}
.aw-inbox-read .mod-footer li{position: relative;padding:15px 60px;}
.aw-inbox-read .mod-footer li .aw-item{position:relative;padding:12px 15px;background: #fafafa;border:1px solid #e6e6e6;}
.aw-inbox-read .mod-footer li .aw-item p:first-child{margin-bottom: 10px;}
.aw-inbox-read .mod-footer li .aw-item p {word-wrap: break-word;}
.aw-inbox-read .mod-footer li .i-private-replay-triangle{position: absolute;right: -8px;top: 10px;border-left:1px solid #fafafa;}
.aw-inbox-read .mod-footer li .aw-user-img{position:absolute;top:15px;right: 18px;}
.aw-inbox-read .mod-footer li .aw-user-img img{width: 32px;height: 32px;}
.aw-inbox-read .mod-footer li.active .aw-item{background: #f5fafe;border:1px solid #dcecf9;}
.aw-inbox-read .mod-footer li.active .aw-user-img{left:18px;top:15px;}
.aw-inbox-read .mod-footer li.active .i-private-replay-triangle{background: url('img/icon-angle-left.png') no-repeat;left:-8px;border-left:none;border-right: 1px solid #f5fafe;}

/* 通知 */
.aw-notifications-list{padding:0 20px;}
.aw-notifications-list ul li{position:relative;padding: 15px 0;line-height: 20px;border-top: 1px dotted #e2e2e2;}
.aw-notifications-list ul li:first-child{border-top: none;}
.aw-notifications-list ul li.active{font-weight: bold;color: #333;}
.aw-notifications-list ul li.active span{font-weight: normal;}
.aw-notifications-list ul li.active .icon-tips{display: block;}
.aw-notifications-list ul li p{margin:0;}
.aw-notifications-list ul li p.moreContent{margin:0 0 5px;}
.aw-notifications-list ul li .read, .aw-notifications-list ul li .more{font-size: 12px;color: #999;font-weight: normal;}
.aw-notifications-list ul li .read{display:none;}
.aw-notifications-list ul li:hover .read{display: inline-block;}
.aw-notifications-list ul li .icon-tips{display:none;position: absolute;right: 0;top: 15px;}

/* 邀请好友加入社区 */
.aw-mod-invite-friend .content{width: 400px;margin:0 auto;padding:40px 0;}
.aw-mod-invite-friend .content p{line-height:26px;margin-top:10px;text-align: right;}
.aw-mod-invite-friend .content p .btn{margin-left:10px;}
.aw-invite-list .mod-body{padding:0 20px;}
.aw-invite-list ul li{position: relative;padding:15px 0 25px 40px;border-bottom: 1px dotted #e2e2e2;}
.aw-invite-list ul li .img{position:absolute;left:0;top: 15px;}
.aw-invite-list ul li .img img{width: 32px;height: 32px;}
.aw-invite-list ul li p input{width: 386px;height: 30px;margin:10px 0;}

/* 用户列表页 */
.aw-people-list{padding:0 20px;}
.aw-people-list .aw-item{position: relative;padding:14px 0 14px 150px;border-top: 1px solid #f5f5f5;}
.aw-people-list .aw-item:first-child{border-top: none;}
.aw-people-list .aw-item .aw-user-sort-count{position: absolute;left: 0;top: 15px;width:30px;color: #fff;text-align: center;}
.aw-people-list .aw-item .aw-user-sort-count i{position:absolute;left:0;top:0;color: #999;font-size: 30px;}
.aw-people-list .aw-item .aw-user-sort-count em{position: relative;z-index: 1;font-size: 16px;}
.aw-people-list .aw-item .aw-user-sort-count.active i{color: #ffc000;}
.aw-people-list .aw-item .aw-user-img{position: absolute;left: 40px;top:15px;}
.aw-people-list .aw-item .operate{position: absolute;right: 0;top: 15px;text-align: center;}
.aw-people-list .aw-item .operate .btn{display: block;margin-bottom: 5px;}
.aw-people-list .aw-item .aw-user-name{font-size: 14px;}
.aw-people-list .aw-item p{margin:0;}
.aw-people-list .aw-item .meta{margin:3px 0;}
.aw-people-list .aw-item .meta span{margin-right: 10px;}
.aw-people-list .aw-item .aw-topic-bar{margin:5px 0 0;}
.aw-people-list .aw-item .aw-topic-bar .topic-tag{margin:0 0 10px 10px;}

/* 专题页面 */
.aw-feature-title{width: 930px;margin-bottom: 20px;}
.aw-feature-title .img{width:960px;height:240px;}
.aw-feature-title h2{padding-bottom: 10px;border-bottom: 1px solid #e2e2e2;font-size: 20px;}
.aw-feature-content h2{font-size: 20px;}
.aw-feature-content .aw-common-list{padding:0 20px;}
.aw-feature-content .aw-mod{margin-bottom: 30px;}

/* 底部版权 */
.aw-footer{padding:30px 0 10px;font-size: 12px;text-align: center;}

/* 搜索结果页面 */
.aw-mod-search-result .mod-body{padding:0 20px;}
.aw-mod-search-result .aw-item{position: relative;padding:14px 106px 14px 65px;border-bottom: 1px solid #f5f5f5;}
.aw-mod-search-result .aw-item.active{padding:10px 0;}
.aw-mod-search-result .aw-item .aw-user-img, .aw-mod-search-result .aw-item .aw-topic-img{position: absolute;left: 0;top: 15px;}
.aw-mod-search-result .aw-item .follow{position: absolute;right: 0;top: 10px;}
.aw-mod-search-result .aw-item i{position: relative;top: 2px;}
.aw-mod-search-result .aw-item p:last-child{margin:0;}
.aw-mod-search-result .aw-item p > span{margin-right: 10px;}
.aw-mod-search-result .aw-item .icon-bestbg{margin-right: 5px;font-size: 15px;color: #69b5ff;}
.aw-mod-search-result .text-color-666{font-size: 12px;}
.aw-mod-search-result .aw-load-more-content{margin:20px 0 0;}

/* 小卡片提示box */
.aw-card-tips{display:none;position:absolute;z-index:9999;width: 290px;background: #fff;border:1px solid #ccc;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);}
.aw-card-tips .mod-head{position: relative;min-height:70px;padding: 10px 10px 0 70px;}
.aw-card-tips .mod-head p{margin: 0;}
.aw-card-tips .mod-head p span:first-child {margin-right: 15px;}
.aw-card-tips .mod-head .img{position: absolute;left: 10px;top: 10px;}
.aw-card-tips .mod-head .desc{max-height: 65px;overflow: hidden;margin-bottom: 10px;}
.aw-card-tips .mod-body{padding:0 10px;}
.aw-card-tips .mod-footer{padding:10px;background-color: #fafafa;border-top: 1px solid #e6e6e6;border-radius: 0 0 4px 4px;line-height: 34px;}
.aw-card-tips .mod-footer i{font-size: 16px;vertical-align: -2px;}
.aw-card-tips .icon-v{width:16px;height:16px;margin:2px 0 0 3px;background:url('img/icon-v.png') no-repeat \0;font-size: 0px\0;}
.aw-card-tips .icon-v.i-ve{background:url('img/icon-v-hover.png') no-repeat \0;}

/* @用户下拉 */
.content_cursor{position: absolute;z-index:-1;max-width:600px;font-size: 14px;font-family: "Helvetica Neue",Helvetica,Arial,'Microsoft YaHei',sans-serif;word-wrap: break-word;opacity: 0;}
.aw-invite-dropdown{position:absolute;left:0;top:0;z-index:1010;min-width:160px;background: #fff;border:1px solid #e6e6e6;border-radius:2px;}
.aw-invite-dropdown li{padding:5px 10px;cursor: pointer;}
.aw-invite-dropdown li:hover, .aw-invite-dropdown li.active{background: #f0f0f0;}
.aw-invite-dropdown li img{width: 30px;height: 30px;}
.aw-invite-dropdown li a{display: inline-block;height: 30px;line-height: 30px;padding-left:10px;cursor: pointer;}
.aw-invite-dropdown p{height: 26px;line-height: 26px;padding-left: 10px;margin:0;}

/* bs弹窗 */
.modal-content{background-color: #fafafa;border-color:#999;/*box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3);*/}
.alert-box .modal-header .close{margin:0;color: #9e9e9e;}
.alert-box .modal-footer{padding-top:0;line-height: 34px;border-top: none;}
.alert-box .modal-footer button{margin:0 0 0 20px;}
.modal-dialog textarea, .modal-dialog input{margin-bottom: 10px;}
.aw-imageVideo-box .modal-dialog, .aw-share-box .modal-dialog, .aw-question-redirect-box .modal-dialog, .aw-inbox .modal-dialog, .aw-topic-edit-note-box .modal-dialog, .aw-favorite-box .modal-dialog{width: 470px;}
.aw-imageVideo-box .modal-dialog p{width:95%;margin:0 auto;color: #999;}
/*.aw-publish-box .modal-dialog{width: 540px;}*/
.aw-publish-box .aw-publish-title{margin-bottom: 10px;}
.aw-recommend-box .modal-dialog {width: 524px;}
.aw-recommend-box ul li {position: relative;float: left;width: 47%;height: 40px;margin: 0 10px 10px 0;background: #f0f0f0;border-radius: 4px;}
.aw-recommend-box ul li:hover{background-color: #e6e6e6;}
.aw-recommend-box h4 {color: #999;font-size: 14px;}
.aw-recommend-box ul {width: 505px;}
.aw-recommend-box ul li img {position: absolute; width: 32px;height: 32px;left: 4px;top: 4px;}
.aw-recommend-box ul li a {display:block;padding-left: 46px;cursor: pointer; line-height: 40px;font-size: 12px; color: #333;}
.aw-recommend-box ul li i {display: none;position: absolute;right: 0;top: 7px;width: 24px;height: 24px;color: #499ef3;;text-align: center;line-height: 24px;border-radius: 12px;font-size: 20px;}
.aw-recommend-box ul li.active i {display: block;}
/* 警告提示box */
.aw-tips-box .modal-dialog, .aw-confirm-box .modal-dialog{width: 370px;}
.aw-tips-box .modal-body{background: url(img/warmming.png) no-repeat right 5px;}
.aw-tips-box .modal-body p{margin: 10px 0;}
/* 微信绑定弹窗box */
.aw-alert-img-box .modal-body{background:none;text-align: center;}
.aw-alert-img-box .modal-body img{max-width: 328px;}
/* 私信弹窗 */
.aw-inbox .aw-dropdown{top: auto;}

/* 发起box */
.aw-publish-box input{width:170px !important;}
.aw-publish-box .modal-body{padding-bottom: 0px;}
.aw-publish-box #qp_captcha{height: 36px;margin-left: 10px;}
.aw-publish-box .aw-publish-title .dropdown{width: 100%;background-color: #fff;}
.aw-publish-box .aw-publish-title .dropdown .dropdown-toggle span{width: 90%;}
.aw-publish-box .aw-publish-title .dropdown .dropdown-toggle a{width: 10%;}
.aw-publish-box .aw-topic-bar{margin: 0;}
.aw-publish-box .dropdown, .aw-question-drodpwon, .aw-inbox form{position: relative;}
/* 评论修改box */
.aw-edit-comment-box .modal-dialog{width:745px;}
.aw-edit-comment-box .modal-body textarea{margin:0;border-radius: 10px 10px 0 0;}
.aw-edit-comment-box .aw-file-upload-box{padding:20px;border:1px solid #ccc;border-top: none;border-radius: 0 0 10px 10px;}
.aw-edit-comment-box .modal-footer label{margin-left:5px;}
/* 回复收藏box */
.aw-favorite-tag-list ul{width: 452px;height: auto;overflow: hidden;}
.aw-favorite-tag-list ul li{position:relative;float:left;width:47%;margin:0 10px 10px 0;}
.aw-favorite-tag-list ul li a{display: block;padding:15px;border:1px solid #ddd;border-radius: 4px;color: #666;background-color: #fff;}
.aw-favorite-tag-list ul li a:hover{background-color: #f5f5f5;}
.aw-favorite-tag-list ul li span{display:block;}
.aw-favorite-tag-list ul li i{display:none;position: absolute;right: 10px;top: 14px;width:24px;height:24px;background-color: #499ef3;color: #fff;text-align: center;line-height: 24px;border-radius: 12px;font-size: 20px;}
.aw-favorite-tag-list ul li.active i{display: block;}

/* 用户初次登陆提示box */
.aw-first-login .mod-head{margin-bottom:10px;}
.aw-first-login .mod-head h2{font-size: 20px;}
.aw-first-login .mod-head ul{width:560px;height: auto;overflow: hidden;border:1px solid #e3e3e3;background-color: #fff;}
.aw-first-login .mod-head ul.active, .aw-first-login .mod-head ul li.active{background: #e7eff3;}
.aw-first-login .mod-head ul li{float: left;width: 186px;height:48px;line-height:48px;padding-left:20px;}
.aw-first-login .mod-head ul li em{display:inline-block;width: 25px;height: 25px;line-height: 25px;margin-right:10px;background: #e6e6e6;text-align: center;}
.aw-first-login .mod-head ul li.active em{background: #fff;}
.aw-first-login .aw-complete-data{height: auto;overflow: hidden;margin:10px 0;padding:10px;border:1px solid #e3e3e3;font-size: 12px;}
.aw-first-login .aw-complete-data .side-bar{width: 100px;margin-right: 20px;}
.aw-first-login .aw-complete-data .side-bar span{display:block;text-align: right;}
.aw-first-login .aw-complete-data .side-bar .file-input{left: -12px;top: -4px;width: 70px;height: 24px;}
/* .aw-first-login .aw-complete-data input[type="text"]{width: 300px;margin-top:5px;} */
.aw-first-login .aw-card-box-list .img{position: absolute;left: 15px;top: 15px;}
.aw-first-login .aw-card-box-list ul{width:580px;margin-top:10px;}
.aw-first-login .aw-card-box-list li{position: relative;float:left;width:270px;height:110px;margin:0 20px 20px 0;padding:15px 15px 15px 75px;border:1px solid #e3e3e3;font-size: 12px;}
.aw-first-login .aw-card-box-list li .topic-tag{float: none;}
.aw-first-login .aw-card-box-list li .btn-mini{width: 60px;}
.aw-first-login .aw-card-box-list li p{margin:5px 0 0 0;}
.aw-first-login .mod-footer{line-height: 32px;}
.aw-first-login .mod-footer .btn-success{margin-left: 10px;}

/* 回复编辑器 */
.aw-replay-box{margin:20px 0 0;padding:0 20px;}
.aw-replay-box form > .mod-head{position: relative;height:auto;overflow:hidden;min-height:32px;margin-bottom:10px;padding-left: 40px;line-height: 28px;}
.aw-replay-box .mod-head > .aw-user-name{position: absolute;left: 0;top:0;}
.aw-replay-box .mod-head > .aw-user-name img{width: 32px;height: 32px;}
.aw-replay-box .mod-head p{height: auto;overflow: hidden;margin:3px 0 0;}
.aw-replay-box .mod-head p label{margin-left: 10px;}
.aw-replay-box .mod-head p input{margin-right: 5px;position: relative;top:-1px;top:1px\0;}
.aw-replay-box .mod-body{position:relative;}
.aw-article-replay-box{position:relative;margin:20px 20px 0 0;padding-left: 60px;}
.aw-article-replay-box .mod-head{position:absolute;left:20px;}
.aw-article-replay-box .mod-head img{width: 32px;height: 32px;}
.aw-article-replay-box .mod-body{margin-bottom:10px;padding:0 !important;}
.aw-article-replay-box .mod-footer{padding:0 !important;}
.aw-article-replay-box .mod-footer input{width: 80px;}

/* 新编辑器 */
.aw-editor-box .wmd-input{border:none;}
.aw-editor-box .mod-head{border:1px solid #e6e6e6;border-radius: 4px;}
.aw-editor-box .mod-head .btn-toolbar{margin:0;background-color: #f5f5f5;border-bottom: 1px solid #e6e6e6;}
.aw-editor-box .mod-head .btn-toolbar > .btn-group{margin:0;}
.aw-editor-box .mod-head .btn-toolbar .btn-group .btn + .btn{margin:0;}
.aw-editor-box .mod-head .btn-toolbar .btn{padding:6px 10px;background-color: transparent;border-radius: 0;font-size: 16px;}
.aw-editor-box .mod-head .btn-toolbar .btn i{color: #666;}
.aw-editor-box .mod-head .btn-toolbar .btn.active i{color: #67b7ff;}
.aw-editor-box .mod-head .btn-toolbar .btn:hover{background-color: #ebebeb;}
.aw-editor-box .mod-head .btn-toolbar .tooltip{width: 100px;}
.aw-editor-box .mod-body{position:relative;margin-top: 15px;line-height: 28px;}
.aw-editor-box .mod-body #question_detail_message{line-height: 34px;}
.aw-editor-box .mod-body #answer_content_message{margin-right: 10px;}
.aw-editor-box .aw-upload-tips, .aw-replay-box .aw-upload-tips{position: absolute;left: 100px;top: 3px;}
#wmd-button-bar .wmd-helper{background-color: #f5f5f5;border-bottom:1px solid #e6e6e6;}
#wmd-button-bar .wmd-helper ul{border-bottom: 1px solid #e6e6e6;}
#wmd-button-bar .wmd-helper ul li{float: left;height:32px;padding:0 14px;line-height:32px;cursor: pointer;border-left: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;}
#wmd-button-bar .wmd-helper ul li:first-child, #wmd-button-bar .wmd-helper ul li:first-child.active{border-left: none;}
#wmd-button-bar .wmd-helper ul li.active{height:33px;line-height:33px;margin-bottom:-1px;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
#wmd-button-bar .wmd-helper ul li:hover, #wmd-button-bar .wmd-helper ul li.active, #wmd-button-bar .wmd-helper .content{background-color: #fff;}
#wmd-button-bar .wmd-helper .content .tab-pane{padding:10px;}
.wmd-preview{min-height:20px;margin-top:15px;padding: 19px;line-height:25px;background-color: #fafafa;border:1px solid #e3e3e3;border-radius: 4px;text-align: left;}
.wmd-preview em, .markitup-box em{font-style: italic;}
.wmd-preview ul, .wmd-preview ol, .markitup-box ul, .markitup-box ol{margin-bottom:16px;padding-left: 32px;list-style: decimal;line-height: 30px;}
.wmd-preview ul, .markitup-box ul {list-style: disc;}
.wmd-preview ol, .markitup-box ol{list-style: decimal;}
.wmd-preview ul li, .markitup-box ul li, .wmd-preview ol li, .markitup-box ol li {line-height: 25px;}
.wmd-preview h2, .markitup-box h2{margin: 16px 0;font-size: 1.75em;line-height: 30px;}
.wmd-preview h3, .markitup-box h3{margin: 16px 0;font-size: 1.5em;}
.wmd-preview h4, .markitup-box h4 {margin: 16px 0;font-size: 1.25em;}
.wmd-preview code, .markitup-box code, .markitup-box code{background-color: #edeafd5;display: inline-block;font-family: "Courier New",Courier,monospace;margin: 0;padding: 0 5px;white-space: normal;text-align: left;font-size: 14px;}
.wmd-preview p, .markitup-box p {margin:0 0 16px;}
.wmd-preview img, .markitup-box img {max-width:625px;margin-bottom: 15px;}
.markitup-box{position:relative;z-index:1;line-height: 180%;word-wrap: break-word !important;}
.markitup-box .aw-user-name{font-size: 14px;}
.markitup-box p{padding: 5px;}
.wmd-preview pre, .markitup-box pre {padding: 16px;line-height: 20px;overflow: hidden; border: none; border-radius: 3px; background-color: #f7f7f7;font-size: 14px;}
blockquote {margin: 0 0 16px;padding: 0 15px;font-size: 14px;color: #777;border-left: 4px solid #ddd;}
.markitup-box pre br, .markitup-box ul + br, .markitup-box ol + br {display: none;}
 .markitup-box ul, .markitup-box ol {margin-bottom: 0;}
.wmd-preview b, .markitup-box b, .wmd-preview strong, .markitup-box strong {color: #333;}

/* 发现和文章列表文章摘要 */
.aw-explore-list .markitup-box h2, .aw-explore-list .markitup-box h3, .aw-explore-list .markitup-box strong, .aw-explore-list .markitup-box em,
.aw-explore-list .markitup-box ul li,.aw-explore-list .markitup-box ol li, .aw-article-list .markitup-box ol li,.aw-article-list .markitup-box ul li,
.aw-article-list .markitup-box h2, .aw-article-list .markitup-box h3, .aw-article-list .markitup-box strong, .aw-article-list .markitup-box em {display: inline;margin: 0;padding: 0;line-height: 25px;font-size: 14px;font-style: normal;font-weight: 400;color: #666;}
.aw-explore-list .markitup-box br, .aw-article-list .markitup-box br {display: none;}
.aw-explore-list .markitup-box ul, .aw-explore-list .markitup-box ol, .aw-article-list .markitup-box ol, .aw-article-list .markitup-box ul {padding: 0;margin: 0;}


/* 自定义页面 */
.aw-custom-page{padding: 20px;background: #fff;}
.aw-custom-page h1{font-size: 26px;}
.aw-custom-page h2{font-size: 22px}
.aw-custom-page h3{font-size: 18px;}
.aw-custom-page h4{font-size: 16px;}
.aw-custom-page h5{font-size: 14px;}
.aw-custom-page h6{font-size: 12px;}
.aw-custom-page p{line-height: 24px;}
.aw-custom-page ul, .aw-custom-page ol{padding:0 0 0 20px;}
.aw-custom-page ul{list-style-type: square;}
.aw-custom-page ol{list-style-type: decimal;}
.aw-custom-page img{margin:10px 0;}

/* 自定义页面 积分说明 */
.aw-point-rule h1{margin-bottom: 30px;}
.aw-point-rule dl{height: auto;overflow: hidden;margin:0;padding:10px;border-bottom: 1px dashed #ddd;transition: background-color .3s ease-in-out;}
.aw-point-rule dl:hover{background-color: #f5f5f5;}
.aw-point-rule dt, .aw-point-rule dd{float: left;height: 30px;line-height: 30px;}
.aw-point-rule dt{width: 500px;font-weight: normal;}
.aw-point-rule dd{float: right;}
.aw-point-rule .green{color: #388202;}
.aw-point-rule .red{color: #ff5d61;}

/* 微信登陆页面 */
.aw-wechat-body{background: #333;}
.aw-wechat-body h1{margin-bottom:20px;font-size: 20px;text-shadow:0 2px 0 #333;color:#fff;text-align: center;}
.aw-wechat-body .aw-wechat-login-box{width: 500px;margin:60px auto 0;text-shadow:0 1px 1px #333;text-align: center;}
.aw-wechat-body .aw-wechat-login-box .icon-wechat{display:block;font-size: 200px;}
.aw-wechat-body .aw-wechat-login-box img{width: 280px;}
.aw-wechat-body .aw-wechat-login-box .info{display:inline-block;width:280px;height:46px;line-height:46px;margin:20px auto 0;padding:0 40px;box-shadow:0 5px 10px -5px #191919 inset, 0 1px 0 0 #444;border-radius: 20px;color:#fff;}
.aw-wechat-body .aw-wechat-login-box .info b{color:#ffba61;}

/* 404页面 */
.aw-404 {background:#f4f4f4;}
.aw-404 .aw-footer-wrap {background-color: #fff;}
.aw-404-wrap{width: 500px;height:auto;margin:100px auto 300px;text-align: center;}
.aw-404-wrap p{margin: 45px auto 30px; font-size: 18px;}
.aw-404-wrap p a{font-size:18px;color: #54beff;}
.aw-404-wrap .aw-search-box {width: 460px;float: none;margin: 0 auto;}
.aw-404-wrap .aw-search-box .form-control {border-radius: 0;border-color: #54beff;}
.aw-404-wrap .aw-search-box .input-group {margin: 0 auto;}
.aw-404-wrap .aw-search-box .input-group input {width: 460px;padding-right: 50px;}
.aw-404-wrap .aw-search-box #global_search_btns {top:0;right:0;z-index:10;width:40px;height:32px;border-radius: 0;border-color: #54beff; color: #fff;background-color: #54beff;}

/* 帮助中心 */
.aw-help-center .mod-head {padding: 40px 0;}
.aw-help-center .mod-head h2 {font-size: 32px; text-align: center;color: #666;}
.aw-help-center .mod-head h2 i {margin-right: 10px;}
.aw-help-center .mod-head .aw-search-box {float:  none;margin: 35px auto 0;width: 510px;border: 8px solid #f5f5f5;}
.aw-help-center .mod-body {padding: 40px 25px 20px;border-top: 1px solid #e6e6e6;}
.aw-help-center .mod-body .col-md-4 {margin-bottom: 20px;height: 232px;}
.aw-help-center .mod-body .aw-item img {position: absolute;left: 0;top: 0;width: 32px;height: 32px;}
.aw-help-center .mod-body .aw-item h3 { position: relative; padding-left: 42px;margin-bottom: 18px;font-size: 16px;font-weight: bold;}
.aw-help-center .mod-body .aw-item h3 a {color: #333;}
.aw-help-center .mod-body .aw-item ul {list-style-type: disc;padding-left: 5px;line-height: 25px;overflow: hidden; }
.aw-help-center .mod-body .aw-item ul li {margin: 5px 0;list-style-position: inside;}
.aw-help-center .aw-search-box #global_search_btns {top: 7px;}
.aw-help-center .aw-search-box input {width: 494px;border:1px solid #e6e6e6;}
.aw-help-list {padding: 20px;}
.aw-help-list .mod-head {position: relative;padding-left: 60px;margin-bottom: 10px;height: 50px;}
.aw-help-list .mod-head img {position: absolute;left: 0;top: 0;width: 50px;}
.aw-help-list .mod-head h3 {line-height: 50px;font-size: 20px;font-weight: bold;}
.aw-help-list .mod-body ul li {padding: 12px 0;line-height: 22px;border-bottom: 1px solid #e6e6e6;}
.aw-help-side .mod-body dd {width: auto;padding-left: 40px;margin-left: 0;line-height: 32px;}

/* noscript 提示 */
.aw-noscript{position: absolute;z-index: 100;width: 100%;height: 100%;background-color: #f5f5f5;overflow: hidden;}

@media not all, (min-resolution: 192dpi) {
	.aw-logo a {
	    background-image: url("img/logo@2x.png");
	    background-size: 60px auto;
	}
}

@media (max-width: 1200px){
	/*.container {width: 1010px !important;}*/
	.container {width: 990px !important;}
}

@media (max-width: 992px){
	.container {width: 100% !important;}
}
/* ipad竖屏 */
@media (max-width: 769px) {
	.aw-feed-list .aw-item .more-operate{display:inline-block;}
	.aw-main-content {border:none;}
	/*导航条*/
	.navbar-collapse.active{display: block;}
    .navbar-collapse {
        position: absolute;
        width: 120px;
        left: -15px;
        background: #499ef3;
    }
}
@media (min-width: 768px) {
    .navbar-collapse {
        position: static;
        width: auto;
        background: #499ef3;
    }
}
/* iphone横屏幕 */
@media (max-width:736px) {
    /*公共部分*/
    .aw-container-wrap {margin-top: 15px;}
	.page-control .pagination{float: none !important;}
	.markitup-box img {width: 100% !important;}
	.aw-nav-tabs {padding:30px 10px 0;}
	.aw-nav-tabs > li {margin:0;}
	.aw-common-list .aw-item {padding:14px;}
	/*分类*/
	.category .col-sm-12 > ul > li {margin:2px 3px;padding:0 4px;}
	.category dl:hover .aw-dropdown, .category ul li:hover .aw-dropdown, .category dl .aw-dropdown ul li a {display:none;}
	.category dl {margin:10px 10px 10px 0;}
	.category dl dd {width: 115px;}
	.category dl dt, .category dl dt img {width: 32px;height: 32px;}
	/*话题详情页*/
	.aw-topic-list-mod .aw-item {padding-left: 0;}
	/*文章广场*/
	.aw-article-list .aw-item {padding: 10px 15px;}
	/*弹窗*/
	.aw-publish-box .modal-dialog, .aw-question-redirect-box .modal-dialog, .aw-inbox .modal-dialog, .aw-topic-edit-note-box .modal-dialog, .aw-tips-box .modal-dialog, .aw-image-box .modal-dialog, .aw-link-box .modal-dialog, .aw-edit-comment-box .modal-dialog, .aw-publish-box .modal-content {width: auto;}
	/*发起问题页面*/
	.aw-publish-title input, .aw-publish-article .aw-publish-title input {width: 68%;}
	.aw-publish-title .dropdown {width: 30%;}
	/*个人页面*/
	.aw-user-detail-box .mod-head {min-height:70px !important;padding:10px 10px 0px 70px !important;}
	.aw-user-detail-box .mod-head img {width: 50px;left: 10px !important;top: 10px !important;}
	.aw-user-detail-box .mod-body .meta span {float: left;width: 25%;margin:0 !important;}
	.aw-user-center-tab .tab-pane > .aw-mod a.aw-hide-txt {max-width: auto;}
}
/* iphone竖屏幕 */
@media (max-width:414px) {
	.aw-top-menu-wrap .container {padding: 0;}
	.aw-container-wrap {padding:0 10px;}
	.aw-content-wrap {margin:0;}
	.aw-user-nav {margin-right: 10px;}
	.aw-question-comment-box .aw-feed-list .aw-item .aw-user-img {display: none;}
	.aw-feed-list .operate + .operate {margin-left: 1px;}
	.aw-feed-list .aw-item .more-operate, .aw-feed-list .aw-item:hover .more-operate, .aw-feed-list .aw-item:hover .close {display: inline;}
	.aw-question-detail-txt iframe {max-width: 100%;}
	.aw-top-nav .navbar-collapse.active {left: 0;}
	.aw-common-list .aw-item {padding:14px 0;}
	.aw-global-tips {margin:0 0 15px;padding:0;}
	/* 分类导航 */
	.category dl {padding:0;}
	.category dl dd {width: 80px;}
	/* 发起页面 */
	.aw-publish-title input, .aw-publish-article .aw-publish-title input {width: 58%;}
	.aw-publish-title .dropdown {width: 40%;}
	.aw-mod-publish .mod-footer .aw-anonymity {margin:0 20px 0 0;}
	/* 问题详情页 */
	.aw-question-detail .mod-head h1 {font-size: 16px;}
	.aw-question-detail .mod-head .operate, .aw-topic-detail-title .aw-topic-operate {position: relative;}
	.aw-feed-list .aw-item .mod-footer {padding:0;}
	/* 话题列表 */
	.aw-topic-list .aw-item{height:152px;padding:20px 5px 20px 0;}
	.aw-topic-list .aw-item .img {position: relative;left: 0;top: 0;float: left;margin-right: 10px;}
	.aw-topic-list .aw-item .img img {width: 30px;height: 30px;}
	.aw-footer {padding:20px 0 0px;}
}
/* (公用)页尾 */
/*.SW_footer{width:100%;margin-top:40px;background-color:#444;color:#999;font-family:'Helvetica Neue',Helvetica,Arial,Sans-serif;font-size: 13px;}
.SW_footer .layout{width: 960px;margin: 0 auto;}
.SW_footer .h1_slogan{height:36px;line-height:36px;background:#3B3B3B;font-size:14px;color:#ccc;}
.SW_footer .h1_slogan span{display: block;height:40px;width:960px;margin:0 auto;letter-spacing:2px;}
.ft{position: relative;padding: 40px 0 30px 0;width:960px;}
.ft .slogan{float:left;width: 260px;height: 61px;margin-top: 20px;}
.ft .slogan a{display:inline-block;width: 185px;height:75px;background:url(http://ask.seo.cn/static/common/sw-footer-sprite.png?v2) no-repeat 0 0;}
.ft .ft_item{float:left;width:140px;line-height:22px;}
.ft .ft_item a{color:#999;}
.ft h4{height:25px;width:80px;text-indent:-9999px;margin-bottom:10px;background:url(http://ask.seo.cn/static/common/sw-footer-sprite.png?v2) no-repeat;}
.ft .a1{background-position: 0 -75px;}
.ft .a2{background-position: -97px -75px;}
.ft .a3{background-position: -198px -75px;}
.ft .a4{background-position: 0 -105px;}
.ft .a5{background-position: -97px -105px;}
.SW_footer .cp{width:850px;margin:0 auto;padding-bottom:20px;text-align:center;}
.SW_footer .beian{width:850px;margin:0 auto;padding-bottom:20px;text-align:center;}

.sw-mn{color: #bbb;background-color: #2c2c2c;padding: 0 10px;margin-top:-30px;position: fixed;width: 100%;z-index: 9999;}
.sw-mn, .sw-mn-bd, .sw-mn-l, .sw-mn-r{height: 30px;}
.sw-mn li{float: left;height: 30px;line-height: 30px;}
.sw-mn li em, .sw-mn li span{color: #fff;padding: 0 5px;margin-left: 3px;border-radius: 3px;}
.sw-mn li em{border: 1px solid #bbb;}
.sw-mn li img{width: 30px;height: 30px;vertical-align: top;}
.sw-mn a, .sw-mn a:visited{display: inline-block;float: left;padding: 0 12px;color: #bbb;text-decoration: none;}
.sw-mn a:hover, .sw-mn a.active{color: #fff;background-color: #1d1d1d;text-decoration: none;}

.sw-hd{background: #f4f5f8 url(http://ask.seo.cn/static/common/hd-bg.png) repeat-x;height: 130px;border-bottom: 2px solid #69c;margin: 30px 0 0;}
.hd-top , .hd-menu{width: 980px;margin: 0 auto;}
.hd-top{height: 98px;}
.hd-menu{font-size: 14px;}
.hd-top .logo{height: 85px;float: left;}
.hd-top .slogan{width: 200px;float: left;}
.hd-top .nav{float: left;font-size: 16px;position: relative;margin-left: 15px;margin-top: 28px;padding: 0 0 0 15px;border-left: 1px solid #ddd;}
.hd-top .search{width: 220px;float: right;position: relative;margin-top: 30px;}
.hd-top .logo a{display: block;width: 100%;height: 100%;}
.hd-top .nav li{float: left;}
.hd-top .nav li a{display: block;padding: 0;height: 26px;line-height: 26px;margin-right: 10px;}
.hd-top .nav li a:hover{background: none;}
.hd-top .search .search-input{float: left;height: 32px;line-height: 32px;vertical-align: middle;color: #666;background: #fff;border: 1px solid #999;border-radius: 3px;outline: none;margin: 0;display: block;padding: 0 10px;}
.hd-top .search .search-btn{width: 60px;height: 32px;border: none;position: absolute;top: 0;right: 0;background-color: #568abe;color: #fff;border-radius: 0 3px 3px 0;}
.hd-menu .left{float: left;}
.hd-menu .right{float: right;}
.hd-menu li{float: left;padding-right: 5px;width: 100px;text-align: center;}
.hd-menu li a{display: block;background-color: #69c;color: #fff;height: 32px;line-height: 32px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.hd-menu li a:hover{background-color: #568abe;text-decoration: none;color: #fff;}*/

.hd-menu .left .hmain .harrow_a{border-radius: 0;}
.hmain{position: relative;}
.hmain ul{position: absolute;top: 32px;left: 0;display:none;z-index: 2000;}
.harrow{padding-right: 5px;background: url(http://ask.seo.cn/static/common/harrow.png) no-repeat 78px 14px;}
.harrowon{background: url(http://ask.seo.cn/static/common/harrowon.png) no-repeat 78px 14px;}

.top_ad{width: 960px;height: 40px;margin: 0 auto 15px;}
.top_ad img{border-radius: 5px;}
.top_ad_l{width: 475px;float: left;}
.top_ad_r{width: 475px;float: right;}

.clearfix:after{clear:both;content:".";display:block;height:0;font-size:0;visibility:hidden;}.clearfix{*zoom:1;}
.nav_d{ position:relative;z-index: 1001;}
.nav_d .nLi{ float:left;  position:relative; display:inline;  }
.nav_d .nLi:hover>div.z_sub{display:block;}
.nav_d .sub{ display:none; width:960px; right: -260px; top:32px;  position:absolute; background:#fff; border:1px solid #ddd; border-top: none;}
.nav_d .sub li{ zoom:1; }
.sub .sub_box{float: left;border-right: 1px solid #ddd;padding-bottom: 20px;}
.sub .sub_item{width: 315px;padding: 0px 20px 0px 20px;}
.sub .nor{border-right: none;}
.sub .sub_item h3{font-weight: bold;margin: 0;text-align: left;margin-bottom: 10px;font-size: 16px;color: #369;margin-top:10px;}
.sub .sub_item a{display: block;float: left;margin-right: 10px;background-color: #fff;color: #666;border-radius: 3px;margin-bottom: 5px;}
.sub .sub_item a:hover{background-color: #fff;color: #369;text-decoration: underline;}

.nav_d .z_sub{ display:none; width: 100%;left: 0; top:30px; position:absolute; background:#fff; border:1px solid #ddd; border-top: none;padding: 5px;}
.nav_d .z_sub li{ zoom:1;float: none;text-align: center;}
.nav_d .z_sub li a{background: none;padding: 0px;color: #666;float: none;}
.nav_d .z_sub li a:hover{color: #333;background-color: #f1f1f1;padding: 0 15px;}
.nav_d .z_sub li a b{display: block;color: #333;font-size: 12px;font-weight: normal;}

.sw-mn-r .z_sub{width: 100px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;box-shadow: 0px 1px 1px rgba(0,0,0,0.1);background: #fefefe;border: 1px solid #ddd;}
.sw-mn-r .harrow{background: url(http://ask.seo.cn/static/common/harrow.png) no-repeat 88px 14px}
#z_nav .harrow{background: url(http://ask.seo.cn/static/common/harrow.png) no-repeat 2px 6px;}

/*弹出登陆*/
/*.modal{position: fixed;top: 50%;left: 50%;z-index: 1050;max-height: 400px;overflow: auto;width: 500px;margin: -250px 0 0 -280px;}*/
.modal{z-index: 1050;/*max-height: 400px;overflow: auto;width: 500px;margin: 160px auto 0;*/}
.modal-header{height: 60px;line-height: 60px;padding: 15px 20px;background: #f5f5f5;}
.modal-header h3{margin: 0;font-size: 16px;}
.modal-header .close{margin-top: 5px;}
.modal-body{padding: 20px;}

#login_form .form-control{border: 1px solid #ccc;}
#login_form li{margin-bottom: 10px;}
.s-login-form li{margin-bottom: 10px;}
/*#login_form{padding-bottom: 10px;border-bottom: 1px dashed #ddd;}*/
#login_form .btn{display: inline-block;width: 128px;margin-top: 10px;}
#login_form .btn-primary{border-top-right-radius: 0;border-bottom-right-radius: 0;}
#login_form .btn-qq{border-top-left-radius: 0;border-bottom-left-radius: 0;}
.s-login-form-bottom{padding-top: 10px;}
.text-color-888{color: #888;}

.aw-user-nav{margin-top: 8px;padding-right: 20px;}
.aw-user-nav .aw-user-nav-dropdown .badge{position: static;}
.aw-user-nav .aw-user-nav-dropdown{height: 32px;}
.aw-user-nav .dropdown-list{border-top: 1px solid #ccc;left: 0;}
/*临时样式*/
.sw-header-top{position: relative;}
.top-event{position: absolute;bottom: 0;left: 450px;}
.connect_qq{background: url(../../common/connect_qq.gif) no-repeat;padding: 0 5px 0 20px;}
.connect_qq_no{background: url(../../common/connect_qq_no.gif) no-repeat;padding: 0 5px 0 20px;}
.nav-map{float: left;position: relative;margin-top: 10px;}
.nav-map .nav-map-handle{display: block;width: 90px;padding: 5px 5px 5px 10px;font-size: 14px;color: #666;border-radius: 3px;border: 1px solid #ddd;z-index: 1000;position: absolute;background: #fafafa url(../../common/nav_map_icon.png) no-repeat 70px center;}
.nav-map .on .nav-map-handle{cursor:pointer;background-color: #fff;border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.nav-map-sub{position: absolute;top: 32px;left: 0;display: none; background: #fff;border: 1px solid #ddd;font-size: 14px;box-shadow: 0 1px 2px 0 rgba(158,158,158,0.2);padding: 15px 0 15px 15px;z-index: 100;}
.nav-map-sub .icon-arr{color: #ddd;position: absolute;font: normal 14px/1.5 \5B8B\4F53;display: block;height: 16px;width: 16px;top: -10px;left: 10px;}
.nav-map-sub .icon-arr i{color: #fff;position: absolute;top: 1px;left: 0;font-style: normal;}
.nav-map-link{width: 360px;}
.nav-map-link li{float: left;margin-right: 10px;width: 80px;margin-bottom: 5px;}
.nav-map-link li i{padding-left: 5px;}
.nav-map-link li span{font-size: 12px;color: #999;display: block;}

/* course-bar */
.widget{width: 225px;font-size: 14px;color: #666;margin-top: 20px;float: left;}
.widget span{font-size: 12px;display: inline-block;}
.widget .widget-time{background-color: #fff;text-align: center;width: 55px;padding: 10px 0;float: left;}
.widget .widget-info{width: 130px;padding-left: 15px;color: #fff;font-size: 14px;}
.widget-hd{height: 38px;line-height: 38px;padding: 0 20px;border: 1px solid #ededed;border-bottom: none;background-color: #fff;}
.widget-bd{background: #eee url(../../common/widget-fb-bg.png?v1) no-repeat;height: auto;display: block;overflow: hidden;}
.widget-ft{height: 32px;line-height: 32px;padding: 0 10px;color: #aeaeae;font-size: 12px;margin: 0;border: 1px solid #ededed;border-top: none;}
.widget-fb .widget-bd{height: 120px;}
.widget-live .widget-bd{background: #eee url(../../common/widget-live-com.png) center no-repeat;padding: 20px;}
.widget-live .widget-hd{background: url(../../common/widget-live.png?v1) 20px 10px no-repeat;text-indent: -999px;}
.widget-party .widget-bd{background: #dbefed url(../../common/widget-party-bg.png?v1) center bottom no-repeat;padding: 20px;}
.widget-party .widget-bd a{color: #6c928e;display: block;}

.widget-list{border-width: 0 1px;border-style: solid;border-color: #ededed;}
.widget-list a{display: block;color: #666;padding: 10px 10px;border-bottom: 1px solid #ededed;}
.widget-list a:hover{background: #f9f9f9;}
.widget-live .widget-bd{min-height: 100px;background: url(../../common/widget-live-com.png) no-repeat;}
.widget-live .widget-bd a{display: block;}

.form-horizontal .form-group{margin: 15px 0 15px 0;padding: 0 20px;}
#teacherRIList span{font-weight: bold;}
#teacherRIList li{padding-left: 60px;text-indent: -60px;margin-bottom: 10px;}
.aw-user-setting .upload-attach {position: absolute;left: 0;top: 7px;width: 70px;height: 25px;font-size: 100px;opacity: 0;filter: alpha(opacity=0);cursor: pointer;}
.apply-userlist{}
.apply-userlist img{width: 100px;height: 100px;border-radius: 50%;}

.iNav-menu li{width: 140px;}
.tra-intro{background: url(../../common/tra-intro-bg3.jpg) no-repeat;min-height: 220px;margin-bottom: 10px;padding: 170px 30px 0;}

.tra-intro h5{font-size: 22px;color: #fff;font-weight: bold;text-shadow: #333 0 1px 0;}
.tra-intro p{font-size: 16px;color: #fff;text-shadow: #333 0 1px 0;}

.tra-time{padding: 0 20px;}
.tra-time h5{font-size: 16px;font-weight: bold;color: #69c;}
.tra-time h5 i{margin-right: 5px;}
.tra-item{padding: 20px 0;border-bottom: 1px solid #eee;}
.tra-item p{padding-left: 22px;}

.marquee{height: 800px;overflow: hidden;}
.marquee li{padding: 10px 0;border-bottom: 1px solid #eee;}
.marquee li p{font-size: 16px;line-height: 28px;}
.marquee li p.p1{color: #999;font-size: 12px;}
.marquee li p span{color: green;padding-right: 5px;font-size: 12px;}

.pr_10{padding-right:10px;}
.course-info-buy .open .aw-dropdown{display:block;}
.dropdown-item{display: inline;position: relative;}
.course-attach-des{font-size: 12px;}
.lecturerNode{display: inline-block;color:#5698da;}
.course-pic{position: relative;}
.course-pic .course-mask{position: absolute;bottom: 0;left: 0;width: 450px;height: 42px;line-height: 42px;color: #fff;background: url(../../common/course-mask.png) repeat-x;padding: 0 20px;text-shadow: 1px 1px 0 #444;}
.feedback-show img{max-width:100%;}
.feedback-show .mod-body li{max-width:45%;float: left;margin-right: 10px;}
.feedback-show li span{display:block;text-align:center;padding-top:10px;}
.course-main-download .mod-body .course-feedback li{padding: 10px;  border: 1px solid #eee;  margin: 10px 10px 10px 0;}
.fuwutag b{padding:0 5px;}
.side-mod-bd{overflow: hidden;}
.page-control{overflow:hidden;}

.wealth{margin-bottom: 10px;}
.wealth-num,.wealth-num em{font-size: 26px;color: #f30 !important;  font-weight: normal;}
.wealth-num sub{bottom: 0;}
.last-wealth-tag{background-color: #999;padding: 2px;border-radius: 3px;font-size: 14px;color: #fff;margin-left: 5px;}
.wealth-list{border-bottom: 1px solid #efefef;padding: 20px 0;}
.wealth-name{border-bottom: 1px solid #efefef;padding: 20px;}
.last-wealth{color: #888;font-size: 14px;padding: 20px 20px;}
.last-wealth-tit{font-size: 26px;color: #333;margin-bottom: 10px;}
.last-wealth-tit .wealth-num{margin-bottom: 20px;}
.ot-wealth{overflow: hidden;}
.ot-wealth li{float: left;padding: 0 20px;border-right: 1px solid #efefef;text-align: left;}
.ot-wealth li:last-child{border:none;}
b{font-weight: normal;}
u{text-decoration:none}
.wealth-num{display: block;margin-bottom: 10px;}

/* V2 登录弹窗重设计 */
.modal-backdrop, .modal-backdrop.fade.in{opacity: 0.6;}
#sw-login-popup{max-height: 100%;width: 720px;border-radius:0;overflow: auto;margin: 160px auto 0;}
#sw-login-popup .modal-header{height: 130px;padding: 0;border-bottom: none;position: relative;background: #ddd url(images/login_hd_01.jpg?v4) no-repeat;}
#sw-login-popup .complete-header{height: 130px;padding: 0;border-bottom: none;position: relative;background: #ddd url(images/login_hd_03.png?v1) no-repeat;}
#sw-login-popup .modal-header .close{position: absolute;right: 10px;top: 10px;color: #fff;font-size: 26px;font-weight: normal;text-shadow: none;width: 26px;height: 26px;line-height: 26px;background-color: #fff;border-radius: 50%;color: #000;text-align: center;font-family: Arial;}
#sw-login-popup .modal-body{padding: 30px 40px;overflow: hidden;}
#sw-login-popup .login_form_left{float: left;width: 300px;padding-right: 40px;border-right: 1px solid #eee;}
#sw-login-popup .login_form_right{float: right;width: 340px;padding-left: 40px;}
#sw-login-popup .form-control{height: 42px;line-height: 42px;border-radius: 0;padding: 6px 12px;background-color: #f8f8f8;border:1px solid #e5e5e5;}
#sw-login-popup .form-control:focus{background-color: #fff;}
.login_form_left li{margin-bottom: 15px;}
.login_form_tit{font-size: 18px;margin-bottom: 20px;}
#login_form .btn-primary{border-radius: 0;width: 100%;}
#sw-login-popup .login_form_left li em{font-size: 12px;}


.login_form_rebtn{display: block;box-shadow: 0 0 0 2px #333 inset;color: #fff;background-color: #333;height: 42px;line-height: 42px;padding: 0 12px;text-align: center;font-size: 14px;transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;}
.login_form_rebtn:hover{background-color: #fff;box-shadow: 0 0 0 2px #333 inset;color: #333;}
.login_rebtn_qq{box-shadow: 0 0 0 2px #59b0ff inset;color: #fff;background-color: #59b0ff;}
.login_rebtn_qq:hover{color: #59b0ff;box-shadow: 0 0 0 2px #59b0ff inset;background-color: #fff;}
#aw-ajax-box .modal{bottom: auto;}
.relative{
    position:relative;
}
.qr-weixin-icon{
    font-size: 40px;
    position: absolute;
    top: 50%;
    color: #fff;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    line-height: 40px;
    background-color: #44b549;
    border-radius: 6px;
    padding: 2px;
}

@media (min-width: 768px){
	.modal-dialog {
	    width: 100%;
	    margin: 10px auto;
	}
}

/*全局文字颜色*/
.text-color-999, .aw-placeholder, .category dl dd span, .aw-search-dropdown-list li > span, .aw-search-dropdown-list li.question a span, .aw-side-bar dd, .aw-question-comment-box .aw-mod-head .aw-notopic-sort, .aw-question-edit .aw-mod-body .pull-right, .aw-common-list .aw-question-replay-count, .aw-question-tags a, .aw-feed-list .aw-upload-file-list a, .aw-agree-by .aw-agree-by-show, .aw-agree-by .aw-user-name, .aw-my-notifications .aw-mod-head h2 span, .aw-my-notifications .aw-mod-body ul li.active span, .aw-publish-title-dropdown p span, .aw-side-bar-mod-publish .aw-side-bar-mod-body p, .aw-side-bar-mod-topic-edit .aw-side-bar-mod-body p, .aw-new-message-tips .aw-mod-head .pull-right, .aw-new-message-tips-close span, .aw-mod-search-result .aw-search-result-tags, .aw-publish-box .aw-publish-box-supplement, .aw-first-login .aw-mod-head ul li.active em, .aw-first-login .aw-complete-data .aw-complete-data-img span{color:#999;}
.aw-text-color-666, .aw-dropdown-menu ul a, .alert, .aw-nav-tabs > li.active a, .aw-user-nav-dropdown .aw-dropdown-menu  li > a, .aw-search-dropdown-list li a, .aw-search-dropdown-list li.question a span.active, .aw-comment-list, .aw-question-edit .aw-mod-body, .aw-question-tags a:hover, .aw-topic-content .aw-topic-title, .aw-edit-topic:hover, .aw-mod-invite-friend .aw-invite-box p, .aw-tabs ul li a, .aw-footer, .aw-card-tips, .aw-mod-replay-box .aw-mod-head p label, .markItUpPreviewFrame, .aw-404-wrap p, .aw-ie6 .pull-right p{color:#666;}
.aw-common-list .aw-question-replay-count em, .markItUpPreviewFrame .title, h1, h2, h3{color: #333;}
.aw-message-tooltip, .aw-top-menu-wrap .aw-pulish a, .aw-nav-main li a,.aw-side-bar-mod-nav ul li a:hover, .aw-side-bar-mod-nav ul li a.active, .aw-common-list .aw-question-replay-count.active, .aw-first-login .aw-mod-head ul li em, .markItUpHeader ul ul a:hover{color:#fff;}
.aw-load-more-content.warmming{color:#999;}
.aw-text-color-red{color:red;}
.aw-placeholder{color: #999 !important;}
.aw-winner-replay{color:#1A9F00;}
.aw-dropdown-menu ul a:hover{color: #3887d2;}
.alert-danger, .alert-error{color:#B94A48;}
.aw-nav-tabs > li > a{color: #666;}
.aw-logo span{color: #CFF1FF;}
.category .title a{color: #17344A;}
.aw-nav-main li a:hover{color:#93E2F3;}
.aw-search-dropdown-list li a:hover{color: #005580;}
.aw-agree-by .aw-user-name{color: #999 !important;}
.aw-ie6 .pull-right h1 span{color: #c20200;}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

/*for fileuploader css */
._ajax_upload-list { list-style:none;  }
._ajax_upload-list li { margin:5px 5px 5px 0; }
._ajax_upload-list li ._ajax_upload-spinner { background: url(loading.gif) center center no-repeat; }
._ajax_upload-list li._ajax_upload-fail { border:1px solid red; background-image:none; }
._ajax_upload-cancel, ._ajax_upload-failed-text, ._ajax_upload-fail ._ajax_upload-failed-text { display:none; }

body{/*line-height: 2;*/
	color: #333;
	font-family: "Microsoft YaHei","Source Han Sans CN",Verdana,Tahoma,Arial,simsun,"sans-serif";}
a{color: currentColor; text-decoration: none;}
a:hover,a:focus{color:#2a6496;text-decoration:none}
.fleft{float: left;}
.fright{float: right;}

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/*
html, body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li, table, article, footer, header, nav {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
*/
.w1200 {
	width: 1200px;
	margin: 0 auto
}



@font-face {
    font-family: 'dinregular';
    src: url('../../fonts/din_regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/din_regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('../../fonts/din_regular-webfont.woff') format('woff'), /* Modern Browsers */
             url('../../fonts/din_regular-webfont.ttf')  format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;font-style: normal;
}
/* header */
#tophead {
	padding: 20px 0
}

.myhead {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center
}

.myhead>a {
	flex: 0 0 auto;
	width: 360px
}

.myhead>a img {
	display: block
}

.topsearch-in {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	box-shadow: 0 0 0 2px #5698d9;
	padding: 5px;
	border-radius: 50px;
	overflow: hidden
}

.topsearch-sus {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border-radius: 50px;
	overflow: hidden
}

.topsearch-sus input {
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
	background-color: #fff;
	font-size: 14px;
	outline: 0;
	border: 0;
	width: 220px;
	padding: 0 .5em;
	margin: 0;
	display: inline-block;color: #333;
}

.topsearch-su {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border-radius: 50px;
	overflow: hidden
}

.topsearch-su input {
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
	background-color: #fff;
	font-size: 14px;
	outline: 0;
	border: 0;
	width: 24px;
	padding: 0 .5em;
	margin: 0;
	display: inline-block;color: #333;
}

.mysearchbtn {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin: 0;
	background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTU4NDkyMzYwNDIxIiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjY2MjYiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTg5Ny41MzYgNzg4Ljk5Mkw3MzIuMTYgNjIzLjYxNmM5OS44NC0xNTkuNzQ0IDUxLjItMzY5LjY2NC0xMDguNTQ0LTQ2OS41MDRzLTM2OS42NjQtNTEuMi00NjkuNTA0IDEwOC41NDQtNTEuMiAzNjkuNjY0IDEwOC41NDQgNDY5LjUwNGMxMTAuNTkyIDY5LjEyIDI1MC4zNjggNjkuMTIgMzYwLjQ0OCAwbDE2NS4zNzYgMTY1LjM3NmMzMC4yMDggMzAuMjA4IDc4Ljg0OCAzMC4yMDggMTA4LjU0NCAwczMwLjcyLTc4Ljg0OCAwLjUxMi0xMDguNTQ0eiBtLTQ1NC42NTYtMTQxLjMxMmMtMTEyLjY0IDAtMjA0LjI4OC05MS42NDgtMjA0LjI4OC0yMDQuMjg4czkxLjY0OC0yMDQuMjg4IDIwNC4yODgtMjA0LjI4OCAyMDQuMjg4IDkxLjY0OCAyMDQuMjg4IDIwNC4yODhjMC41MTIgMTEyLjY0LTkxLjEzNiAyMDQuMjg4LTIwNC4yODggMjA0LjI4OHoiIGZpbGw9IiM1Njk4RDkiIHAtaWQ9IjY2MjciPjwvcGF0aD48L3N2Zz4=) no-repeat center;
	background-size: 18px;
	opacity: .8;
	cursor: pointer
}

.mysearchbtn:hover {
	opacity: 1
}

.topset {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 0 0 auto;
	width: 250px
}

.topset_new {
	font-size: .8em;
	line-height: 1.5
}

.topset-text {
	margin-right: 10px;    font-size: 13px;
}

.topset-image img {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block
}

.topset-image{position: relative;display: inline-block;}
.topset-image em{display: inline-block;width: 22px;height: 22px;background-color: #c33;border-radius: 50%;text-align: center;line-height: 24px;position: absolute;top:-5px;right: -5px;}
.topset-image em.not_vip{background-color: #999;}
.topset-image i{color: #fff;font-size: 14px;}

.topset-text2 a {
	color: #59d
}

.topset-text2 .logout-link {
	color: #d34;
	margin-left: 6px
}

.topset-text2 a:hover {
	color: #e27
}

.join-vip {
	/*position: absolute;
    right: 33%;*/
	display: inline-block;
	/*margin-left: 38%;*/
	padding-left: 42%;    line-height: 2;
}

.join-vip-btn {
	padding: 5px 14px;
	background: #ff6300;
	color: #fff;
	border-radius: 5px;
	display: block;
	font-size: 14px;
}

.userlink1 {
	margin-left: 20px;
	background: #59d url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTU4NDkzNDgyNzMzIiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI4NzUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTg5NiA0NDhoLTEyOGEzMiAzMiAwIDAgMCAwIDY0aDEyOGEzMiAzMiAwIDAgMCAwLTY0TTg5NiAzMjBoLTEyOGEzMiAzMiAwIDAgMCAwIDY0aDEyOGEzMiAzMiAwIDAgMCAwLTY0TTc2OCAyNTZoMTI4YTMyIDMyIDAgMCAwIDAtNjRoLTEyOGEzMiAzMiAwIDAgMCAwIDY0IiBwLWlkPSIyODc2IiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTc4MS43NiA2NDBjLTUuMTItMi4yNzItOTcuMjE2LTQyLjU2LTE5OC43Mi02Mi43NTIgMTEuODA4LTkuNjMyIDIyLjE0NC0yMC45MjggMzEuMTA0LTMzLjI0OGExNzQuODggMTc0Ljg4IDAgMCAwIDMzLjc5Mi0xMDMuMnYtMTA0Ljc2OEExNzYuMzIgMTc2LjMyIDAgMCAwIDU3NiAxOTQuMzM2IDE3NC4zNjggMTc0LjM2OCAwIDAgMCA0NzIuMTkyIDE2MGMtOTYuOTI4IDAtMTc1Ljc3NiA3OC45NzYtMTc1Ljc3NiAxNzYuMDMydjEwNC43NjhjMCA1Ni41NDQgMjYuODggMTA2LjgxNiA2OC4zODQgMTM5LjA3Mi05Ni40OCAyMC44MzItMTgxLjM0NCA1Ny44MjQtMTg1LjUzNiA1OS43MTJDMTUwLjAxNiA2NTEuMzI4IDEyOCA2ODQuMTkyIDEyOCA3MTZ2MTMxLjcxMmwxLjcyOCA1LjAyNGM5LjUwNCAyNy45MDQgMzUuMTM2IDQ2LjYyNCA2My43NzYgNDYuNjI0aDU3Mi45OTJjMzMuMjggMCA2MC44MzItMjQuODY0IDY0Ljk2LTU2Ljk2bDAuNTQ0LTEyNi40YzAtMTUuMjMyLTUuMTg0LTMwLjcyLTEzLjY2NC00NC05LjA4OC0xNC4yNzItMjEuOTUyLTI2LjAxNi0zNi41NzYtMzIiIHAtaWQ9IjI4NzciIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=) no-repeat .5em center
}

.userlink2 {
	margin-left: 10px;
	background: #d25 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTU4NDk0MDA3NzE2IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjMxNTEiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTY4MC42MDggMzg0aC0yMjRhMzIgMzIgMCAxIDEgMC02NGgyMjRhMzIgMzIgMCAxIDEgMCA2NG0wIDE2MGgtMjI0YTMyIDMyIDAgMSAxIDAtNjRoMjI0YTMyIDMyIDAgMSAxIDAgNjRtMCAxNjBoLTIyNGEzMiAzMiAwIDEgMSAwLTY0aDIyNGEzMiAzMiAwIDEgMSAwIDY0bS0zMjguNjQtMzIwYTMyIDMyIDAgMSAxIDAtNjQgMzIgMzIgMCAwIDEgMCA2NG0wIDE2MGEzMi4wMzIgMzIuMDMyIDAgMCAxIDAtNjQgMzIgMzIgMCAwIDEgMCA2NG0wIDE2MGEzMi4wMzIgMzIuMDMyIDAgMCAxIDAtNjQgMzIgMzIgMCAwIDEgMCA2NE03OTkuODcyIDE2MEgyMjMuNjhBNjMuNzc2IDYzLjc3NiAwIDAgMCAxNjAgMjIzLjc0NHY1NzYuNTEyQzE2MCA4MzUuMzkyIDE4OC42MDggODY0IDIyMy43NzYgODY0aDU3Ni41MTJhNjMuNzc2IDYzLjc3NiAwIDAgMCA2My42OC02My43NDRWMjIzLjc0NEE2NCA2NCAwIDAgMCA3OTkuODcyIDE2MCIgcC1pZD0iMzE1MiIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==) no-repeat .5em center
}

.topuserlink a {
	color: #fff;
	font-size: .9em;
	padding: 5px 15px;
	border-radius: 30px;
	line-height: 1.4;
	background-size: 1.2em;
	text-indent: 1.2em;
	display: inline-block
}

.topuserlink a:hover {
	opacity: .8
}
#allwrap {
	margin-top: 15px
}

#navbar {
	background-color: #59d;
	background: linear-gradient(#59d 95%,#48c 98%);
	color: #fff;
	line-height: 55px;
	box-shadow: 0 20px 40px rgba(37,126,225,0.2)
}

#navbar ul {
	display: flex;
	flex-wrap: nowrap;
	align-items: center
}

.navbar1 {
	flex: 0 0 auto
}

.navbar2 {
	margin-top: 27px
}

.navbar2 a {
	display: inline-block;
	line-height: 1;
	width: 60px;
	margin: 0 2px;
	color: #666;
	padding: 6px;
	text-align: center;
	font-size: .75em
}

.navbar2 a:hover {
	color: #d35
}

.navbar2-in1 {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

#navbar .w1200 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	text-align: center
}

#navbar li a {
	padding: 0 25px;
	display: block;font-size: 16px;
	/*font-weight: 700;*/
}

#navbar li a:hover {
	color: #fff;
	background: linear-gradient(transparent 20%,rgba(0,0,0,0.1))
}

.navbar2 {
	justify-content: flex-end
}

.nav-active {
	background-color: rgba(111,111,111,0.1)
}


/* 通用导航 */
.iNav{background-color: #5a8dc0;font-size: 14px;}
.iNav-menu{background-color: #5a8dc0;width: 1205px;height: 38px;margin: 0 auto;}
.iNav-menu li{float: left;width: 140px;height: 100%;border-left: 1px solid #69c;text-align: center;line-height: 38px;}
.iNav-menu li a{display: block;width: 100%;color: #fff;transition: all 0.5s ease 0;}
.iNav-menu li a:hover,.iNav-menu li a.active{color: #fff;text-decoration: none;background-color: #69c;}

/* 导航修复 */
.column{float: left;width: 225px;position: relative;}

/* 块 */
.overflow{overflow: hidden;}
.wrap{margin: 0 auto;width: 1205px;min-height: 650px;}

/* 颜色、字体 */
.cf30{color: #f30;}
.c393{color: #393;}
.m-price-expense{color: #f30;font-size: 18px;font-family: Arial,'Microsoft YaHei',sans-serif;}
.m-price-free{color: #393;font-size: 18px;font-family: Arial,'Microsoft YaHei',sans-serif;}
.m-price-sale{text-decoration: line-through;color: #999;}
.m-price-free sub,.m-price-sale sub,.m-price-expense sub{bottom: 0;}
.m-price-expense b{font-weight: normal;font-size: 14px;}
.m-price-sale b{font-weight: normal;}
.chapters-type{background: #999;color: #fff;margin-left: 5px;font-size: 12px;padding: 0px 3px;}

.s-text-color-999{color: #999}
.s-text-color-999:hover{color: #fff}

.group_name{margin-left: 5px;display: inline-block;background-color: #59b0ff;color: #fff;padding: 0px 5px;font-size: 12px;}
#sw-login-popup{background: #fff;}

/* 按钮 */
.m-btn{display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;}

/* banner */
.banner{height: 460px;margin: 0 0 20px 0;}
.banner-item{overflow: hidden;width: 760px;}
.banner-item li{float: left;position: relative;}
.banner-item li a .layer{display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.1);position: absolute;left: 0;top: 0;}
.banner-item li a:hover .layer{display: block;}

/* 标题 */
.sw-tit{background: url(../../common/line.gif) repeat-x bottom;padding: 0 20px 0 0;overflow: hidden;margin-bottom: 20px;}
.sw-tit-header{float: left;font-size: 24px;height: 60px;line-height: 60px;margin: 0 10px 0 0;overflow: hidden;}
.sw-tit-body{float: right;height: 60px;}
.sw-tit-body li{float: right;position: relative;bottom: -26px;}
.sw-tit-body li a{display: block;padding: 5px 10px;font-size: 14px;color: #3c3c3c;margin: 0 2px;}
.sw-tit-body li.on a ,.sw-tit-body li a:hover{border-bottom: 2px solid #369;}

/* tab */
.sw-tab{height: 46px;border: 1px solid #e5e5e5;font-size: 16px; background: #fff;background: linear-gradient( #ffffff, #fafafa);}
.sw-tab-body li{display: inline;float: left;height: 46px;line-height: 46px;cursor: pointer;border-right: 1px solid #E5E5E5;margin-top: -1px;}
.sw-tab-body li span{display: block;padding: 0 22px;}
.sw-tab-body li span a{display: block;}
.sw-tab-body li span b{padding-left: 5px;color: #e50;}
.sw-tab-body li.on{background: #fff;border-bottom: 1px solid #fff;border-top: 2px solid #69c;color: #333;font-weight: bold;}

/* 面包屑 */
.crumbs{margin: 15px 0;}
.crumbs li{display: inline-block;}
.crumbs ul>li+li:before{display: inline-block;content: "";margin: 0 10px 0 3px;padding: 0;border: 1px solid #ccc;border-width: 1px 1px 0 0;width: 8px;height: 8px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.crumbs ul>li>a{color: #666;}

/* 内页 */
.course-header{margin-bottom: 20px;height: 280px;}
.course-header .course-pic{float: left;width: 450px;height: 280px;}
.course-header .course-pic img{width: 450px;height: 280px;}
.course-header .course-info{float: left;width: 755px;height: 280px;border: 1px solid #e6e6e6;border-left: none;}

.course-header .course-info-data ,.course-header .course-info-price{color: #888;}
.course-header .course-info-data span ,.course-header .course-info-price span{margin-right: 5px;}
.course-header .course-info b{font-weight: normal;}
.course-header .course-info-data{margin-bottom: 10px;}
.course-header .course-info-buy{margin-top: 20px;}
.course-header .course-info-buy .m-btn{margin-right: 10px;}
.course-header .course-info-data .icon{margin-right: 5px;}

.course-header .course-info .course-info-col{width: 100%;padding: 25px 30px 0 30px;}

.course-info-title{border-bottom: 1px solid #eee;padding: 20px 0 20px 30px;}
.course-info-title h1{font-size: 28px;background: #fefefe;line-height: 1;}
.course-info-title h2{color: #888;margin: 0;}

.course-body{width: 100%;}
.course-body .main-panel{margin-right: 285px;}
.course-body .main{float: left;width: 100%;margin-bottom: 20px;}
.course-body .side{float: right;width: 265px;margin-left: -265px;}

.course-body .main-inner{padding: 0 0 20px 0;border: 1px solid #e6e6e6;border-top: none;}
.course-body .main-inner .course-main-catalog{}
/*课程内页栏目说明.course-body .main-inner .course-main-catalog .catbar{height: 36px;line-height: 36px;border-bottom: 1px solid #eee;padding: 0 20px;color: #888;}*/
.course-body .main-inner .course-main-catalog li{height: 44px;line-height: 44px;padding: 0 20px 0 30px;border-bottom: 1px solid #eee;overflow: hidden;}
.course-body .main-inner .course-main-catalog li:last-child{border-bottom: none;}
.course-body .main-inner .course-main-catalog li:hover{background-color: #fcfcfc;}

.course-body .main-inner .course-main-catalog li a.course-name:hover {
	color: #d25 !important;
}

.course-body .main-inner .course-main-catalog li a.course-name{display: block;color: #428bca;}
.course-body .main-inner .course-main-catalog li.chapters{background-color: #f9f9f9;/*height: 50px;line-height: 50px;*/font-size: 15px;padding: 0 20px;}
.course-body .main-inner .course-main-catalog li.delay{height: 44px;line-height: 44px;padding: 0 20px 0 30px;color: #bfbfbf;}
.course-body .main-inner .course-main-catalog li .catalog-meta{display: inline-block;float: right;color: #999;font-family: tahoma,arial,sans-serif;margin-left: 10px;}
.chapter-des{padding:2px 20px;display: block;background: #fefefe;border-bottom: 1px solid #eee;color: #999;  font-size: 12px;}
.course-body .main-inner .course-main-catalog li b{font-weight: normal;color: #999;}
.course-body .main-inner .course-main-catalog li b.catalog-meta-y{color: #f30}
.course-body .main-inner .course-main-catalog li b.catalog-meta-n{color: #393}
.course-body .main-inner .course-main-catalog li .catalog-meta .icon-video{vertical-align: -2px;font-size: 16px;margin-right: 2px;}
.course-body .main-inner .course-main-catalog li a.a-icon-video{display: inline;color: #999;padding-right: 5px;}

.course-discuss .title{background-color: #f8f8f8;padding: 5px 10px;margin-bottom: 5px;color: #666;}
.course-discuss .aw-article-replay-box{padding-left: 0;margin: 0;}
.course-discuss .aw-comment-box{border: none;}

.side-mod{border: 1px solid #e6e6e6;position: relative;margin-bottom: 20px;}
.side-mod-hd{padding: 0 20px;border-bottom: 1px solid #e6e6e6;background: #fcfcfc;background: linear-gradient( #ffffff, #fafafa);}
.side-mod-hd h5{height: 46px;line-height: 46px;margin-bottom: 0;font-size: 15px;}
.side-mod-bd{padding: 20px;line-height: 26px;}
.side-mod-bd .aw-user-name{margin-bottom: 5px;display: inline-block;}

.side-tw{overflow: hidden;}
.side-tw .side-tw-l{float: left;margin-right: 10px;}
.side-tw .side-tw-l img{width: 80px;height: 80px;border-radius: 50%;}

.course-main-download .mod-body li{padding: 10px 0;border-bottom: 1px dashed #ddd;}
.course-main-download .mod-body li:hover{background-color: #fcfcfc;}
.course-main-download .mod-body li:last-child{border-bottom: none;}
.course-main-download .mod-body li span{margin-right: 10px;color: #999;}
.course-main-index .mod-head{font-size: 16px;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.course-main-index .mod-body{margin: 10px 0;}
.course-main-index .course-main-catalog li.chapters{padding: 0 !important;}

/* side 讲师信息 */
.side-uesrInfo{padding-bottom: 20px;}
.side-uesrInfo .side-uesrInfo-name{font-size: 16px;margin-bottom: 5px;}
.side-uesrInfo .side-uesrInfo-medal{margin-left: 5px;vertical-align: -2px;}
.side-uesrInfo-medal{margin-left: 5px;vertical-align: -2px;}
.side-uesrDes{padding-top: 20px;border-top: 1px solid #eee;}

/* 列表 */
.list-side,.list-main{margin-top: 20px;margin-bottom: 20px;}
.list-side{float: left;width: 225px;position: relative;margin-right: -225px;}
.list-main{float: right;width: 100%;}
/*.list-main-inner{margin-left: 245px;}*/
.list-course{margin-right: -20px;}
.list-side dl{margin-bottom: 0;}
.list-side dt{font-size: 16px;margin: 5px 0;font-weight: normal;padding: 5px 15px;}
.list-side dd{margin-left: 0;border-bottom: 1px solid #eee;padding: 5px 15px;}
.list-side dd:last-child{border-bottom: none;}
.list-side dd a{display: inline-block;padding-right: 8px;padding-bottom: 5px;}

/* 列表导航 */
.list-nav{margin-bottom: 20px;border:1px solid #eee;background: #fff;}
.list-nav-block{border-bottom: 1px dotted #dedede;height: 48px;line-height: 48px;position: relative;}
.list-nav-block:first-child{background-color: #fcfcfc;}
.list-nav-block:last-child{border-bottom: none;}
.list-nav-blockHd{position: absolute;left: 20px;}
.list-nav-blockBd{padding: 0 20px 0 110px;color: #666;}
.list-nav-blockBd a{display: inline-block;height: 24px;line-height: 24px;padding: 0 12px 0 10px;margin-right: 5px;position: relative;}
.list-nav-blockBd a.on{border: 1px solid #69c;}

.list-nav-2{margin-bottom: 20px;}
.column-bar{float: left;width: 225px;}
.column{z-index: 1;border: 1px solid #eee;border-top: 1px solid #fff;height: 460px;}
.column .column-tit{font-size: 16px;color: #333;text-align: center;border-bottom: 1px solid #eee;margin-bottom: 0;height: 50px;line-height: 50px;background-color: #fcfcfc;}
.column .cm{position: relative;border-bottom: 1px solid #eee;}
.column .cm h3{height: 50px;line-height: 50px;margin-bottom: 0;font-size: 16px;padding-left: 20px;}
.column .cm h3 .icon{float: right;display: block;margin-top: 18px;color: #999;margin-right: 10px;}
.column .on h3{border-right: 1px solid #fff;box-shadow: 0px 1px 1px #ddd;}
.column .on h3 .icon{display: none;}
.column .cm h3 a{display: block;}
.column .column-sub{display: none;position: absolute;top: -1px;left: 223px;background-color: #fff;border: 1px solid #eee;padding: 15px 20px;overflow: hidden;width: 300px;border-left: none;}
.column .column-sub li{float: left;margin-right: 5px;}
.column .column-sub h4{color: #333;font-weight: bold;}

.list-side .column{height: auto;border-bottom: none;border-top: 1px solid #eee; }

.mod-expense,.mod-free,.mod-sale{display: inline-block;}
.mod-expense{color: #f30;}
.mod-free{color: #393;}
.mod-sale{color: #f30;}


/* icon */
.icon-play{display: inline-block;width: 30px;height: 30px;background: url(../../common/icon-play.png?v2) no-repeat;position: absolute;bottom: 10px;left: 10px;}
.icon-hot{display: inline-block;width: 55px;height: 55px;background: url(../../common/icon-hot.png) no-repeat;position: absolute;top: 0;left: 0;}
.icon-pitch{display: inline-block;width: 14px;height: 14px;background: url(../../common/icon-pitch.png) no-repeat;position: absolute;bottom: 0;right: 0;}
.i-download{display: inline-block;background: url(../../common/i-download.png) no-repeat;width: 16px;height: 16px;margin-right: 5px;vertical-align: -3px;}

.mod-icon{width: 18px;height: 18px;background-color: #999;display: inline-block;background: url(../../common/mod-icon.png) no-repeat;}
.i-lesson_count{vertical-align: -4px;margin-right: 3px;background-position: -16px -16px;}
.i-focus_count{vertical-align: -4px;margin-right: 3px;background-position: -66px -16px;}

/* 新增 */
.course-main-discuss ,.course-main-notes ,.course-main-download ,.course-main-index{padding: 20px;}
.course-main-discuss .aw-item .mod-footer .mod-body{padding-left: 0;}
.course-main-discuss>p,.course-main-notes>p{overflow:hidden;}

/* 新增 */
.course-pic{position:relative;}
.course-txt{position:absolute;bottom:0;height:35px;background:#222;opacity:0.5;font-size:16px;text-align:center;width:100%;line-height:35px;color: #fff;}
.course-txt b{color:#ffc;}


/* 播放页面 */
.btn-qq{background-color: #418ae2;color: #fff !important;}
.btn-qq:hover{background-color: #2d7fe2;}
.btn-qq:active{background-color: #1773e2;}
.top-lesson-list{float:left;width:200px;text-align:center;line-height:50px;}
.top-lesson-list i{float:right;line-height:50px;}
.top-lesson-list a{display:block;color:#ccc;padding:0 20px;}
.top-lesson-list a:hover{background:#333;color:#fff;}
.top-lesson-list .dropdown-list{width:400px;display:none; text-align:left;line-height:35px;position:absolute}
.top-lesson-list .dropdown-list a{display:block;}
.top-lesson-list .course-info{height:41px;line-height:41px;border-bottom:1px solid #ccc;}
.top-lesson-list .course-info a{height:40px;line-height:40px;}
.top-lesson-list.open,.top-lesson-list.open .dropdown-list{background:#333;display:block;}
.top-lesson-list .aw-dropdown-list .chapters{color:#999}
.top-lesson-list .aw-dropdown-list li i{float:left;line-height: 35px;padding-right:5px;}
.top-lesson-list .aw-dropdown-list li{padding:0 20px;}
.top-lesson-list .aw-dropdown-list a{padding-left:20px;} 
.top-lesson-list .aw-dropdown-list .catalog-time{font-size:0.75em;color:#999;}
.container-fluid{background:#000;}

 .course-tool{/*width:100%;*/width:99%; height: 42px;z-index: 1000;position:absolute;bottom:0;/*left: 0;*/right:0;background-color: #000;padding: 0 20px;} 
.course-tool li{float:right;height: 42px;line-height: 42px;padding-left: 10px;}
.course-tool li i{vertical-align: -2px;margin-right: 5px;}

.course-main-discuss ,.course-main-notes ,.course-main-download{padding: 20px;}
.course-main-discuss .aw-item .mod-footer .mod-body{padding-left: 0;}

.s-text-color-999{color: #4f4f4f}
.s-text-color-999:hover{color: #fff}

#show_description{position:absolute;width:300px;background: #fff;color: #666;padding: 10px;border: 1px solid #eee;border-radius: 5px;display:none;}
.course-title .more:hover #show_description{display:block;}
.aw-user-nav{margin-right:30px;}

.aw-top-menu-wrap{position:fixed;}
.container-fluid{height:100%;padding-top:50px;}
.player_box{height:100%;position:relative;}
.height100{height:100%}
.player_box_player{padding-bottom:40px;}

/* 样式层叠 */
.aw-top-menu-wrap{background-color: #fff;color: #333;}
.course-title{line-height:50px;font-size:16px;float:left;}
.course-title .more{position:relative;padding-left:30px;}
.course-title .more #show_description{line-height: 1;border-radius: 0;padding: 15px;font-size: 12px;}
.return-back{float:left;font-size:16px;text-align:center;width:100px;}
.return-back a{display:block;color:#333;height: 50px;line-height: 50px;margin-right: 10px;}
.return-back a:hover{background:#69c;color:#fff;}
.aw-user-nav{margin: 0;}
.col-sm-3 ,.col-xs-12{padding: 0;}
.modal-backdrop, .modal-backdrop.fade.in{filter: alpha(opacity=60);opacity: 0.6;}
.modal{border-radius: 10px;}


/*播放页面右侧互动模块*/
.action-bar-wrap{background-color: #252525;height: 100%;overflow-y: scroll;}
.action-bar-hd{height: 46px;line-height: 46px;}
.action-bar-hd ul{border-bottom: 2px solid #454545;height: 40px;padding: 0 20px;}
.action-bar-hd li{float: left;padding: 0 12px;}
.action-bar-hd li.on{background-color: #454545;}
.action-bar-hd li.on a{color: #fff;text-decoration: none;}
.action-bar-hd a{display: inline-block;height: 40px;line-height: 40px;color: #999;text-align: center;font-size: 16px;}

.action-bar-bd{color: #656565;} /*#bfbfbf*/
.action-bar-bd .ac-catalog ,.action-bar-bd .ac-notes ,.action-bar-bd .ac-ask{padding:13px 20px;}
.action-bar-bd .ac-catalog li{height: 36px;line-height: 36px;overflow: hidden;border-bottom: 1px solid #353535;}
.action-bar-bd .ac-catalog li a{color: #656565;}
.action-bar-bd .ac-catalog li.active a{color: #fff;padding-left: 5px;}
.action-bar-bd .ac-catalog li .catalog-time{float: right;color: #6f6f6f;}
.action-bar-bd .ac-notes .form-control{border: none;}
.action-bar-bd .aw-feed-list .aw-user-name{color: #656565;}
.action-bar-bd .aw-feed-list .aw-item{border-bottom: 1px solid #353535;}
.action-bar-bd .aw-feed-list .title{color: #656565;}
.action-bar-bd .aw-feed-list a{color: #999;}

.ac-ask .mod-footer .mod-body{padding-left: 0;}
.ac-ask .mod-footer .aw-comment-box{border: none;}
.ac-ask .aw-article-replay-box{padding-left: 0;margin: 0;}
.ac-ask .aw-article-replay-box .mod-footer a{color: #fff;}
.ac-ask .aw-comment-box form{background: #333;}
#quick_publish, #quick_publish_answer{margin-bottom: 5px;}



.course-discuss .title{background-color: transparent;padding: 0;}
.aw-user-nav{margin-top: 8px;padding-right: 20px;}
.aw-user-nav .aw-user-nav-dropdown .badge{position: static;}
.aw-user-nav .aw-user-nav-dropdown{height: 32px;}
.aw-user-nav .dropdown-list{border-top: 1px solid #ccc;left: 0;}

/*footer*/
.myfooter-wrap {
	background-color: #f7f7f7;
	padding: 20px 0 1px;
	font-size: .9em;  line-height: 2;  font-size: 14px;
}

.myfooter {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between
}

.myfootl {
	display: flex;
	width: 800px;
	padding: 5px;
	box-sizing: border-box;
	flex-wrap: nowrap;
	justify-content: space-between
}

.myfootr {
	width: 400px;
	text-align: right
}

.myfootl h5 {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 10px;
	color: #357;font-size: 16px;
}

.code__img img {
	vertical-align: middle;
	padding: 5px;
	background-color: #fff;
	width: 148px;
}

.mtfoot-icp {
	background-color: #fff;
	padding: 15px 0
}

.mtfoot-icp ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center
}

.mtfoot-icp li {
	margin: 0 5px
}

.mtfoot-icp .w1200 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	font-size: .95em;
	color: #999
}

.mtfoot-icp img {
	vertical-align: middle
}

/*新版课程封面 by ZJL 2015.12.31*/
.cs-item{width: 225px;float: left;margin: 0 20px 20px 0;position: relative;z-index: 10;}
.cs-item .cs-item-cover{position: relative;}
.cs-item .cs-item-cover img{width: 225px;}

.cs-item:hover{box-shadow: 0px 1px 2px #e8e8e8;}
/*.cs-item:hover .cs-item-info{border-color:#ddd;}*/
.cs-item:hover .cs-item-shade{opacity: 1;}
.cs-item .cs-item-shade{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: opacity,.18s;background-color: transparent;background-image: linear-gradient(transparent 60%,rgba(0,0,0,.8)100%);}
.cs-item .cs-item-shade span{position: absolute;bottom: 0;width: 100%;padding: 5px 10px;text-align: right;color: #fff;font-size: 12px;}


.cs-item .cs-item-info{border:1px solid #ececec;background-color: #fff;border-top: none;padding: 10px 10px 0px;}
.cs-item .cs-item-info h4{margin: 0 0 6px;height: 42px;line-height: 1.5;}

.cs-item .cs-item-price{margin-bottom: 6px;font-family: Arial,'Microsoft YaHei',sans-serif;color: #f30;font-size: 16px;}
.cs-item .cs-item-price b{font-weight: normal;}
.cs-item .cs-item-price sub{bottom:0;}

.cs-item-extra{border-top: 1px dashed #ececec;height: 36px;line-height: 36px;font-size: 12px;color: #999;}
.cs-item-extra .cs-item-name{float: left;}
.cs-item-extra .cs-item-name i{font-size: 14px;margin-right: 2px;vertical-align: -1px;}
.cs-item-extra .cs-item-views{float: right;}

.list-course-tit{font-size: 16px;}
.list-course-tit .separa-txt {margin:20px 0 10px;color: #666;border-top: 1px solid #ececec;text-align: center;}
.separa-txt span {padding: 0 10px;display: inline-block;position: relative;background-color: #fff;top: -12px;}


/*.cs-item-tag{display: inline-block;position: absolute;top: -2px;left: -2px;background: #f30;color: #fff;z-index: 100;padding: 0 5px;}*/
.cs-label{background-color: #ec5a12;color: #fff;padding: 2px 10px;position: absolute;top: 16px;left: -4px;box-shadow: 1px 2px 3px rgba(0,0,0,0.25);z-index: 100;}
.cs-label:after{position: absolute;left: 0px;top: -6px;border-width: 3px 2px;border-style: solid;border-color: rgba(0, 0, 0, 0) #f47d43 #f47d43 rgba(0, 0, 0, 0);content: "";width: 0;height: 0;}


/*更新首页课程封面 20171108*/
.course-item a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.course-item a:after {
	content: " ";
	position: absolute;
	left: 6px;
	top: 6px;
	width: 212px;
	height: 128.88px;
	background: rgba(0,0,0,0.6) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTU4NTkwNDE4MjA5IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjUzOTUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTAiIGhlaWdodD0iNTAiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTUxMS40NTYgMC42NEMyMjkuNjY0IDAuNjQgMC40MTYgMjI5LjkyIDAuNDE2IDUxMS42OGMwIDI4MS44MjQgMjI5LjI0OCA1MTEuMDQgNTExLjA0IDUxMS4wNCAyODEuNzkyIDAgNTExLjA0LTIyOS4yMTYgNTExLjA0LTUxMC45NzZDMTAyMi40OTYgMjMwLjAxNiA3OTMuMjggMC42NCA1MTEuNDU2IDAuNjR6IG0wIDk0OS4wMjRjLTI0MS4zNDQgMC00MzcuOTUyLTE5Ni42NzItNDM3Ljk1Mi00MzcuOTUyIDAtMjQxLjMxMiAxOTYuNjA4LTQzNy45NTIgNDM3Ljk1Mi00MzcuOTUyIDI0MS4zMTIgMCA0MzcuOTIgMTk2LjYwOCA0MzcuOTIgNDM3Ljk1MiAwIDI0MS4zMTItMTk2LjYwOCA0MzcuOTItNDM3LjkyIDQzNy45MnoiIHAtaWQ9IjUzOTYiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48cGF0aCBkPSJNMzcwLjg4IDY1Ny4yMTZjMCA0MC40NDggMjguNDE2IDU2Ljc2OCA2My4yIDM2Ljg5NmwyNTEuMjY0LTE0NS41MDRjMzQuNzg0LTE5Ljg0IDM0Ljc4NC01My4yMTYgMC03My4xMmwtMjUxLjI2NC0xNDUuNDcyYy0zNC43ODQtMTkuODcyLTYzLjE2OC0zLjU1Mi02My4xNjggMzYuODk2djI5MC4zMDR6IiBwLWlkPSI1Mzk3IiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+) no-repeat center;
	opacity: 0;
	transition: all .5s;
}

.course-item a:hover:after {
	opacity: 1
}

.course-item a:hover h4 {
	color: #c34
}

.clearfix .course-item:hover {
	box-shadow: 0 0 0 1px #aaa !important;
}

.list-course .clearfix .course-item:hover:hover {
	box-shadow: 0 0 0 1px #ddd;
}

.course-item a:hover span {
	color: #888 !important;
}

.course-item {
	width: 225px;
	float: left;
	margin: 0px 18px 20px 1px;
	position: relative;
	z-index: 10;
	box-shadow: 0 0 0 1px #d4d4d4;
	border-radius: 5px 5px 4px 4px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	height: 245px;
	background-color: #fff;
	box-sizing: border-box;
}
.course-item .course-item-cover img {
	width: 225px;
	height: 141.88px;
	display: block;
	border-radius: 5px 5px 0 0;
	padding: 6px;
	box-sizing: border-box;
}
.course-item .course-item-info span{
	color: #d25;
	font-size: .85em;
	display: block;
	font-family: Arial,sans-serif;
	/*margin: 9px 8px 0;*/margin: 9px 11px 0;
	line-height: 1;
}
.course-item .course-item-info span i{
	font-style: normal;
	color: #aaa;
	float: right;
	line-height: 1;
	margin-right: 9px;
}
/*.course-item{width: 225px;float: left;margin: 0 20px 20px 0;position: relative;z-index: 10;}*/
.course-item:hover{box-shadow: 0 2px 8px 0 rgba(0,0,0,.04);}
.course-item .course-item-cover{position: relative;}
/*.course-item .course-item-cover img{border-top-left-radius: 12px;border-top-right-radius: 12px;width: 225px;}*/
.course-item .course-item-cover .course-item-shade{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: opacity,.18s;background-color: transparent;/*background-image: linear-gradient(transparent 60%,rgba(0,0,0,.8) 100%);*/}
.course-item .course-item-cover .course-item-shade span{position: absolute;bottom: 0;width: 100%;padding: 5px 10px;text-align: right;color: #fff;font-size: 12px;}
.course-item:hover .course-item-cover .course-item-shade{opacity: 1;}

/*.course-item .course-item-info{border:1px solid #eee;border-top: none;}*/

.course-item .course-item-title{padding: 10px 10px 0px;height: 60px;}
.course-item .course-item-title h4 a{color: #333;display: block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 40px\0;}
.course-item .course-item-title h4 a:hover{color: #428bca;}
.course-item .course-item-data{border-top: 1px solid #eee;color: #999;overflow: hidden;margin: 0 20px;height: 46px;line-height: 46px;}
.course-item .course-item-data span{display: block;border-left: 1px solid #eee;font-size: 12px;}
.course-item .course-item-data span:first-child{border-left: none;}
.course-item .course-item-data span b{font-size: 14px;color: #222;}

.course-item .course-item-data .free{float: left;padding-right: 10px;width: 45%;}
.course-item .course-item-data .price{float: right;font-size: 20px;color: #00b76f;width: 55%;text-align: right;}
.course-item .course-item-data .price span{display: block;}
.course-item .course-item-data .price sub{font-size: 12px;bottom: 0;}
.course-item .course-item-data .price b{font-size: 12px;color: #00b76f;}

.course-item .course-item-price{overflow: hidden;padding: 10px 20px;border-top: 1px solid #eee;display: none;}
.course-item .course-item-price span{display: block;}
.course-item .course-item-price .name{float: left;width: 40%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.course-item .course-item-price .views{float: right;width: 60%;text-align: right;font-size: 12px;color: #999; white-space: nowrap;}
.course-item .course-item-price .views b{font-size: 14px;}

.course-item .course-item-data{font-family: 'dinregular', 'Microsoft Yahei', sans-serif;}


/*新版header 20171108*/
.header-nav{width: 1205px;margin: 0 auto;position: relative;z-index: 1000;background: linear-gradient( #ffffff, #fafafa);border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-top-left-radius: 6px;border-top-right-radius: 6px;overflow: hidden;}
.header-nav ul{height: 50px;line-height: 50px;float: left;}
.header-nav ul li{float: left;border-right: 1px solid #eee;}
.header-nav ul li:last-child{border-right: none;}
.header-nav ul li a{color: #333;font-size: 15px;display: inline-block;padding: 0 26px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;transition: background-color 0.2s;}
.header-nav ul li a:hover{background-color: #f9f9f9;color: #428bca;transition: color 200ms,background-color 200ms;}
.header-nav ul li:first-child a:hover{border-top-left-radius: 6px;}
.header-nav .search-from{float: right;}
.header-nav .search-from .form-control{border-color: #eee;}
.header-menu{width: 1205px;margin: 0 auto;position: relative;border:1px solid #eee;border-top: none;overflow: hidden;box-shadow: 0 1px 3px 0 rgba(0,0,0,.04);}
.header-menu a{color: #666;display: block;}.header-menu a:hover{color: #428bca;}.header-menu a.active{color: #428bca;}
.header-menu-item{float: left;overflow: hidden;position: relative;padding: 65px 26px 30px;border-right: 1px solid #f4f4f4;}
.header-menu-item .menu-title{font-size: 16px;color: #222;font-family: 'dinregular', 'Microsoft Yahei', sans-serif;margin-bottom: 10px;}
/*.header-menu-item:hover{padding: 30px 60px;transition: padding 300ms ease-in 100ms;}*/
.header-menu-item:hover .menu-title{color: #428bca;transition: color 200ms ease-in;}
.header-menu-item ul li{height: 28px;line-height: 28px;}

.header-menu-itemr{float: left;min-height: 240px;position: relative; padding: 30px 20px 30px;}
.header-menu-item:last-child{border-right: none;}
.header-menu-item ul.two{padding-right: 20px;}
.header-menu-item ul.two{float: left;}
.header-menu-item ul.two:last-child{padding-right: 0;}


/*添加过渡渐变*/
.header-menu-item:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1000;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear,left bottom,right top,color-stop(0,#f2f9ff),color-stop(1,#fff));
	background-image: -o-linear-gradient(45deg,#f2f9ff 0,#fff 100%);
	background-image: -moz-linear-gradient(45deg,#f2f9ff 0,#fff 100%);
	background-image: -webkit-linear-gradient(45deg,#f2f9ff 0,#fff 100%);
	background-image: -ms-linear-gradient(45deg,#f2f9ff 0,#fff 100%);
	opacity: .5;
	-webkit-transition: opacity 300ms linear;
	-moz-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;
	-ms-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}
.header-menu-item:hover:after{
	opacity: 1;
	background-image: -webkit-gradient(linear,left bottom,right top,color-stop(0,#f2f9ff),color-stop(1,#fff));
	background-image: -o-linear-gradient(right,#f2f9ff 0,#fff 100%);
	background-image: -moz-linear-gradient(right,#f2f9ff 0,#fff 100%);
	background-image: -webkit-linear-gradient(right,#f2f9ff 0,#fff 100%);
	background-image: -ms-linear-gradient(right,#f2f9ff 0,#fff 100%);
	background-image: linear-gradient(to right,#f2f9ff 0,#fff 100%);
}

.abbr-parent{
	position: absolute;
	top:30px;
}
.abbr-outer{
	padding-right: 10px;
	line-height: 20px;
	display: inline-block;
	font-size: 16px;
	color: #222;
	font-family: 'dinregular', 'Microsoft Yahei', sans-serif;
}
.abbr{border-width: 1px;border-style: solid;border-color: #ddd;font-size: 12px;font-family: 'dinregular', 'Microsoft Yahei', sans-serif;padding: 0 6px;border-radius: 10px;position: relative;top: -1px;height: 20px;line-height: 20px;}
.abbr-seo{border-color: #fb674a;color: #fb674a;}
.abbr-website{border-color: #00b76f;color: #00b76f;}
.abbr-baidu{border-color: #38f;color: #38f;}
.abbr-tencent{border-color: #12b7f5;color: #12b7f5;}
.abbr-plan{border-color: #f7af51;color: #f7af51;}

.header-menu-item:hover .abbr{color: #fff;transition: background 100ms ease-in 100ms;}
.header-menu-item:hover .abbr-seo{background: #fb674a;}
.header-menu-item:hover .abbr-website{background: #00b76f;}
.header-menu-item:hover .abbr-baidu{background: #38f;}
.header-menu-item:hover .abbr-tencent{background: #12b7f5;}
.header-menu-item:hover .abbr-plan{background: #f7af51;}

/*
@media screen and (max-width:1200px){
	.wrap{width: 960px;}
	.spA{display: none !important;}
	.sw-header-top ,.iNav-menu ,.wrap{width: 960px;}
	.sw-header-top .form-control{width: 165px;}
	.course-header .course-info{width: 510px;}
	.course-header .course-info .course-info-colA,.course-header .course-info .course-info-colB{padding: 20px 20px 0 20px;}
	.course-info-title{border-bottom: 1px solid #eee;padding: 20px;}
	}*/
	
.crumbs{height: 28px;line-height: 28px;}
.crumbs .fright{font-size: 12px;}

.course-head{margin-bottom: 20px;overflow: hidden;}.course-head p{margin: 0;}
.course-cover{width: 450px;float: left;}
.course-tit{border:1px solid #e6e6e6;border-top: none;padding: 20px;max-height: 85px;}
.course-head h1{font-size: 22px;height: 32px;overflow: hidden;}
.course-tit p{color: #888;}

.course-info{float: right;border:1px solid #e6e6e6;border-left: none;width: 755px;}
.course-info .course-des{/*padding: 20px 30px;*/ padding: 16px 30px;}
.course-info .course-des h5{font-size: 16px;color: #333;}
.course-info .course-des p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #666;min-height: 44px;}

.course-price{border:1px solid #eee;padding: 15px 0;border-left: none;border-right: none;margin-bottom: 20px;}

.course-panel{font-size: 12px;color: #888;padding: 0 0;overflow: hidden;border-top:1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.course-panelItem{border-right: 1px solid #ededed;padding: 30px;float: left;}

.course-panelItem .count{display: inline-block;font-size: 26px;color: #ec5a12;}
.course-panelItem .count sub{bottom: 0;font-size: 16px;}
.course-panelItem .count b{font-size: 16px;}
.course-panelItem .title{display: block;}
.course-panelItem.services{padding: 14px;border-right: none;}
.course-panel .price,.course-panel .person_time,.course-panel .answers_time{background: url(images/panel_item_icon.png) no-repeat right bottom;}
.course-panel .price{background-position: 0 10px;}
.course-panel .person_time{background-position: 0 -132px;}
.course-panel .answers_time{background-position: -40px -275px;}
.course-panel .services{color: #393;}
.services img{width: 80px;}
.services .qrcode{float: left;margin-right: 10px;}

.course-btn{/*padding: 40px 30px;*/padding: 33px 30px;}

@media screen and (max-width: 1200px){
.course-head .course-info .services{display: none;}
.course-head .course-info .course-panelItem{padding: 30px 40px;}
.answers_time{border-right: none;}
}

.m-price{padding-right: 20px;}
.price-expense{color: #f63;font-size: 26px;font-family: Arial,'Microsoft YaHei',sans-serif;}
.price-expense sub{font-size: 16px;bottom:0;}
.price-expense b{font-weight: normal;font-size: 14px;}
.price-free{color: #393;font-size: 24px;font-family: Arial,'Microsoft YaHei',sans-serif;padding-right: 20px;}
.course-view{color: #888;padding-left: 20px;border-left: 1px solid #ddd;font-family: Arial,'Microsoft YaHei',sans-serif;}

.promo-type{display: inline-block;font-size: 12px;height: 20px;line-height: 20px;padding: 0 5px;margin-left: 10px;vertical-align: 3px;}
.promo-type-vip{background-color: #f63;color: #fff;border-radius: 2px;cursor: pointer;}


.course-services{overflow: hidden;margin-bottom: 50px;}
.course-services li{float: left;margin-right: 12px;color: #888;}
.course-services li:first-child{color: #333;margin-right: 20px;}
.course-services li i{margin-right: 2px;vertical-align: -2px;font-size: 16px;}

.services-icon{display: inline-block;width: 20px;height:20px;line-height: 20px;border:1px solid #999;border-radius: 50%;text-align: center;margin-right: 5px;color: #999;}

.txt-fwbz{background: url(../../iconfont/txt-fwbz.png) no-repeat;width: 74px;height: 17px;text-indent: -2000em;margin-top: 2px;}

@media screen and (max-width: 1200px){
.course-head .course-info{width: 510px;}
}


.tooltip-inner{background-color: #444;}
.tooltip.bottom .tooltip-arrow{border-bottom-color:#444;}


.course-btn-start,.course-btn-fav,.course-btn-ask{display: inline-block;width: 135px;height: 46px;line-height: 46px;text-align: center;font-size: 18px;margin-right: 5px;}
.course-btn-fav{width: 90px;}
.course-btn-start i,.course-btn-fav i,.course-btn-qun i{margin-right: 5px;font-size: 20px;}

.course-btn-start{background-color: #ec5a12;color: #fff;border:1px solid #e0510b;}
.course-btn-start:hover{background-color: #e0510b;color: #fff;border:1px solid #d24905;}
.course-btn-fav{background-color: #fff;color: #888;border:1px solid #ddd;}
.course-btn-fav:hover,.course-btn-qun:hover{color: #666;border-color: #ccc;}
.course-btn-qun{display: inline-block;width: 90px;height: 46px;line-height: 46px;text-align: center;background-color: #fff;font-size: 18px;color: #888;border:1px solid #ddd;}

.course-btn-ask{background-color: #393;color: #fff;border:1px solid #238623;}
.course-btn-ask:hover{background-color: #238623;color: #fff;border:1px solid #1e7f1e;}

.openid-tips{border-bottom: 1px solid #f9f2a7;background: #fcfddb;padding:5px 20px;}
.aw-publish-box .modal-dialog,.aw-edit-comment-box .modal-dialog,.aw-edit-comment-box .modal-content{
	width: 400px;
	margin-left:auto;
	margin-right:auto;
}

.user-short{margin: 10px;padding:0;overflow:hidden}
.user-short > .pull-left {margin-right: 10px;}
.user-short .user-media{overflow: hidden;zoom: 1;}
.user-media .user-name{line-height:40px;font-size:18px;}
.user-media .row{line-height:30px;}
.user-media .row .btn{margin-right:10px;}
.user-course .mod-head{line-height:40px;background:#f1f1f1;padding:0 10px;}
.user-course .mod-body{padding:20px;border-bottom:1px solid #eee;}
.user-course .mod-body > .pull-left{margin-right:10px;}
.user-course .course-info{overflow: hidden;zoom: 1;}
.user-course .course-info .user-name{font-size: 16px;margin-bottom: 5px;}
.course-description{height:50px;overflow:hidden;}

/*widget-party*/
.widget-party{margin-top: 20px;float: left;}
.widget-party--title{height: 40px;line-height: 40px;padding: 0 20px;background-color: #fff;border: 1px solid #ededed;border-bottom: none;}
.widget-party--cont{background: #dbefed url(images/widget-party-bg.png?v1) left bottom no-repeat;padding: 20px;}
.widget-party--cont .widget-party--name{display: block;color: #333;margin: 0 0 5px;font-size: 16px;}
.widget-party--cont .widget-party--type{font-size: 12px;display: inline-block;color: #5e9b95;padding: 0 4px;/*border:1px solid #5e9b95;border-radius: 20px;*/margin-bottom: 5px;margin-right: 5px;}
.widget-party--cont p{font-size: 12px;color: #666;margin-bottom: 0;}

/*widget-fuwei*/
.widget-fuwei{margin-top: 20px;float: left;}
.widget-fuwei--title{height: 40px;line-height: 40px;padding: 0 20px;background-color: #fff;border: 1px solid #ededed;border-bottom: none;}
.widget-fuwei--cont{background: #d6e1ee url(images/widget-fuwei-bg.png?v2) left bottom no-repeat;padding: 20px;}
.widget-fuwei--cont .widget-fuwei--name{display: block;color: #333;margin: 0 0 5px;font-size: 16px;}
.widget-fuwei--cont .widget-fuwei--type{font-size: 12px;display: inline-block;color: #7f90a3;padding: 0 4px;/*border:1px solid #5e9b95;border-radius: 20px;*/margin-bottom: 5px;margin-right: 5px;}
.widget-fuwei--cont p{font-size: 12px;color: #666;margin-bottom: 0;}

/***/
@font-face {font-family: "iconfont";
  src: url('//www.wpahz.com/wp-content/themes/wpahz_com/font/fonts/pc/iconfont.eot?t=14606121081'); /* IE9*/
  src: url('//www.wpahz.com/wp-content/themes/wpahz_com/font/fonts/pc/iconfont.eot?t=14606121081#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//www.wpahz.com/wp-content/themes/wpahz_com/font/fonts/pc/iconfont.woff?t=14606121081') format('woff'), /* chrome、firefox */
  url('//www.wpahz.com/wp-content/themes/wpahz_com/font/fonts/pc/iconfont.ttf?t=14606121081') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//www.wpahz.com/wp-content/themes/wpahz_com/font/fonts/pc/iconfont.svg#iconfont?t=14606121081') format('svg'); /* iOS 4.1- */
}


.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  /*-webkit-text-stroke-width: 0.2px;*/
  -moz-osx-font-smoothing: grayscale;
}

.icon-erweima:before { content: "\e641"; }
.icon-appreciate:before { content: "\e600"; }
.icon-favor:before { content: "\e602"; }
.icon-time:before { content: "\e603"; }
.icon-vip:before { content: "\e633"; }
.icon-comment:before { content: "\e604"; }
.icon-like:before { content: "\e605"; }
.icon-evaluate:before { content: "\e606"; }
.icon-discover:before { content: "\e607"; }
.icon-pic:before { content: "\e608"; }
.icon-remind:before { content: "\e609"; }
.icon-mess:before { content: "\e60a"; }
.icon-vip1:before { content: "\e60b"; }
.icon-friend:before { content: "\e60c"; }
.icon-goods:before { content: "\e60d"; }
.icon-present:before { content: "\e60e"; }
.icon-recharge:before { content: "\e60f"; }
.icon-share:before { content: "\e610"; }
.icon-service:before { content: "\e611"; }
.icon-weixin:before { content: "\e614"; }
.icon-copy:before { content: "\e612"; }
.icon-yin:before { content: "\e619"; }
.icon-shijian:before { content: "\e63b"; }
.icon-vip-shalong:before { content: "\e634"; }
.icon-mark:before { content: "\e615"; }
.icon-zhanghao:before { content: "\e62c"; }
.icon-ziliao:before { content: "\e63a"; }
.icon-people:before { content: "\e616"; }
.icon-collect:before { content: "\e617"; }
.icon-edit:before { content: "\e618"; }
.icon-red:before { content: "\e61a"; }
.icon-vip-fuwei:before { content: "\e635"; }
.icon-calendar:before { content: "\e61b"; }
.icon-group:before { content: "\e61c"; }
.icon-gifts:before { content: "\e61d"; }
.icon-crown:before { content: "\e61f"; }
.icon-safe:before { content: "\e620"; }
.icon-youhuiquan:before { content: "\e62e"; }
.icon-mima:before { content: "\e613"; }
.icon-crown1:before { content: "\e621"; }
.icon-hdvip:before { content: "\e63c"; }
.icon-vip-pai:before { content: "\e638"; }
.icon-group2:before { content: "\e601"; }
.icon-liwu:before { content: "\e63e"; }
.icon-editprofile:before { content: "\e623"; }
.icon-5:before { content: "\e62f"; }
.icon-lv:before { content: "\e622"; }
.icon-learn:before { content: "\e61e"; }
.icon-shang:before { content: "\e62a"; }
.icon-dingdan:before { content: "\e631"; }
.icon-xiao:before { content: "\e62d"; }
.icon-iconfontyouhui:before { content: "\e636"; }
.icon-vip-juan:before { content: "\e637"; }
.icon-zaixiantongji:before { content: "\e63f"; }
.icon-editprofile2:before { content: "\e625"; }
.icon-shouyi:before { content: "\e628"; }
.icon-kefu:before { content: "\e630"; }
.icon-wallet:before { content: "\e629"; }
.icon-wen:before { content: "\e626"; }
/*.icon-qq:before { content: "\e642"; }*/
.icon-appdl:before { content: "\e63d"; }
.icon-bangding:before { content: "\e639"; }
.icon-wenhao:before { content: "\e624"; }
.icon-liebiao:before { content: "\e627"; }
.icon-lock:before { content: "\e632"; }
.icon-tuiguang:before { content: "\e62b"; }
.icon-time1:before { content: "\e640"; }
.icon-wx:before { content: "\e691"; }
.icon-qq:before { content: "\e643"; }
.icon-home-weixin:before { content: "\e677"; }
.icon-home-qq:before { content: "\e642"; }
.icon-close:before { content: "\e65f"; }

.icon-home-qq{font-size: 26px;vertical-align: -5px; margin-left: 5px;}
.icon-home-weixin{font-size: 26px;vertical-align: -5px; margin-left: 5px;}

.weixin-color{color: #44b549;}
.qq-color{color: #12b7f5;}
.no-color{color: #999;}

.activity-box{
	width: 100%;
	height:100%;
	position: fixed;
	background-color: rgba(0,0,0,0.1);
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
}
.show-activity{
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -630px;
	width: 1245px;
	background: #fff;
	padding: 20px;
	box-shadow: 16px 16px 0 rgba(0, 0, 0, 0.2);
}
.show-activity img{
	width: 100%;
}
.show-activity .close{
	position: absolute;
	right: 58px;
	top: 45px;
	font-size: 20px;
	padding: 5px;
	background-color: #333;
	color: #fff;
	border-radius: 50%;
	opacity: .8;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	font-family: serif;
}

/*添加课程目录列表CSS*/
.course-thum a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.course-thum a:after{
	content: " ";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 279.88px;
	background: rgba(0,0,0,0.6) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTU4NTkwNDE4MjA5IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjUzOTUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTAiIGhlaWdodD0iNTAiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTUxMS40NTYgMC42NEMyMjkuNjY0IDAuNjQgMC40MTYgMjI5LjkyIDAuNDE2IDUxMS42OGMwIDI4MS44MjQgMjI5LjI0OCA1MTEuMDQgNTExLjA0IDUxMS4wNCAyODEuNzkyIDAgNTExLjA0LTIyOS4yMTYgNTExLjA0LTUxMC45NzZDMTAyMi40OTYgMjMwLjAxNiA3OTMuMjggMC42NCA1MTEuNDU2IDAuNjR6IG0wIDk0OS4wMjRjLTI0MS4zNDQgMC00MzcuOTUyLTE5Ni42NzItNDM3Ljk1Mi00MzcuOTUyIDAtMjQxLjMxMiAxOTYuNjA4LTQzNy45NTIgNDM3Ljk1Mi00MzcuOTUyIDI0MS4zMTIgMCA0MzcuOTIgMTk2LjYwOCA0MzcuOTIgNDM3Ljk1MiAwIDI0MS4zMTItMTk2LjYwOCA0MzcuOTItNDM3LjkyIDQzNy45MnoiIHAtaWQ9IjUzOTYiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48cGF0aCBkPSJNMzcwLjg4IDY1Ny4yMTZjMCA0MC40NDggMjguNDE2IDU2Ljc2OCA2My4yIDM2Ljg5NmwyNTEuMjY0LTE0NS41MDRjMzQuNzg0LTE5Ljg0IDM0Ljc4NC01My4yMTYgMC03My4xMmwtMjUxLjI2NC0xNDUuNDcyYy0zNC43ODQtMTkuODcyLTYzLjE2OC0zLjU1Mi02My4xNjggMzYuODk2djI5MC4zMDR6IiBwLWlkPSI1Mzk3IiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+) no-repeat center;
	opacity: 0;
	transition: all .5s;
}
.course-thum a:hover:after {
	opacity: 1
}