/*!*!*/
.articleDiv img{
    max-width: 100%;
    display: block;
    margin:0 auto;
}
blockquote{
    font-size:16px;
}
a{
    color:#777;
    text-decoration: none;
}
a:hover{
    color:#FF700A;
    text-decoration: none;
}
.btn{
    padding: 6px 11px;
}
.toc {
    margin-left: -100px;
}
.qr img {
    margin: 20px auto;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #3f3f3f;
}
.cvip {
    display: inline-block;
    float: left;
    border: 0;
    margin: 15px 0 0 -66px;
    width: 55px;
    height: 55px;
}
@media screen and (min-width:481px){
    .main_view{
        margin-top:89px;
        padding:0 25px;
        border:0;
    }
}
@media screen and (max-width:480px){
    .main_view{
        margin-top:64px;
    }
}
#article_content img {
    cursor: pointer;
}

#showImageModal .modal-dialog {
max-width: 80%;
    width: 80%;
    margin: 0 auto;
    border: none;
    box-shadow: none;
}

#showImageModal .modal-content {
    margin-top: 100px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: none;
}

#showImageModal .modal-body {
    padding: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: none;
}
.cvip2 {
    display: inline-block;
    float: left;
    border: 0;
    margin: 0px 0 0 -33px;
    width: 32px;
    height: 32px;
}

.file,
.file:hover,
a {
    text-decoration: none
}
@media only screen and (max-width : 600px) {

    table{
        table-layout: fixed;
        width: 100%;
    }
}

.img-thumbnail,
.thumbnail {
    -webkit-transition: all .2s ease-in-out
}

.toc ul,
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
    list-style-type: none
}

.glyphicon,
.lnr,
body {
    -moz-osx-font-smoothing: grayscale
}

body {
    padding: 0;
    border: 0;
    -webkit-font-smoothing: antialiased;
    -moz-font-feature-settings: "liga" on
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0)
    }
    to {
        transform: scale(1) rotate(360deg)
    }
}

#search-form {
    overflow: hidden;
    float: right
}

#search-page-border {
    border: 1px solid #dbdbdb;
    border-radius: 0;
    padding: 0;
    float: left
}

.search-terms {
    border: none;
    padding-left: 5px;
    max-width: 230px;
    background-color: #f8f8f8
}

#search-which {
    margin: 0 10px;
    padding-left: 8px;
    border: none;
    background-color: #fff
}

#add-btn,
#search-submit {
    border-radius: 0
}

#add-btn {
    margin-right: 16px;
    float: right;
    margin-top: 1px
}

.accessibly-hidden {
    left: -999em;
    position: absolute
}

.thumbClickMenuDIV {
    position: fixed;
    top: 70px;
    right: 10px;
    font-size: 14pt;
    height: 190px;
    width: 160px;
    background-color: transparent;
    display: none;
    z-index: 1
}

.writing3ClickMenuDIV,
.writingClickMenuDIV {
    position: fixed;
    top: 70px;
    font-size: 14pt;
    height: 85px;
    width: 130px;
    background-color: transparent;
    display: none;
    z-index: 1
}

.writingClickMenuDIV {
    right: 35px
}

.writing3ClickMenuDIV {
    right: 55px
}

s,
s2,
s3 {
    top: -20px;
    border-color: transparent transparent #ccc
}

i2,
i3,
s,
s i,
s2,
s3 {
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed dashed solid;
    border-width: 10px
}

s {
    left: 71px
}

i2,
i3,
s i {
    top: -9px;
    left: -10px;
    border-color: transparent transparent #FFF
}

s2,
s3 {
    left: 58px
}

.thumbClickMenuDIV .content .menu,
.writing3ClickMenuDIV .content .menu,
.writingClickMenuDIV .content .menu {
    left: 0;
    line-height: 35px;
    margin: 2px 0 0;
    font-size: 14px;
    top: 0;
    float: left;
    text-align: center;
    list-style: none
}

.thumbClickMenuDIV .content {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 5px
}

.writing3ClickMenuDIV .content,
.writingClickMenuDIV .content {
    border: 1px solid #ccc;
    position: absolute;
    width: 100%;
    background-color: #fff
}

.thumbClickMenuDIV .content .menu {
    position: absolute;
    width: 100%;
    padding: 5px 15px;
    height: 35px;
    background-color: #fff
}

.writingClickMenuDIV .content {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 100%;
    padding: 5px
}

.writingClickMenuDIV .content .menu {
    position: absolute;
    width: 100%;
    padding: 5px 15px;
    height: 35px;
    background-color: #fff
}

.writing3ClickMenuDIV .content {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 100%;
    padding: 5px
}

.writing3ClickMenuDIV .content .menu {
    position: absolute;
    width: 100%;
    padding: 5px 15px;
    height: 35px;
    background-color: #fff
}

.file {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #888;
    text-indent: 0;
    line-height: 20px
}

.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0
}

.file:hover {
    background: #f5f5f5;
    border-color: #ccc;
    color: #666
}

.loadMoreDiv {
    margin: -15px auto 20px;
    max-width: 100%;
    padding-bottom: 20px
}

.loadMoreDiv2 {
    margin: -15px auto 0;
    max-width: 100%;
    padding-bottom: 40px;
    background-color: #fff
}

.loadMoreDivIn2,
.loadMoreDivIn3 {
    margin: 0 auto;
    width: 200px;
    height: 40px;
    line-height: 40px
}

.loadMoreDivIn1 {
    font-size: 14px;
    height: 40px;
    padding-top: 18px;
    text-align: center
}

.loadMoreDivIn2 {
    background-color: #19B379;
    border-radius: 2px
}

.loadMoreDivIn3 {
    border: 1px solid #ccc;
    background-color: #efefef;
    border-radius: 2px
}

.loadMoreDiv span {
    margin-left: 5px;
    color: #ddd
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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

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

a {
    background-color: transparent
}

pre {
    overflow: auto
}

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

.comment-item,
html {
    font-family: sans-serif
}

.m-home-nav,
.m-home-nav-hot {
    background-size: 308px 30px;
    height: 30px;
    width: 308px;
    margin: 15px auto;
    line-height: 30px;
    color: #fff;
    background-repeat: no-repeat
}

button {
    overflow: visible
}

optgroup {
    font-weight: 700
}

td,
th {
    padding: 0
}

.mazi-item,
.mazi-item~.mazi-item {
    padding: 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .04);
    background-color: #fff
}

.m-home-nav {
    background-image: url(https://images.gitchat.cn/mhomenavhot.png)
}

.m-home-nav-hot {
    background-image: url(https://images.gitchat.cn/mhomenav.jpg)
}

.mazi-page-content {
    max-width: 1200px;
    margin: 90px auto
}

.mazi-article-content img{
    margin: 0 auto;
}
.mazi-article-content a{
    color:#4fa1db;
}
.mazi-article-content a:hover{
    color:#ff700a;
}
.img-responsive,
.img-thumbnail,
.mazi-article-content img,
table {
    max-width: 100%
}

.item-container {
    position: relative;
    overflow: hidden
}

.mazi-item~.mazi-item {
    border: 1px solid #f5f5f5
}

.mazi-item {
    border-bottom: 1px solid #f5f5f5
}

.item-title {
    font-size: 18px;
    padding: 0 10px;
    color: #000
}

.item-name-card {
    display: inline-block;
    width: 100%
}

.item-author-thumb {
    display: inline-block;
    float: left;
    width: 55px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #c4c4c4;
    margin: 10px
}

.item-author-nd {
    margin: 9px 5px 0 80px;
    width: auto
}

.item-author-name {
    font-size: 18px;
    color: #036eb9
}

.item-author-desc {
    font-size: 15px;
    margin: 2px 0 0;
    color: #898989;
    word-wrap: break-word
}

.item-bottom {
    width: 100%;
    padding: 10px;
    margin-top: 5px
}

.left-void {
    float: right;
    font-size: 14px;
    border: 1px solid #19B379;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #333
}

.mazi-activity-container {
    width: 100%;
    border: 1px solid #f5f5f5;
    background-color: #fff;
    margin: 0 auto;
    -moz-border-radius: 4px
}

.mazi-author-describe,
.mazi-title-bar {
    border-bottom: 1px solid #efefef;
    overflow: hidden
}

.mazi-title-bar {
    padding-bottom: 15px
}

.mazi-title-bar h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 25px 15px 15px 20px
}

.mazi-title-bar div {
    float: right;
    margin-right: 20px
}

.mazi-describe-bar {
    overflow: hidden;
    margin: 20px 15px 20px 20px;
    font-size: 16px;
    line-height: 25px
}

.mazi-author-name-mine,
.mazi-me-name {
    color: #036eb8;
    margin: 30px 0 5px;
    font-size: 18px
}

.mazi-author-describe {
    background-color: #efefef;
    padding-bottom: 20px
}

.mazi-me-describe {
    overflow: hidden;
    padding-bottom: 0
}

.mazi-author-name {
    color: #036eb8;
    margin: 30px 0 5px
}

.mazi-me-title {
    margin: -2px 10px 5px 0;
    color: #898989;
    font-size: 15px
}

.mazi-me-desc {
    color: #727171;
    line-height: 20px
}

.mazi-author-desc {
    color: #727171;
    font-size: 15px;
    line-height: 18px;
    margin-top: -2px;
}

.mazi-activity-section {
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-color: #eff0f4
}

.mazi-activity-bar {
    width: 100%;
    text-align: left;
    background-color: #fff;
    height: 60px;
    padding-left: 20px;
    line-height: 60px;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5
}

.mazi-activity-bar span {
    letter-spacing: 1px;
    color: #666;
    font-size: 16px
}

.mazi-activity-desc {
    width: 100%;
    margin-top: 15px;
    border: 1px solid #eff0f4;
    background-color: #eff0f4;
    padding: 10px;
    border-radius: 4px
}

.mazi-activity-author-thumb {
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 10px
}

.mazi-activity-author-nd {
    margin: -12px 0 0 75px;
    width: auto
}

.mazi-activity-deliver {
    font-size: 14px;
    padding: 10px;
    position: absolute;
    bottom: 10px;
    border-top: 1px dashed #ddd;
    left: 20px;
    right: 20px
}

@media screen and (min-width:992px) {
    .col-md-7,
    .col-md-8 {
        padding-right: 0
    }
}

.mazi-activity-holder-thumb {
    display: inline-block;
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 4px;
    margin: 10px 15px 10px 10px
}

.mazi-activity-holder-cycle-thumb {
    display: inline-block;
    float: left;
    width: 55px;
    height: 55px;
    border: 1px solid #efefef;
    border-radius: 50%;
    margin: 15px 15px 10px 20px
}

.readersThumberDiv {
    margin-bottom: 15px;
    overflow: hidden;
    height: 32px
}

.readersThumberDiv div:first-child {
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    margin-right: 115px;
    padding-left: 10px
}

.readersThumberDiv div:last-child {
    float: right;
    color: #888;
    height: 32px;
    line-height: 32px;
    width: 110px;
    margin-top: -32px
}

.readersThumberDiv img {
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    border: 1px solid #efefef;
    border-radius: 50%;
    margin: 0 4px
}

.readersThumberDiv img:first-child {
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    border: 1px solid #efefef;
    border-radius: 50%;
    margin: 0 4px 0 10px
}

.mazi-activity-participate-div {
    display: inline;
    float: left
}

.mazi-activity-participate-div img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 20px 15px 5px
}

.mazi-activity-participate-div div {
    width: 80px;
    text-align: center;
    font-size: 12px;
    color: #666;
    margin-bottom: 20px
}

.mazi-me-new-btn {
    background-color: #fff;
    width: 180px;
    height: 35px;
    padding: 5px 20px;
    border: 1px solid #59514f;
    border-radius: 4px;
    margin: 20px auto
}

.mazi-me-gain-read-btn,
.mazi-me-gain-read-log-btn,
.mazi-me-gain-read-mybtn {
    background-color: #fff;
    height: 30px;
    padding: 5px 10px;
    border: 1px solid #036eb8;
    color: #036eb8;
    font-size: 12px;
    width: 70px
}

.mazi-me-gain-read-mybtn {
    margin-left: 20px;
    margin-bottom: 10px;
    display: inline-block
}

.mazi-me-gain-read-btn {
    position: absolute;
    left: 20px;
    top: 100px
}

.mazi-me-gain-read-log-btn {
    position: absolute;
    left: 20px;
    top: 135px
}

.mazi-me-profile-input1 {
    height: 46px;
    width: 100%;
    border: 0
}

.mazi-new-activity-title-input {
    height: 30px;
    width: 100%;
    border: 0
}

.mazi-me-profile-input-tip1 {
    float: right;
    color: #3e3a39;
    margin-top: -50px;
    border: 0
}

.mazi-new-activity-title-input-tip {
    float: right;
    color: #3e3a39;
    margin-top: -30px
}

.mazi-new-activity-description-input-tip {
    float: right;
    color: #3e3a39;
    margin-top: 5px;
    margin-bottom: 5px
}

.mazi-me-profile-input2 {
    height: 100px;
    width: 100%;
    border: 0
}

.mazi-new-activity-description-input {
    height: 120px;
    width: 100%;
    border: 0
}

.mazi-me-profile-input-tip2 {
    float: right;
    color: #3e3a39;
    margin-top: -35px
}

.mazi-me-profile-input-div {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #949394;
    margin: 0 20px
}

.mazi-new-activity-title-input-div {
    height: 32px;
    line-height: 30px;
    border-bottom: 1px solid #949394;
    margin: 20px 20px 0
}

.mazi-activity-gain-cycle-thumb {
    display: inline-block;
    float: left;
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin: 10px 15px 0 10px;
    background-repeat: no-repeat;
    background-size: 70px 70px
}

.mazi-activity-gain-cycle-cover,
.mazi-activity-gain-cycle-thumb-text {
    width: 70px;
    height: 70px;
    position: absolute;
    border-radius: 50%;
    left: 20px;
    top: 20px
}

.mazi-activity-gain-cycle-cover {
    background-color: #c0a16b;
    opacity: .5
}

.mazi-activity-gain-cycle-thumb-text {
    color: #fff;
    line-height: 70px;
    text-align: center
}

