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

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

* {
    -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: transparent
}

body {
    font-family: -apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
    font-size: 14px;
    line-height: 1.42858;
    color: #333;
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

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

a {
    color: #009a61;
    text-decoration: none
}

a:hover, a:focus {
    color: #004e31;
    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 {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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 {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #009a61
}

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

.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
}

.bg-primary {
    background-color: #009a61
}

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

.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, ul ol, ol ul, ol ol {
    margin-bottom: 0
}

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

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

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

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

dt, dd {
    line-height: 1.42858
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        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: 14px;
    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.42858;
    color: #777
}

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

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

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

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right 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.42858
}

code, kbd, pre, samp {
    font-family: "Source Code Pro", Consolas, Menlo, Monaco, "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;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42858;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before, .container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

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

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

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

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

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

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

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

th {
    text-align: left
}

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42858;
    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 > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .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 > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}

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

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .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;
    float: none;
    display: table-column
}

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

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .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-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .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 > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

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

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

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

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

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

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

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42858;
    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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

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

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

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

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

.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.42858 \0
}

input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px
}

input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
    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: normal;
    cursor: pointer
}

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

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

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

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

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

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

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled 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-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

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

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

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

.input-lg, .form-horizontal .form-group-lg .form-control, .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-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    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, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

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

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

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

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

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

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

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

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

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

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

.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;
    font-size: 13px
}

@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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

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

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

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

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

.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;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42858;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

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

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

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

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

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default: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: #009a61;
    border-color: #008151
}

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

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

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

.btn-primary .badge {
    color: #009a61;
    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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success: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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

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

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

.btn-link {
    color: #009a61;
    font-weight: normal;
    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: #004e31;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, 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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

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

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

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

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

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

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

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

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

.open > a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after {
    clear: both
}

.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-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

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

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

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

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

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

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

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

.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

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

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

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

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

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

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

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

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

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

.nav:before, .nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

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

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

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

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

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

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

.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.42858;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

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

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

.nav-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: #009a61
}

.nav-stacked > li {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
    padding: 0 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.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;
    line-height: 1.42858;
    text-decoration: none;
    color: #009a61;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

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

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

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

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

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

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

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

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

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

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

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

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

.pager:before, .pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.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;
    background-color: #fff;
    cursor: not-allowed
}

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

.label:empty {
    display: none
}

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

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

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

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

.label-primary {
    background-color: #009a61
}

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

.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: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

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

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

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

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

.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: bold
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

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

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.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
    }
}

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

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

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

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    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"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: 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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

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

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

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

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

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

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

.media, .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 {
    margin-bottom: 20px;
    padding-left: 0
}

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

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

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

.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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

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

.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: #009a61;
    border-color: #009a61
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .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: #67ffc7
}

.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, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a {
    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-right-radius: 3px;
    border-top-left-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-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 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:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    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: #009a61
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #009a61;
    border-color: #009a61
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #009a61
}

.panel-primary > .panel-heading .badge {
    color: #009a61;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #009a61
}

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

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

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

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

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

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

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42858px
}

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

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

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

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

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

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

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    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 {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    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;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    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 {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .fmt:before, .clearfix:after, .fmt:after {
    content: " ";
    display: table
}

.clearfix:after, .fmt:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-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
    }
}

.form-control:focus {
    border: 1px solid #3b99fc;
    -webkit-box-shadow: 0 0 3px 0px #3b99fc;
    box-shadow: 0 0 3px 0px #3b99fc
}

.input-group-btn > .btn {
    box-shadow: none
}

.input-group .form-control {
    z-index: 1
}

.btn {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.nav-tabs-zen > li {
    margin-right: 20px
}

.nav-tabs-zen > li > a {
    padding-top: 0;
    padding-bottom: 10px;
    min-width: 110px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid transparent
}

.nav-tabs-zen > li > a:hover, .nav-tabs-zen > li > a:focus {
    background-color: #FFF;
    color: #333;
    border-bottom: 3px solid #009A61
}

.nav-tabs-zen > li.active > a, .nav-tabs-zen > li.active > a:hover, .nav-tabs-zen > li.active > a:focus {
    padding-top: 0;
    padding-bottom: 10px;
    background-color: #FFF;
    border: none;
    border-bottom: 3px solid #009A61
}

.nav-tabs-company-detail {
    border: none
}

.nav-tabs-company-detail > li {
    margin-right: 15px;
    margin-bottom: 0
}

.nav-tabs-company-detail > li > a {
    min-width: 110px;
    text-align: center;
    font-size: 14px;
    border: none;
    line-height: 54px;
    padding: 0;
    color: #666666
}

.nav-tabs-company-detail > li > a sup {
    color: #009A61;
    padding-left: 4px
}

.nav-tabs-company-detail > li > a:hover, .nav-tabs-company-detail > li > a:focus {
    color: #333;
    box-shadow: inset 0px -4px 0px 0px #009A61;
    background-color: transparent
}

.nav-tabs-company-detail > li.active > a, .nav-tabs-company-detail > li.active > a:hover, .nav-tabs-company-detail > li.active > a:focus {
    border: none;
    font-weight: bold;
    background-color: transparent;
    color: #333333;
    box-shadow: inset 0px -4px 0px 0px #009A61
}

.nav-tabs-message {
    padding: 0 !important;
    border: none;
    height: 40px !important
}

.nav-tabs-message > li {
    margin: 0
}

.nav-tabs-message > li > a {
    width: 80px;
    text-align: center;
    font-size: 14px;
    border: none;
    line-height: 40px;
    padding: 0;
    color: #666666;
    margin: 0;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 0 #DDD
}

.nav-tabs-message > li > a .fa {
    font-size: 20px
}

.nav-tabs-message > li > a sup {
    color: #009A61;
    padding-left: 4px
}

.nav-tabs-message > li > a:hover, .nav-tabs-message > li > a:focus {
    background-color: transparent;
    color: #333;
    box-shadow: inset 0px -2px 0px 0px #009A61
}

.nav-tabs-message > li.active > a, .nav-tabs-message > li.active > a:hover, .nav-tabs-message > li.active > a:focus {
    background-color: transparent;
    border: none;
    font-weight: bold;
    color: #009A61;
    box-shadow: inset 0px -2px 0px 0px #009A61
}

.modal-content {
    border: none
}

.modal-header {
    background-color: #f3f3f3;
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

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

.modal-footer {
    border-top: none
}

.modal-footer .btn + .btn {
    margin-left: 10px
}

.list-group-item {
    padding: 8px 12px
}

.pager {
    display: inline-block
}

.carousel-control.left, .carousel-control.right {
    background-image: none
}

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

.wall {
    background-color: #F6F6F6;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    padding: 16px
}

.wrap {
    padding-bottom: 30px;
    position: relative
}

.wrap.publish {
    padding-bottom: 80px
}

.noscroll {
    height: 100vh;
    overflow-y: hidden
}

.inline-block {
    display: inline-block
}

.inline-flex {
    display: inline-flex
}

.inline {
    display: inline
}

.block {
    display: block
}

.shadow {
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.09), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.09), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.09), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15)
}

.border {
    border: 1px solid #DDD
}

.border-top {
    border-top: 1px solid #DDD
}

.border-right {
    border-right: 1px solid #DDD
}

.border-left {
    border-left: 1px solid #DDD
}

.border-bottom {
    border-bottom: 1px solid #DDD
}

.color-orange {
    color: #F5A623
}

.mono {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

.js-alert {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: none
}

.js-alert .content {
    vertical-align: middle
}

.js-alert .content .btn {
    vertical-align: top
}

.js-alert.active {
    display: block;
    height: initial
}

.m-5, .m--5 {
    margin: -5px !important
}

.m0, .m-0 {
    margin: 0px !important
}

.m4, .m-4 {
    margin: 4px !important
}

.m5, .m-5 {
    margin: 5px !important
}

.m10, .m-10 {
    margin: 10px !important
}

.m15, .m-15 {
    margin: 15px !important
}

.m20, .m-20 {
    margin: 20px !important
}

.m30, .m-30 {
    margin: 30px !important
}

.m40, .m-40 {
    margin: 40px !important
}

.mt-5, .mt--5 {
    margin-top: -5px !important
}

.mt0, .mt-0 {
    margin-top: 0px !important
}

.mt4, .mt-4 {
    margin-top: 4px !important
}

.mt5, .mt-5 {
    margin-top: 5px !important
}

.mt8, .mt-8 {
    margin-top: 8px !important
}

.mt10, .mt-10 {
    margin-top: 10px !important
}

.mt15, .mt-15 {
    margin-top: 15px !important
}

.mt20, .mt-20 {
    margin-top: 20px !important
}

.mt30, .mt-30 {
    margin-top: 30px !important
}

.mt40, .mt-40 {
    margin-top: 40px !important
}

.mb0, .mb-0 {
    margin-bottom: 0px !important
}

.mb4, .mb-4 {
    margin-bottom: 4px !important
}

.mb5, .mb-5 {
    margin-bottom: 5px !important
}

.mb6, .mb-6 {
    margin-bottom: 6px !important
}

.mb8, .mb-8 {
    margin-bottom: 8px !important
}

.mb10, .mb-10 {
    margin-bottom: 10px !important
}

.mb15, .mb-15 {
    margin-bottom: 15px !important
}

.mb20, .mb-20 {
    margin-bottom: 20px !important
}

.mb25, .mb-25 {
    margin-bottom: 25px !important
}

.mb30, .mb-30 {
    margin-bottom: 30px !important
}

.mb40, .mb-40 {
    margin-bottom: 40px !important
}

.mb50, .mb-50 {
    margin-bottom: 50px !important
}

.mr3, .mr-3 {
    margin-right: 3px !important
}

.mr4, .mr-4 {
    margin-right: 4px !important
}

.mr5, .mr-5 {
    margin-right: 5px !important
}

.mr10, .mr-10 {
    margin-right: 10px !important
}

.mr15, .mr-15 {
    margin-right: 15px !important
}

.mr20, .mr-20 {
    margin-right: 20px !important
}

.mr30, .mr-30 {
    margin-right: 30px !important
}

.ml0, .ml-0 {
    margin-left: 0px !important
}

.ml5, .ml-5 {
    margin-left: 5px !important
}

.ml10, .ml-10 {
    margin-left: 10px !important
}

.ml15, .ml-15 {
    margin-left: 15px !important
}

.ml20, .ml-20 {
    margin-left: 20px !important
}

.ml30, .ml-30 {
    margin-left: 30px !important
}

.p0, .p-0 {
    padding: 0px !important
}

.p5, .p-5 {
    padding: 5px !important
}

.p10, .p-10 {
    padding: 10px !important
}

.p15, .p-15 {
    padding: 15px !important
}

.p20, .p-20 {
    padding: 20px !important
}

.p30, .p-30 {
    padding: 30px !important
}

.pt0, .pt-0 {
    padding-top: 0px !important
}

.pt5, .pt-5 {
    padding-top: 5px !important
}

.pt10, .pt-10 {
    padding-top: 10px !important
}

.pt15, .pt-15 {
    padding-top: 15px !important
}

.pt20, .pt-20 {
    padding-top: 20px !important
}

.pt30, .pt-30 {
    padding-top: 30px !important
}

.pb0, .pb-0 {
    padding-bottom: 0px !important
}

.pb5, .pb-5 {
    padding-bottom: 5px !important
}

.pb10, .pb-10 {
    padding-bottom: 10px !important
}

.pb15, .pb-15 {
    padding-bottom: 15px !important
}

.pb20, .pb-20 {
    padding-bottom: 20px !important
}

.pb60, .pb-60 {
    padding-bottom: 60px !important
}

.pb300, .pb-300 {
    padding-bottom: 300px !important
}

.pl0, .pl-0 {
    padding-left: 0px !important
}

.pl5, .pl-5 {
    padding-left: 5px !important
}

.pl10, .pl-10 {
    padding-left: 10px !important
}

.pl15, .pl-15 {
    padding-left: 15px !important
}

.pl20, .pl-20 {
    padding-left: 20px !important
}

.pl50, .pl-50 {
    padding-left: 50px !important
}

.pl300, .pl-300 {
    padding-left: 300px !important
}

.pr0, .pr-0 {
    padding-right: 0px !important
}

.pr5, .pr-5 {
    padding-right: 5px !important
}

.pr10, .pr-10 {
    padding-right: 10px !important
}

.pr15, .pr-15 {
    padding-right: 15px !important
}

.pr20, .pr-20 {
    padding-right: 20px !important
}

.pr50, .pr-50 {
    padding-right: 50px !important
}

.pr300, .pr-300 {
    padding-right: 300px !important
}

.p0 {
    padding: 0px !important
}

.p10 {
    padding: 10px !important
}

.p20 {
    padding: 20px !important
}

.p50 {
    padding: 50px !important
}

.p300 {
    padding: 300px !important
}

.green, .text-green {
    color: #009a61
}

.red, .text-red {
    color: #D0021B
}

.black, .text-black {
    color: #333
}

.black:hover, .text-black:hover {
    color: #333
}

.white, .text-white {
    color: #fff
}

.whitea:hover, .text-whitea:hover {
    color: #eee
}

.gray {
    color: #999
}

.bg-gray {
    background-color: #F3F3F3
}

.bg-white {
    background-color: #FFF
}

.bg-green {
    background-color: #009A61
}

.bg-red {
    background-color: #AF3933
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.wordbreak {
    word-break: break-all
}

.wordbreak code {
    white-space: pre-line
}

.comment-content.wordbreak code {
    white-space: pre-wrap
}

.required:after {
    content: " *";
    color: #ED1C24
}

.flipx {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH
}

.flipy {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV
}

.flipxy {
    -moz-transform: scaleX(-1) scaleY(-1);
    -webkit-transform: scaleX(-1) scaleY(-1);
    -o-transform: scaleX(-1) scaleY(-1);
    transform: scaleX(-1) scaleY(-1);
    filter: FlipH FlipV
}

.arrow-down {
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: #999 transparent transparent transparent;
    border-style: solid dashed dashed dashed
}

.arrow-down.active {
    border-top-color: #D0021B
}

.arrow-up {
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: transparent transparent #999 transparent;
    border-style: dashed dashed solid dashed
}

.arrow-up.active {
    border-bottom-color: #009A61
}

.tag {
    display: inline-block;
    padding: 0 6px;
    color: #017E66;
    background-color: rgba(1, 126, 102, 0.08);
    height: 22px;
    line-height: 22px;
    font-weight: normal;
    font-size: 13px;
    text-align: center
}

.tag img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: -1px
}

.tag[href]:hover, .tag[href]:focus {
    background-color: #017E66;
    color: #fff;
    text-decoration: none
}

.tag[href]:hover .tag__count, .tag[href]:focus .tag__count {
    color: #ddd
}

.tag-sm {
    padding: 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 13px
}

.tag-lg {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 28px
}

.tag-link {
    background-color: transparent
}

.tag-img {
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px
}

.tag__count {
    color: #999
}

.tag--active {
    background-color: #017E66;
    color: #fff;
    text-decoration: none
}

.tag--active .tag__count {
    color: #eee
}

.taglist--inline, .taglist--block {
    list-style: none;
    padding: 0;
    font-size: 0
}

.taglist--inline li, .taglist--block li {
    padding: 0;
    font-size: 13px
}

.ib.taglist--inline, .ib.taglist--block {
    margin: 0;
    display: inline-block
}

.taglist--inline > li {
    display: inline-block;
    margin-right: 5px
}

.taglist--inline > li:last-child {
    margin-right: 0
}

.taglist--inline.multi > li {
    margin-bottom: 5px
}

.taglist--block > li {
    margin-bottom: 8px
}

.widget-tags {
    font-size: 0
}

.widget-tags .widget-tags__item {
    margin-right: 5px;
    padding: 0;
    font-size: 14px
}

.bootstrap-tagsinput {
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    padding: 4px 6px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    width: 100%
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: auto !important;
    max-width: inherit
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none
}

.bootstrap-tagsinput .tag {
    margin-right: 2px
}

.bootstrap-tagsinput .tag .fa-times {
    cursor: pointer
}

.widget-user {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0
}

.widget-user.well {
    margin-top: 5px;
    margin-right: 5px;
    background-color: #F6F6F6;
    border-radius: 0;
    width: 170px;
    margin-bottom: 10px
}

.widget-taguser .taguser-catalog {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px
}

.widget-taguser .taguser-catalog .notactive {
    color: #009a61
}

.widget-taguser .taguser-catalog .notactive:hover {
    text-decoration: underline;
    cursor: pointer
}

.widget-taguser .ellipsis {
    width: auto;
    max-width: 50%;
    display: inline-block;
    vertical-align: middle
}

.widget-answer p {
    color: #666
}

.widget-share-network {
    float: left;
    color: #999;
    font-size: 13px
}

.sn-inline {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
    vertical-align: text-bottom
}

.sn-inline li {
    display: inline-block;
    margin-right: 5px
}

.sn-inline li a {
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize
}

.share-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999
}

