html, body {
    background: #e9eaed;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
}

body {
    font-size: 14px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.ml55 {
    margin-left: 55px;
}

.mr10 {
    margin-right: 10px;
}

.pl0 {
    padding-left: 0;
}

.pb20 {
    padding-bottom: 20px;
}

.pt10 {
    padding-top: 10px;
}

.sep-hr {
    width: 100%;
    border-top-color: #aaaaaa;
}

.nopd {
    padding-left: 0;
    padding-right: 0;
}

.border-top {
    border-top: 1px solid #aaaaaa;
}

.block {
    display: block;
}

.in-block {
    display: inline-block;
}

img.resource-img {
    max-width: 270px;
    max-height: 190px;
}

.am-alert-secondary {
    background-color: #fff;
}

.am-form select {
    padding-right: 25px;
}

.am-table > thead > tr > th {
    border-bottom: none;
}

.nav-active > a {
    border-radius: 0;
    color: #0e90d2;
    background: 0 0;
}

.blog-main {
    padding: 20px 0;
}

.blog-title {
    margin: 10px 0 20px 0;
}

.blog-meta {
    font-size: 14px;
    margin: 10px 0 20px 0;
    color: #222;
}

.blog-meta a {
    color: #27ae60;
}

.blog-pagination a {
    font-size: 1.4rem;
}

.blog-team li {
    padding: 4px;
}

.blog-team img {
    margin-bottom: 0;
}

.blog-content img,
.blog-team img {
    max-width: 100%;
    height: auto;
}

.blog-footer {
    padding: 10px 0;
    text-align: center;
}

.get {
    background: #1E5B94;
    color: #fff;
    text-align: center;
    padding: 100px 0;
    margin-top: -30px;
    margin-bottom: -30px;
}

.get-title {
    font-size: 200%;
    border: 2px solid #fff;
    padding: 20px;
    display: inline-block;
}

.get-btn {
    background: #fff;
}

.footer p {
    color: #7f8c8d;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    background: #2d3e50;
}

.cy-reward-btn {
    float: right;
    margin-top: 50px;
}

.align-center {
    text-align: center;
}

.amz-toolbar {
    position: fixed;
    right: 10px;
    bottom: 70px;
    z-index: 999;
}

.amz-toolbar a.am-active {
    display: block;
}

.amz-toolbar a {
    display: none;
    opacity: .7;
}

@media only screen and (min-width: 641px) {
    .nav-active > a:after {
        border-bottom: 7px solid #0e90d2;
    }

    .am-topbar-nav > li.am-dropdown > a:after {
        display: inline-block;
    }

    .am-topbar-nav > li.am-dropdown.nav-active > a:after {
        opacity: 1;
        border-bottom: 7px solid #0e90d2;
    }

    .blog-sidebar {
        font-size: 1.4rem;
    }

    .amz-toolbar {
        right: 50px;
        bottom: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    .blog-g-fixed {
        max-width: 1200px;
    }
}

.qx-main {
    margin-bottom: 30px;
    background: #fff;
    padding: 15px 15px;
    min-height: 450px;
}

.am-panel > .am-list > li > a {
    padding-top: 0;
    padding-bottom: 0;
}

.panel-more {
    padding-top: 5px;
}

.dash-bottom {
    border-bottom: 1px dotted #ccc;
}

.banner {
    background: #0e90d2;
    color: #feffff;
    text-align: center;
    padding-top: 15px;
    margin-top: -1.6rem;
    margin-bottom: 15px;
}

.banner a {
    color: #30ff20;
}

.banner a:hover {
    color: #0000aa;
}

.qx-panel {
    margin-bottom: 36px;
}

.qx-panel-header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.6rem;
}

.qx-panel-title {
    margin-bottom: 0.6rem;
}

.qx-panel-more {
    margin-top: 0.6rem;
}

.qx-panel-body p {
    margin-bottom: 12px;
    margin-top: 12px;
}

img.qx-panel-cover {
    /*width: 180px;*/
    height: 120px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.qx-side-list {
    padding-left: 0;
    margin-top: -15px;
    font-size: 14px;
}

.qx-side-list li {
    list-style-type: none;
    padding: 5px;
    border-bottom: 1px dotted #ccc;
}

img.qx-panel-avatar {
    width: 100px;
    height: 100px;
}

.qx-caption {
    padding-left: 110px;
}

.qx-caption-title {
    font-size: 14px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 6px;
}

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

.qx-donate-body {
    border: none;
}

.qx-donate-body .am-thumbnail {
    border: none;
    margin-bottom: 0;
}

@media only screen and (min-width: 641px) {
    .doc-offcanvas {
        display: block;
        position: static;
        background: 0 0;
    }

    .doc-offcanvas .am-offcanvas-bar {
        position: static;
        width: auto;
        background: 0 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .doc-offcanvas .am-offcanvas-bar:after {
        display: none;
    }

    .amz-sidebar .am-nav > div > li > a {
        color: #777;
        -webkit-transition: .15s;
        transition: .15s;
        position: relative;
        display: block;
        padding: .3em 1em;
        border-radius: 0;
        font-size: 1.4rem;
    }

    .amz-sidebar .am-nav > div > li > a:hover {
        background: #eee;
        color: #333;
    }

    .amz-sidebar .am-nav > div > li.active a {
        background: #eee;
        color: #333;
    }

    .amz-sidebar .am-nav-en {
        margin-left: 5px;
        color: #aaa;
        font-size: 10px;
        vertical-align: bottom;
    }

    .amz-sidebar {
        z-index: 0;
        border-right: 1px solid #eee;
    }

    .amz-sidebar .am-nav > li.am-nav-header {
        border-left: 3px solid #3bb4f2;
        padding: .1em 1em .4rem;
        margin-top: .6em;
        margin-bottom: .6em;
    }
}

@media only screen and (max-width: 640px) {
    .amz-sidebar .am-nav > div > li > a {
        color: #ccc;
        border-radius: 0;
        padding-top: .5em;
        padding-bottom: .5em;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
        border-top: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        display: block;
    }

    .amz-sidebar .am-nav-en {
        margin-left: 5px;
        color: #999;
        font-size: 12px;
        font-weight: 200;
    }

    .amz-sidebar .am-nav > li.am-nav-header {
        color: #7aa;
        background: #404040;
        text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 0;
        border-top: 1px solid #333;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
    }

    .amz-sidebar .am-nav > div > li.active a {
        background: #1a1a1a;
        color: #fff;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    }
}

.amz-sidebar .am-nav > div > li > a {
    -webkit-transition: .15s;
    transition: .15s;
    padding: .4em 1em;
}

.amz-sidebar-toggle {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    opacity: .5;
    -webkit-transition: .2s;
    transition: .2s;
}

.am-panel-bd img, .am-article-content img {
    max-width: 100%;
}

.empty {
    text-align: center;
    line-height: 150px;
    padding: 30px;
    color: #c8c8c8;
}

img.ftg-side-img {
    width: auto !important;
    margin: 0 auto;
}

.left-col, .right-col {
    padding-left: 0;
}

.character-d-img img {
    margin: 0 auto;
}

.char-list dt {
    display: inline-block;
}

.char-list dd {
    display: inline-block;
}

.modal-form {
    text-align: left;
    background-color: #ffffff;
}

.modal-form form {
    padding-top: 15px;
    padding-bottom: 10px;
}

.character-recommend {
    padding-left: 0;
    padding-bottom: 0;
}

.character-recommend .am-u-md-4 {
    padding-right: 0;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto;
}

.recommend-char-thumb > img {
    height: 110px;
}

.recommend-char-desc {
    padding: 5px;
    word-break: break-all;
    word-wrap: break-word;
}

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

.space-alert {
    padding-left: 0;
}

.am-form-static {
    padding-top: 10px;
}

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

.dropzone .dz-preview .dz-image {
    width: auto;
    height: auto;
}

.action-column {
    width: 64px;
}

.space-news .am-list-item-text {
    margin-top: 8px;
}

.space-news .am-list-item-desced {
    border-bottom: 1px dashed #dfdfdf;
    margin-top: 10px;
}

.space-news .am-list-item-desced:first-child {
    margin-top: 0;
}

.space-news .date {
    font-size: small;
    color: #aaa;
}

.widget-character_select_list {
    text-align: center;
    cursor: pointer;
    margin-bottom: 0;
}

.widget-character_select_list:hover {
    background-color: #fd6d38 !important;
    color: #ffffff;
}

.widget-character_select_list.selected {
    background-color: #fd6d38 !important;
    color: #ffffff;
}

.char-hr h3 {
    display: inline-block;
}

.char-detail-title h3 {
    display: inline-block;
}

.char-history-item a.am-list-item-hd {
    color: #000;
    overflow: auto;
    white-space: normal;
    cursor: default;
    font-weight: bold;
}

.char-history-item .btns-area {
    position: absolute;
    right: 0;
    top: 9px;
}

.am-list .char-history-item div.am-list-item-text {
    overflow: auto;
    display: block;
    max-height: 400px;
}

.char-detail-area {
    border: 1px solid #dfdfdf;
}

.char-detail-area-left {
    width: 258px;
    padding-right: 15px;
    float: left;
    position: relative;
    z-index: 100;
}

.char-detail-area-right {
    position: relative;
    padding-left: 258px;
}

.char-detail-area .char-detail-area-img {
    padding-top: 10px;
    text-align: center;
    margin-bottom: 40px;
}

.char-detail-area-img img {
    max-height: 290px;
    max-width: 260px;
    margin: auto;
}

.char-detail-title h3.char-detail-head {
    margin: 0;
    position: absolute;
    top: 5px;
    display: inline-block;
}

#historyList .am-list-news {
    margin-left: 0;
    margin-right: 0;
}

.char-detail-area-right .am-list-static > li {
    border: none;
}

.char-detail-area-right .am-list-static {
    border-left: 1px solid #dfdfdf;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.char-detial-gallery img {
    max-width: 280px;
    max-height: 210px;
}

#imgs-popup .am-popup-bd {
    background: #ffffff;
}

.char-author-tb {
    border-top: none;
}

.char-author-tb th {
    text-align: center;
}

.article-opts {
    position: relative;
    top: -50px;
}

.border-bottom {
    border-bottom: 1px solid #aaaaaa;
}

.form-boot .am-form-group > .am-form-field, .form-boot .am-form-group > select {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.dz-image > img {
    max-width: 150px;
    max-height: 150px;
}

.empty-lite {
    text-align: center;
    line-height: inherit;
    color: #c8c8c8;
}

.am-nav-bordered > li {
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.am-nav.am-nav-bordered > li + li {
    margin-top: 0;
}

.am-nav-bordered > li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.am-nav-bordered > li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    width: 100%;
    max-height: 240px;
    overflow: auto;
    background-color: #fff;
}

.autocomplete-suggestion {
    width: 100%;
    border-top: none;
    cursor: pointer;
    padding: 5px 4px;
}

.autocomplete-selected {
    background-color: #B2D7FF;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    font-style: normal;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}

.break-word {
    word-break: break-all;
    word-wrap: break-word;
}

.avatar-preview {
    width: 150px;
    height: 150px;
    margin-bottom: 15px;
    overflow: hidden;
}

#qx-night-mode {
  cursor: pointer;
}
#qx-night-mode .am-active {
  background-color: #555;
  color: #eee;
}

.icon-red-pack {
    color: #ff0000;
}

.am-popover-inner{
    text-align: center;
}