.mazi-activity-gain-completed-progress,
.mazi-activity-gain-not-completed-progress,
.mazi-activity-gain-part-completed-progress {
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px
}

.mazi-activity-gain-completed-progress {
    background-image: url(/images/completedProgress.png)
}

.mazi-activity-gain-part-completed-progress {
    background-image: url(/images/partCompletedProgress.png)
}

.mazi-activity-gain-not-completed-progress {
    background-image: url(/images/notCompleted.png)
}

.mazi-activity-income-item {
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #b8b7b8
}

.mazi-activity-income-item:last-of-type {
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    border-bottom: 0
}

.mazi-activity-new-option:first-of-type {
    border-left: 1px solid #dcdcdc
}

.mazi-activity-new-option {
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 0;
    border-radius: 0;
    z-index: 0;
    display: inline-block;
    padding: 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none
}

.comment-btn-div,
.comment-item,
.comment-item-div {
    padding: 0;
    background-color: #fff
}

.mazi-activity-new-option-selected-btn {
    color: #727171;
    background-color: #dcdddc
}

.mazi-activity-new-option-unselected-btn {
    color: #727171;
    background-color: #fff
}

#alreadyActivityOrderBtn,
#alreadyJoinActivityConfirmBtn {
    height: 40px;
    font-size: 16px;
    background-color: #efefee;
    color: #8b8a8a
}

#activityOrderBtn,
#activityOrderPayBtn {
    width: 180px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #1169ac
}

#alreadyActivityOrderBtn {
    width: 180px
}

#joinActivityConfirmBtn {
    width: 307px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #1169ac
}

#alreadyJoinActivityConfirmBtn {
    width: 307px;
    margin-top: 10px
}

.favbtn,
.unfavbtn {
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    left: 20px;
    margin-top: 6px;
    position: absolute
}

.favbtn {
    background-image: url(https://images.gitchat.cn/fav.png)
}

.unfavbtn {
    background-image: url(https://images.gitchat.cn/unfav.png)
}

#favNumDiv {
    font-size: 10px;
    position: absolute;
    left: 45px;
    margin-top: 18px;
    color: #8b8a8a
}

.mazi-article-content {
    margin: 20px;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    text-align:justify;
}

.mazi-bottom-navigation {
    height: 50px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #efefef;
    background-color: #fff
}

.mazi-article-content-t1:after,
.mazi-article-content-t2:after {
    position: absolute;
    height: 500px;
    width: 100%;
    content: "";
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 80%);
    pointer-events: none
}

.mazi-article-content-t1:after {
    top: 1300px
}

.mazi-article-content-t2:after {
    bottom: 0
}

.readmorecss {
    height: 80px;
    text-align: center
}

.readmorecss a {
    margin-top: 10px;
    width: 180px;
    height: 40px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-color: #1169ac
}

.link-not-active {
    pointer-events: none;
    cursor: default
}

.dont-break-out {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

#wmd-input,
.comment-content-desc,
.sub-comment-desc {
    word-wrap: break-word;
    word-break: normal
}

.comment-btn-div {
    margin: 0;
    text-align: center
}

.comment-item-div {
    margin: 0 0 10px;
    text-align: center
}

.comment-item {
    min-height: 100px;
    border-top: 1px solid #f5f5f5
}

.comment-author-image {
    display: inline-block;
    float: left;
    width: 50px;
    height: 100%;
    border: 0
}

.comment-author-thumb {
    width: 40px;
    height: 40px;
    border: 1px solid #efefef;
    margin: 3px 0 0;
    border-radius: 50%
}

.comment-content {
    float: left;
    width: 300px;
    padding: 0
}

.comment-author-name,
.comment-content-desc,
.comment-footer {
    width: 100%;
    padding-left: 10px;
    float: left
}

.comment-author-name {
    text-align: left;
    font-size: 16px;
    color: #036eb9;
    margin-top: 10px
}

.comment-content-desc {
    text-align: left;
    text-decoration: none;
    font-size: 16px;
    padding-right: 13px;
    padding-top: 5px
}

.comment-footer {
    margin: 10px 0;
    height: 20px
}

.comment-praise,
.comment-unpraise {
    right: 80px;
    width: 14px;
    margin-top: 2px;
    background-size: 14px 14px
}

.comment-time {
    float: left;
    font-size: 12px;
    color: #AAA
}

.comment-praise,
.comment-unpraise,
.sub-comment {
    float: right;
    position: absolute;
    background-repeat: no-repeat
}

.comment-praise {
    height: 15px;
    background-image: url(https://images.gitchat.cn/fav.png)
}

.comment-unpraise {
    height: 18px;
    background-image: url(https://images.gitchat.cn/unfav.png)
}

.sub-comment {
    right: 30px;
    width: 18px;
    height: 22px;
    background-size: 18px 18px;
    background-image: url(https://images.gitchat.cn/comment.png)
}

.comment-comment {
    float: left;
    margin: 0;
    width: 100%;
    border-top: solid 1px #F6f6f6;
    font-size: 16px;
    text-align: left;
    color: #aaa;
    padding: 8px 13px 8px 10px
}

.comment-like-num,
.sub-comment-num {
    font-size: 15px;
    float: right;
    position: absolute;
    width: 9px;
    height: 15px;
    padding-bottom: 7px;
    color: #8b8a8a
}

.comment-like-num {
    right: 65px
}

.sub-comment-num {
    right: 15px
}

.sub-comment-name {
    color: #036eb9
}

.sub-comment-desc {
    color: #333
}

.mazi-comment-btn {
    background-color: #fff;
    width: 180px;
    height: 35px;
    padding: 5px 20px;
    border: 1px solid #59514f;
    border-radius: 4px;
    margin: 20px auto;
    margin-bottom: 10px;
    margin-top: 10px
}

.comments {
    border-bottom: 1px solid #efefef
}

#comments {
    height: 100%
}

.dropload-down,
.dropload-up {
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: 12px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.dropload-down {
    width: 100%;
    height: 50px
}

.dropload-load,
.dropload-noData,
.dropload-refresh,
.dropload-update {
    height: 50px;
    line-height: 50px;
    text-align: center
}

.dropload-load .loading {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate .75s linear infinite;
    animation: rotate .75s linear infinite
}

body,
figure {
    margin: 0
}

hr,
img {
    border: 0
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

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

audio,
canvas,
video {
    display: inline-block
}

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

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    color: #4fa1db;
}

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark{
    background: #fff !important;
    color: #fd7d08 !important;
    padding: 0 !important;
}
.img-thumbnail,
body {
    background-color: #fff
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success {
    background-image: none
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

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

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
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 1.45;
    color: #3f3f3f
}

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

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

.img-responsive {
    display: block;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.45;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}

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

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border-top: 1px solid rgba(128, 128, 128, .1)
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10.5px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:"Hiragino Sans GB","Microsoft YaHei";
    font-weight: 300;
    line-height: 1.1;
}

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

h1,
h2,
h3 {
    margin-top: 21px
}

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

h4,
h5,
h6 {
    margin-top: 10.5px
}

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

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

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

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

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

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

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

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.4
}

address,
blockquote .small,
blockquote small,
dd,
dt,
pre {
    line-height: 1.45
}
blockquote{
    font-size: 16px;
}
@media (min-width:768px) {
    .lead {
        font-size: 22.5px
    }
}

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

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-primary:hover {
    color: #3071a9
}

.text-warning {
    color: #b89600
}

.text-warning:hover {
    color: #856d00
}

.text-danger {
    color: #d82a1a
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

.text-info:hover {
    color: #245269
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #f6f6f6
}

dl,
ol,
ul {
    margin-top: 0
}

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

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

.list-inline>li:first-child {
    padding-left: 0
}

dl {
    margin-bottom: 21px
}

dt {
    font-weight: 700
}

@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
    }
    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        content: " ";
        display: table
    }
    .dl-horizontal dd:after {
        clear: both
    }
    .container {
        width: 750px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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

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

blockquote {
    border-left: 5px solid rgba(128, 128, 128, .075)
}

blockquote p {
    font-weight: 300
}

blockquote p:last-child {
    margin-bottom: 0
}

.table,
address {
    margin-bottom: 21px
}

blockquote .small,
blockquote small {
    display: block;
    color: #999
}

legend,
pre {
    color: #333
}

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

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid rgba(128, 128, 128, .075);
    border-left: 0
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

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

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

blockquote:after,
blockquote:before {
    content: ""
}

address {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: "Source Code Pro", monospace
}

code {
    padding: 2px 4px;
    color: #3f3f3f;
    background-color: rgba(128, 128, 128, .075);
    border-radius: 4px
}

pre {
    display: block;
    word-wrap: break-word;
    background-color: rgba(128, 128, 128, .05);
    word-break: break-word
}

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

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

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

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

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

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

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

input[type=file],
legend {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%
}

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

.table>thead>tr>th,
table thead th {
    vertical-align: bottom
}

.table>thead>tr>th {
    border-bottom: 2px solid #ddd
}

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

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

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

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

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    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,
.table>tbody>.active>td,
.table>tbody>.active>th,
.table>tbody>tr>.active,
.table>tfoot>.active>td,
.table>tfoot>.active>th,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>thead>.active>th,
.table>thead>tr>.active {
    background-color: #f5f5f5
}

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

.collapsing,
.dropdown,
.glyphicon {
    position: relative
}

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

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

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

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

.table>tbody>.danger>td,
.table>tbody>.danger>th,
.table>tbody>tr>.danger,
.table>tfoot>.danger>td,
.table>tfoot>.danger>th,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>thead>.danger>th,
.table>thead>tr>.danger {
    background-color: rgba(232, 76, 61, .1)
}

.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th,
.table-hover>tbody>tr>.danger:hover {
    background-color: rgba(229, 55, 38, .1)
}

.table>tbody>.warning>td,
.table>tbody>.warning>th,
.table>tbody>tr>.warning,
.table>tfoot>.warning>td,
.table>tfoot>.warning>th,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>thead>.warning>th,
.table>thead>tr>.warning {
    background-color: rgba(255, 209, 0, .12)
}

.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th,
.table-hover>tbody>tr>.warning:hover {
    background-color: rgba(230, 188, 0, .12)
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

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

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

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

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

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

.form-control,
output {
    font-size: 15px;
    line-height: 1.45;
    color: #3f3f3f;
    display: block;
    vertical-align: middle
}

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

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

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #eee;
    border-color: rgba(79, 161, 219, .5);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025), 0 0 12px -1px #4fa1db;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025), 0 0 12px -1px #4fa1db
}

.form-control:-moz-placeholder {
    color: #cfcfcf
}

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f6f6f6
}

textarea.form-control {
    height: auto
}

.checkbox,
.radio {
    display: block;
    min-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

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

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

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

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

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

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

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 6px
}

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

textarea.input-lg {
    height: auto
}

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

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

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

.has-warning .input-group-addon {
    color: #b89600;
    border-color: #b89600;
    background-color: rgba(255, 209, 0, .12)
}

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

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

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

.has-error .input-group-addon {
    color: #d82a1a;
    border-color: #d82a1a;
    background-color: rgba(232, 76, 61, .1)
}

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

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

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

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

.form-control-static {
    margin-bottom: 0
}

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

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline select.form-control {
        width: auto
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.dropdown-menu {
    float: left
}

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

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

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

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

.form-horizontal .form-control-static {
    padding-top: 7px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 15px;
    line-height: 1.45;
    border-radius: 4px
}

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

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

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

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

.btn-default {
    color: #3f3f3f;
    background-color: #fff;
    border-color: rgba(238, 238, 238, .75)
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #3f3f3f;
    background-color: #ebebeb;
    border-color: rgba(207, 207, 207, .75)
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: rgba(238, 238, 238, .75)
}

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

.btn-primary {
    color: #fff;
    background-color: #4fa1db;
    border-color: rgba(128, 128, 128, .05)
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #2d8fd4;
    border-color: rgba(97, 97, 97, .05)
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #4fa1db;
    border-color: rgba(128, 128, 128, .05)
}

.btn-primary .badge {
    color: #4fa1db;
    background-color: #fff
}

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

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

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

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

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

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

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

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

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

.btn-success,
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #ddd;
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent
}

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

.btn-info,
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: rgba(128, 128, 128, .35);
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent
}

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

.btn-link {
    color: #4fa1db;
    font-weight: 400;
    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:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

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

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

.btn-lg {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

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

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

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

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret,
.glyphicon {
    display: inline-block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

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

.glyphicon {
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon:empty {
    width: 1em
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.caret {
    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-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    background-color: #fcfcfc;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    background-clip: padding-box
}

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

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

.btn-group>.btn-group:last-child>.btn:first-child,
.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
}

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

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

.dropdown-menu>li>a {
    display: block;
    font-weight: 400;
    line-height: 1.45;
    color: #3f3f3f;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #404040;
    background-color: rgba(0, 0, 0, .02)
}

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

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

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

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

.open>a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.45;
    color: rgba(159, 159, 159, .6)
}

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

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

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

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

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

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

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

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

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

.btn-group-sm>.btn,
.btn-group-xs>.btn {
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

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

.btn-group-xs>.btn {
    padding: 1px 5px
}

.btn-group-sm>.btn {
    padding: 5px 10px
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 6px
}

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

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

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

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.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>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-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%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.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 {
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    line-height: 48px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

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

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

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .02)
}

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: rgba(0, 0, 0, .02);
    border-color: #4fa1db
}

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

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

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

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

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

.nav-tabs>li>a:hover {
    border-color: transparent
}

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

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

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

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

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

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #f6f6f6
    }
}

.nav-pills>li {
    float: left
}

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

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

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

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

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

.nav-justified {
    width: 100%
}

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

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

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

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

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #f6f6f6
    }
}

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

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

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

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