.share-modal-title {
    color: #777
}

.share-modal-content {
    position: relative;
    width: 420px;
    padding: 20px 0 40px;
    margin: 50px auto;
    border-radius: 5px;
    background: #fff url(data:image/gif;base64,R0lGODlhEAALAPQAAP///+/v7+vr6/b29pubm5mZmaurq8zMzL+/v+Li4qampra2ts/Pz8DAwOTk5KioqJqamri4uPT09O7u7vr6+q+vr/Dw8Pn5+eHh4djY2Onp6ff39wAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAEACJYSPCcJiAcOLYgy3LK43SuBNELdpBqmk6vqY2XVq6Fte8+2ySAEAIfkECQsAAAAsAAAAABAACwBAAx5IVQT+0BVjSrxgVhy15Y8HPgozStQ3iie7pmcGnwkAIfkECQsAAAAsAAAAABAACwBABDMQyKlKUXOilJAsy1Jk0tZ94UiaHgCKJMCicExWV3wgyEGrmZkrFRO+gBpO66jj+Ya1TAQAIfkECQsAAAAsAAAAABAACwBABTYgII6k+EDQUwKN4zQiFEXQ2r7xXJc3DMg0m8sH3K1Ip9SK0WgwckHeEGoc9ahC3E+3bD63tBAAIfkECQsAAAAsAAAAABAACwBABTIgII5kaQLSNEmiEkWKOVHU1L5xma43LNM2gMt3KhpHFYWi8qv1cqSZU4hrBodQY3IZAgAh+QQJCwAAACwAAAAAEAALAEAFNyAgjmQJDJY1iKgqYlmGWddlibQtZpqWtatTKgiT5W6A466XMTmfUFwNqQTwfNXqNZOdLn1RUwgAIfkECQsAAAAsAAAAABAACwBABS8gII5kCUjTJImoyqbotk3iJNOAPbfrCb8qHU5Yu5mOyGRxthzeiDljdAatSpWkEAAh+QQJCwAAACwAAAAAEAALAEAFLyAgjmQJSNMkiajKpui2TeIk04A9t+sJvyodTli7mY7IZHG2HN6IOWN0Bq1KlaQQADs=) center no-repeat;
    text-align: center
}

@media screen and (max-width: 500px) {
    .share-modal-content {
        width: 100%
    }
}

.share-modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.widget-share__full {
    margin-bottom: 20px
}

.widget-upload {
    position: relative
}

.widget-upload .widget-upload__file {
    position: absolute;
    opacity: 0;
    width: 85%;
    height: 100%;
    z-index: 10;
    cursor: pointer
}

[class*="avatar-"] {
    border-radius: 2px
}

.avatar-16 {
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.avatar-square-16 {
    width: 16px;
    height: 16px
}

.avatar-20 {
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.avatar-square-20 {
    width: 20px;
    height: 20px
}

.avatar-24 {
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.avatar-square-24 {
    width: 24px;
    height: 24px
}

.avatar-32 {
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.avatar-square-32 {
    width: 32px;
    height: 32px
}

.avatar-40 {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.avatar-square-40 {
    width: 40px;
    height: 40px
}

.avatar-64 {
    width: 64px;
    height: 64px;
    border-radius: 50%
}

.avatar-square-64 {
    width: 64px;
    height: 64px
}

.avatar-128 {
    width: 128px;
    height: 128px;
    border-radius: 50%
}

.avatar-square-128 {
    width: 128px;
    height: 128px
}

.avatar-256 {
    width: 256px;
    height: 256px;
    border-radius: 50%
}

.avatar-square-256 {
    width: 256px;
    height: 256px
}

.tag-popup {
    width: 276px
}

.tag-popup .popover-title {
    background-color: #FFF;
    padding-bottom: 0;
    border-bottom: none;
    font-weight: bold
}

.tag-popup .popover-content {
    font-size: 13px;
    color: #666;
    width: 272px;
    min-height: 50px
}

.tag-popup .popover-content p {
    position: relative;
    max-height: 60px;
    overflow: hidden
}

.tag-popup .popover-content p:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    width: 6rem;
    height: 1.6em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%)
}

@supports (-webkit-line-clamp: 3) {
    .tag-popup .popover-content p {
        max-height: 60px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    .tag-popup .popover-content p:after {
        display: none
    }
}

.tag-popup .operation {
    margin-top: 10px;
    padding: 10px 0 0;
    font-size: 13px;
    line-height: 22px;
    border-top: 1px solid #EEE
}

.tag-popup .operation .followers {
    margin-right: 5px;
    vertical-align: middle
}

.tag-popup .popover-footer {
    margin: 0 14px;
    padding: 10px 0;
    font-size: 13px;
    line-height: 22px;
    border-top: 1px solid #EEE
}

.tag-popup .popover-footer .followers {
    margin-right: 5px;
    vertical-align: middle
}

.widget-addtags {
    margin-left: 0;
    margin-bottom: 15px
}

.widget-addtags > li {
    vertical-align: middle
}

.widget-addtags .widget-addtags__add {
    padding: 0
}

.widget-addtags .widget-addtags__input {
    width: 160px;
    padding: 0;
    margin-right: 10px
}

.widget-addtags .tagText.empty {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.widget-help .h4 {
    margin-top: 5px;
    font-size: 16px
}

.widget-help ul {
    padding-left: 20px
}

.widget-help li {
    margin: 10px 0
}

.widget-suggest .widget-suggest__close {
    margin-left: 5px
}

.widget-suggest .widget-suggest__list {
    margin: 0;
    overflow: auto;
    max-height: 100px
}

.widget-suggest li {
    margin-bottom: 5px
}

.widget-suggest li a {
    font-weight: bold
}

.widget-outline {
    margin: 0;
    top: 40px;
    border-color: #ddd;
    line-height: 1.5
}

.widget-outline .panel-heading {
    background-color: #FFF;
    font-weight: bold;
    border: none;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 16px
}

.widget-outline .caret {
    margin: 10px 0 0 5px
}

.widget-outline .panel-body {
    max-height: 300px;
    overflow: auto;
    padding: 0 12px 10px
}

.widget-outline .panel-body #articleIndex {
    margin-top: 5px
}

.widget-outline .panel-body ul {
    padding-left: 18px;
    margin: 0;
    list-style-type: square
}

.widget-outline__close .panel-body {
    display: none
}

.widget-outline.fixed {
    position: fixed
}

.help-block.err {
    text-align: left
}

.error {
    border: 1px solid #bb3636 !important
}

.error.editor {
    border: 1px solid #bb3636
}

.error:after {
    content: attr(data-error);
    position: absolute;
    padding: 2px;
    background: #f2dede;
    font-size: 12px;
    color: #a42625;
    line-height: 1
}

.error--msg {
    padding: 2px;
    background: #f2dede;
    font-size: 12px;
    color: #a42625;
    line-height: 1;
    position: absolute
}

.autoComplete-list {
    margin-top: 0
}

.sfad-sidebar {
    margin-bottom: 25px
}

.sfad-sidebar .sfad-item:nth-child(2) a img {
    margin-top: 10px
}

.sfad-sidebar .sfad-item .close {
    position: absolute;
    top: 5px;
    right: 7px;
    display: none
}

body.have-notify {
    margin-top: 53px
}

.topframe {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    border-radius: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000
}

.topframe.alert-warning {
    border-bottom: 1px solid #faebcc
}

.topframe.alert-danger {
    border-bottom: 1px solid #ebccd1
}

.topframe#fuckicp {
    z-index: initial
}

input.loading {
    background: url(../img/loader.gif) no-repeat right center
}

.widget-share__wechart--modal img {
    background: url(../img/loader.gif) no-repeat center center
}

iframe.loading {
    background: url(../img/loader.gif) #fafafa no-repeat center center
}

.widget-loading {
    display: none;
    position: fixed;
    left: -14px;
    top: 50%;
    margin-top: -14px;
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-indent: 42px;
    font-size: 12px;
    color: #FFF;
    background: #666 url(../img/wait.gif) no-repeat 20px center;
    filter: alpha(opacity=80);
    opacity: .8
}

.hover-show-obj {
    visibility: hidden;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.hover-show:hover .hover-show-obj {
    visibility: visible
}

.feed-link {
    padding-left: 22px;
    text-align: right;
    color: #999;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+cnNzLXNxdWFyZS1pY29uPC90aXRsZT48ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz48cGF0aCBkPSJNMCAwdjE2aDE2VjBIMHptMy45MjMgMTMuNmMtLjgzOCAwLTEuNTE2LS42OC0xLjUxNi0xLjUxNiAwLS44MzcuNjgtMS41MTUgMS41MTYtMS41MTUuODM3IDAgMS41MTUuNjc3IDEuNTE1IDEuNTE0IDAgLjgzOC0uNjc4IDEuNTE2LTEuNTE1IDEuNTE2em0zLjYyIDBjLS4wMjgtMi44Mi0yLjMxNi01LjEwOC01LjEzNi01LjEzN1Y2LjIxN2M0LjA2NS4wMyA3LjM1NCAzLjMxOCA3LjM4MyA3LjM4M0g3LjU0NHptMy44MDUgMGMtLjAwNy0yLjM5LS45NC00LjYzNC0yLjYzLTYuMzI1LTEuNjg3LTEuNjg2LTMuOTI3LTIuNjItNi4zMS0yLjYzVjIuNGM2LjE3Mi4wMjIgMTEuMTcgNS4wMjUgMTEuMTg1IDExLjJoLTIuMjQ1eiIgZmlsbD0iI0Y2QTYyMyIvPjwvc3ZnPg==) no-repeat 0 0
}

.post-title {
    padding-bottom: 15px;
    border-bottom: 2px solid #ccc
}

.note-record, .blog-write, .qa-ask, .qa-editQuestion, .qa-editAnswer, .paidanswer-question, .paidanswer-edit, .tag-edit {
    background: #f3f3f3
}

.note-record .container, .blog-write .container, .qa-ask .container, .qa-editQuestion .container, .qa-editAnswer .container, .paidanswer-question .container, .paidanswer-edit .container, .tag-edit .container {
    padding: 0 15px !important;
    width: 100%;
    max-width: 1600px
}

.note-record #fixedTools, .blog-write #fixedTools, .qa-ask #fixedTools, .qa-editQuestion #fixedTools, .qa-editAnswer #fixedTools, .paidanswer-question #fixedTools, .paidanswer-edit #fixedTools, .tag-edit #fixedTools {
    display: none
}

.note-record #footer, .blog-write #footer, .qa-ask #footer, .qa-editQuestion #footer, .qa-editAnswer #footer, .paidanswer-question #footer, .paidanswer-edit #footer, .tag-edit #footer {
    display: none
}

.post-topheader {
    padding: 30px 0 0 0
}

.post-topheader__title--icon-symbol {
    vertical-align: top;
    text-align: center;
    display: block;
    float: left;
    background: rgba(0, 154, 96, 0);
    border: 1px solid #009A61;
    border-radius: 50%;
    font-size: 16px;
    padding: 4px;
    width: 28px;
    height: 28px;
    color: #009A61;
    font-weight: normal;
    margin-right: 10px;
    line-height: 1
}

.post-topheader__side {
    margin: 0;
    color: #999
}

.post-topheader__side li {
    margin-top: 10px
}

.post-topheader__side li:first-child {
    margin-top: 0
}

.post-topheader__side button {
    margin-right: 10px;
    min-width: 58px
}

.post-topheader__side strong {
    color: #333
}

.post-topheader__side .no-stress {
    font-weight: normal
}

.post-topheader__info {
    color: #999;
    margin-bottom: -5px
}

.post-topheader__info--title {
    margin: 0 0 15px 0
}

.post-topheader__info--title a, .post-topheader__info--title a:hover, .post-topheader__info--title a:active {
    color: #333;
    text-decoration: none
}

.post-topheader__info--title span.title--icon-symbol {
    vertical-align: top;
    text-align: center;
    display: block;
    float: left;
    background: rgba(0, 154, 96, 0);
    border: 1px solid #009A61;
    border-radius: 50%;
    font-size: 16px;
    padding: 4px;
    width: 28px;
    height: 28px;
    color: #009A61;
    font-weight: normal;
    margin-right: 10px
}

.video-prev {
    padding: 15px;
    border: 1px solid #eee;
    border-color: #eee #eee #e6e6e6;
    cursor: pointer;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05)
}

.video-prev h5 {
    color: #009a61
}

.video-prev img {
    margin-right: 15px
}

.video-body .player {
    width: 480px;
    height: 360px
}

#previewImg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    text-align: center
}

#previewImg .imgWrapper {
    vertical-align: middle;
    padding: 20px
}

#previewImg .link-orign {
    color: #eee;
    line-height: 40px
}

#previewImg img {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block
}

body.isPreviewing {
    overflow: hidden
}

.loadingDot {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.login-modal {
    position: relative
}

.login-modal .login-vline {
    position: absolute;
    height: 90%;
    border-left: 1px solid #EEE;
    left: 50%;
    top: 35px
}

.login-modal .login-wrap {
    padding: 0 125px
}

@media (max-width: 600px) {
    .login-modal .login-wrap {
        padding: 0
    }
}

.login-modal .login-wrap .more-login-area {
    margin-top: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
    position: relative
}

.login-modal .login-wrap .more-login-area .more-login-words {
    position: absolute;
    left: calc(50% - 52px);
    top: -10px;
    padding: 0 10px;
    background: #fff
}

.login-modal .widget-login .btn {
    margin-bottom: 5px;
    padding: 0
}

.login-title {
    margin-top: 0;
    font-weight: normal
}

.activate-showmail, .activate-label {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    vertical-align: middle
}

.activate-form {
    vertical-align: middle;
    margin-left: -15px
}

.bookmark-eyes {
    color: #999
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

.typehelper .dropdown-menu {
    overflow: hidden
}

.company-logo, .company-logo-shadow {
    position: relative;
    width: 100px;
    height: 100px;
    background-color: #fff;
    overflow: hidden;
    display: block;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

@media (max-width: 767px) {
    .m-mt0, .m-mt-0 {
        margin-top: 0px !important
    }

    .m-mt5, .m-mt-5 {
        margin-top: 5px !important
    }

    .m-mt10, .m-mt-10 {
        margin-top: 10px !important
    }

    .m-mt15, .m-mt-15 {
        margin-top: 15px !important
    }

    .m-mt20, .m-mt-20 {
        margin-top: 20px !important
    }

    .m-mt30, .m-mt-30 {
        margin-top: 30px !important
    }

    .m-mt40, .m-mt-40 {
        margin-top: 40px !important
    }

    .widget-taguser .ellipsis {
        width: 60%
    }
}

.carousel-contoller {
    position: absolute;
    top: -3.8rem;
    right: 0
}

.carousel-contoller a:hover {
    text-decoration: none
}

.company-func-desc {
    padding: 10px;
    background-color: #FCF8E3;
    width: 100%
}

.company-func-desc p {
    color: #8A6D3B;
    text-align: justify
}

.company-func {
    width: 100%;
    border-top: 1px solid #eee;
    margin-top: 25px
}

.company-func h4 {
    margin: 25px 0
}

.company-func .company-suggest-item h5 {
    padding: 15px 0 10px 0;
    margin: 0
}

.company-func .company-suggest-item .company-logo-warp {
    position: relative;
    width: 100px;
    height: 100px
}

.company-func .company-suggest-item .company-logo-warp .job-num {
    position: absolute;
    background-color: #fff;
    padding: 2px;
    bottom: -4px;
    right: -4px
}

.job-num {
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #999;
    padding: 5px;
    font-size: 12px
}

.company-logo-shadow {
    padding: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.company-logo-shadow .img {
    width: 100%;
    height: 100%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.widget-register {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    margin-bottom: 0 !important;
    background-color: #D9EDF7 !important
}

.widget-register .container {
    position: relative
}

.widget-register .title {
    color: #009a61 !important
}

.widget-register p {
    font-size: 16px
}

.widget-register .close {
    position: absolute;
    right: 10px
}

@-webkit-keyframes widget-register-slideUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes widget-register-slideUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.widget-register-slideUp {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: widget-register-slideUp;
    animation-name: widget-register-slideUp
}

@-webkit-keyframes widget-register-slideDown {
    from {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes widget-register-slideDown {
    from {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.widget-register-slideDown {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: widget-register-slideDown;
    animation-name: widget-register-slideDown
}

.emoji {
    height: 19px
}

li > .widget-codetool--innner {
    margin-top: -6px
}

.widget-codetool {
    position: relative;
    margin-top: 18px;
    margin-top: 0
}

.widget-codetool + .hljs, .widget-codetool + pre {
    margin-top: 0 !important
}

.widget-codetool--inner {
    white-space: normal;
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 1;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 0 5px
}

.widget-codetool--inner .code-tool {
    cursor: pointer;
    display: block;
    float: left;
    background-image: url("../img/codeTools.svg");
    height: 16px;
    width: 16px;
    background-size: auto 16px;
    margin: 4px 5px;
    opacity: .5
}

.widget-codetool--inner .code-tool:hover {
    background-position: 0 16px;
    opacity: 1
}

.widget-codetool--inner .copyCode {
    opacity: .5;
    background-position: -16px 0 !important
}

.widget-codetool--inner .copyCode:hover {
    opacity: 1;
    background-color: transparent
}

.widget-codetool--inner .zeroclipboard-is-hover, .widget-codetool--inner .zeroclipboard-is-active {
    background-color: transparent;
    opacity: 1
}

.widget-codetool--inner .saveToNote {
    opacity: .5;
    background-position: -31px 0 !important
}

.widget-codetool--inner .saveToNote:hover {
    opacity: 1
}

.widget-saveToNote {
    position: absolute;
    color: #FFF;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.75)
}

.reddot {
    position: relative
}

.reddot::after {
    content: ' ';
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ED1C24
}

.pattern {
    margin-top: 4px;
    border-radius: 3px
}

.pattern-0 {
    background-color: #f44336
}

.pattern-1 {
    background-color: #e91e63
}

.pattern-2 {
    background-color: #9c27b0
}

.pattern-3 {
    background-color: #673ab7
}

.pattern-4 {
    background-color: #3f51b5
}

.pattern-5 {
    background-color: #2196f3
}

.pattern-6 {
    background-color: #03a9f4
}

.pattern-7 {
    background-color: #00bcd4
}

.pattern-8 {
    background-color: #009688
}

.pattern-9 {
    background-color: #4caf50
}

.pattern-10 {
    background-color: #8bc34a
}

.pattern-11 {
    background-color: #cddc39
}

.pattern-12 {
    background-color: #ffeb3b
}

.pattern-13 {
    background-color: #ffc107
}

.pattern-14 {
    background-color: #ff9800
}

.pattern-15 {
    background-color: #ff5722
}

.pattern-16 {
    background-color: #795548
}

.pattern-17 {
    background-color: #9e9e9e
}

.pattern-18 {
    background-color: #607d8b
}

.flex-vertical-center {
    display: -webkit-flex;
    display: flex
}

.flex-vertical-center [class*=col-] {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.widget-active section {
    padding: 10px 0;
    border-top: 1px solid #EEE
}

.widget-active--left {
    float: left;
    color: #CCC;
    font-size: 16px
}

.widget-active--right {
    margin-left: 30px
}

.widget-active--right .wordbreak {
    color: #888
}

.widget-active--right__info {
    color: #999;
    margin-bottom: 5px
}

.widget-active--right__info small {
    color: #CCC
}

.widget-active--right__info .badge {
    background-color: #FFF;
    border: 1px solid
}

.widget-active--right__title h4 {
    display: inline;
    margin: 0 5px 0 0;
    font-size: 15px
}

.widget-active--right__title h4 a {
    color: #333
}

.widget-active--right__title h4 a:hover {
    color: #017e66
}

.widget-active--right__quote {
    border-left: 5px solid #EEE;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #888;
    word-break: break-all
}

.widget-badge {
    color: #666;
    margin-top: 5px;
    margin-right: 5px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 5px;
    background-color: #F6F6F6
}

.badge--sf, .badge--sf-tag {
    font-size: 13px;
    background: #4A4A4A;
    border-radius: 3px;
    border: 1px solid transparent;
    font-weight: normal;
    padding: 7px 8px;
    overflow: hidden
}

.badge--sf:hover, .badge--sf-tag:hover {
    background: #7d7d7d;
    cursor: pointer
}

.badge--sf:after, .badge--sf-tag:after {
    content: '';
    display: block;
    clear: both
}

.badge--sf-tag {
    background: #F3F3F3;
    border: 1px solid #DDDDDD;
    color: #666
}

.badge--sf-tag:hover {
    background: #fff
}

.badge__icon {
    background: url("../../global/img/badge.svg");
    width: 14px;
    height: 14px;
    display: block;
    margin-right: 8px;
    float: left
}

.badge--gold .badge__icon {
    background-position: 0
}

.badge--silver .badge__icon {
    background-position: 28px, 0
}

.badge--copper .badge__icon, .badge--bronze .badge__icon {
    background-position: 14px, 0
}

.badge--o {
    background-color: transparent;
    padding: 0;
    vertical-align: middle
}

.badge--o:hover {
    background-color: transparent;
    cursor: default
}

.stream-list {
    margin-bottom: 10px
}

.stream-list.top-indent {
    margin-top: -10px
}

.stream-list__item {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

.stream-list__item .author {
    margin-bottom: 5px;
    color: #999;
    font-size: 13px
}

.stream-list__item .author a {
    color: #999
}

.stream-list__item .author small {
    color: #ddd
}

.stream-list__item .title {
    display: inline;
    margin: 0 5px 0 0;
    font-size: 16px
}

.stream-list__item .title a {
    color: #333
}

.stream-list__item .title a:hover {
    color: #017e66
}

.stream-list__item .title a:visited {
    font-weight: 400
}

.stream-list__item .small-title {
    margin: 0 0 5px;
    font-size: 16px
}

.stream-list__item .split:before {
    content: "·";
    color: #ddd
}

.stream-list__item .summary {
    overflow: auto;
    overflow-x: hidden
}

.stream-list__item .excerpt {
    margin: 5px 0 0;
    color: #777;
    font-size: 13px;
    line-height: 1.6;
    overflow: hidden
}

.blog-stream .stream-list__item {
    padding: 15px 0
}

.blog-stream .stream-list__item .author {
    margin-top: 10px
}

.blog-stream .stream-list__item .author a {
    color: #009a61
}

.blog-stream .stream-list__item .blog-title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px
}

.blog-stream .stream-list__item .article-list {
    border-left: 5px solid #EEE;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 0
}

.stream-list__item.highlight {
    background: #FFF9EB
}

.p-l-0 {
    padding-left: 0 !important
}

.qa-rank, .bookmark-rank {
    float: left;
    margin-right: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    color: #666
}

.qa-rank small, .bookmark-rank small {
    display: block;
    font-size: 12px
}

.qa-rank .votes, .bookmark-rank .votes, .qa-rank .answers, .bookmark-rank .answers, .qa-rank .views, .bookmark-rank .views {
    display: inline-block;
    padding-top: 3px;
    width: 45px;
    height: 40px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.qa-rank .answers, .bookmark-rank .answers {
    margin: 0 6px;
    background-color: #AD3A37;
    color: #fff
}

.qa-rank .answered, .bookmark-rank .answered {
    background-color: #009a61;
    color: #fff
}

.qa-rank .solved, .bookmark-rank .solved {
    background-color: #808B87
}

.qa-rank .views, .bookmark-rank .views {
    width: 50px;
    color: #999
}

.qa-rank .plus, .bookmark-rank .plus {
    color: #009a61
}

.qa-rank .minus, .bookmark-rank .minus {
    color: #AD3A37
}

.qa-rank .viewsword0to99, .bookmark-rank .viewsword0to99 {
    color: #999
}

.qa-rank .viewsword100to999, .bookmark-rank .viewsword100to999 {
    color: #b17e53
}

.qa-rank .viewswordgreater999, .bookmark-rank .viewswordgreater999 {
    color: #ca630d
}

.bookmark-rank {
    margin-right: 10px
}

.bookmark-rank .favs, .bookmark-rank .followers {
    display: inline-block;
    padding-top: 3px;
    width: 45px;
    height: 40px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #F0F5F3;
    color: #017E66
}

.bookmark-rank .followers {
    background: #5cb85c;
    color: #fff
}

.blog-rank {
    float: left;
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    color: #666
}

.blog-rank small {
    display: block;
    font-size: 12px
}

.blog-rank .votes, .blog-rank .views {
    display: block;
    padding-top: 3px;
    width: 45px;
    height: 40px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.blog-rank .votes {
    margin-bottom: 8px;
    background: #f0f0f0
}

.blog-rank .plus {
    background: #009a61;
    color: #fff
}

.blog-rank .minus {
    background: none;
    color: #D0021B
}

.blog-rank .views {
    color: #999
}

.global-viewsWord-lessThan100 {
    color: #9E9E9E
}

.global-viewsWord-100to1000 {
    color: #BF7158
}

.global-viewsWord-1000to2000 {
    color: #D25D38
}

.global-viewsWord-moreThan2000 {
    color: #E64A19
}

.blog-type-common::after, .blog-type-common::before {
    margin-left: 10px;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    padding: 0 6px;
    border-radius: 11px;
    font-weight: normal;
    font-family: PingFang SC
}

.blog-type-common::before {
    margin-left: 0;
    margin-right: 10px
}

.blog-type-1::after, .blog-type-1-before::before {
    content: '原';
    background-color: rgba(242, 174, 67, 0.25);
    color: #F2AE43
}

.blog-type-2::after, .blog-type-2-before::before {
    content: '转';
    background-color: rgba(92, 184, 92, 0.25);
    color: #5CB85C
}

.blog-type-3::after, .blog-type-3-before::before {
    content: '译';
    background-color: rgba(86, 192, 224, 0.25);
    color: #56C0E0
}

.editor {
    position: relative;
    z-index: 1;
    min-height: 300px;
    overflow: hidden;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.editor .wmd-input.mono.form-control {
    padding-top: 31px;
    resize: none;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

.editor__resize {
    position: absolute;
    width: 120px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: row-resize;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize
}

.editor .form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.editor_fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    margin-top: 0;
    border: none;
    width: 100%;
    height: 100vh;
    background-color: #F6F6F6
}

.editor_fullscreen .wmd {
    height: 100%
}

.editor_fullscreen .wmd .editor-toolbar {
    position: fixed;
    top: 0;
    width: 100%
}

.editor_fullscreen .wmd .wmd-input {
    height: 100%
}

.editor_fullscreen .editor-mode a.editor__menu--live {
    display: block
}

.editor.liveMode .wmd {
    width: 50%
}

.editor.liveMode .editor-preview {
    overflow: auto;
    left: 50%;
    width: 50%
}

.editor.liveMode .editor-line {
    left: 50%
}

.editor.editMode .wmd {
    width: 100%
}

.editor.editMode .editor-preview {
    left: 100%
}

.editor.editMode .editor-line {
    left: 100%
}

.editor.previewMode .editor-preview, .editor.previewMode .editor-mode {
    left: 0;
    width: 100%
}

.editor.previewMode .editor-preview {
    border-left: none
}

.editor.previewMode .editor-mode {
    left: 1px
}

.editor.previewMode .editor-line {
    left: -1px
}

.editor.previewMode .editor__menu li {
    display: none
}

.editor-toolbar {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 106;
    border-bottom: 1px solid #CCC
}

.editor__menu, .editor-mode {
    list-style: none;
    margin: 0;
    padding: 0 5px;
    background-color: #FFF
}

.editor__menu li, .editor-mode li {
    float: left;
    margin: 0 2px;
    vertical-align: text-top
}

.editor__menu a, .editor-mode a {
    cursor: pointer;
    display: block;
    border: 5px solid #FFF;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 380px 60px;
    background-image: url(../img/editor/editor@2x.png);
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.editor__menu a.muted, .editor__menu a.muted:hover, .editor-mode a.muted, .editor-mode a.muted:hover {
    background-position-y: -20px;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    cursor: default
}

.editor__menu a:hover, .editor__menu a.active, .editor-mode a:hover, .editor-mode a.active {
    border-color: #f6f6f6;
    background-color: #f6f6f6;
    background-position-y: -40px;
    text-decoration: none
}

.editor__menu .active, .editor-mode .active {
    color: #999
}

.editor__menu--bold, .editor-mode--bold {
    background-position: -1px 0px
}

.editor__menu--italic, .editor-mode--italic {
    background-position: -21px 0px
}

.editor__menu--link, .editor-mode--link {
    background-position: -40px 0px
}

.editor__menu--quote, .editor-mode--quote {
    background-position: -60px 0px
}

.editor__menu--code, .editor-mode--code {
    background-position: -80px 0px
}

.editor__menu--img, .editor-mode--img {
    background-position: -100px 0px
}

.editor__menu--ol, .editor-mode--ol {
    background-position: -120px 0px
}

.editor__menu--ul, .editor-mode--ul {
    background-position: -140px 0px
}

.editor__menu--title, .editor-mode--title {
    background-position: -160px 0px
}

.editor__menu--hr, .editor-mode--hr {
    background-position: -180px 0px
}

.editor__menu--undo, .editor-mode--undo {
    background-position: -200px 0px
}

.editor__menu--redo, .editor-mode--redo {
    background-position: -220px 0px
}

.editor__menu--zen, .editor-mode--zen {
    background-position: -240px 0px
}

.editor__menu--unzen, .editor-mode--unzen {
    background-position: -260px 0px
}

.editor__menu--two, .editor-mode--two {
    background-position: -280px 0px
}

.editor__menu--help, .editor-mode--help {
    background-position: -300px 0px
}

.editor__menu .editor__menu--divider, .editor-mode .editor__menu--divider {
    margin: 5px 4px;
    width: 0;
    height: 20px;
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid #ddd;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize
}

.editor__menu--edit, .editor-mode--edit {
    background-position: -320px 0px
}

.editor__menu--live, .editor-mode--live {
    background-position: -340px 0px
}

.editor__menu--preview, .editor-mode--preview {
    background-position: -360px 0px
}

.editor-help {
    border-bottom: none;
    background-color: #faf2cc;
    font-size: 13px
}

.editor-help .nav-tabs {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: none;
    background-color: #fcf8e3
}

.editor-help .nav > li {
    margin: 0
}

.editor-help .nav > li > a {
    margin: 0;
    padding: 6px 10px;
    border: none;
    color: #8a6d3b;
    border-radius: 0
}

.editor-help .nav > li.active > a, .editor-help .nav > li > a:hover {
    border: none;
    background-color: #faf2cc;
    color: #8a6d3b;
    cursor: pointer
}

.editor-help .nav > li.active > a {
    font-weight: bold
}

.editor-help-content {
    margin-top: 30px;
    padding: 10px
}

.editor-help-content pre {
    padding: 5px 8px;
    border: none;
    background-color: #fcf8e3;
    font-size: 12px
}

.editor-help-content code {
    white-space: normal
}

.widget-editor__wrap {
    background: #F6F6F6;
    border-top: 1px solid #DDD
}

.widget-editor .widget-editor__help {
    margin-top: 40px
}

.wmd {
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    height: auto;
    min-height: 420px;
    padding: 0;
    font-family: -apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
    border-right: none
}

.wmd .wmd-input {
    height: 100%;
    min-height: 420px;
    border: none
}

.editor-line {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    z-index: 105;
    border-left: 1px solid #CCC
}

.editor-preview {
    position: absolute;
    padding: 10px 20px;
    margin-top: 31px;
    border-left: 1px solid #CCC;
    background-color: #f6f6f6;
    top: 0;
    bottom: 0;
    z-index: 100;
    overflow: auto;
    overflow-x: hidden
}

.editor-preview > p {
    margin-top: 0
}

.blog-write .wrap.publish {
    position: initial
}

#articleText:not(.editor_fullscreen) {
    position: absolute;
    top: 190px;
    left: 15px;
    right: 15px;
    bottom: 55px;
    width: auto;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    min-height: auto
}

#articleText:not(.editor_fullscreen) .wmd {
    position: initial;
    min-height: auto;
    padding: 31px 0 0 0;
    height: 100%
}

#articleText:not(.editor_fullscreen) .wmd .wmd-input {
    padding-top: 0 !important;
    min-height: auto
}

#articleText .fmt pre {
    position: initial;
    max-height: initial
}

#articleText #wmd-preview span.line {
    display: inline;
    height: 1px;
    line-height: 1px;
    position: absolute
}

#articleText .focus, #articleText .focus * {
    background-color: #d9edf7 !important
}

.widget-911 .modal-body {
    min-height: 215px !important
}

.widget-911 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 15px
}

.widget-911 .alert {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: center
}

.widget-911 textarea {
    margin-top: 10px;
    margin-left: 20px;
    width: 90%
}

.widget-911 .overlay.has-input ul {
    margin-top: 10px;
    border: 1px solid #ccc;
    height: 110px;
    overflow-y: auto;
    border-radius: 4px
}

.widget-911 .overlay.has-input ul li {
    padding: 5px 10px;
    margin: 0
}

.widget-911 .overlay.has-input ul li:hover {
    background-color: #fcf8e3
}

.widget-911 .overlay.has-input ul li a {
    display: inline-block;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom
}

.icon-sn-google {
    background-position: 0px -28px
}

.icon-sn-bg-google {
    background-color: #4285F4;
    background-position: 0px 0
}

.fa-sn-google {
    color: #4285F4
}

.icon-sn-github {
    background-position: -28px -28px
}

.icon-sn-bg-github {
    background-color: #333;
    background-position: -28px 0
}

.fa-sn-github {
    color: #333
}

.icon-sn-weibo {
    background-position: -56px -28px
}

.icon-sn-bg-weibo {
    background-color: #E90D24;
    background-position: -56px 0
}

.fa-sn-weibo {
    color: #E90D24
}

.icon-sn-qq {
    background-position: -84px -28px
}

.icon-sn-bg-qq {
    background-color: #0098E6;
    background-position: -84px 0
}

.fa-sn-qq {
    color: #0098E6
}

.icon-sn-twitter {
    background-position: -112px -28px
}

.icon-sn-bg-twitter {
    background-color: #50ABF1;
    background-position: -112px 0
}

.fa-sn-twitter {
    color: #50ABF1
}

.icon-sn-facebook {
    background-position: -140px -28px
}

.icon-sn-bg-facebook {
    background-color: #4862A3;
    background-position: -140px 0
}

.fa-sn-facebook {
    color: #4862A3
}

.icon-sn-renren {
    background-position: -168px -28px
}

.icon-sn-bg-renren {
    background-color: #197BC8;
    background-position: -168px 0
}

.fa-sn-renren {
    color: #197BC8
}

.icon-sn-tqq {
    background-position: -196px -28px
}

.icon-sn-bg-tqq {
    background-color: #1F9ED2;
    background-position: -196px 0
}

.fa-sn-tqq {
    color: #1F9ED2
}

.icon-sn-douban {
    background-position: -224px -28px
}

.icon-sn-bg-douban {
    background-color: #279738;
    background-position: -224px 0
}

.fa-sn-douban {
    color: #279738
}

.icon-sn-weixin {
    background-position: -252px -28px
}

.icon-sn-bg-weixin {
    background-color: #00B500;
    background-position: -252px 0
}

.fa-sn-weixin {
    color: #00B500
}

.icon-sn-dotted {
    background-position: -280px -28px
}

.icon-sn-bg-dotted {
    background-color: #eee;
    background-position: -280px 0
}

.fa-sn-dotted {
    color: #eee
}

.icon-sn-site {
    background-position: -308px -28px
}

.icon-sn-bg-site {
    background-color: #00B500;
    background-position: -308px 0
}

.fa-sn-site {
    color: #00B500
}

.icon-sn-linkedin {
    background-position: -336px -28px
}

.icon-sn-bg-linkedin {
    background-color: #0077B9;
    background-position: -336px 0
}

.fa-sn-linkedin {
    color: #0077B9
}

[class*="icon-sn-"] {
    display: inline-block;
    background-image: url(../img/social-icons/icon-sn.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    -moz-background-size: auto 56px;
    -o-background-size: auto 56px;
    -webkit-background-size: auto 56px;
    background-size: auto 56px
}

[class*="icon-sn-"]:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.btn-sn-google {
    background: #4285F4
}

.btn-sn-google:hover, .btn-sn-google:active, .btn-sn-google:focus {
    background: #2a75f3
}

.btn-sn-github {
    background: #333
}

.btn-sn-github:hover, .btn-sn-github:active, .btn-sn-github:focus {
    background: #262626
}

.btn-sn-weibo {
    background: #E90D24
}

.btn-sn-weibo:hover, .btn-sn-weibo:active, .btn-sn-weibo:focus {
    background: #d10c20
}

.btn-sn-qq {
    background: #0098E6
}

.btn-sn-qq:hover, .btn-sn-qq:active, .btn-sn-qq:focus {
    background: #0087cd
}

.btn-sn-twitter {
    background: #50ABF1
}

.btn-sn-twitter:hover, .btn-sn-twitter:active, .btn-sn-twitter:focus {
    background: #38a0ef
}

.btn-sn-facebook {
    background: #4862A3
}

.btn-sn-facebook:hover, .btn-sn-facebook:active, .btn-sn-facebook:focus {
    background: #405791
}

.btn-sn-renren {
    background: #197BC8
}

.btn-sn-renren:hover, .btn-sn-renren:active, .btn-sn-renren:focus {
    background: #166db1
}

.btn-sn-tqq {
    background: #1F9ED2
}

.btn-sn-tqq:hover, .btn-sn-tqq:active, .btn-sn-tqq:focus {
    background: #1c8dbc
}

.btn-sn-douban {
    background: #279738
}

.btn-sn-douban:hover, .btn-sn-douban:active, .btn-sn-douban:focus {
    background: #228330
}

.btn-sn-weixin {
    background: #00B500
}

.btn-sn-weixin:hover, .btn-sn-weixin:active, .btn-sn-weixin:focus {
    background: #009c00
}

.btn-sn-dotted {
    background: #eee
}

.btn-sn-dotted:hover, .btn-sn-dotted:active, .btn-sn-dotted:focus {
    background: #e1e1e1
}

.btn-sn-site {
    background: #00B500
}

.btn-sn-site:hover, .btn-sn-site:active, .btn-sn-site:focus {
    background: #009c00
}

.btn-sn-linkedin {
    background: #0077B9
}

.btn-sn-linkedin:hover, .btn-sn-linkedin:active, .btn-sn-linkedin:focus {
    background: #0067a0
}

[class*="btn-sn-"], [class*="btn-sn-"]:hover, [class*="btn-sn-"]:active, [class*="btn-sn-"]:focus {
    border: none;
    color: #fff
}

.btn-sn-more {
    padding: 0;
    box-shadow: none
}

.btn-sn-more:hover, .btn-sn-more:active {
    box-shadow: none
}

[class*="btn-sn-"] [class*="icon-sn-"] {
    background-color: transparent
}

.bookmarklist {
    max-height: 230px;
    overflow: auto
}

.bookmarklist li {
    position: relative;
    background-color: #f3f3f3;
    margin: 5px 0 5px 20px;
    padding: 0 10px;
    line-height: 36px;
    cursor: pointer;
    border-radius: 2px
}

.bookmarklist li input[type="checkbox"] {
    position: absolute;
    left: -20px;
    top: 8px
}

.bookmarklist li:hover {
    background-color: #eee
}

.bookmarklist li:before {
    content: ""
}

.bookmarklist li.active {
    background-color: #fcf8e3;
    color: #8a6d3b
}

.bookmarklist li.active:before {
    margin-right: 5px;
    content: "\2714";
    color: #009a61
}

.fmt {
    line-height: 1.6;
    word-wrap: break-word
}

.fmt h1 {
    font-size: 2em;
    line-height: 1.75em
}

.fmt h2 {
    font-size: 1.75em;
    line-height: 1.5em
}

.fmt h3 {
    font-size: 1.5em;
    line-height: 1.25em
}

.fmt h4 {
    font-size: 1.25em;
    line-height: 1em
}

.fmt h5 {
    font-size: 1em;
    line-height: 0.86em
}

.fmt h6 {
    font-size: 0.86em;
    line-height: 0.75em
}

.fmt h4, .fmt h5, .fmt p, .fmt ul, .fmt ol, .fmt pre, .fmt blockquote, .fmt table {
    margin: 1.5em 0
}

.fmt h1, .fmt h2, .fmt h3 {
    margin: 1.5em 0 0
}

.fmt h1 + .widget-codetool + pre, .fmt h2 + .widget-codetool + pre, .fmt h3 + .widget-codetool + pre {
    margin-top: 1.5em !important
}

.fmt h1, .fmt h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.fmt > h1:first-child, .fmt h2:first-child, .fmt h3:first-child, .fmt h4:first-child, .fmt p:first-child, .fmt ul:first-child, .fmt ol:first-child, .fmt pre:first-child, .fmt blockquote:first-child {
    margin-top: 0
}

.fmt ul, .fmt ol {
    margin-left: 3em;
    padding-left: 0
}

.fmt ul li, .fmt ol li {
    margin: .3em 0
}

.fmt ul ul, .fmt ul ol, .fmt ol ul, .fmt ol ol {
    margin-top: 0;
    margin-bottom: 0
}

.fmt ul p, .fmt ol p {
    margin: 0
}

.fmt p:last-child {
    margin-bottom: 0
}

.fmt p > p:empty, .fmt div > p:empty, .fmt p > div:empty, .fmt div > br:only-child, .fmt p + br, .fmt img + br {
    display: none
}

.fmt img, .fmt video, .fmt audio {
    position: static !important;
    max-width: 100%
}

.fmt img {
    padding: 3px;
    border: 1px solid #ddd
}

.fmt img.emoji {
    padding: 0;
    border: none
}

.fmt blockquote {
    border-left: 2px solid #009A61;
    background: #F6F6F6;
    color: #555;
    font-size: 1em
}

.fmt pre, .fmt code {
    font-size: 0.93em
}

.fmt pre {
    padding: 1em;
    border: none;
    overflow: auto;
    line-height: 1.45;
    max-height: 35em;
    position: relative;
    background: url(../img/blueprint.png) #F6F6F6;
    -moz-background-size: 30px, 30px;
    -o-background-size: 30px, 30px;
    -webkit-background-size: 30px, 30px;
    background-size: 30px, 30px
}

.fmt pre code {
    background: none;
    font-size: 1em;
    overflow-wrap: normal;
    white-space: inherit
}

.fmt hr {
    margin: 1.5em auto;
    border-top: 2px dotted #eee
}

.fmt kbd {
    margin: 0 4px;
    padding: 3px 4px;
    background: #eee;
    color: #555
}

.fmt .x-scroll {
    overflow-x: auto
}

.fmt table {
    width: 100%
}

.fmt table th, .fmt table td {
    border: 1px solid #E6E6E6;
    padding: 5px 8px;
    word-break: normal
}

.fmt table th {
    background: #F3F3F3
}

.fmt a:not(.btn) {
    border-bottom: 1px solid rgba(0, 154, 97, 0.25);
    padding-bottom: 1px
}

.fmt a:not(.btn):hover {
    border-bottom: 1px solid #009a61;
    text-decoration: none
}

.widget-comments {
    list-style: none;
    margin: 0 0 15px;
    font-size: 13px;
    color: #666;
    padding: 10px;
    background-color: #F6F6F6;
    border-radius: 2px
}

.widget-comments .widget-comments__item {
    margin-bottom: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAEUlEQVQIHWO4e/fufxBmgAIAWVEHLYEgi9EAAAAASUVORK5CYII=) repeat-x bottom;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.widget-comments .widget-comments__item .editTextarea {
    resize: none;
    min-height: 56px
}

.widget-comments .widget-comments__form--input {
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    padding: 0 15px;
    float: left
}

.widget-comments .widget-comments__form textarea {
    min-height: 35px;
    max-height: 200px;
    resize: vertical
}

.widget-comments .widget-comments__btn {
    padding-left: 0;
    margin-top: 0
}

.widget-comments .widget-comments__btn .pull-right {
    width: 114px;
    margin-right: 15px
}

.widget-comments .widget-comments__btn .postComment {
    margin-right: 10px
}

.widget-comments .widget-comments__btn--tips {
    font-size: 16px;
    line-height: 1;
    vertical-align: middle
}

.widget-comments .widget-comments__btn--tips .fa {
    color: #999;
    font-size: 20px
}

.widget-comments .votes {
    position: relative;
    text-align: left;
    float: left;
    margin: 0;
    width: 40px;
    height: 30px;
    line-height: 20px;
    font-size: 12px;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget-comments .votes:hover {
    background-color: transparent
}

.widget-comments .votes button {
    position: absolute;
    left: 0;
    top: 0;
    outline: none;
    padding: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: transparent url(../img/vote-bg.svg) -120px 0 no-repeat;
    -moz-background-size: auto 54px;
    -o-background-size: auto 54px;
    -webkit-background-size: auto 54px;
    background-size: auto 54px
}

.widget-comments .votes .like.active {
    color: #009a61
}

.widget-comments .comment-content {
    overflow: auto
}

.widget-comments .comment-meta {
    color: #999
}

.widget-comments .comment-warning {
    background-color: #fcf8e3
}

.widget-comments .col-sm-10 {
    padding-right: 0
}

.widget-comments .fmt {
    font-size: 13px;
    width: auto;
    float: inherit;
}

.widget-comments .fmt h1, .widget-comments .fmt h2, .widget-comments .fmt h3, .widget-comments .fmt h4, .widget-comments .fmt p, .widget-comments .fmt ul, .widget-comments .fmt ol, .widget-comments .fmt pre, .widget-comments .fmt blockquote, .widget-comments .fmt table {
    margin: 10px 0
}

.widget-comments .fmt ul li, .widget-comments .fmt ol li {
    margin: .3em 0 0.3em 1.3em
}

.widget-comments .fmt > h1:first-child, .widget-comments .fmt h2:first-child, .widget-comments .fmt h3:first-child, .widget-comments .fmt h4:first-child, .widget-comments .fmt p:first-child, .widget-comments .fmt ul:first-child, .widget-comments .fmt ol:first-child, .widget-comments .fmt pre:first-child, .widget-comments .fmt blockquote:first-child, .widget-comments .fmt table:first-child {
    margin-top: 0
}

.comments--news .comments-stat {
    display: block;
    font-size: 16px
}

.comments--news .comments-container {
    background: #FFFFFF
}

.comments--news .comments-box {
    background: #FAFAFA;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.09);
    border-radius: 2px 2px 0px 0px;
    padding: 15px 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    margin-top: -1px
}

.comments--news .comments-box:after {
    display: block;
    clear: both
}

.comments--news .comments-box-content {
    padding-left: 47px
}

.comments--news .comments-box-content textarea {
    max-height: 132px;
    min-height: 90px
}

.comments--news .comments-date {
    cursor: default !important
}

.comments--news .comments-date.comments-date:hover {
    color: #999 !important
}

.comments--news .reply-form {
    padding-bottom: 10px;
    padding-top: 10px
}

.comments--news .reply-form .form-group {
    margin-right: 95px;
    margin-bottom: 0
}

.comments--news .reply-list {
    margin-top: 10px;
    font-size: 13px;
    background-color: #FAFAFA;
    padding: 0 10px;
    color: #666
}

.comments--news .reply-list--empty {
    display: none
}

.comments--news .reply-item {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.09);
    word-break: break-word
}

.comments--news .reply-item p {
    margin-bottom: 5px
}

.comments--news .reply-item .editTextarea {
    resize: none;
    min-height: 56px
}

.comments--news .reply-item--ops {
    border-bottom: none
}

.comments--news .comments-item {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

.comments--news .comments-item:after {
    display: block;
    clear: both
}

.comments--news .comments-content {
    padding-left: 47px
}

.comments--news .comments-content .comment-date {
    color: #999
}

.comments--news .comment-ops, .comments--news .comment-trigger {
    margin: 0;
    color: #999;
    font-size: 13px
}

.comments--news .comment-ops span:not(.news__visit-number):hover, .comments--news .comment-trigger span:not(.news__visit-number):hover {
    cursor: pointer;
    color: #666
}

.comments--news .comment-trigger {
    margin-bottom: 10px
}

.comments--news .comments-zan-value {
    color: #009A61
}

.comments--news .comments-isAuthor {
    background: #FCF8E3;
    border-radius: 3px;
    font-size: 12px;
    color: #8A6D3B !important;
    padding: 2px 4px
}

.comments--news .comments-more {
    text-align: center;
    padding: 20px 0
}

.comments--news .comments-loading {
    color: #999;
    text-align: center;
    padding: 20px 0
}

.comments--news .reply-more-btn.disabled {
    opacity: 0.5;
    cursor: not-allowed
}

.comments--news .comment-option, .comments--news .commentTools, .comments--news .comment-showhide {
    visibility: hidden
}

.comments--news .reply-item:hover .commentTools, .comments--news .reply-item:hover .comment-showhide {
    visibility: visible !important
}

.comments--news .comments-item:hover .comment-option {
    visibility: visible !important
}

.comments--default .comments-container {
    border: 0;
    box-shadow: none;
    border-top: 1px solid rgba(0, 0, 0, 0.09)
}

.comments--default .comment-content {
    margin-right: -20px
}

.comments--default .comments-item {
    padding-left: 0;
    padding-right: 0
}

.comment-meta {
    color: #999
}

.fixcolor {
    color: #999
}

.fa-thumbs-up:hover {
    color: #009a61
}

.comments-zan--active {
    color: #009a61
}

.islike {
    color: #009a61
}

.islike0-10.islike0-10 {
    color: #9e9e9e
}

.islike10-30.islike10-30 {
    color: #bf7158
}

.islike30-100.islike30-100 {
    color: #d25d38
}

.islike100-more.islike100-more {
    color: #e64a19
}

.reply-content {
    display: inline-block
}

.reply-content img {
    max-width: 100%
}

.reply-content-block {
    margin-left: 40px
}

.reply-content-block .form-group {
    margin-bottom: 0
}

.widget-barchart {
    font-size: 0;
    padding-bottom: 5px
}

.widget-barchart .col {
    vertical-align: bottom;
    position: relative;
    display: inline-block;
    width: 5%;
    background: #009A61;
    font-size: 13px;
    line-height: 1.4;
    color: #666;
    letter-spacing: 0;
    border-left: 1px solid #FFF
}

.widget-barchart .col i {
    display: none;
    position: absolute;
    left: 0;
    bottom: -48px;
    margin-left: -30px;
    padding: 3px 0;
    z-index: 100;
    width: 74px;
    background: #2a2a2a;
    text-align: center;
    color: #FFF;
    font-style: normal
}

.widget-barchart__cminus .col {
    vertical-align: top;
    background: #9a4444;
    border-top: 1px solid #ddd
}

.widget-note.geshi > table {
    table-layout: fixed;
    margin: 0
}

.widget-note.geshi > table th, .widget-note.geshi > table td {
    border-color: #DDD
}

.widget-note.geshi > table pre {
    display: inline-block
}

.widget-note.geshi > table pre, .widget-note.geshi > table span {
    overflow: hidden;
    max-height: none
}

.widget-note.geshi > table td.ln {
    width: 26px;
    background-color: #f6f6f6;
    padding: 10px 8px
}

.widget-note.geshi > table td.ln pre {
    color: #999
}

.widget-note.geshi > table td.de1, .widget-note.geshi > table td.de2 {
    padding: 10px;
    overflow-x: auto
}

.widget-note.geshi > table .ln pre, .widget-note.geshi > table .de1 pre {
    line-height: 1.3;
    font-size: .92857em;
    font-family: Consolas, Menlo, Monaco, "Courier New", monospace
}

.widget-note.geshi > table .ln pre {
    vertical-align: middle
}

.widget-note.geshi > table .de1 pre {
    vertical-align: -webkit-baseline-middle
}

.widget-note.geshi > table span.de2 {
    line-height: 1.3;
    font-size: .92857em;
    font-family: Consolas, Menlo, Monaco, "Courier New", monospace
}

.widget-note.markdown {
    border: 1px solid #DDD;
    position: relative;
    padding: 15px 15px 0
}

.widget-note.markdown:before {
    content: "";
    width: 7px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #DDD;
    background-color: #F6F6F6
}

.noteWidget {
    position: fixed;
    bottom: 0;
    right: 10px;
    width: 600px;
    z-index: 1001
}

.noteWidget .noteWidget-header {
    padding: 0 15px;
    background-color: #222D29
}

.noteWidget .noteWidget-header .h4, .noteWidget .noteWidget-header .icon-minimize, .noteWidget .noteWidget-header .icon-zoom, .noteWidget .noteWidget-header .icon-close {
    margin: 0;
    color: #A4BFB4;
    font-size: 14px;
    line-height: 32px
}

.noteWidget .noteWidget-header li {
    width: 24px;
    height: 24px;
    padding: 5px;
    margin: 4px 2px;
    cursor: pointer
}

.noteWidget .noteWidget-header li:hover, .noteWidget .noteWidget-header li:active, .noteWidget .noteWidget-header li:focus {
    background-color: #3F4F49
}

.noteWidget .noteWidget-header .icon-minimize {
    display: inline-block;
    margin-bottom: 8px;
    width: 14px;
    height: 2px;
    background-color: #A4BFB4
}

.noteWidget .noteWidget-header .icon-zoom {
    display: inline-block;
    margin-bottom: 2px;
    width: 14px;
    height: 14px;
    border: 2px solid #A4BFB4
}

.noteWidget .noteWidget-header .icon-close {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0
}

.noteWidget .noteWidget-header .icon-close:before, .noteWidget .noteWidget-header .icon-close:after {
    content: '';
    position: absolute;
    top: 4px;
    left: -1px;
    width: 16px;
    height: 2px;
    background-color: #A4BFB4;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.noteWidget .noteWidget-header .icon-close:after {
    width: 16px;
    height: 2px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.noteWidget form {
    padding: 15px;
    border: 1px solid #DDDDDD;
    border-top: none;
    background-color: #F3F3F3
}

.noteWidget .editor-config {
    margin-bottom: 15px
}

.noteWidget .form-control[name="lang"] {
    width: 200px;
    margin-right: 12px
}

.noteWidget .form-control[name="indentWithTabs"] {
    width: 100px;
    margin-right: 12px
}

.noteWidget .form-control[name="tabSize"] {
    width: 60px;
    margin-right: 12px
}

.noteWidget .form-control[name="lineWrap"] {
    width: 100px
}

.noteWidget .CodeMirror {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 10px;
    height: 240px;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.noteWidget .CodeMirror .CodeMirror-linenumbers {
    background-color: #F6F6F6
}

.noteWidget .CodeMirror .CodeMirror-lines {
    padding: 10px 0
}

.noteWidget .CodeMirror.placeholder span {
    color: #999
}

.noteWidget.zoom {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0
}

.noteWidget.minimize {
    width: 260px;
    height: auto;
    top: initial;
    bottom: 0;
    right: 10px
}

.noteWidget.minimize form {
    display: none
}

.widget-highlight {
    position: relative;
    width: 100%
}

.widget-clipboard {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 5px;
    background: #bbb;
    font-size: 12px;
    color: #fff
}

.widget-clipboard:before {
    content: "copy"
}

.zeroclipboard-is-hover, .zeroclipboard-is-active {
    background: #999
}

.global-zeroclipboard-container {
    cursor: pointer
}

.hljs-comment, .hljs-template_comment, .diff .hljs-header, .hljs-javadoc {
    font-style: normal
}

.app-open-in-bar, .app-promotion-bar {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
    z-index: 1000;
    display: none;
    width: 100%;
    background-color: #f3f3f3;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    box-shadow: 0 0 4px 1px rgba(51, 51, 51, 0.35)
}

.app-open-in-bar--show, .app-promotion-bar--show {
    display: block
}

.app-open-in-bar .close, .app-promotion-bar .close {
    position: absolute;
    left: 1rem;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    color: #ccc
}

.app-open-in-bar .title, .app-promotion-bar .title {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8rem
}

.app-open-in-bar .describe, .app-promotion-bar .describe {
    margin-bottom: 0;
    margin-left: 8rem;
    color: #999;
    font-size: 1.4rem
}

.app-open-in-bar .icon, .app-promotion-bar .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 3.5rem;
    width: 3.5rem;
    height: 3.5rem;
    margin: auto;
    background-position: center;
    background-size: 3.5rem;
    background-image: url("../img/touch-icon.png")
}

.app-open-in-bar .download-btn, .app-promotion-bar .download-btn {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1rem;
    bottom: 0
}

.app-open-in-bar {
    display: block
}

.ad-detail-mm {
    background: url(../img/ad_bg.svg);
    max-height: 90px;
    display: flex;
    justify-content: center
}

.sfad-item img {
    width: 255px;
    height: auto
}

@media (max-width: 991px) {
    .ad-should-be-fixed {
        display: none !important
    }
}

.sfad-list > .sfad-item {
    margin-bottom: 10px
}

#icon4weChat {
    display: block;
    height: 0;
    width: 0
}

.global-nav.publish {
    margin-bottom: 15px
}

.global-nav.publish .btn.btn-link {
    margin-top: -3px;
    box-shadow: none
}

.global-nav.publish .h4.inline-block {
    font-weight: normal;
    margin: 16px 5px 0 20px;
    color: #666
}

.global-nav.publish #revisionList li a {
    font-size: 14px
}

.global-nav {
    position: relative;
    z-index: 3
}

.global-nav .logo {
    float: left;
    margin: 0
}

.global-nav .logo a {
    text-decoration: none;
    float: left
}

.global-nav .logo a.sf {
    display: block;
    height: 54px;
    width: 188px;
    background: url(../img/logo-b.svg) no-repeat left center;
    -moz-background-size: auto 32px;
    -o-background-size: auto 32px;
    -webkit-background-size: auto 32px;
    background-size: auto 32px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize
}

.global-nav .logo a.logo-sub-text {
    font-size: 20px;
    color: #666;
    line-height: 52px;
    padding-left: 10px
}

.global-nav .nav {
    height: 54px;
    padding: 0 15px 0
}

.global-nav .mobile-menu__item {
    position: relative
}

.global-nav .menu {
    margin: 12px 0 0 23px
}

.global-nav .opts {
    margin: 12px 0 0
}

.global-nav .opts .user .user-avatar {
    margin-left: 10px;
    width: 34px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: bottom;
    background-size: contain
}

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

.global-nav .dropdown-avatar-menu hr {
    margin-top: 9px;
    margin-bottom: 9px;
    color: #e5e5e5
}

.global-nav .dropdown-avatar-menu .menu-score .score {
    font-weight: bold;
    color: #212121
}

.global-nav .dropdown-avatar-menu .menu-score .badge__icon {
    margin-right: 4px
}

.global-nav .dropdown-avatar-menu .menu-score .profile__sidebar--award-badge-count {
    padding-right: 4px;
    color: #9E9E9E
}

.global-nav .dropdown-avatar-menu .menu-list ul {
    float: left;
    top: 0;
    left: 0;
    padding: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    width: 100%;
    margin-bottom: 0
}

.global-nav .dropdown-avatar-menu .menu-list ul li {
    position: relative
}

.global-nav .dropdown-avatar-menu .menu-list ul li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 14px;
    line-height: 1.42857143;
    color: #212121;
    white-space: nowrap
}

.global-nav .dropdown-avatar-menu .menu-list ul li a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.global-nav .dropdown-avatar-menu .menu-footer {
    color: #999;
    line-height: 21px;
    padding: 3px 0px 3px 20px
}

.global-nav .dropdown-avatar-menu .menu-footer a {
    color: #999
}

.global-nav .dropdown-avatar-menu .menu-footer a:hover {
    text-decoration: underline
}

.global-nav .dropdown-avatar-menu .menu-footer span {
    font-size: 13px
}

.global-nav .notice {
    position: absolute;
    top: 5px;
    right: 0;
    margin-left: 10px;
    padding: 0 5px;
    background-color: #ED1C24;
    max-width: 28px;
    min-width: 14px;
    height: 18px;
    line-height: 14px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    border: 2px solid #fff
}

.global-nav .notice-menu {
    top: 10px;
    right: 30px
}

.global-nav .menu__item--more .dropdown-block {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    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 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.global-nav .menu__item--more .dropdown-content-menu {
    float: left;
    top: 0;
    left: 0;
    min-width: 120px;
    padding: 5px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fafafa;
    border-radius: 4px
}

.global-nav .menu__item--more .dropdown-content-menu li {
    position: relative
}

.global-nav .menu__item--more .dropdown-content-menu li a {
    display: block;
    padding: 6px 13px;
    clear: both;
    font-weight: 500;
    line-height: 1.42857143;
    color: #757575;
    white-space: nowrap
}

.global-nav .menu__item--more .dropdown-content-menu li a:hover {
    color: #009a61;
    text-decoration: none;
    background-color: #f3f3f3
}

.global-nav .menu__item--more .dropdown-content-recommend {
    position: relative;
    padding: 15px 20px 30px;
    margin-left: 121px;
    min-height: 280px;
    max-width: 280px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    box-shadow: -1px 0px 0 0 #eee
}

.global-nav .menu__item--more .dropdown-content-recommend .recommend-item {
    line-height: 1.5;
    margin-bottom: 10px;
    min-width: 240px
}

.global-nav .menu__item--more .dropdown-content-recommend .recommend-item .item-title {
    margin-bottom: 0;
    font-size: 14px;
    color: #009a61;
    font-weight: 500
}

.global-nav .menu__item--more .dropdown-content-recommend .recommend-item .item-title:hover {
    text-decoration: underline
}

.global-nav .menu__item--more .dropdown-content-recommend .recommend-item .item-info {
    color: #999;
    font-size: 12px
}

.global-nav .menu__item--more .dropdown-content-recommend .recommend-item .item-info-state {
    color: #F5A623
}

.global-nav .menu__item--more .dropdown-content-recommend .item-showmore {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1
}

.global-nav .menu__item--more .dropdown-content-recommend .item-showmore a {
    color: #999;
    font-size: 12px
}

.global-nav .menu__item, .global-nav .opts__item {
    position: relative;
    padding: 0;
    margin: 0 0 0 2px;
    vertical-align: middle;
    line-height: 34px;
    color: #666
}

.global-nav .menu__item.opts__item.write-btns, .global-nav .opts__item.opts__item.write-btns {
    margin-top: -3px
}

@media (max-width: 1200px) {
    .global-nav .menu__item.opts__item.write-btns, .global-nav .opts__item.opts__item.write-btns {
        margin-top: 0
    }
}

.global-nav .menu__item .active-nav, .global-nav .opts__item .active-nav {
    color: #009a61;
    font-weight: 600
}

.global-nav .menu__item .btn-signin, .global-nav .opts__item .btn-signin {
    color: #009a61;
    font-size: 14px
}

.global-nav .menu__item .btn-signup.btn-signup, .global-nav .opts__item .btn-signup.btn-signup {
    color: #fff;
    background-color: #009a61;
    border-color: #008151;
    padding: 0 13px;
    font-size: 14px;
    border-radius: 4px
}

.global-nav .menu__item .btn-signup:hover, .global-nav .menu__item .btn-signup:active, .global-nav .menu__item .btn-signup:focus, .global-nav .opts__item .btn-signup:hover, .global-nav .opts__item .btn-signup:active, .global-nav .opts__item .btn-signup:focus {
    color: #fff;
    background-color: #006741;
    border-color: #00432a
}

.global-nav .menu__item:first-child, .global-nav .opts__item:first-child {
    margin: 0
}

.global-nav .menu__item--message, .global-nav .menu__item--letter, .global-nav .opts__item--message, .global-nav .opts__item--letter {
    padding: 0;
    right: 0;
    left: inherit;
    position: absolute;
    top: 100%;
    width: 320px;
    overflow: hidden;
    z-index: 1000;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.18);
    border-radius: 3px;
    background-clip: padding-box
}

.global-nav .menu__item--message .opts__item--letter-heading, .global-nav .menu__item--letter .opts__item--letter-heading, .global-nav .opts__item--message .opts__item--letter-heading, .global-nav .opts__item--letter .opts__item--letter-heading {
    font-size: 14px;
    color: #666666;
    line-height: 40px
}

.global-nav .menu__item--message .nav-tabs-letter, .global-nav .menu__item--letter .nav-tabs-letter, .global-nav .opts__item--message .nav-tabs-letter, .global-nav .opts__item--letter .nav-tabs-letter {
    height: 40px
}

.global-nav .menu__item--message-view-all, .global-nav .menu__item--letter-view-all, .global-nav .opts__item--message-view-all, .global-nav .opts__item--letter-view-all {
    float: right
}

.global-nav .menu__item--message .panel, .global-nav .menu__item--letter .panel, .global-nav .opts__item--message .panel, .global-nav .opts__item--letter .panel {
    width: 320px;
    margin: 0;
    border: none
}

.global-nav .menu__item--message .panel-heading, .global-nav .menu__item--letter .panel-heading, .global-nav .opts__item--message .panel-heading, .global-nav .opts__item--letter .panel-heading {
    text-align: center;
    padding: 0;
    line-height: 1;
    border: none
}

.global-nav .menu__item--message .panel-heading .btn, .global-nav .menu__item--letter .panel-heading .btn, .global-nav .opts__item--message .panel-heading .btn, .global-nav .opts__item--letter .panel-heading .btn {
    padding: 2px 18px
}

.global-nav .menu__item--message .panel-heading .notice-dot, .global-nav .menu__item--letter .panel-heading .notice-dot, .global-nav .opts__item--message .panel-heading .notice-dot, .global-nav .opts__item--letter .panel-heading .notice-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ED1C24;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px
}

.global-nav .menu__item--message .panel-body, .global-nav .menu__item--letter .panel-body, .global-nav .opts__item--message .panel-body, .global-nav .opts__item--letter .panel-body {
    height: 270px;
    padding: 0
}

.global-nav .menu__item--message .panel-body #messageInbox ul li, .global-nav .menu__item--letter .panel-body #messageInbox ul li, .global-nav .opts__item--message .panel-body #messageInbox ul li, .global-nav .opts__item--letter .panel-body #messageInbox ul li {
    cursor: pointer
}

.global-nav .menu__item--message .panel-body .follow-tips, .global-nav .menu__item--letter .panel-body .follow-tips, .global-nav .opts__item--message .panel-body .follow-tips, .global-nav .opts__item--letter .panel-body .follow-tips {
    font-size: 13px;
    padding: 8px 15px;
    margin-bottom: 0;
    line-height: 1;
    border-bottom: 1px solid #F3F3F3
}

.global-nav .menu__item--message .panel-body .opts__item--message-loading, .global-nav .menu__item--message .panel-body .opts__item--letter-loading, .global-nav .menu__item--letter .panel-body .opts__item--message-loading, .global-nav .menu__item--letter .panel-body .opts__item--letter-loading, .global-nav .opts__item--message .panel-body .opts__item--message-loading, .global-nav .opts__item--message .panel-body .opts__item--letter-loading, .global-nav .opts__item--letter .panel-body .opts__item--message-loading, .global-nav .opts__item--letter .panel-body .opts__item--letter-loading {
    line-height: 260px;
    text-align: center;
    border-bottom: none
}

.global-nav .menu__item--message .panel-body ul, .global-nav .menu__item--letter .panel-body ul, .global-nav .opts__item--message .panel-body ul, .global-nav .opts__item--letter .panel-body ul {
    display: block;
    list-style: none;
    padding: 0;
    font-size: 13px;
    height: 270px;
    overflow: auto
}

.global-nav .menu__item--message .panel-body ul li, .global-nav .menu__item--letter .panel-body ul li, .global-nav .opts__item--message .panel-body ul li, .global-nav .opts__item--letter .panel-body ul li {
    padding: 8px 15px;
    border-bottom: 1px solid #F3F3F3;
    line-height: 1.5
}

.global-nav .menu__item--message .panel-body ul li:hover .message__btn--follow, .global-nav .menu__item--message .panel-body ul li:hover .message__btn--unfollow, .global-nav .menu__item--letter .panel-body ul li:hover .message__btn--follow, .global-nav .menu__item--letter .panel-body ul li:hover .message__btn--unfollow, .global-nav .opts__item--message .panel-body ul li:hover .message__btn--follow, .global-nav .opts__item--message .panel-body ul li:hover .message__btn--unfollow, .global-nav .opts__item--letter .panel-body ul li:hover .message__btn--follow, .global-nav .opts__item--letter .panel-body ul li:hover .message__btn--unfollow {
    display: block !important
}

.global-nav .menu__item--message .panel-body ul li:after, .global-nav .menu__item--letter .panel-body ul li:after, .global-nav .opts__item--message .panel-body ul li:after, .global-nav .opts__item--letter .panel-body ul li:after {
    content: '';
    display: block;
    clear: both
}

.global-nav .menu__item--message .panel-body ul li .badge, .global-nav .menu__item--letter .panel-body ul li .badge, .global-nav .opts__item--message .panel-body ul li .badge, .global-nav .opts__item--letter .panel-body ul li .badge {
    background: rgba(215, 215, 215, 0);
    border: 1px solid;
    float: left;
    font-weight: normal;
    padding: 2px 6px
}

.global-nav .menu__item--message .panel-body ul li .transparent, .global-nav .menu__item--letter .panel-body ul li .transparent, .global-nav .opts__item--message .panel-body ul li .transparent, .global-nav .opts__item--letter .panel-body ul li .transparent {
    background: transparent;
    color: transparent;
    border-color: transparent
}

.global-nav .menu__item--message .panel-body ul li .rank-desc, .global-nav .menu__item--letter .panel-body ul li .rank-desc, .global-nav .opts__item--message .panel-body ul li .rank-desc, .global-nav .opts__item--letter .panel-body ul li .rank-desc {
    padding-left: 4rem
}

.global-nav .menu__item--message .panel-body ul li .follower__img, .global-nav .menu__item--letter .panel-body ul li .follower__img, .global-nav .opts__item--message .panel-body ul li .follower__img, .global-nav .opts__item--letter .panel-body ul li .follower__img {
    width: 32px;
    height: 32px;
    float: left
}

.global-nav .menu__item--message .panel-body ul li .follower__info, .global-nav .menu__item--letter .panel-body ul li .follower__info, .global-nav .opts__item--message .panel-body ul li .follower__info, .global-nav .opts__item--letter .panel-body ul li .follower__info {
    padding-left: 47px
}

.global-nav .menu__item--message .panel-body ul li .follower__info span, .global-nav .menu__item--letter .panel-body ul li .follower__info span, .global-nav .opts__item--message .panel-body ul li .follower__info span, .global-nav .opts__item--letter .panel-body ul li .follower__info span {
    color: #666
}

.global-nav .menu__item--message .panel-body ul li .follower__info .message__btn--follow, .global-nav .menu__item--message .panel-body ul li .follower__info .message__btn--unfollow, .global-nav .menu__item--letter .panel-body ul li .follower__info .message__btn--follow, .global-nav .menu__item--letter .panel-body ul li .follower__info .message__btn--unfollow, .global-nav .opts__item--message .panel-body ul li .follower__info .message__btn--follow, .global-nav .opts__item--message .panel-body ul li .follower__info .message__btn--unfollow, .global-nav .opts__item--letter .panel-body ul li .follower__info .message__btn--follow, .global-nav .opts__item--letter .panel-body ul li .follower__info .message__btn--unfollow {
    display: none
}

.global-nav .menu__item--message .panel-body ul a, .global-nav .menu__item--letter .panel-body ul a, .global-nav .opts__item--message .panel-body ul a, .global-nav .opts__item--letter .panel-body ul a {
    font-size: 13px
}

.global-nav .menu__item--message .panel-footer, .global-nav .menu__item--letter .panel-footer, .global-nav .opts__item--message .panel-footer, .global-nav .opts__item--letter .panel-footer {
    padding: 10px;
    line-height: 1;
    position: relative
}

.global-nav .menu__item--message .panel-footer a, .global-nav .menu__item--letter .panel-footer a, .global-nav .opts__item--message .panel-footer a, .global-nav .opts__item--letter .panel-footer a {
    font-size: 13px;
    color: #666
}

.global-nav .menu__item .avatar, .global-nav .opts__item .avatar {
    vertical-align: text-top;
    height: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.global-nav .menu__item > a, .global-nav .opts__item > a {
    display: inline-block;
    padding: 0 12px;
    height: 34px;
    color: #757575;
    font-weight: 500;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.global-nav .menu__item > a:link, .global-nav .opts__item > a:link {
    background: transparent
}

.global-nav .menu__item > a:hover, .global-nav .menu__item > a:active, .global-nav .menu__item > a:focus, .global-nav .opts__item > a:hover, .global-nav .opts__item > a:active, .global-nav .opts__item > a:focus {
    background-color: #F3F3F3
}

.global-nav .menu__item > a.em, .global-nav .opts__item > a.em {
    background-color: #009a61;
    color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.global-nav ul ul.dropdown-menu {
    min-width: 120px
}

.global-nav ul ul.dropdown-menu li {
    position: relative
}

.global-nav ul ul.dropdown-menu a {
    padding: 3px 15px
}

.global-nav li a {
    font-size: 16px;
    text-decoration: none
}

.global-nav .dropdown-menu li a {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px
}

.global-nav .opts .caret {
    margin: -4px 0 0 0
}

.global-nav .opts .dropdown-menu a {
    font-weight: normal
}

.global-nav .has-unread__count, .global-nav .count-num {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 5px;
    background-color: #ED1C24;
    max-width: 28px;
    min-width: 14px;
    height: 18px;
    line-height: 14px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    border: 2px solid #fff
}

.global-nav .has-unread {
    position: relative
}

.global-nav .has-unread .has-unread__count, .global-nav .has-unread .count-num {
    display: block
}

.global-nav .has-unread .glyphicon-envelope {
    line-height: 30px
}

.global-nav .header-response .user .has-unread__count, .global-nav .header-response .user .count-num {
    display: block;
    top: -3px;
    right: -8px
}

.global-nav .header-response .redpoint {
    transform: translate(-1%, -108%)
}

.global-nav .count {
    position: relative
}

.global-nav .count-num {
    display: block
}

.global-nav .message {
    margin-top: -1px
}

.global-nav .letter {
    margin-top: -1px
}

.sf-header {
    position: relative;
    z-index: 3;
    border-top: 3px solid #009a61;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.1);
    background: #fafafa
}

.sf-header__shadow {
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24)
}

.sf-header__fixed {
    position: fixed;
    width: 100%;
    height: 64px;
    background-color: #fff;
    top: 0
}

.sf-header .fa {
    font-size: 20px
}

.sf-header .fa-user {
    padding: 7px 13px;
    margin: 5px 15px
}

.sf-header .menu {
    margin: -1px 0 0 20px;
    transition: opacity 0.25s
}

.sf-header .menu--live {
    font-size: 16px;
    padding-left: 20px
}

.sf-header .menu--live a {
    color: #666;
    padding: 0 13px
}

.sf-header .menu--company {
    margin-left: 20px;
    display: inline-block !important;
    position: absolute
}

.sf-header .opts {
    display: inline-block;
    margin: 0
}

.sf-header .opts .user.dropdown {
    margin-top: -3px
}

.sf-header .container {
    height: 64px;
    line-height: 64px
}

.sf-header .js-profile-mode-switch {
    margin-top: 12px;
    vertical-align: top
}

.sf-header__logo {
    margin: 0
}

@media (min-width: 768px) {
    .sf-header__logo h1 a:hover:before {
        content: '';
        display: block;
        position: absolute;
        width: 146px;
        height: 100%;
        left: 25px;
        top: 15px;
        background: url(../img/sf.gg-tip@2x.png) no-repeat 0 100%;
        background-size: 146px;
        z-index: 1
    }
}

.sf-header__logo--response {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.sf-header__logo--response a {
    height: 33px;
    background-size: 140px auto
}

.sf-header__logo h1 {
    margin: 0;
    line-height: 64px
}

.sf-header__logo h1 a {
    float: left;
    display: block;
    width: 150px;
    background: url(../img/logo-b.svg) no-repeat left center;
    -moz-background-size: auto 27px;
    -o-background-size: auto 27px;
    -webkit-background-size: auto 27px;
    background-size: auto 27px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize
}

.sf-header__logo small {
    font-size: 18px;
    color: #666;
    float: left
}

.sf-header__opt .sf-header__profile {
    list-style: none;
    float: right
}

.sf-header__opt .sf-header__profile--degree {
    color: #9B9B9B
}

.sf-header__opt .sf-header__profile:after {
    content: '';
    display: block;
    clear: both
}

.sf-header__opt .sf-header__profile li {
    display: block;
    float: left;
    margin: 0 10px
}

.sf-header__opt .sf-header__profile li:last-child {
    margin-right: 0
}

.header-response .sf-header__logo--response > h1 {
    display: block
}

.header-response .fa-search {
    float: left;
    padding: 7px 13px;
    margin: 5px 15px;
    color: #757575
}

.header-response .opts {
    float: right;
    margin: 5px 15px
}

.header-response .opts__item.dropdown {
    display: inline-block;
    float: right;
    margin-top: 0;
    height: 34px
}

.header-response .opts__item.user.dropdown {
    margin-top: 0px
}

.header-response .login-btn {
    color: #757575
}

.header-response .dropdown-menu {
    min-width: 120px
}

.header-response .letter-response, .header-response .message-response {
    position: relative
}

.header-response .redpoint-response {
    position: absolute;
    top: 5px;
    right: 0;
    margin-left: 10px;
    padding: 0 5px;
    background-color: #ED1C24;
    max-width: 28px;
    min-width: 14px;
    height: 18px;
    line-height: 14px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    border: 2px solid #fff
}

.header-response .has-unread__count-avatar {
    width: 14px;
    height: 14px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sf-header .dropdown {
        vertical-align: middle
    }

    .header-search {
        width: 160px
    }

    .glyphicon-search {
        display: none
    }
}

.search-open .menu {
    opacity: 0
}

.search-open .header-search {
    width: 77%
}

.search-open .glyphicon-search {
    display: inline-block
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search-open .header-search {
        width: 73%
    }
}

.header-search {
    position: absolute;
    right: 0;
    transition: width 0.25s ease;
    display: inline-block;
    margin: 15px 15px 0 0;
    vertical-align: middle
}

.header-search .btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-search input:-moz-placeholder {
    color: #999
}

.header-search input::-moz-placeholder {
    color: #999
}

.header-search input:-ms-input-placeholder {
    color: #999
}

.header-search input::-webkit-input-placeholder {
    color: #999
}

@media (min-width: 1200px) {
    .header-search {
        width: 265px
    }
}

.global-navTags {
    background-color: #005F3C;
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24)
}

.global-navTags nav {
    position: relative
}

.global-navTags nav .nav__list {
    height: 34px;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0
}

.global-navTags nav .nav__list:after {
    content: '';
    display: block;
    clear: both
}

.global-navTags nav .nav__item {
    display: inline-block;
    padding: 0
}

.global-navTags nav .nav__item:first-child > a {
    padding-left: 0
}

.global-navTags nav .nav__item .fa {
    margin-right: 5px
}

.global-navTags nav .nav__item a {
    display: block;
    padding: 10px;
    color: #9DCCB6;
    white-space: nowrap;
    line-height: 1
}

.global-navTags nav .nav__item .active {
    color: #FFF
}

.global-navTags nav .nav__item--more {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    width: 34px;
    background-color: #005F3C
}

.global-navTags nav .nav__item--more:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    width: 20px;
    height: 100%;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWYzYyIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmM2MiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(0, 95, 60, 0) 0%, #005f3c 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(0, 95, 60, 0) 0%, #005f3c 100%);
    background-image: linear-gradient(90deg, rgba(0, 95, 60, 0) 0%, #005f3c 100%)
}

.global-navTags .tag-nav__list {
    display: inline-block
}

.global-navTags .tag-nav__item {
    padding: 0
}

.global-navTags .tag-nav__item a {
    text-decoration: none
}

.global-navTags .tag-nav__item a:hover {
    background-color: rgba(255, 255, 255, 0.15)
}

.global-navTags .tag__more {
    width: 18px;
    padding: 6px 0
}

.global-navTags .tag__more:after {
    content: '';
    clear: both;
    display: block
}

.global-navTags .tag__more .tag__more--icon {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #9DCCB6;
    border-radius: 50%;
    float: left;
    margin-right: 3px
}

.global-navTags .tag__more .tag__more--icon:last-child {
    margin-right: 0
}

.global-navTags .split {
    width: 0
}

.global-navTags .split::after {
    content: '';
    height: 16px;
    border-right: 1px solid rgba(157, 204, 182, 0.25)
}

.global-navTags .tag-mgr__box {
    padding: 10px;
    position: absolute;
    right: 0;
    top: 34px;
    background-color: #005F3C;
    z-index: 2;
    min-width: 200px
}

.global-navTags .tag-mgr__list {
    list-style: none;
    padding: 0;
    height: 134px;
    overflow: auto;
    overflow-x: hidden
}

.global-navTags .tag-mgr__list li:hover, .global-navTags .tag-mgr__list li.active {
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 2px
}

.global-navTags .tag-mgr__list li a {
    text-decoration: none;
    display: block;
    width: 100%;
    white-space: nowrap;
    padding: 3px 10px;
    font-size: 14px;
    color: #9DCCB6
}

.global-navTags .tag-mgr__query {
    margin-bottom: 10px;
    width: 100%;
    background: rgba(255, 255, 255, 0.25);
    border: none;
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px 10px
}

.global-navTags .tag-mgr__query:focus {
    outline-width: 0
}

.global-navTags .tag-mgr__query::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.65
}

.global-navTags .tag-mgr__btn {
    width: 100%;
    padding: 2px
}

.sub-head {
    border-top: 1px solid #eee;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
    position: relative
}

.sub-head .tag-nav__item {
    height: 30px;
    line-height: 30px
}

.sub-head .tag-nav__item a {
    text-decoration: none
}

.sub-head .tag-nav__item .text-secondNav {
    color: #9e9e9e
}

.sub-head .tag-nav__item .text-secondNav:hover, .sub-head .tag-nav__item .text-secondNav:active {
    color: #757575
}

.sub-head .tag-nav__item .active {
    font-weight: 500;
    color: #757575
}

.sub-head .btn-all-tag.btn-all-tag {
    float: right
}

.sub-head .gradient-block {
    position: absolute;
    background: linear-gradient(90deg, rgba(250, 250, 250, 0), #fafafa);
    height: 30px;
    width: 20px;
    right: 0;
    top: 5px;
    margin-right: 75px
}

.sub-head .tag-container-outer {
    position: relative;
    overflow: hidden;
    height: 30px;
    width: 89%
}

@media (min-width: 992px) {
    .sub-head .tag-container-outer {
        width: 92%
    }
}

@media (min-width: 1200px) {
    .sub-head .tag-container-outer {
        width: 93%
    }
}

.sub-head .tag-container {
    position: absolute;
    overflow: scroll;
    white-space: nowrap;
    display: inline-block;
    vertical-align: super;
    width: 100%;
    height: 50px
}

.sub-head .tag-container:-webkit-scrollbar {
    display: none
}

.blog-write .header-response .bottom-nav, .tag-edit .header-response .bottom-nav, .note-record .header-response .bottom-nav, .qa-ask .header-response .bottom-nav, .qa-editQuestion .header-response .bottom-nav, .qa-editAnswer .header-response .bottom-nav, .paidanswer-question .header-response .bottom-nav, .paidanswer-edit .header-response .bottom-nav {
    display: none
}

.bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 49px;
    line-height: 49px;
    background-color: #fafafa;
    box-shadow: 0 -1px rgba(0, 0, 0, 0.1), 0 -2px 10px rgba(0, 0, 0, 0.1)
}

.bottom-nav .opts {
    float: left;
    display: inline-block;
    margin: 0;
    width: 100%
}

.bottom-nav .opts a {
    text-decoration: none
}

.bottom-nav .opts-group {
    position: relative;
    display: inline-block;
    padding-top: 6px;
    line-height: 20px;
    color: #9e9e9e;
    width: 20%;
    cursor: pointer
}

.bottom-nav .opts-group span {
    font-size: 12px;
    display: block
}

.bottom-nav .btn-group {
    color: #9e9e9e;
    vertical-align: inherit
}

.bottom-nav .btn-group span {
    line-height: 2;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif
}

.bottom-nav .dropdown-menu {
    margin-left: -80px;
    margin-bottom: 10px
}

.bottom-nav .active {
    color: #009a61
}

.sidebar {
    margin: 0 0 25px;
    padding-top: 25px;
    border-top: 1px solid #eee
}

.side-ask {
    border: 1px solid #FBEED5;
    padding: 15px;
    margin-bottom: 30px
}

.side-ask .btn-block {
    margin-bottom: 10px
}

.side-ask [class*="icon-sn-"] {
    width: 20px;
    height: 20px
}

.side-ask .icon-sn-bg-google {
    background-position: -3px -5px
}

.side-ask .icon-sn-bg-weixin {
    width: 22px;
    background-position: -255px -5px
}

.side-ask .icon-sn-bg-weibo {
    background-position: -60px -5px
}

.side-users {
    padding-left: 30px
}

.google-ad {
    background: #EEE;
    width: 234px;
    height: 60px;
    position: relative
}

.google-ad .sfad-item:before {
    display: block;
    position: absolute;
    content: '广告';
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    background: #DDD;
    color: #999;
    padding: 0 5px;
    left: 0;
    top: -16px
}

.widget-welcome {
    margin-bottom: 25px;
    padding: 30px 0 20px;
    background-color: #fff;
    color: #333
}

.widget-welcome .title {
    margin: 0 0 10px;
    color: #D0021B
}

.widget-welcome ul {
    margin: 15px 0 0
}

.widget-welcome li {
    margin-top: 6px
}

.widget-welcome .join-wide {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left: 1px solid #eee
}

.widget-welcome.widget-welcome-question {
    background: #fcf8e3
}

.widget-box {
    margin: 0 0 25px 0;
    padding-top: 30px;
    border-top: 1px solid #eee
}

.widget-box .widget-box__title {
    margin: 0 0 20px;
    font-size: 16px
}

.widget-box .widget-box__title .userstab {
    font-size: 13px;
    font-weight: normal
}

.widget-box .widget-box__title .userstab .active {
    color: #999
}

.widget-box .widget-box__title .widget-box__title-desc {
    font-size: 13px;
    color: #999;
    margin-top: 4px
}

.widget-box .widget-box__title .widget-box__title-func {
    font-size: 13px
}

.widget-box.no-border {
    margin-top: 0;
    padding-top: 0;
    border: none
}

.widget-box.widget_headline {
    border: 3px solid #F0F5F3;
    padding-top: 0
}

.widget-box.widget_headline h2 {
    text-align: center;
    background: #F0F5F3;
    line-height: 31px;
    color: #017E66;
    font-size: 16px
}

.widget-box.widget_headline ul {
    padding: 0 18px
}

.widget-box.widget_headline ul a {
    font-size: 14px;
    font-weight: normal;
    word-break: break-all
}

.widget-box.widget_headline ul li {
    margin-bottom: 7px
}

.widget-box.widget_headline p {
    color: #DDDDDD;
    font-size: 12px;
    padding-top: 3px;
    margin-bottom: 0
}

.widget-box.widget_headline p span {
    color: #999999
}

.widget-box.widget_headline .f12 {
    font-size: 12px;
    color: #009A61;
    padding-top: 12px
}

.widget-box.widget_headline .color_F5A623 {
    color: #F5A623
}

.widget-box.widget_headline .fa-long-arrow-right:before {
    content: ''
}

.widget-box.widget_headline .fa-long-arrow-right:after {
    content: "\f178";
    font-size: 10px;
    padding-left: 3px
}

.widget-box.widget_lives {
    position: relative
}

.widget-box.widget_lives i {
    color: #DB524B
}

.widget-box.widget_lives .more {
    font-size: 13px;
    margin-top: 1px;
    font-weight: normal
}

.widget-box.widget_lives .line {
    border-left: 1px solid #ddd;
    border-left-style: dashed
}

.widget-box.widget_lives .item {
    padding-left: 23px;
    position: relative;
    margin-left: -5px
}

.widget-box.widget_lives .thePoint {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #009a61;
    top: 1px;
    left: 0
}

.widget-box.widget_lives .item:first-child .thePoint {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    border: 2px solid #009a61;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: -1px
}

.widget-box.widget_lives .startWord {
    color: #359960;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1
}

.widget-box.widget_lives .lecturer_avater {
    width: 40px;
    height: 40px;
    border-radius: 3px
}

.widget-box.widget_lives .message {
    margin-left: 50px
}

.widget-box.widget_lives .titlebox {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.widget-box.widget_lives .lecturer_title {
    color: #333;
    font-size: 14px;
    display: block;
    margin-bottom: 2px
}

.widget-box.widget_lives .lecturer_name {
    color: #F6A623;
    font-size: 12px
}

.widget-box.widget_lives .live_number {
    color: #999;
    font-size: 12px;
    width: 25%;
    display: inline-block
}

@media (min-width: 1200px) {
    .widget-box.widget_lives .live_number {
        width: 26%
    }
}

.widget-box.widget_lives .joinedUsers {
    color: #999;
    font-size: 12px
}

.widget-box.widget_lives .split {
    width: 0;
    padding: 5px
}

.widget-box.widget_lives .split::after {
    content: '';
    font-size: 12px;
    border-right: 1px solid #e4e4e4
}

.widget-box--bookmark .ellipsis {
    display: block;
    max-width: 168px
}

.widget-box--bookmark .widget-links__item p {
    color: #999;
    font-size: 13px;
    line-height: 20px
}

.widget-box--bookmark .widget-links__item p .division {
    color: #ddd;
    display: inline-block;
    padding: 0 10px
}

.widget-top10 {
    padding-left: 30px
}

.widget-top10 li {
    color: #999;
    margin-bottom: 6px
}

.widget-top10 a.ellipsis {
    width: auto;
    max-width: 50%;
    display: inline-block;
    vertical-align: middle
}

.widget-top10 img {
    margin-right: 10px
}

.widget-top10 .pull-right.text-muted {
    color: #666
}

.widget__subnav {
    margin: 0 15px
}

.widget__subnav .borderRight {
    border-right: 1px solid #eee
}

.widget__subnav .borderBottom {
    border-bottom: 1px solid #eee
}

.widget__subnav .avatar {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-size: contain
}

.widget__subnav .score {
    font-weight: bold;
    color: #212121
}

.widget__subnav .badge__icon {
    margin-right: 4px
}

.widget__subnav .profile__sidebar--award-badge-count {
    padding-right: 4px;
    color: #9E9E9E
}

.widget__subnav .report {
    display: block;
    padding: 15px 16px;
    border-bottom: 1px solid #eee;
    background: #FCF8E3;
    color: #8A6D3B;
    cursor: pointer
}

.panel-default > .panel-heading .badge {
    background-color: #f5f5f5
}

.widget__subnav-item {
    position: relative;
    display: block;
    color: #757575;
    text-decoration: none;
    width: 33.33%;
    height: 64px;
    float: left;
    text-align: center
}

.widget__subnav-item .icon {
    display: inline-block;
    width: 100%;
    height: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 20px;
    position: relative
}

.widget__subnav-item .text {
    font-size: 13px
}

.widget__subnav-item:hover, .widget__subnav-item.active {
    text-decoration: none;
    color: #009a61
}

.widget-links__item {
    margin-bottom: 8px
}

.widget-links__item a {
    margin-right: 6px;
    word-break: break-word
}

.widget-links__item small {
    display: inline-block;
    font-size: 13px
}

.widget-links__item .ranks {
    float: left;
    padding: 0;
    margin-right: 5px;
    width: 26px;
    background: #f3f3f3;
    color: #444;
    text-align: center;
    font-size: 13px
}

.widget-bookmark-author .links li {
    padding: 5px 0;
    border-top: 1px dotted #ddd
}

.widget-job-list {
    padding-top: 0;
    background: #FFFFFF;
    border: 5px solid #F0F5F3;
    box-shadow: inset 0 0 0 0 #F0F5F3
}

.widget-job-list__heading {
    text-align: center;
    margin: 0;
    color: #009A61;
    background-color: #F0F5F3;
    padding: 3px 0 8px 0;
    font-size: 16px
}

.widget-job-list__list {
    list-style: none;
    padding: 15px;
    margin: 0;
    overflow: hidden
}

.widget-job-list__item {
    margin-bottom: 20px;
    position: relative
}

.widget-job-list__item:last-child {
    margin-bottom: 0
}

.widget-job-list__item--title {
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1
}

.widget-job-list__item--detail {
    color: #999;
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 1
}

.widget-job-list__item--detail .salary {
    color: #F5A623
}

.widget-job-list__item--detail span {
    display: inline-block;
    margin-right: 10px
}

.widget-job-list__item--more {
    font-size: 12px
}

.widget-job-list__item--mgr {
    font-size: 12px;
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-right: 8px
}

.widget-job-list-company-detail {
    border: 5px solid #f6f6f6;
    box-shadow: inset 0 0 0 0 #f6f6f6
}

.widget-job-list-company-detail .widget-job-list__heading {
    color: #E41B23;
    background-color: #f6f6f6;
    font-size: 16px
}

.widget-job-list-company-detail .widget-job-list__item--title {
    color: #333333
}

.widget-job-list-company-detail .widget-job-list__item--detail .salary {
    color: #F5A623
}

.widget-job-list-company-detail .widget-job-list__item--detail .experience {
    padding: 0 6px
}

.widget-job-list-company-detail .taglist--inline {
    white-space: nowrap
}

.widget-job-list-company-detail .taglist--inline:after {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
    position: absolute;
    bottom: 0;
    right: -20px
}

#footer {
    border-top: 1px solid #EEE;
    padding: 40px 0;
    color: #888;
    line-height: 1.6;
    vertical-align: top
}

#footer a {
    color: #888
}

#footer .site-link {
    margin: 0 0 40px
}

#footer .site-link dt {
    margin-bottom: 20px;
    color: #333
}

#footer .site-link dd {
    margin: 5px 0;
    font-size: 13px
}

#footer .copyright {
    text-align: center;
    font-size: 13px
}

#footer .sn-inline li {
    margin-right: 2px
}