.navbar {
    min-height: 50px;
    margin-bottom: 21px
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.media,
.media-body,
.modal-open,
.progress {
    overflow: hidden
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 14.5px 15px;
    font-size: 19px;
    line-height: 21px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width:768px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.25px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 21px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

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

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 14.5px;
        padding-bottom: 14.5px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 4px -15px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block
    }
    .navbar-form select.form-control {
        width: auto
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .navbar-form .col-sm-1 {
        width: 8.33333333%!important
    }
    .navbar-form .col-sm-2 {
        width: 16.66666667%!important
    }
    .navbar-form .col-sm-3 {
        width: 25%!important
    }
    .navbar-form .col-sm-4 {
        width: 33.33333333%!important
    }
    .navbar-form .col-sm-5 {
        width: 41.66666667%!important
    }
    .navbar-form .col-sm-6 {
        width: 50%!important
    }
    .navbar-form .col-sm-7 {
        width: 58.33333333%!important
    }
    .navbar-form .col-sm-8 {
        width: 66.66666667%!important
    }
    .navbar-form .col-sm-9 {
        width: 75%!important
    }
    .navbar-form .col-sm-10 {
        width: 83.33333333%!important
    }
    .navbar-form .col-sm-11 {
        width: 91.66666667%!important
    }
    .navbar-form .col-sm-12 {
        width: 100%!important
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-form * {
    float: none
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.modal,
.modal-backdrop {
    right: 0;
    bottom: 0;
    left: 0
}

.navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-btn.btn-sm {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 14.5px;
    margin-bottom: 14.5px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #4a4a4a;
    border-color: #393939
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #393939
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #393939
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #393939;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #393939
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

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

.breadcrumb>.active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 21px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.45;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    text-align: center;
    white-space: nowrap
}

.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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #f6f6f6
}

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

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

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

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

.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: 21px 0;
    list-style: none;
    text-align: center
}

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

.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:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f6f6f6
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

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

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

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: grey
}

.label-primary {
    background-color: #428bca
}

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

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #ebc000
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #b89600
}

.label-danger {
    background-color: #e63b2b
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c62717
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}

.popover,
code {
    white-space: normal
}

.badge:empty {
    display: none
}

.list-group-item,
.media-object,
.thumbnail {
    display: block
}

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

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

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

.jumbotron,
.thumbnail {
    background-color: #f6f6f6
}

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

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 23px;
    font-weight: 200;
    line-height: 2.175;
    color: inherit
}

.alert,
.thumbnail {
    margin-bottom: 21px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron .h1,
.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 67.5px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.45;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #4fa1db
}

.thumbnail .caption {
    padding: 9px;
    color: #3f3f3f
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

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

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

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

.alert-dismissable .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: rgba(255, 209, 0, .12);
    border-color: rgba(255, 209, 0, .24);
    color: #b89600
}

.alert-warning hr {
    border-top-color: rgba(230, 188, 0, .24)
}

.alert-warning .alert-link {
    color: #856d00
}

.alert-danger {
    background-color: rgba(232, 76, 61, .1);
    border-color: rgba(232, 76, 61, .15);
    color: #d82a1a
}

.alert-danger hr {
    border-top-color: rgba(229, 55, 38, .15)
}

.alert-danger .alert-link {
    color: #ab2114
}

@-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 {
    height: 21px;
    margin-bottom: 21px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

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

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

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

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

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

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

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

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

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

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

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

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

.media,
.media-body {
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

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

.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;
    background-color: #f6f6f6;
    border: 1px solid transparent
}

.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+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #3f3f3f
}

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

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .02)
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #404040;
    background-color: #f0f0f0;
    border-color: rgba(128, 128, 128, .05)
}

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

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #fff
}

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

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

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

.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-group .panel,
.panel-title,
.panel>.list-group,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

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

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

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

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

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child td,
.panel>.table>tbody:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

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

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

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

.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

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

.panel-title {
    margin-top: 0;
    font-size: 17px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    border-radius: 4px;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.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-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

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

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

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-warning,
.panel-warning>.panel-heading {
    border-color: rgba(255, 209, 0, .24)
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning>.panel-heading {
    color: #b89600;
    background-color: rgba(255, 209, 0, .12)
}

.panel-danger,
.panel-danger>.panel-heading {
    border-color: rgba(232, 76, 61, .15)
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: rgba(255, 209, 0, .24)
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: rgba(255, 209, 0, .24)
}

.panel-danger>.panel-heading {
    color: #d82a1a;
    background-color: rgba(232, 76, 61, .1)
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: rgba(232, 76, 61, .15)
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: rgba(232, 76, 61, .15)
}

.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-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 22.5px;
    line-height: 1;
    color: #3f3f3f;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

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

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

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: 1040
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

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

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

.modal-content {
    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1030;
    background-color: #606060
}

.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 #eee;
    min-height: 16.45px
}

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

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

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

.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #eee
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

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

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

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 13px;
    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: 250px;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    text-align: left;
    background-color: #fcfcfc;
    border: 1px solid #e2e2e2;
    border-radius: 6px
}

.alertify,
.alertify-cover {
    z-index: 99999;
    position: fixed
}

.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: 15px;
    font-weight: 400;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid transparent;
    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: #e2e2e2;
    bottom: -11px
}

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

.popover.left .arrow:after,
.popover.right .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #e2e2e2
}

.popover.right .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fcfcfc
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #e2e2e2;
    top: -11px
}

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

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #e2e2e2
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fcfcfc
}

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

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

.hljs {
    display: block;
    padding: .5em;
    background: #f0f0f0
}

.clojure .hljs-built_in,
.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.lisp .hljs-title,
.nginx .hljs-title {
    color: #000
}

.apache .hljs-cbracket,
.apache .hljs-tag,
.asciidoc .hljs-header,
.bash .hljs-variable,
.coffeescript .hljs-attribute,
.django .hljs-variable,
.erlang_repl .hljs-function_or_atom,
.haml .hljs-symbol,
.hljs-addition,
.hljs-aggregate,
.hljs-constant,
.hljs-flow,
.hljs-parent,
.hljs-pragma,
.hljs-preprocessor,
.hljs-rules .hljs-value,
.hljs-rules .hljs-value .hljs-number,
.hljs-stream,
.hljs-string,
.hljs-tag .hljs-value,
.hljs-template_tag,
.hljs-title,
.markdown .hljs-header,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.smalltalk .hljs-class,
.tex .hljs-command,
.tex .hljs-special {
    color: #800
}

.asciidoc .hljs-blockquote,
.diff .hljs-header,
.hljs-annotation,
.hljs-chunk,
.hljs-comment,
.hljs-template_comment,
.markdown .hljs-blockquote,
.smartquote {
    color: #888
}

.asciidoc .hljs-bullet,
.asciidoc .hljs-link_url,
.go .hljs-constant,
.hljs-change,
.hljs-date,
.hljs-hexcolor,
.hljs-literal,
.hljs-number,
.hljs-regexp,
.lasso .hljs-variable,
.makefile .hljs-variable,
.markdown .hljs-bullet,
.markdown .hljs-link_url,
.smalltalk .hljs-char,
.smalltalk .hljs-symbol {
    color: #080
}

.apache .hljs-sqbracket,
.asciidoc .hljs-attribute,
.asciidoc .hljs-link_label,
.clojure .hljs-attribute,
.coffeescript .hljs-property,
.erlang_repl .hljs-reserved,
.haml .hljs-bullet,
.hljs-array,
.hljs-attr_selector,
.hljs-decorator,
.hljs-deletion,
.hljs-doctype,
.hljs-envvar,
.hljs-filter .hljs-argument,
.hljs-important,
.hljs-javadoc,
.hljs-label,
.hljs-localvars,
.hljs-phony,
.hljs-pi,
.hljs-prompt,
.hljs-pseudo,
.hljs-shebang,
.lasso .hljs-attribute,
.markdown .hljs-link_label,
.nginx .hljs-built_in,
.ruby .hljs-string,
.tex .hljs-formula,
.vhdl .hljs-attribute {
    color: #88f
}

.apache .hljs-tag,
.asciidoc .hljs-strong,
.bash .hljs-variable,
.css .hljs-tag,
.go .hljs-typename,
.hljs-aggregate,
.hljs-built_in,
.hljs-id,
.hljs-javadoctag,
.hljs-keyword,
.hljs-phpdoc,
.hljs-request,
.hljs-status,
.hljs-title,
.hljs-winutils,
.hljs-yardoctag,
.markdown .hljs-strong,
.smalltalk .hljs-class,
.tex .hljs-command {
    font-weight: 700
}

.asciidoc .hljs-emphasis,
.markdown .hljs-emphasis {
    font-style: italic
}

.nginx .hljs-built_in {
    font-weight: 400
}

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

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

#wmd-input>.editor-margin .discussion.active,
#wmd-input>.editor-margin .discussion:hover,
.alertify-button-cancel:focus,
.alertify-button-cancel:hover,
.alertify-button-ok:focus,
.alertify-button-ok:hover,
.btn-link:hover {
    text-decoration: none
}

.icon-pause:before {
    content: '\e800'
}

.icon-glass:before {
    content: '\e801'
}

.icon-music:before {
    content: '\e802'
}

.icon-search:before {
    content: '\e803'
}

.icon-mail:before {
    content: '\e804'
}

.icon-mail-alt:before {
    content: '\e805'
}

.icon-heart:before {
    content: '\e806'
}

.icon-heart-empty:before {
    content: '\e807'
}

.icon-star:before {
    content: '\e808'
}

.icon-star-empty:before {
    content: '\e809'
}

.icon-star-half:before {
    content: '\e80a'
}

.icon-star-half-alt:before {
    content: '\e80b'
}

.icon-user:before {
    content: '\e80c'
}

.icon-users:before {
    content: '\e80d'
}

.icon-male:before {
    content: '\e80e'
}

.icon-female:before {
    content: '\e80f'
}

.icon-video:before {
    content: '\e810'
}

.icon-videocam:before {
    content: '\e811'
}

.icon-picture:before {
    content: '\e812'
}

.icon-camera:before {
    content: '\e813'
}

.icon-camera-alt:before {
    content: '\e814'
}

.icon-th-large:before {
    content: '\e815'
}

.icon-th:before {
    content: '\e816'
}

.icon-th-list:before {
    content: '\e817'
}

.icon-ok:before {
    content: '\e818'
}

.icon-ok-circled:before {
    content: '\e819'
}

.icon-ok-circled2:before {
    content: '\e81a'
}

.icon-ok-squared:before {
    content: '\e81b'
}

.icon-cancel:before {
    content: '\e81c'
}

.icon-cancel-circled:before {
    content: '\e81d'
}

.icon-folder-open:before {
    content: '\e81e'
}

.icon-plus:before {
    content: '\e81f'
}

.icon-plus-circled:before {
    content: '\e820'
}

.icon-plus-squared:before {
    content: '\e821'
}

.icon-download:before {
    content: '\e822'
}

.icon-minus:before {
    content: '\e823'
}

.icon-minus-circled:before {
    content: '\e824'
}

.icon-minus-squared:before {
    content: '\e825'
}

.icon-minus-squared-alt:before {
    content: '\e826'
}

.icon-upload:before {
    content: '\e827'
}

.icon-help:before {
    content: '\e828'
}

.icon-layers:before {
    content: '\e829'
}

.icon-unlink:before {
    content: '\e82a'
}

.icon-link-ext:before {
    content: '\e82b'
}

.icon-link-ext-alt:before {
    content: '\e82c'
}

.icon-attach:before {
    content: '\e82d'
}

.icon-lock:before {
    content: '\e82e'
}

.icon-lock-open:before {
    content: '\e82f'
}

.icon-lock-open-alt:before {
    content: '\e830'
}

.icon-pin:before {
    content: '\e831'
}

.icon-eye:before {
    content: '\e832'
}

.icon-eye-off:before {
    content: '\e833'
}

.icon-tag:before {
    content: '\e834'
}

.icon-tags:before {
    content: '\e835'
}

.icon-bookmark:before {
    content: '\e836'
}

.icon-bookmark-empty:before {
    content: '\e837'
}

.icon-flag:before {
    content: '\e838'
}

.icon-thumbs-up-alt:before {
    content: '\e839'
}

.icon-thumbs-down-alt:before {
    content: '\e83a'
}

.icon-comment:before {
    content: '\e83b'
}

.icon-comment-alt:before {
    content: '\e83c'
}

.icon-split:before {
    content: '\e83d'
}

.icon-chat:before {
    content: '\e83e'
}

.icon-github-circled:before {
    content: '\e83f'
}

.icon-reply-all:before {
    content: '\e840'
}

.icon-hdd:before {
    content: '\e841'
}

.icon-quote-left:before {
    content: '\e842'
}

.icon-quote-right:before {
    content: '\e843'
}

.icon-code:before {
    content: '\e844'
}

.icon-reply:before {
    content: '\e845'
}

.icon-export-alt:before {
    content: '\e846'
}

.icon-pencil:before {
    content: '\e847'
}

.icon-pencil-squared:before {
    content: '\e848'
}

.icon-gamepad:before {
    content: '\e849'
}

.icon-twitter:before {
    content: '\e84a'
}

.icon-comment-empty:before {
    content: '\e84c'
}

.icon-chat-empty:before {
    content: '\e84d'
}

.icon-bell:before {
    content: '\e84e'
}

.icon-bell-alt:before {
    content: '\e84f'
}

.icon-attention-alt:before {
    content: '\e850'
}

.icon-attention:before {
    content: '\e851'
}

.icon-attention-circled:before {
    content: '\e852'
}

.icon-location:before {
    content: '\e853'
}

.icon-direction:before {
    content: '\e854'
}

.icon-compass:before {
    content: '\e855'
}

.icon-forward:before {
    content: '\e856'
}

.icon-doc:before {
    content: '\e857'
}

.icon-docs:before {
    content: '\e858'
}

.icon-archive:before {
    content: '\e859'
}

.icon-folder-empty:before {
    content: '\e85a'
}

.icon-folder-open-empty:before {
    content: '\e85b'
}

.icon-box:before {
    content: '\e85c'
}

.icon-rss:before {
    content: '\e85d'
}

.icon-rss-squared:before {
    content: '\e85e'
}

.icon-phone:before {
    content: '\e85f'
}

.icon-phone-squared:before {
    content: '\e860'
}

.icon-menu:before {
    content: '\e861'
}

.icon-cog:before {
    content: '\e862'
}

.icon-cog-alt:before {
    content: '\e863'
}

.icon-wrench:before {
    content: '\e864'
}

.icon-basket:before {
    content: '\e865'
}

.icon-calendar:before {
    content: '\e866'
}

.icon-calendar-empty:before {
    content: '\e867'
}

.icon-login:before {
    content: '\e868'
}

.icon-volume-down:before {
    content: '\e869'
}

.icon-volume-up:before {
    content: '\e86a'
}

.icon-headphones:before {
    content: '\e86b'
}

.icon-clock:before {
    content: '\e86c'
}

.icon-lightbulb:before {
    content: '\e86d'
}

.icon-block:before {
    content: '\e86e'
}

.icon-cancel-circled2:before {
    content: '\e86f'
}

.icon-resize-full-alt:before {
    content: '\e870'
}

.icon-resize-small:before {
    content: '\e871'
}

.icon-resize-vertical:before {
    content: '\e872'
}

.icon-resize-horizontal:before {
    content: '\e873'
}

.icon-move:before {
    content: '\e874'
}

.icon-zoom-in:before {
    content: '\e875'
}

.icon-zoom-out:before {
    content: '\e876'
}

.icon-down-circled2:before {
    content: '\e877'
}

.icon-up-circled2:before {
    content: '\e878'
}

.icon-down-open:before {
    content: '\e879'
}

.icon-left-open:before {
    content: '\e87a'
}

.icon-right-open:before {
    content: '\e87b'
}

.icon-up-open:before {
    content: '\e87c'
}

.icon-angle-left:before {
    content: '\e87d'
}

.icon-angle-right:before {
    content: '\e87e'
}

.icon-angle-up:before {
    content: '\e87f'
}

.icon-angle-down:before {
    content: '\e880'
}

.icon-angle-circled-left:before {
    content: '\e881'
}

.icon-angle-circled-right:before {
    content: '\e882'
}

.icon-angle-circled-up:before {
    content: '\e883'
}

.icon-angle-circled-down:before {
    content: '\e884'
}

.icon-angle-double-left:before {
    content: '\e885'
}

.icon-angle-double-right:before {
    content: '\e886'
}

.icon-angle-double-up:before {
    content: '\e887'
}

.icon-angle-double-down:before {
    content: '\e888'
}

.icon-down-big:before {
    content: '\e889'
}

.icon-left-big:before {
    content: '\e88a'
}

.icon-right-big:before {
    content: '\e88b'
}

.icon-up-big:before {
    content: '\e88c'
}

.icon-right-hand:before {
    content: '\e88d'
}

.icon-left-hand:before {
    content: '\e88e'
}

.icon-up-hand:before {
    content: '\e88f'
}

.icon-down-hand:before {
    content: '\e890'
}

.icon-left-circled:before {
    content: '\e891'
}

.icon-right-circled:before {
    content: '\e892'
}

.icon-up-circled:before {
    content: '\e893'
}

.icon-down-circled:before {
    content: '\e894'
}

.icon-cw:before {
    content: '\e895'
}

.icon-ccw:before {
    content: '\e896'
}

.icon-refresh:before {
    content: '\e897'
}

.icon-level-up:before {
    content: '\e898'
}

.icon-collapse-top:before {
    content: '\e899'
}

.icon-expand:before {
    content: '\e89a'
}

.icon-play:before {
    content: '\e89b'
}

.icon-play-circled:before {
    content: '\e89c'
}

.icon-play-circled2:before {
    content: '\e89d'
}

.icon-stop:before {
    content: '\e89e'
}

.icon-trash:before {
    content: '\e89f'
}

.icon-to-end:before {
    content: '\e8a0'
}

.icon-to-end-alt:before {
    content: '\e8a1'
}

.icon-to-start:before {
    content: '\e8a2'
}

.icon-to-start-alt:before {
    content: '\e8a3'
}

.icon-fast-fw:before {
    content: '\e8a4'
}

.icon-fast-bw:before {
    content: '\e8a5'
}

.icon-eject:before {
    content: '\e8a6'
}

.icon-target:before {
    content: '\e8a7'
}

.icon-signal:before {
    content: '\e8a8'
}

.icon-mobile:before {
    content: '\e8a9'
}

.icon-inbox:before {
    content: '\e8aa'
}

.icon-globe:before {
    content: '\e8ab'
}

.icon-sun:before {
    content: '\e8ac'
}

.icon-cloud:before {
    content: '\e8ad'
}

.icon-flash:before {
    content: '\e8ae'
}

.icon-moon:before {
    content: '\e8af'
}

.icon-umbrella:before {
    content: '\e8b0'
}

.icon-flight:before {
    content: '\e8b1'
}

.icon-fighter-jet:before {
    content: '\e8b2'
}

.icon-leaf:before {
    content: '\e8b3'
}

.icon-italic:before {
    content: '\e8b4'
}

.icon-bold:before {
    content: '\e8b5'
}

.icon-font:before {
    content: '\e8b6'
}

.icon-text-height:before {
    content: '\e8b7'
}

.icon-text-width:before {
    content: '\e8b8'
}

.icon-list:before {
    content: '\e8b9'
}

.icon-indent-left:before {
    content: '\e8ba'
}

.icon-indent-right:before {
    content: '\e8bb'
}

.icon-list-bullet:before {
    content: '\e8bc'
}

.icon-list-numbered:before {
    content: '\e8bd'
}

.icon-strike:before {
    content: '\e8be'
}

.icon-underline:before {
    content: '\e8bf'
}

.icon-superscript:before {
    content: '\e8c0'
}

.icon-subscript:before {
    content: '\e8c1'
}

.icon-table:before {
    content: '\e8c2'
}

.icon-columns:before {
    content: '\e8c3'
}

.icon-crop:before {
    content: '\e8c4'
}

.icon-scissors:before {
    content: '\e8c5'
}

.icon-paste:before {
    content: '\e8c6'
}

.icon-briefcase:before {
    content: '\e8c7'
}

.icon-suitcase:before {
    content: '\e8c8'
}

.icon-list-alt:before {
    content: '\e8c9'
}

.icon-qrcode:before {
    content: '\e8ca'
}

.icon-barcode:before {
    content: '\e8cb'
}

.icon-book:before {
    content: '\e8cc'
}

.icon-ajust:before {
    content: '\e8cd'
}

.icon-tint:before {
    content: '\e8ce'
}

.icon-check:before {
    content: '\e8cf'
}

.icon-check-empty:before {
    content: '\e8d0'
}

.icon-circle:before {
    content: '\e8d1'
}

.icon-circle-empty:before {
    content: '\e8d2'
}

.icon-asterisk:before {
    content: '\e8d3'
}

.icon-gift:before {
    content: '\e8d4'
}

.icon-fire:before {
    content: '\e8d5'
}

.icon-magnet:before {
    content: '\e8d6'
}

.icon-folder:before {
    content: '\e8d7'
}

.icon-ticket:before {
    content: '\e8d8'
}

.icon-key:before {
    content: '\e8d9'
}

.icon-fork:before {
    content: '\e8da'
}

.icon-rocket:before {
    content: '\e8db'
}

.icon-bug:before {
    content: '\e8dc'
}

.icon-certificate:before {
    content: '\e8dd'
}

.icon-tasks:before {
    content: '\e8de'
}

.icon-filter:before {
    content: '\e8df'
}

.icon-beaker:before {
    content: '\e8e0'
}

.icon-magic:before {
    content: '\e8e1'
}

.icon-truck:before {
    content: '\e8e2'
}

.icon-money:before {
    content: '\e8e3'
}

.icon-euro:before {
    content: '\e8e4'
}

.icon-pound:before {
    content: '\e8e5'
}

.icon-dollar:before {
    content: '\e8e6'
}

.icon-rupee:before {
    content: '\e8e7'
}

.icon-yen:before {
    content: '\e8e8'
}

.icon-renminbi:before {
    content: '\e8e9'
}

.icon-won:before {
    content: '\e8ea'
}

.icon-bitcoin:before {
    content: '\e8eb'
}

.icon-sort:before {
    content: '\e8ec'
}

.icon-sort-down:before {
    content: '\e8ed'
}

.icon-sort-up:before {
    content: '\e8ee'
}

.icon-sort-alt-up:before {
    content: '\e8ef'
}

.icon-sort-alt-down:before {
    content: '\e8f0'
}

.icon-sort-name-up:before {
    content: '\e8f1'
}

.icon-sort-name-down:before {
    content: '\e8f2'
}

.icon-sort-number-up:before {
    content: '\e8f3'
}

.icon-sort-number-down:before {
    content: '\e8f4'
}

.icon-hammer:before {
    content: '\e8f5'
}

.icon-gauge:before {
    content: '\e8f6'
}

.icon-sitemap:before {
    content: '\e8f7'
}

.icon-spinner:before {
    content: '\e8f8'
}

.icon-coffee:before {
    content: '\e8f9'
}

.icon-food:before {
    content: '\e8fa'
}

.icon-beer:before {
    content: '\e8fb'
}

.icon-user-md:before {
    content: '\e8fc'
}

.icon-stethoscope:before {
    content: '\e8fd'
}

.icon-ambulance:before {
    content: '\e8fe'
}

.icon-medkit:before {
    content: '\e8ff'
}

.icon-h-sigh:before {
    content: '\e900'
}

.icon-hospital:before {
    content: '\e901'
}

.icon-building:before {
    content: '\e902'
}

.icon-smile:before {
    content: '\e903'
}

.icon-frown:before {
    content: '\e904'
}

.icon-meh:before {
    content: '\e905'
}

.icon-anchor:before {
    content: '\e906'
}

.icon-terminal:before {
    content: '\e907'
}

.icon-eraser:before {
    content: '\e908'
}

.icon-puzzle:before {
    content: '\e909'
}

.icon-shield:before {
    content: '\e90a'
}

.icon-extinguisher:before {
    content: '\e90b'
}

.icon-bullseye:before {
    content: '\e90c'
}

.icon-resize-full:before {
    content: '\e90d'
}

.icon-laptop:before {
    content: '\e90e'
}

.icon-chart-bar:before {
    content: '\e90f'
}

.icon-download-cloud:before {
    content: '\e910'
}

.icon-upload-cloud:before {
    content: '\e911'
}

.icon-share:before {
    content: '\e912'
}

.icon-link:before {
    content: '\e913'
}

.icon-help-circled:before {
    content: '\e939'
}

.icon-info-circled:before {
    content: '\e93a'
}

.icon-info:before {
    content: '\e93b'
}

.icon-home:before {
    content: '\e93c'
}

.icon-flag-empty:before {
    content: '\e93d'
}

.icon-flag-checkered:before {
    content: '\e93e'
}

.icon-thumbs-up:before {
    content: '\e93f'
}

.icon-thumbs-down:before {
    content: '\e940'
}

.icon-edit:before {
    content: '\e941'
}

.icon-print:before {
    content: '\e942'
}

.icon-retweet:before {
    content: '\e943'
}

.icon-keyboard:before {
    content: '\e944'
}

.icon-doc-text:before {
    content: '\e945'
}

.icon-file:before {
    content: '\e946'
}

.icon-doc-text-inv:before {
    content: '\e947'
}

.icon-logout:before {
    content: '\e949'
}

.icon-mic:before {
    content: '\e94a'
}

.icon-mute:before {
    content: '\e94b'
}

.icon-volume-off:before {
    content: '\e94c'
}

.collapsed>.icon-up-dir:before,
.icon-down-dir:before {
    content: '\e94d'
}

.icon-up-dir:before {
    content: '\e94e'
}

.icon-left-dir:before {
    content: '\e94f'
}

.icon-right-dir:before {
    content: '\e950'
}

.icon-down:before {
    content: '\e951'
}

.icon-left:before {
    content: '\e952'
}

.icon-right:before {
    content: '\e953'
}

.icon-up:before {
    content: '\e954'
}

.icon-level-down:before {
    content: '\e955'
}

.icon-shuffle:before {
    content: '\e956'
}

.icon-exchange:before {
    content: '\e957'
}

.icon-collapse:before {
    content: '\e958'
}

.icon-award:before {
    content: '\e959'
}

.icon-desktop:before {
    content: '\e95a'
}

.icon-tablet:before {
    content: '\e95c'
}

.icon-align-left:before {
    content: '\e95d'
}

.icon-align-center:before {
    content: '\e95e'
}

.icon-align-right:before {
    content: '\e95f'
}

.icon-align-justify:before {
    content: '\e960'
}

.icon-ellipsis:before {
    content: '\e961'
}

.icon-ellipsis-vert:before {
    content: '\e962'
}

.icon-off:before {
    content: '\e963'
}

.icon-road:before {
    content: '\e964'
}

.icon-credit-card:before {
    content: '\e965'
}

.icon-floppy:before {
    content: '\e966'
}

.icon-megaphone:before {
    content: '\e967'
}

.pln {
    color: #000
}

.str {
    color: #080
}

.kwd {
    color: #008
}

.com {
    color: #800
}

.typ {
    color: #606
}

.lit {
    color: #066
}

.clo,
.opn,
.pun {
    color: #660
}

.tag {
    color: #008
}

.atn {
    color: #606
}

.atv {
    color: #080
}

.dec,
.var {
    color: #606
}

.fun {
    color: red
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0
}

li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
    background: #eee
}

@font-face {
    font-family: fontello;
    src: url(https://images.gitchat.cn/fontello.svg#fontello) format('svg'), url(https://images.gitchat.cn/fontello.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://images.gitchat.cn/SourceSansPro-Light-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro'), local('SourceSansPro'), url(https://images.gitchat.cn/SourceSansPro-Regular-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://images.gitchat.cn/SourceSansPro-Bold-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    src: local('Source Sans Pro Light Italic'), local('SourceSansProLight-Italic'), url(https://images.gitchat.cn/SourceSansPro-LightItalic-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(https://images.gitchat.cn/SourceSansPro-Italic-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 700;
    src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'), url(https://images.gitchat.cn/SourceSansPro-BoldItalic-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Code Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(https://images.gitchat.cn/SourceCodePro-Regular-webfont.woff) format('woff')
}

@font-face {
    font-family: 'Source Code Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Source Code Pro Bold'), local('SourceCodePro-Bold'), url(https://images.gitchat.cn/SourceCodePro-Bold-webfont.woff) format('woff')
}

.container {
    margin-bottom: 180px;
    text-align: justify
}

a code {
    color: inherit
}

h1 {
    font-size: 2.6em
}

h2 {
    font-size: 2.15em
}

h3 {
    font-size: 1.7em
}

h4 {
    font-size: 1.25em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: .85em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1.5em 0;
    text-align: start
}

blockquote,
p,
pre,
pre.prettyprint {
    margin: 0 0 1.1em
}

blockquote p,
ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
    margin-bottom: 1.1em
}