#footer .weixin-qrcode {
    background: url("../img/weixinQrcode.png") no-repeat;
    background-size: contain;
    width: 88px;
    height: 88px
}

#footer .app-qrcode {
    width: 64px;
    height: 64px;
    float: left
}

#footer .app-download-desc {
    padding-top: 10px
}

#fixedTools {
    position: fixed;
    right: 40px;
    bottom: 40px;
    background: #FFF;
    width: 36px;
    text-align: center;
    border-radius: 2px;
    line-height: 1.25;
    z-index: 1000
}

#fixedTools a {
    padding: 10px;
    border: 1px solid #DDD;
    display: block;
    color: #999;
    text-decoration: none
}

#fixedTools a:hover {
    background: #F3F3F3;
    text-decoration: none
}

@media (max-width: 414px) {
    #fixedTools {
        position: static !important;
        display: none;
        z-index: -1
    }
}

.publish-footer {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 3;
    background-color: #DDD;
    border-top: 1px solid #CCC
}

.publish-footer .operations {
    padding-top: 10px;
    padding-bottom: 10px
}

.atwho-view .cur {
    color: #000;
    background-color: #F3F3F3
}

.atwho-view .cur small {
    color: #000
}

textarea {
    resize: vertical
}

.ellipsis-l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ani-num {
    position: absolute;
    left: -30px;
    top: 20px;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ani-num.active {
    top: -20px;
    opacity: 0;
    filter: alpha(opacity=0)
}

@-webkit-keyframes bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.glyphicon.rotate {
    -moz-animation: rotate 1s infinite linear;
    -webkit-animation: rotate 1s infinite linear;
    animation: rotate 1s infinite linear
}

.glyphicon.rotate.white {
    color: #fff
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

.side-system-notice {
    border-top: 1px solid #FBEED5;
    padding-top: 10px
}

.side-system-notice--title {
    padding-left: 20px;
    display: block;
    font-size: 12px;
    color: #8a6d3b
}

.side-system-notice--title {
    padding-left: 20px;
    display: block;
    font-size: 13px;
    color: #8a6d3b
}

.sf-mod-heading__title {
    margin: 0 0 10px 0
}

.sf-mod-heading__desc {
    color: #666;
    margin: 0
}

.operating-records {
    border-left: 2px solid #ddd;
    margin-left: 60px;
    padding-left: 20px
}

.operating-records__heading {
    display: block;
    margin-bottom: 15px
}

.operating-records__list {
    color: #999;
    list-style: none;
    padding: 0
}

.operating-records__item {
    margin-bottom: 10px
}

.operating-records__detail-type {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2px
}

.personCard-1000 {
    width: 276px;
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.personCard-1000 .content {
    width: 100%;
    height: 160px;
    border: 1px rgba(0, 0, 0, 0.2) solid;
    background: #ffffff;
    box-shadow: 2px 2px 0px #cccccc
}

.personCard-1000 .arrow {
    height: 20px;
    width: 100%
}

.personCard-1000 .arrow span {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #ffffff
}

.menu__item--new-show:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #ed1c24;
    position: absolute;
    right: 4px;
    top: 4px;
    border-radius: 50%
}

.livemenu__item--new-show:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #ed1c24;
    position: absolute;
    right: 10px;
    top: 8px;
    border-radius: 50%
}

.mobile-menu__item .menu__item--new-show:after {
    right: auto;
    left: 4px;
    top: 40%
}

.widget-login a {
    text-decoration: none
}

.btn--alipay {
    background-color: #00AAEE;
    color: #fff
}

.btn--alipay > span {
    display: inline-block
}

.btn--alipay > span:before {
    content: '';
    float: left;
    display: block;
    width: 23px;
    height: 23px;
    background-image: url("../img/alipay.svg");
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat
}

.btn--alipay:hover {
    background-color: #0086bb;
    color: #fff
}

.btn--alipay:focus {
    color: #fff
}

.sfModal-content .row {
    margin: 0
}

.btn--wechat {
    background-color: #00C800;
    color: #fff
}

.btn--wechat > span {
    display: inline-block
}

.btn--wechat > span:before {
    content: '';
    float: left;
    display: block;
    width: 23px;
    height: 23px;
    background-image: url("../img/wechatpay.svg");
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat
}

.btn--wechat:hover {
    background-color: #009500;
    color: #fff
}

.btn--wechat:focus {
    color: #fff
}

.side-ask .hasid {
    font-size: 12px
}

.side-ask .login_now {
    color: #009a61;
    cursor: pointer
}

.stream__item .btn {
    padding: 0
}

.stream__item-zan {
    float: left;
    margin: 15px 15px 15px 10px;
    width: 40px;
    height: 46px
}

.stream__item-zan span {
    display: block;
    color: #666
}

.stream__item-zan-number {
    font-size: 18px;
    line-height: 1.3
}

.stream__item-zan-icon {
    height: 16px;
    width: 100%;
    background: transparent url(../../global/img/vote-bg.svg) -1px -1px no-repeat;
    -moz-background-size: auto 60px;
    -o-background-size: auto 60px;
    -webkit-background-size: auto 60px;
    background-size: auto 54px
}

.stream__item-zan:hover {
    cursor: pointer
}

.stream__item-zan:hover span {
    color: #666
}

.stream__item-zan:hover .stream__item-zan-icon {
    display: block !important;
    background-position: -81px -1px
}

.stream__item-zan:hover .stream__item-zan-number {
    color: #009a61
}

.stream__item-zan--active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24) inset
}