hr {
    margin: 2em 0
}

img {
    max-width: 100%
}

.flow-chart,
.sequence-diagram {
    text-align: center;
    margin-bottom: 1.1em
}

.flow-chart text,
.sequence-diagram text {
    font-size: 15px!important;
    font-family: "Source Sans Pro", sans-serif!important
}

.flow-chart [fill="#ffffff"],
.sequence-diagram [fill="#ffffff"] {
    fill: #f6f6f6
}

.flow-chart [stroke="#000000"],
.sequence-diagram [stroke="#000000"] {
    stroke: #3f3f3f
}

.flow-chart text[stroke="#000000"],
.sequence-diagram text[stroke="#000000"] {
    stroke: none
}

.flow-chart [fill="#000000"],
.flow-chart [fill="#000"],
.flow-chart [fill=black],
.sequence-diagram [fill="#000000"],
.sequence-diagram [fill="#000"],
.sequence-diagram [fill=black] {
    fill: #3f3f3f
}

code,
pre {
    font-family: "Source Code Pro", monospace;
    font-size: .9em
}

pre,
pre.prettyprint {
    text-align: start;
    border: 0;
    padding: 10px 20px;
    border-radius: 5px
}

pre code,
pre.prettyprint code {
    background-color: transparent!important
}

dd,
dt {
    margin-top: 5px;
    margin-bottom: 5px
}

dd {
    margin-left: 40px
}

table {
    margin-bottom: 20px
}

table td,
table th {
    padding: 8px;
    line-height: 20px;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table th {
    font-weight: 700
}

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

table tbody+tbody {
    border-top: 2px solid #ddd
}

blockquote {
    border-left-width: 10px;
    background-color: rgba(128, 128, 128, .05);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 15px 20px
}

.alertify-cover,
kbd {
    background-color: #fff
}

blockquote p {
    font-size: 1em;
    line-height: 1.45
}

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

kbd {
    padding: .1em .6em;
    border: 1px solid rgba(63, 63, 63, .25);
    -webkit-box-shadow: 0 1px 0 rgba(63, 63, 63, .25);
    box-shadow: 0 1px 0 rgba(63, 63, 63, .25);
    font-size: .7em;
    font-family: sans-serif;
    color: #333;
    border-radius: 3px;
    display: inline-block;
    margin: 0 .1em;
    white-space: nowrap
}

.icon-code:before,
.icon-folder-open:before {
    margin-right: .6em
}

.toc ul {
    margin-bottom: 15px
}

.footnote {
    vertical-align: top;
    position: relative;
    top: -.5em;
    font-size: .8em
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    line-height: 1.35em;
    vertical-align: middle;
    background-repeat: no-repeat
}

.icon-code {
    font-size: 83%;
    line-height: 1.65em
}

.icon-code:before {
    margin-left: .1em
}

.icon-trash {
    line-height: 1.5em
}

.icon-folder-open {
    font-size: 80%
}

.icon-chart-bar {
    font-size: 95%
}

.icon-chart-bar:before {
    margin-left: .3em;
    margin-right: .3em
}

.icon-chat,
.icon-comment-alt {
    font-size: 92%
}

.icon-file,
.icon-link {
    font-size: 104%
}

.icon-chat:before,
.icon-comment-alt:before {
    margin-left: .1em;
    margin-right: .4em
}

.icon-file {
    margin-left: 0;
    margin-right: 0
}

[class*=" icon-provider-"],
[class^=icon-provider-] {
    background-image: url(../img/icons.png);
    width: 18px;
    height: 16px;
    margin-top: -2px;
    margin-left: 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    [class*=" icon-provider-"],
    [class^=icon-provider-] {
        background-image: url(../img/icons2x.png);
        background-size: 256px 16px
    }
}

.icon-provider-stackedit {
    background-position: 0 0
}

.icon-provider-gdrive,
.icon-provider-gdrivesec,
.icon-provider-gdriveter {
    background-position: -18px 0
}

.icon-provider-dropbox {
    background-position: -37px 0
}

.icon-provider-gist,
.icon-provider-github {
    background-position: -54px 0
}

.icon-provider-blogger,
.icon-provider-bloggerpage {
    background-position: -72px 0
}

.icon-provider-tumblr {
    background-position: -90px 0
}

.icon-provider-wordpress {
    background-position: -108px 0
}

.icon-provider-ssh {
    background-position: -126px 0
}

.icon-provider-gplus {
    background-position: -144px 0
}

.icon-provider-couchdb {
    background-position: -162px 0
}

body.rtl #preview-contents,
body.rtl #wmd-input,
body.rtl .comments-popover,
body.rtl .container,
body.rtl .input-file-title,
body.rtl .modal-document-manager input,
body.rtl .search-bar input {
    direction: rtl
}

.alertify,
.alertify-log,
.alertify-show {
    -webkit-transition: all .5s cubic-bezier(.175, .885, .32, 1.275);
    -moz-transition: all .5s cubic-bezier(.175, .885, .32, 1.275);
    -ms-transition: all .5s cubic-bezier(.175, .885, .32, 1.275);
    -o-transition: all .5s cubic-bezier(.175, .885, .32, 1.275);
    transition: all .5s cubic-bezier(.175, .885, .32, 1.275)
}

.alertify-hide {
    -webkit-transition: all 250ms cubic-bezier(.6, -.28, .735, .045);
    -moz-transition: all 250ms cubic-bezier(.6, -.28, .735, .045);
    -ms-transition: all 250ms cubic-bezier(.6, -.28, .735, .045);
    -o-transition: all 250ms cubic-bezier(.6, -.28, .735, .045);
    transition: all 250ms cubic-bezier(.6, -.28, .735, .045)
}

.alertify-cover {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.alertify-cover-hidden {
    display: none
}

.alertify {
    top: 50px;
    left: 50%;
    opacity: 1
}

.alertify-hidden {
    opacity: 0;
    display: none
}

:root *>.alertify-hidden {
    display: block;
    visibility: hidden
}

.alertify-logs {
    position: fixed;
    z-index: 5000;
    bottom: 10px;
    right: 10px;
    width: 300px
}

.alertify-logs-hidden {
    display: none
}

.alertify-log {
    display: block;
    margin-top: 10px;
    position: relative;
    right: -300px;
    opacity: 0
}

.alertify-log-show {
    right: 0;
    opacity: 1
}

.alertify-log-hide {
    -webkit-transition: all .5s cubic-bezier(.6, -.28, .735, .045);
    -moz-transition: all .5s cubic-bezier(.6, -.28, .735, .045);
    -ms-transition: all .5s cubic-bezier(.6, -.28, .735, .045);
    -o-transition: all .5s cubic-bezier(.6, -.28, .735, .045);
    transition: all .5s cubic-bezier(.6, -.28, .735, .045);
    -webkit-transform: translate(300px, 0);
    -moz-transform: translate(300px, 0);
    -ms-transform: translate(300px, 0);
    -o-transform: translate(300px, 0);
    transform: translate(300px, 0);
    opacity: 0
}

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

.alertify-text {
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.alertify-isHidden {
    display: none
}

@media only screen and (max-width:680px) {
    .alertify,
    .alertify-logs {
        width: 90%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .alertify {
        left: 5%;
        margin: 0
    }
}

.alertify,
.alertify-log {
    font-family: "Source Sans Pro", sans-serif
}

.alertify {
    background: #fcfcfc;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    width: 398px;
    margin-left: -200px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.alertify-dialog {
    padding: 0
}

.alertify-inner {
    text-align: left
}

.alertify-message {
    padding: 15px;
    margin: 0
}

.alertify-text-wrapper {
    padding: 0 15px
}

.alertify-text {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.45;
    color: #3f3f3f;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.alertify-text:focus:focus {
    border-color: #eee;
    border-color: rgba(79, 161, 219, .5);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025), 0 0 12px -1px #4fa1db;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025), 0 0 12px -1px #4fa1db
}

.alertify-buttons {
    padding: 14px 15px 15px;
    background: #f6f6f6;
    border-top: 1px solid #eee;
    text-align: right;
    border-radius: 0 0 6px 6px
}

.alertify-button-cancel.active,
.alertify-button-cancel:active,
.alertify-button-ok.active,
.alertify-button-ok:active,
.open .dropdown-toggle.alertify-button-cancel,
.open .dropdown-toggle.alertify-button-ok {
    background-image: none
}

.alertify-button {
    margin-left: 10px
}

.alertify-button-cancel,
.alertify-button-ok {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.45;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.alertify-button-cancel:focus,
.alertify-button-ok:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.alertify-button-cancel.active,
.alertify-button-cancel:active,
.alertify-button-ok.active,
.alertify-button-ok:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.alertify-button-cancel {
    color: #3f3f3f;
    background-color: #fff;
    border-color: rgba(238, 238, 238, .75)
}

.alertify-button-cancel.active,
.alertify-button-cancel:active,
.alertify-button-cancel:focus,
.alertify-button-cancel:hover,
.open .dropdown-toggle.alertify-button-cancel {
    color: #3f3f3f;
    background-color: #ebebeb;
    border-color: rgba(207, 207, 207, .75)
}

.alertify-button-cancel.disabled,
.alertify-button-cancel.disabled.active,
.alertify-button-cancel.disabled:active,
.alertify-button-cancel.disabled:focus,
.alertify-button-cancel.disabled:hover,
.alertify-button-cancel[disabled],
.alertify-button-cancel[disabled].active,
.alertify-button-cancel[disabled]:active,
.alertify-button-cancel[disabled]:focus,
.alertify-button-cancel[disabled]:hover,
fieldset[disabled] .alertify-button-cancel,
fieldset[disabled] .alertify-button-cancel.active,
fieldset[disabled] .alertify-button-cancel:active,
fieldset[disabled] .alertify-button-cancel:focus,
fieldset[disabled] .alertify-button-cancel:hover {
    background-color: #fff;
    border-color: rgba(238, 238, 238, .75)
}

.alertify-button-cancel .badge {
    color: #fff;
    background-color: #fff
}

.alertify-button-ok {
    color: #fff;
    background-color: #4fa1db;
    border-color: rgba(128, 128, 128, .05)
}

.alertify-button-ok.active,
.alertify-button-ok:active,
.alertify-button-ok:focus,
.alertify-button-ok:hover,
.open .dropdown-toggle.alertify-button-ok {
    color: #fff;
    background-color: #2d8fd4;
    border-color: rgba(97, 97, 97, .05)
}

.alertify-button-ok.disabled,
.alertify-button-ok.disabled.active,
.alertify-button-ok.disabled:active,
.alertify-button-ok.disabled:focus,
.alertify-button-ok.disabled:hover,
.alertify-button-ok[disabled],
.alertify-button-ok[disabled].active,
.alertify-button-ok[disabled]:active,
.alertify-button-ok[disabled]:focus,
.alertify-button-ok[disabled]:hover,
fieldset[disabled] .alertify-button-ok,
fieldset[disabled] .alertify-button-ok.active,
fieldset[disabled] .alertify-button-ok:active,
fieldset[disabled] .alertify-button-ok:focus,
fieldset[disabled] .alertify-button-ok:hover {
    background-color: #4fa1db;
    border-color: rgba(128, 128, 128, .05)
}

.alertify-button-ok .badge {
    color: #4fa1db;
    background-color: #fff
}

.alertify-log {
    background: #d9edf7;
    padding: 8px 14px;
    border-radius: 4px;
    color: #3a8abf;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    border: 1px solid #bce8f1
}

.alertify-log-error {
    color: #b94a48;
    background: #f2dede;
    border: 1px solid #eed3d7
}

.alertify-log-success {
    color: #468847;
    background: #dff0d8;
    border: 1px solid #d6e9c6
}

.tour-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
    opacity: .8
}

.tour-step-backdrop {
    position: relative;
    z-index: 1031;
    background: inherit
}

.tour-step-background {
    position: absolute;
    z-index: 1030;
    background: inherit;
    border-radius: 6px
}

.popover[class*=tour-] {
    z-index: 1030
}

.popover[class*=tour-] .popover-navigation {
    padding: 9px 14px
}

.popover[class*=tour-] .popover-navigation [data-role=end] {
    float: right
}

.popover[class*=tour-] .popover-navigation [data-role=end],
.popover[class*=tour-] .popover-navigation [data-role=next],
.popover[class*=tour-] .popover-navigation [data-role=prev] {
    cursor: pointer
}

.popover[class*=tour-] .popover-navigation [data-role=end].disabled,
.popover[class*=tour-] .popover-navigation [data-role=next].disabled,
.popover[class*=tour-] .popover-navigation [data-role=prev].disabled {
    cursor: default
}

.popover[class*=tour-].orphan {
    position: fixed;
    margin-top: 0
}

.popover[class*=tour-].orphan .arrow {
    display: none
}

div.jGrowl {
    color: #fff;
    position: absolute
}

.nav-pills>li.open>a,
.nav-pills>li.open>a:focus,
.nav-pills>li.open>a:hover,
a.list-group-item:focus,
a.list-group-item:hover {
    color: #343434;
    border-color: rgba(128, 128, 128, .05)
}

body>div.jGrowl {
    position: fixed
}

div.jGrowl.top-left {
    left: 0;
    top: 0
}

div.jGrowl.top-right {
    right: 0;
    top: 0
}

div.jGrowl.bottom-left {
    left: 0;
    bottom: 0
}

div.jGrowl.bottom-right {
    bottom: 0
}

div.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%
}

div.center div.jGrowl-closer,
div.center div.jGrowl-notification {
    margin-left: auto;
    margin-right: auto
}

div.jGrowl div.jGrowl-closer,
div.jGrowl div.jGrowl-notification {
    background-color: #000;
    zoom: 1;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
    font-weight: 700;
    font-size: .85em
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer
}

div.jGrowl div.jGrowl-closer {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: 700;
    text-align: center
}

@media print {
    div.jGrowl {
        display: none
    }
}

body {
    tab-size: 4;
    text-align: start
}

* {
    outline: 0!important
}

.working {
    cursor: progress
}

.dragging {
    cursor: move!important
}

.btn,
.dropdown-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.alertify,
.dropdown-menu,
.find-replace,
.modal-content,
.panel-content,
.popover,
.search-bar {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .225);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .225)
}

.dropdown-menu>li>a {
    padding: 5px 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    border-color: rgba(128, 128, 128, .05)
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    border-color: transparent
}

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

.modal-content {
    background-color: #f6f6f6
}

.modal-body {
    background-color: #fcfcfc;
    padding-bottom: 30px
}

.modal-footer {
    margin-top: 0
}

.modal-iframe {
    display: block;
    margin: 30px auto 0;
    z-index: 1040;
    border-radius: 0
}

a {
    -webkit-transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;
    transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s
}

.nav-pills>li>a {
    border: 1px solid transparent
}

.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
    color: #343434;
    border-color: rgba(128, 128, 128, .05)
}

.nav-pills>li.open>a .caret,
.nav-pills>li>a:focus .caret,
.nav-pills>li>a:hover .caret {
    border-top-color: #343434;
    border-bottom-color: #343434
}

.nav-pills>li.disabled>a:focus,
.nav-pills>li.disabled>a:hover {
    border-color: transparent
}

.list-group-item {
    padding: 10px 15px;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0
}

.list-group .list-group-item {
    border-radius: 0
}

.list-group-item .checkbox {
    float: right;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.list-group-item .checkbox input {
    cursor: pointer;
    margin: 0 16px;
    height: 38px
}

.form-group {
    margin-bottom: 1px;
    padding: 5px
}

.text-danger:hover {
    color: #d82a1a
}

.bring-to-front {
    z-index: 1050!important
}

.dialog-header-message {
    position: absolute;
    top: 12px;
    right: 55px;
    font-weight: 700
}

.btn {
    padding: 8px 11px;
    -webkit-transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;
    transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s
}

.alertify-button-cancel:active,
.alertify-button-cancel:focus,
.alertify-button-cancel:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .alertify-button-cancel.dropdown-toggle,
.open .btn-default.dropdown-toggle {
    color: #343434;
    border-color: rgba(128, 128, 128, .05);
    background-color: rgba(0, 0, 0, .02)!important
}

.alertify-button-ok:active,
.alertify-button-ok:focus,
.alertify-button-ok:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .alertify-button-ok.dropdown-toggle,
.open .btn-primary.dropdown-toggle {
    border-color: rgba(128, 128, 128, .1);
    background-color: #2d8fd4!important
}

.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .btn-success.dropdown-toggle {
    color: #fff!important;
    border-color: rgba(128, 128, 128, .1);
    background-color: #313131!important
}

.btn-info.info-tooltip,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.info-tooltip .btn-info,
.open .btn-info.dropdown-toggle {
    color: #343434;
    border-color: rgba(128, 128, 128, .08);
    background-color: #f0f0f0!important
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: 0
}

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

.form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025)
}

@media (min-width:768px) {
    .form-inline .col-sm-1 {
        width: 8.33333333%!important
    }
    .form-inline .col-sm-2 {
        width: 16.66666667%!important
    }
    .form-inline .col-sm-3 {
        width: 25%!important
    }
    .form-inline .col-sm-4 {
        width: 33.33333333%!important
    }
    .form-inline .col-sm-5 {
        width: 41.66666667%!important
    }
    .form-inline .col-sm-6 {
        width: 50%!important
    }
    .form-inline .col-sm-7 {
        width: 58.33333333%!important
    }
    .form-inline .col-sm-8 {
        width: 66.66666667%!important
    }
    .form-inline .col-sm-9 {
        width: 75%!important
    }
    .form-inline .col-sm-10 {
        width: 83.33333333%!important
    }
    .form-inline .col-sm-11 {
        width: 91.66666667%!important
    }
    .form-inline .col-sm-12 {
        width: 100%!important
    }
}

.form-inline * {
    float: none
}

.form-control.error {
    border-color: #e84c3d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025), 0 0 8px #e84c3d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025), 0 0 8px #e84c3d
}

.help-block {
    font-size: 12px
}

.input-group-addon {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .025)
}

a.input-group-addon {
    color: #4fa1db
}

.input-group-btn .btn i {
    font-size: 110%
}

.input-group-btn:first-child .btn {
    margin-right: 6px
}

.input-group-btn:last-child .btn {
    margin-left: 6px
}

.navbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    border: 0;
    border-top: 1px solid rgba(128, 128, 128, .1);
    border-bottom: 1px solid rgba(128, 128, 128, .1);
    border-radius: 0;
    z-index: 20
}

.navbar .left-space,
.navbar .right-space {
    width: 25px;
    height: 38px
}

.navbar .nav {
    float: left;
    margin: 5px 9px;
    height: 38px
}

.navbar .nav>li {
    display: inline-block
}

.navbar .nav.pull-right {
    float: right
}

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

.navbar .nav.pull-right>li>.dropdown-menu .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0
}

.navbar .btn {
    height: 38px;
    padding: 6px 8px
}

.navbar .btn-group>.btn.blocked *,
.navbar .btn-group>.btn.disabled *,
.navbar .btn-group>.btn[disabled] * {
    color: rgba(221, 221, 221, .3)
}

.navbar .button-open-discussion.some {
    color: #e0b800!important
}

.navbar .button-open-discussion.replied {
    color: #e74434!important
}

.navbar .file-title-navbar {
    display: inline-block;
    vertical-align: middle;
    padding: 1px 15px;
    font-size: 1.5em;
    line-height: 1.45em;
    font-weight: 200;
    overflow: hidden;
    white-space: nowrap
}

.navbar .file-title-navbar a i {
    -webkit-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s
}

.navbar .file-title-navbar a .icon-link-ext-alt {
    color: transparent;
    position: relative;
    font-size: 12px;
    top: -12px;
    right: 6px;
    width: 0
}

.navbar .file-title-navbar a:hover [class*=" icon-provider-"],
.navbar .file-title-navbar a:hover [class^=icon-provider-] {
    opacity: .5;
    filter: alpha(opacity=50)
}

.navbar .file-title-navbar a:hover .icon-link-ext-alt {
    color: #fff
}

.navbar .input-file-title-container {
    display: inline-block;
    vertical-align: middle
}

.navbar .input-file-title-container .input-file-title {
    width: 400px;
    font-size: 16px;
    height: 38px
}

.navbar .working-indicator {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    height: 38px;
    width: 60px;
    padding-top: 8px
}

.navbar .working-indicator .bar {
    display: inline-block;
    width: 14px;
    height: 6px;
    border-radius: 1px;
    margin: 0 2px;
    opacity: .25;
    filter: alpha(opacity=25);
    background-color: rgba(221, 221, 221, .75)
}

.navbar .offline-status>div {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    padding: 9px 10px
}

.navbar .buttons-dropdown>.nav {
    margin-left: 0;
    margin-right: 0
}

.navbar div.dropdown-menu {
    top: initial;
    padding: 5px;
    margin: 10px
}

.document-panel,
.menu-panel {
    height: 100%;
    z-index: 30;
    overflow: initial
}

.document-panel .toggle-button,
.menu-panel .toggle-button {
    background-color: #fff;
    height: 38px;
    border-radius: 8px;
    position: absolute;
    margin-top: 6px;
    -webkit-transition: border-width ease-in-out .15s, left ease-in-out .15s, right ease-in-out .15s, background-color ease-in-out .15s;
    transition: border-width ease-in-out .15s, left ease-in-out .15s, right ease-in-out .15s, background-color ease-in-out .15s;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .75);
    box-shadow: 0 0 1px rgba(255, 255, 255, .75)
}

.document-panel .toggle-button:active,
.menu-panel .toggle-button:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 1px rgba(0, 0, 0, .5);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 1px rgba(0, 0, 0, .5)
}

.document-panel .toggle-button i,
.menu-panel .toggle-button i {
    color: #737373;
    font-size: 14px
}

.document-panel .toggle-button:hover,
.document-panel.panel-open>.toggle-button,
.menu-panel .toggle-button:hover,
.menu-panel.panel-open>.toggle-button {
    border-width: 1px
}

.document-panel .panel-content,
.menu-panel .panel-content {
    overflow: auto;
    padding-bottom: 30px;
    height: 100%
}

.document-panel .panel-content a>i,
.menu-panel .panel-content a>i {
    color: inherit
}

.menu-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px
}

.menu-panel i {
    margin-right: 8px
}

.menu-panel small {
    color: rgba(159, 159, 159, .6);
    padding-left: 30px
}

.menu-panel .nav {
    margin: 10px 0 20px
}

.menu-panel .nav>li>* {
    padding: 8px 30px
}

.menu-panel .nav>li>a:focus,
.menu-panel .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0)
}

.menu-panel .alert {
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px
}

.menu-panel .toggle-button {
    right: -50px;
    z-index: -1;
    padding: 0 10px 0 50px
}

.menu-panel .toggle-button:hover,
.menu-panel.panel-open>.toggle-button {
    right: -45px
}

.menu-panel .panel-content {
    background-color: #f6f6f6;
    padding-top: 6px;
    border-right: 1px solid #eee
}

.document-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px
}

.document-panel .toggle-button {
    border-top: 4px solid rgba(255, 230, 0, .9);
    border-left: 5px solid rgba(187, 213, 0, .9);
    border-bottom: 4px solid rgba(255, 138, 0, .9);
    left: -37px;
    padding: 0 50px 0 3px;
    z-index: -1
}

.document-panel .toggle-button i.icon-folder-open {
    font-size: 19px;
    padding-bottom: 1px
}

.document-panel .toggle-button:hover,
.document-panel.panel-open>.toggle-button {
    left: -45px
}

.document-panel .panel-content {
    background-color: #f6f6f6;
    padding-top: 210px;
    border-left: 1px solid #eee
}

.viewer .document-panel .panel-content {
    padding-top: 75px
}

.document-panel .panel-content .icon-layers {
    font-size: 135%
}

.document-panel .search-bar {
    position: absolute;
    background-color: #fcfcfc;
    margin: -10px 25px 0;
    padding: 15px 20px;
    z-index: 3;
    border: 1px solid #e2e2e2;
    border-radius: 6px
}

.document-panel .search-bar .nav {
    margin-bottom: 10px
}

.document-panel .search-bar .nav>li>a {
    padding: 8px 15px
}

.document-panel .search-bar .nav>li>a:focus,
.document-panel .search-bar .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0)
}

.document-panel .list-group-item {
    margin: 0
}

.document-panel .folder {
    font-weight: 700;
    color: #5f5f5f;
    border-top-color: #eee
}

.document-panel .list-group {
    margin: 0
}

.document-panel .list-group .nav {
    border: 0;
    margin: 0
}

.document-panel .list-group .nav .file {
    padding-left: 30px;
    padding-right: 30px
}

.dropdown-file-selector {
    top: 6px;
    right: 45px;
    left: auto;
    margin: 0;
    min-width: 280px;
    max-width: 400px;
    overflow-x: hidden;
    max-height: 400px;
    overflow-y: auto
}

.modal-settings textarea,
.publish-custom-template-collapse textarea {
    max-width: 100%;
    min-height: 100px
}

.modal-document-manager {
    margin-bottom: 0
}

.modal-document-manager .nav-pills {
    margin-bottom: 15px
}

.modal-document-manager .list-group .nav {
    border: 0;
    margin: 0
}

.modal-document-manager .list-group .nav .file {
    padding-left: 20px
}

.modal-document-manager .file-list .list-group-item {
    background-color: rgba(0, 0, 0, 0);
    padding: 0 3px
}

.modal-document-manager .input-rename {
    width: 220px;
    height: 38px
}

.modal .list-group .list-group-item {
    border-radius: 4px
}

.modal .list-group-item {
    padding: 3px;
    margin: 0;
    border-left-width: 1px;
    border-right-width: 1px
}

.modal .list-group-item i {
    margin-right: 3px
}

.modal .list-group-item .btn {
    float: right;
    margin-right: 3px
}

.modal .list-group-item .btn i {
    margin: 0;
    font-size: 105%
}

.modal .list-group-item .btn i.icon-pencil {
    font-size: 115%
}

.modal .document,
.modal .folder {
    font-weight: 700;
    color: #5f5f5f;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0)
}

.modal .date,
.modal .file-count,
.modal .name {
    padding: 9px 20px 9px 15px
}

.modal .name i.icon-file,
.modal .name i.icon-folder {
    margin-right: 8px;
    font-size: 20px;
    line-height: 15px;
    margin-top: -2px
}

.modal .date {
    font-weight: 400
}

.extension-buttons>.btn-group>.btn,
.extension-preview-buttons>.btn-group>.btn {
    border-radius: 0
}

.extension-buttons>.btn-group:first-child>.btn,
.extension-preview-buttons>.btn-group:first-child>.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.extension-buttons>.btn-group:last-child>.btn,
.extension-preview-buttons>.btn-group:last-child>.btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.extension-preview-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 40;
    background-color: #4a4a4a;
    border: 1px solid #393939;
    border-radius: 4px;
    cursor: move
}

.extension-preview-buttons.animate {
    -webkit-transition: 350ms ease-in-out all;
    transition: 350ms ease-in-out all
}

.extension-preview-buttons .btn-group .btn {
    position: initial;
    border: 0
}

.extension-preview-buttons .dropdown-menu {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 20px
}

.extension-preview-buttons hr {
    margin: 0
}

.extension-preview-buttons .markdown-syntax,
.extension-preview-buttons .table-of-contents {
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
    margin-right: -20px;
    width: 330px
}

.extension-preview-buttons .markdown-syntax {
    white-space: normal
}

.extension-preview-buttons .table-of-contents {
    padding: 20px 0 15px;
    margin-left: -10px
}

.extension-preview-buttons .table-of-contents ul {
    margin-left: 10px;
    padding-left: 10px
}

.extension-preview-buttons .stat-button .value {
    vertical-align: text-top
}

.extension-preview-buttons .drag-me {
    color: #ddd
}