.stream__item-zan--active .stream__item-zan-icon {
    background-position: -81px -1px
}

.stream__item-zan--active .stream__item-zan-number {
    color: #009a61
}

.stream__item-zan--active:hover .stream__item-zan-icon {
    background-position: -81px -1px
}

#discussEditor {
    resize: none
}

#loginBanner {
    background-color: #009a61;
    width: 100%;
    position: relative
}

#loginBanner .container {
    background-image: url("../img/banner-login/banner-bg.svg");
    background-position: right -20px;
    background-repeat: no-repeat
}

#loginBanner .title {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #fff
}

#loginBanner .desc {
    margin-bottom: 40px;
    font-size: 18px;
    color: #fff
}

#loginBanner .img-desc {
    margin-bottom: 0;
    color: #fff
}

#loginBanner img {
    width: 100%
}

#loginBanner .register-form {
    margin-top: 65px;
    margin-bottom: 40px
}

#loginBanner .register-form .btn:first-child {
    background: #fff;
    color: #009a61;
    margin-bottom: 10px
}

#loginBanner .register-form .btn:nth-child(2) {
    border-color: #fff;
    margin-bottom: 10px
}

#loginBanner .hasid {
    color: #fff;
    text-align: left;
    padding-top: 7px
}

#loginBanner .fa-times-circle {
    position: absolute;
    font-size: 18px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.25)
}

.alert-warning .report {
    color: #8a6d3b
}

.captchaInput img {
    border-radius: 4px
}

@media (min-width: 768px) {
    .negativeml15 {
        margin-left: -15px
    }
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.nowrap_1row {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.nowrap_2row {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.nowrap_3row {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

/*# sourceMappingURL=global.css.map */