.extension-preview-buttons .drag-me i:before {
    width: 5px
}

.modal-settings .modal-header {
    padding-bottom: 0
}

.modal-settings .panel {
    border: 0;
    border-radius: inherit;
    background: #fcfcfc;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-settings .accordion-heading {
    padding: 12px 15px
}

.modal-settings .accordion-heading .checkbox {
    margin-top: 0;
    margin-bottom: 0
}

.modal-settings .accordion-inner {
    border: 0;
    padding: 10px 40px 20px
}

.modal-settings .accordion-inner .form-horizontal .control-label {
    text-align: left
}

.modal-settings .accordion-inner .form-horizontal .form-inline .label-text {
    margin-left: 15px
}

.modal-settings .tab-pane-button-container {
    width: 220px;
    margin: 10px auto 20px
}

.modal-settings .tab-pane-button-container .btn {
    text-align: start;
    padding-left: 15px
}

.modal-settings .nav-tabs {
    margin: 15px 0 0
}

.modal-settings .nav-tabs>li>a:focus,
.modal-settings .nav-tabs>li>a:hover {
    color: #343434;
    border-color: rgba(128, 128, 128, .05);
    background-color: rgba(0, 0, 0, .02);
    border-bottom-color: transparent
}

.modal-settings .nav-tabs>li.active>a,
.modal-settings .nav-tabs>li.active>a:focus,
.modal-settings .nav-tabs>li.active>a:hover {
    color: #3f3f3f;
    background-color: #fcfcfc;
    border-color: #eee #eee transparent;
    margin-bottom: -1px;
    padding: 10px 15px 11px
}

#wmd-input,
.layout-toggler {
    padding: 0;
    top: 0;
    left: 0;
    position: absolute
}

.modal-manage-publish .publish-list,
.modal-manage-sharing .share-editor-list,
.modal-manage-sharing .share-viewer-list,
.modal-manage-sync .sync-list {
    margin-bottom: 20px
}

.modal-manage-publish .publish-list .entry,
.modal-manage-sharing .share-editor-list .entry,
.modal-manage-sharing .share-viewer-list .entry,
.modal-manage-sync .sync-list .entry {
    margin-bottom: 10px
}

.publish-custom-template-collapse {
    margin-bottom: 0
}

.layout-wrapper-l1,
.layout-wrapper-l2,
.layout-wrapper-l3 {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.layout-animate {
    -webkit-transition: -webkit-transform 350ms ease-in-out;
    -moz-transition: -moz-transform 350ms ease-in-out;
    -o-transition: -o-transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out
}

.layout-resizer {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px
}

.layout-resizer.open {
    cursor: e-resize
}

.layout-vertical .layout-resizer.open {
    cursor: s-resize
}

.layout-toggler {
    margin: 0;
    width: 32px;
    height: 32px
}

.layout-toggler i {
    font-size: 22px
}

.layout-toggler.layout-toggler-preview {
    line-height: 55px
}

.layout-animate .layout-toggler.layout-toggler-preview {
    -webkit-transition: -webkit-transform 350ms ease-in-out;
    -moz-transition: -moz-transform 350ms ease-in-out;
    -o-transition: -o-transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out
}

.layout-toggler.layout-toggler-preview i:before {
    content: '\e87d'
}

.layout-toggler.layout-toggler-preview.open>i:before {
    content: '\e87e'
}

.layout-vertical .layout-toggler.layout-toggler-preview {
    line-height: 1.45
}

.layout-vertical .layout-toggler.layout-toggler-preview i:before {
    content: '\e87f'
}

.layout-vertical .layout-toggler.layout-toggler-preview.open>i:before {
    content: '\e880'
}

.layout-toggler.layout-toggler-navbar {
    line-height: 0
}

.layout-toggler.layout-toggler-navbar i {
    font-size: 16px;
    height: 12px;
    overflow: hidden
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans'), url(../font/PTSans-Regular-webfont.woff) format('woff')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(../font/PTSans-Bold-webfont.woff) format('woff')
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(../font/PTSans-Italic-webfont.woff) format('woff')
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(../font/PTSans-BoldItalic-webfont.woff) format('woff')
}

#wmd-input {
    font-family: "PT Sans", sans-serif;
    line-height: 1.65;
    letter-spacing: normal;
    border-radius: 0;
    color: #5a5a5a;
    -webkit-box-shadow: none;
    box-shadow: none;
    resize: none;
    border: none;
    background-color: #fcfcfc;
    overflow: auto;
    white-space: pre-wrap
}

#wmd-input.font-monospaced *,
#wmd-input.font-rich-monospaced * {
    font-family: "Source Code Pro", monospace!important
}

#wmd-input>.editor-content {
    padding-bottom: 230px
}

#wmd-input>.editor-margin {
    position: absolute;
    top: 0;
    left: 0
}

#wmd-input>.editor-margin .discussion {
    font-size: 17px;
    position: absolute;
    cursor: pointer
}

#wmd-input>.editor-margin .discussion.new {
    display: none
}

#wmd-input>.editor-margin .discussion.new.active,
#wmd-input>.editor-margin .discussion.new.active:hover,
#wmd-input>.editor-margin .discussion.new:hover {
    display: inline-block;
    color: rgba(128, 128, 128, .35)!important
}

#wmd-input>.editor-margin .discussion.added {
    color: rgba(235, 192, 0, .7)
}

#wmd-input>.editor-margin .discussion.added.active,
#wmd-input>.editor-margin .discussion.added.active:hover,
#wmd-input>.editor-margin .discussion.added:hover {
    color: #ebc000!important
}

#wmd-input>.editor-margin .discussion.replied {
    color: rgba(230, 59, 43, .7)
}

#wmd-input>.editor-margin .discussion.replied.active,
#wmd-input>.editor-margin .discussion.replied.active:hover,
#wmd-input>.editor-margin .discussion.replied:hover {
    color: rgba(230, 59, 43, .8)!important
}

#wmd-input>.editor-margin .discussion.icon-split {
    font-size: 22px
}

#wmd-input>.editor-margin .discussion.icon-split:before {
    margin-right: 0
}

#wmd-input.has-selection>.editor-margin .discussion.new {
    display: inline-block;
    color: rgba(128, 128, 128, .25)
}

#wmd-input.font-monospaced * {
    line-height: 1.65!important;
    font-size: 1em!important
}

#wmd-input .comment-highlight,
#wmd-input .find-replace-highlight {
    background-color: rgba(255, 230, 0, .5)
}

#wmd-input .find-replace-select {
    background-color: #b5d5ff
}

#wmd-input .conflict {
    font-weight: 700;
    color: #e63b2b
}

#wmd-input .code,
#wmd-input .pre {
    color: #343434;
    font: 400 .9em "Source Code Pro", monospace
}

#wmd-input .tag {
    color: #343434;
    font: 700 .9em "Source Code Pro", monospace
}

#wmd-input .tag .attr-name,
#wmd-input .tag .attr-value,
#wmd-input .tag .punctuation {
    font-weight: 400
}

#wmd-input .latex,
#wmd-input .math {
    color: grey
}

#wmd-input .entity {
    font: italic .9em "Source Code Pro", monospace;
    color: grey
}

#wmd-input .table {
    font: 400 .9em "Source Code Pro", monospace
}

#wmd-input .table * {
    font-size: 1em
}

#wmd-input .comment {
    font-size: .9em;
    color: rgba(128, 128, 128, .6)
}

#wmd-input .keyword {
    color: #5a5a5a;
    font-weight: 700
}

#wmd-input .code,
#wmd-input .img,
#wmd-input .imgref,
#wmd-input .md-toc {
    background-color: rgba(128, 128, 128, .075);
    border-radius: 4px;
    padding: .15em 0
}

#wmd-input .md-toc {
    font-size: 2.5em;
    padding: .2em
}

#wmd-input .link .md-underlined-text,
#wmd-input .linkref .md-underlined-text {
    color: inherit
}

#wmd-input .blockquote {
    color: grey
}

#wmd-input .h1,
#wmd-input .h2,
#wmd-input .h3,
#wmd-input .h4,
#wmd-input .h5,
#wmd-input .h6 {
    font-weight: 600
}

#wmd-input .h1 .md-hash,
#wmd-input .h2 .md-hash,
#wmd-input .h3 .md-hash,
#wmd-input .h4 .md-hash,
#wmd-input .h5 .md-hash,
#wmd-input .h6 .md-hash {
    color: rgba(128, 128, 128, .4)
}

#wmd-input .h1,
#wmd-input .h11 {
    font-size: 1.7em
}

#wmd-input .h2,
#wmd-input .h22 {
    font-size: 1.4em
}

#wmd-input .h3 {
    font-size: 1.2em
}

#wmd-input .h4 {
    font-size: 1.1em
}

#wmd-input .h5 {
    font-size: 1em
}

#wmd-input .h6 {
    font-size: .9em
}

#wmd-input .hr,
#wmd-input .md {
    color: rgba(128, 128, 128, .6);
    font-style: normal;
    font-weight: 400
}

#wmd-input .em,
#wmd-input .em .md {
    font-style: italic
}

#wmd-input .strong,
#wmd-input .strong .md {
    font-weight: 700
}

#wmd-input .md-strike-text {
    text-decoration: line-through
}

#wmd-input .email,
#wmd-input .md-underlined-text,
#wmd-input .url {
    text-decoration: underline
}

#wmd-input .linkdef .url {
    color: rgba(128, 128, 128, .6)
}

#wmd-input .img,
#wmd-input .imgref {
    padding: .2em 0 .2em .4em
}

#wmd-input .md-alt,
#wmd-input .md-bang,
#wmd-input .md-title {
    color: #7f7f7f
}

.find-replace {
    position: absolute;
    bottom: 0;
    width: 410px;
    background-color: #fcfcfc;
    padding: 15px 20px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-top-right-radius: 6px
}

.find-replace .form-group {
    width: 180px;
    padding: 0 5px
}

.find-replace .close {
    position: absolute;
    right: 20px;
    top: 10px
}

.preview-panel {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-shadow: inset 1px 0 rgba(128, 128, 128, .06);
    box-shadow: inset 1px 0 rgba(128, 128, 128, .06);
    background-color: #f6f6f6;
    z-index: 10
}

.layout-animate .preview-panel {
    -webkit-transition: 350ms ease-in-out all;
    transition: 350ms ease-in-out all
}

.layout-vertical .preview-panel {
    -webkit-box-shadow: inset 0 1px rgba(128, 128, 128, .06);
    box-shadow: inset 0 1px rgba(128, 128, 128, .06)
}

#preview-contents {
    text-align: justify
}

.preview-container {
    position: absolute;
    overflow: auto
}

.wmd-prompt-background {
    display: none
}

div.dropdown-menu {
    padding: 5px 20px;
    background-color: #fcfcfc
}

div.dropdown-menu blockquote,
div.dropdown-menu p {
    margin: 10px 0
}

div.dropdown-menu .stat {
    margin: 20px 0 10px
}

div.dropdown-menu i {
    margin-right: 0
}

div.dropdown-menu textarea {
    width: 250px;
    height: 150px;
    resize: none
}

div.dropdown-menu a:focus,
div.dropdown-menu a:hover {
    color: #216da3
}

div.dropdown-menu h1,
div.dropdown-menu h2,
div.dropdown-menu h3 {
    margin: 1em 0
}

.title-icon-category {
    display: inline-block;
    opacity: .15;
    filter: alpha(opacity=15);
    margin-top: -2px;
    margin-left: -2px;
    margin-right: 3px;
    font-size: 1em;
    vertical-align: top
}

.file-title-navbar .title-icon-category {
    font-size: 16px
}

.picker-dialog {
    z-index: 1050!important
}

.picker-dialog-bg {
    z-index: 1040!important
}

.tooltip-inner {
    text-align: left
}

.tooltip li {
    line-height: 1.4
}

input[type=file] {
    line-height: inherit;
    height: inherit;
    border: none!important
}

.drop-zone {
    border: 2px dashed #bbb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 40px;
    text-align: center;
    font-size: 24px;
    color: #bbb
}

.modal-import-harddrive-html textarea {
    width: 530px;
    max-width: 530px;
    height: 120px
}

.label.comment {
    white-space: inherit
}

.sharing-tweet {
    float: left;
    margin: 5px 10px 0 0
}

.popover {
    max-width: 350px;
    padding: 15px
}

.popover .popover-title {
    font-weight: 300;
    font-size: 24px;
    padding: 10px 15px
}

.popover .disabled {
    display: none
}

.popover iframe {
    position: absolute
}

.comments-popover .popover {
    max-width: 230px;
    padding: 10px 20px 0
}

.comments-popover .popover .popover-title {
    padding: 5px 0 15px;
    border-bottom: 1px solid rgba(128, 128, 128, .1);
    line-height: 1.1;
    overflow: hidden
}

.comments-popover .popover .popover-title .action-remove-discussion {
    font-size: 16px;
    line-height: 22px
}

.comments-popover .popover .popover-content {
    margin: 0;
    padding: 0
}

.comments-popover .popover .popover-content .scrollport {
    overflow: auto;
    max-height: 230px;
    padding: 10px 20px 0;
    margin: 0 -20px
}

.comments-popover .popover .popover-content .btn {
    padding: 6px 11px
}

.comments-popover .popover .popover-content .comment-block {
    margin-bottom: 5px
}

.comments-popover .popover .popover-content .form-group,
.comments-popover .popover .popover-content blockquote {
    margin-bottom: 10px;
    padding: 0
}

.comments-popover .popover .popover-content .comment-author {
    font-weight: 700;
    color: #3f3f3f
}

.comments-popover .popover .popover-content .icon-comment {
    font-size: 15px;
    color: rgba(235, 192, 0, .6)
}

.comments-popover .popover .popover-content .reply .icon-comment {
    color: rgba(230, 59, 43, .7)
}

.comments-popover .popover .popover-content .new-comment-block .icon-comment {
    color: rgba(128, 128, 128, .35)
}

.comments-popover .popover .popover-content .input-comment-author {
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 700;
    height: 28px;
    padding: 0 0 5px;
    width: 140px;
    display: inline-block
}

.comments-popover .popover .popover-content hr {
    margin: 0 0 10px
}

.comments-popover .popover.bottom .arrow,
.comments-popover .popover.top .arrow {
    margin-right: 1px;
    border-right-width: 0
}

.comments-popover .popover.bottom .arrow:after,
.comments-popover .popover.top .arrow:after {
    margin-left: -11px;
    border-right-width: 0
}

.comments-popover .popover.top .arrow:after {
    bottom: 2px
}

.comments-popover .popover.bottom .arrow:after {
    top: 2px
}

div.jGrowl {
    z-index: 1040;
    font-size: 14px
}

div.jGrowl.bottom-right {
    right: 35px
}

div.jGrowl div.jGrowl-closer,
div.jGrowl div.jGrowl-notification {
    background-color: rgba(96, 96, 96, .9);
    width: 240px;
    margin: 6px 0;
    padding: 10px 12px;
    -ms-filter: none;
    filter: none;
    border-radius: 4px;
    font-family: "Source Sans Pro", sans-serif
}

div.jGrowl div.jGrowl-notification {
    min-height: 65px
}

.viewer .document-panel .search-bar {
    padding: 20px 20px 10px
}

.viewer .document-panel .search-bar .input-group-btn {
    display: none
}

.viewer .navbar .file-title-navbar {
    cursor: initial;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media print {
    * {
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    body,
    html {
        background: 0 0!important;
        overflow: visible!important
    }
    .layout-wrapper-l1>*,
    .layout-wrapper-l2>*,
    .layout-wrapper-l3>*,
    .preview-panel>* {
        display: none!important
    }
    .layout-wrapper-l1,
    .layout-wrapper-l2,
    .layout-wrapper-l3,
    .preview-container,
    .preview-panel {
        background: 0 0!important;
        display: block!important;
        position: static!important;
        overflow: visible!important;
        width: auto!important;
        height: auto!important;
        -webkit-transform: translate(0, 0)!important;
        -ms-transform: translate(0, 0)!important;
        transform: translate(0, 0)!important
    }
    #preview-contents {
        padding: 0 50px!important
    }
}

.buttons-dropdown .dropdown-menu .btn-success {
    color: #4d4d4d!important
}

.buttons-dropdown .dropdown-menu .btn-success:active,
.buttons-dropdown .dropdown-menu .btn-success:focus,
.buttons-dropdown .dropdown-menu .btn-success:hover {
    border-color: rgba(128, 128, 128, .1);
    background-color: rgba(128, 128, 128, .05)!important
}

.alertify-button-ok:active,
.alertify-button-ok:focus,
.alertify-button-ok:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .alertify-button-ok.dropdown-toggle,
.open .btn-primary.dropdown-toggle {
    color: #fff
}

.file-list .list-group-item,
.sub-menu {
    background-color: #fcfcfc
}

.extension-preview-buttons.closed {
    opacity: .25;
    filter: alpha(opacity=25)
}

.extension-preview-buttons.closed.info-tooltip-container {
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal-document-manager .btn-default {
    background-color: transparent;
    border-color: transparent
}

.modal-document-manager .btn-default:active,
.modal-document-manager .btn-default:focus,
.modal-document-manager .btn-default:hover,
.open .modal-document-manager .btn-default.dropdown-toggle {
    border-color: rgba(128, 128, 128, .1)
}

@font-face {
    font-family: Linearicons-Free;
    src: url(https://images.gitchat.cn/Linearicons-Free.eot?w118d);
    src: url(https://images.gitchat.cn/Linearicons-Free.eot?#iefixw118d) format('embedded-opentype'), url(https://images.gitchat.cn/Linearicons-Free.woff2?w118d) format('woff2'), url(https://images.gitchat.cn/Linearicons-Free.woff?w118d) format('woff'), url(https://images.gitchat.cn/Linearicons-Free.ttf?w118d) format('truetype'), url(https://images.gitchat.cn/Linearicons-Free.svg?w118d#Linearicons-Free) format('svg');
    font-weight: 400;
    font-style: normal
}


.lnr {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon2::before,
.icon::before {
    display: inline-block;
    text-align: center;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-family: Linearicons-Free!important;
    speak: none;
    -webkit-font-smoothing: antialiased
}

.icon::before {
    width: 60px;
    height: 70px;
    line-height: 70px
}

.icon2::before {
    width: 30px
}

.lnr-home:before {
    content: "\e800"
}

.lnr-apartment:before {
    content: "\e801"
}

.lnr-pencil:before {
    content: "\e802"
}

.lnr-magic-wand:before {
    content: "\e803"
}

.lnr-drop:before {
    content: "\e804"
}

.lnr-lighter:before {
    content: "\e805"
}

.lnr-poop:before {
    content: "\e806"
}

.lnr-sun:before {
    content: "\e807"
}

.lnr-moon:before {
    content: "\e808"
}

.lnr-cloud:before {
    content: "\e809"
}

.lnr-cloud-upload:before {
    content: "\e80a"
}

.lnr-cloud-download:before {
    content: "\e80b"
}

.lnr-cloud-sync:before {
    content: "\e80c"
}

.lnr-cloud-check:before {
    content: "\e80d"
}

.lnr-database:before {
    content: "\e80e"
}

.lnr-lock:before {
    content: "\e80f"
}

.lnr-cog:before {
    content: "\e810"
}

.lnr-trash:before {
    content: "\e811"
}

.lnr-dice:before {
    content: "\e812"
}

.lnr-heart:before {
    content: "\e813"
}

.lnr-star:before {
    content: "\e814"
}

.lnr-star-half:before {
    content: "\e815"
}

.lnr-star-empty:before {
    content: "\e816"
}

.lnr-flag:before {
    content: "\e817"
}

.lnr-envelope:before {
    content: "\e818"
}

.lnr-paperclip:before {
    content: "\e819"
}

.lnr-inbox:before {
    content: "\e81a"
}

.lnr-eye:before {
    content: "\e81b"
}

.lnr-printer:before {
    content: "\e81c"
}

.lnr-file-empty:before {
    content: "\e81d"
}

.lnr-file-add:before {
    content: "\e81e"
}

.lnr-enter:before {
    content: "\e81f"
}

.lnr-exit:before {
    content: "\e820"
}

.lnr-graduation-hat:before {
    content: "\e821"
}

.lnr-license:before {
    content: "\e822"
}

.lnr-music-note:before {
    content: "\e823"
}

.lnr-film-play:before {
    content: "\e824"
}

.lnr-camera-video:before {
    content: "\e825"
}

.lnr-camera:before {
    content: "\e826"
}

.lnr-picture:before {
    content: "\e827"
}

.lnr-book:before {
    content: "\e828"
}

.lnr-bookmark:before {
    content: "\e829"
}

.lnr-user:before {
    content: "\e82a"
}

.lnr-users:before {
    content: "\e82b"
}

.lnr-shirt:before {
    content: "\e82c"
}

.lnr-store:before {
    content: "\e82d"
}

.lnr-cart:before {
    content: "\e82e"
}

.lnr-tag:before {
    content: "\e82f"
}

.lnr-phone-handset:before {
    content: "\e830"
}

.lnr-phone:before {
    content: "\e831"
}

.lnr-pushpin:before {
    content: "\e832"
}

.lnr-map-marker:before {
    content: "\e833"
}

.lnr-map:before {
    content: "\e834"
}

.lnr-location:before {
    content: "\e835"
}

.lnr-calendar-full:before {
    content: "\e836"
}

.lnr-keyboard:before {
    content: "\e837"
}

.lnr-spell-check:before {
    content: "\e838"
}

.lnr-screen:before {
    content: "\e839"
}

.lnr-smartphone:before {
    content: "\e83a"
}

.lnr-tablet:before {
    content: "\e83b"
}

.lnr-laptop:before {
    content: "\e83c"
}

.lnr-laptop-phone:before {
    content: "\e83d"
}

.lnr-power-switch:before {
    content: "\e83e"
}

.lnr-bubble:before {
    content: "\e83f"
}

.lnr-heart-pulse:before {
    content: "\e840"
}

.lnr-construction:before {
    content: "\e841"
}

.lnr-pie-chart:before {
    content: "\e842"
}

.lnr-chart-bars:before {
    content: "\e843"
}

.lnr-gift:before {
    content: "\e844"
}

.lnr-diamond:before {
    content: "\e845"
}

.lnr-linearicons:before {
    content: "\e846"
}

.lnr-dinner:before {
    content: "\e847"
}

.lnr-coffee-cup:before {
    content: "\e848"
}

.lnr-leaf:before {
    content: "\e849"
}

.lnr-paw:before {
    content: "\e84a"
}

.lnr-rocket:before {
    content: "\e84b"
}

.lnr-briefcase:before {
    content: "\e84c"
}

.lnr-bus:before {
    content: "\e84d"
}

.lnr-car:before {
    content: "\e84e"
}

.lnr-train:before {
    content: "\e84f"
}

.lnr-bicycle:before {
    content: "\e850"
}

.lnr-wheelchair:before {
    content: "\e851"
}

.lnr-select:before {
    content: "\e852"
}

.lnr-earth:before {
    content: "\e853"
}

.lnr-smile:before {
    content: "\e854"
}

.lnr-sad:before {
    content: "\e855"
}

.lnr-neutral:before {
    content: "\e856"
}

.lnr-mustache:before {
    content: "\e857"
}

.lnr-alarm:before {
    content: "\e858"
}

.lnr-bullhorn:before {
    content: "\e859"
}

.lnr-volume-high:before {
    content: "\e85a"
}

.lnr-volume-medium:before {
    content: "\e85b"
}

.lnr-volume-low:before {
    content: "\e85c"
}

.lnr-volume:before {
    content: "\e85d"
}

.lnr-mic:before {
    content: "\e85e"
}

.lnr-hourglass:before {
    content: "\e85f"
}

.lnr-undo:before {
    content: "\e860"
}

.lnr-redo:before {
    content: "\e861"
}

.lnr-sync:before {
    content: "\e862"
}

.lnr-history:before {
    content: "\e863"
}

.lnr-clock:before {
    content: "\e864"
}

.lnr-download:before {
    content: "\e865"
}

.lnr-upload:before {
    content: "\e866"
}

.lnr-enter-down:before {
    content: "\e867"
}

.lnr-exit-up:before {
    content: "\e868"
}

.lnr-bug:before {
    content: "\e869"
}

.lnr-code:before {
    content: "\e86a"
}

.lnr-link:before {
    content: "\e86b"
}

.lnr-unlink:before {
    content: "\e86c"
}

.lnr-thumbs-up:before {
    content: "\e86d"
}

.lnr-thumbs-down:before {
    content: "\e86e"
}

.lnr-magnifier:before {
    content: "\e86f"
}

.lnr-cross:before {
    content: "\e870"
}

.lnr-menu:before {
    content: "\e871"
}

.lnr-list:before {
    content: "\e872"
}

.lnr-chevron-up:before {
    content: "\e873"
}

.lnr-chevron-down:before {
    content: "\e874"
}

.lnr-chevron-left:before {
    content: "\e875"
}

.lnr-chevron-right:before {
    content: "\e876"
}

.lnr-arrow-up:before {
    content: "\e877"
}

.lnr-arrow-down:before {
    content: "\e878"
}

.lnr-arrow-left:before {
    content: "\e879"
}

.lnr-arrow-right:before {
    content: "\e87a"
}

.lnr-move:before {
    content: "\e87b"
}

.lnr-warning:before {
    content: "\e87c"
}

.lnr-question-circle:before {
    content: "\e87d"
}

.lnr-menu-circle:before {
    content: "\e87e"
}

.lnr-checkmark-circle:before {
    content: "\e87f"
}

.lnr-cross-circle:before {
    content: "\e880"
}

.lnr-plus-circle:before {
    content: "\e881"
}

.lnr-circle-minus:before {
    content: "\e882"
}

.lnr-arrow-up-circle:before {
    content: "\e883"
}

.lnr-arrow-down-circle:before {
    content: "\e884"
}

.lnr-arrow-left-circle:before {
    content: "\e885"
}

.lnr-arrow-right-circle:before {
    content: "\e886"
}

.lnr-chevron-up-circle:before {
    content: "\e887"
}

.lnr-chevron-down-circle:before {
    content: "\e888"
}

.lnr-chevron-left-circle:before {
    content: "\e889"
}

.lnr-chevron-right-circle:before {
    content: "\e88a"
}

.lnr-crop:before {
    content: "\e88b"
}

.lnr-frame-expand:before {
    content: "\e88c"
}

.lnr-frame-contract:before {
    content: "\e88d"
}

.lnr-layers:before {
    content: "\e88e"
}

.lnr-funnel:before {
    content: "\e88f"
}

.lnr-text-format:before {
    content: "\e890"
}

.lnr-text-format-remove:before {
    content: "\e891"
}

.lnr-text-size:before {
    content: "\e892"
}

.lnr-bold:before {
    content: "\e893"
}

.lnr-italic:before {
    content: "\e894"
}

.lnr-underline:before {
    content: "\e895"
}

.lnr-strikethrough:before {
    content: "\e896"
}

.lnr-highlight:before {
    content: "\e897"
}

.lnr-text-align-left:before {
    content: "\e898"
}

.lnr-text-align-center:before {
    content: "\e899"
}

.lnr-text-align-right:before {
    content: "\e89a"
}

.lnr-text-align-justify:before {
    content: "\e89b"
}

.lnr-line-spacing:before {
    content: "\e89c"
}

.lnr-indent-increase:before {
    content: "\e89d"
}

.lnr-indent-decrease:before {
    content: "\e89e"
}

.lnr-pilcrow:before {
    content: "\e89f"
}

.lnr-direction-ltr:before {
    content: "\e8a0"
}

.lnr-direction-rtl:before {
    content: "\e8a1"
}

.lnr-page-break:before {
    content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3"
}

.lnr-sort-amount-asc:before {
    content: "\e8a4"
}

.lnr-hand:before {
    content: "\e8a5"
}

.lnr-pointer-up:before {
    content: "\e8a6"
}

.lnr-pointer-right:before {
    content: "\e8a7"
}

.lnr-pointer-down:before {
    content: "\e8a8"
}

.lnr-pointer-left:before {
    content: "\e8a9"
}