
body.dashboard-body {
    font-family: 'Mirages Custom', 'Open Sans', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei',  'WenQuanYi Micro Hei', 'Segoe UI Emoji', 'Segoe UI Symbol', Helvetica, Arial, sans-serif;
}
.footer p, code, pre, pre>code, .price, .font-mono {
    font-family: Consolas, Menlo, Monaco, "lucida console", "Liberation Mono", "Courier New", "andale mono", 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', 'WenQuanYi Micro Hei', monospace, sans-serif;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 72px;
}

body.nk-body {
    background: #fff;
    color: #333;
}

body.nk-body .custom-select {
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px!important;
}

header, #nk-nav-mobile {
    color: #fff;
}

body.dashboard-body .navbar {
    padding: 16px 16px;
}

@supports (-webkit-backdrop-filter: brightness(150%) blur(30px)) or (backdrop-filter: brightness(150%) blur(30px)){
    body.dashboard-body .navbar.navbar-light.bg-light {
        background-color: rgba(255, 255, 255, 0.3) !important;
        /*border-bottom: 1px solid #fafafa;*/
        -webkit-backdrop-filter: brightness(150%) blur(30px);
        backdrop-filter: brightness(150%) blur(30px);
    }
}
.text-size-13 {
    font-size: 13px!important;
}
.text-size-14 {
    font-size: 14px!important;
}
.text-size-15 {
    font-size: 15px!important;
}
.mt-form-checkbox {
    margin-top: calc(.375rem + 1px);
}
.nmb-1 {
    margin-bottom: .25rem!important;
}
.nmb-2 {
    margin-bottom: .5rem!important;
}
.nmb-3 {
    margin-bottom: 1rem!important;
}
.nmb-4 {
    margin-bottom: 1.5rem!important;
}
.nmb-5 {
    margin-bottom: 3rem!important;
}
.nmt-1 {
    margin-top: .25rem!important;
}
.nmt-2 {
    margin-top: .5rem!important;
}
.nmt-3 {
    margin-top: 1rem!important;
}
.nmt-4 {
    margin-top: 1.5rem!important;
}
.nmt-5 {
    margin-top: 3rem!important;
}
.nk-btn {
    font-size: 1rem;
}
body.nk-body .form-control:focus, body.nk-body .form-control.focus, body.nk-body .form-control:active {
    border-bottom: 1px solid #0e0e0e;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 72px;
    line-height: 72px;
    background-color: #f5f5f5;
}

.nkfooter {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 72px;
    line-height: 72px;
    background-color: #191919;
}

.footer p {
    font-size: .75rem;
    margin-bottom: 0;
}

body > .container {
    padding: 92px 15px 10px;
}
body.nk-body > .container {
    padding: 32px 15px 10px;
}

code.text-dark {
    background-color: transparent!important;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}
.form-control.is-invalid ~ .text-muted {
    display: none;
}
.form-sli {
    max-width: 600px;
    margin-top: 16px;
}
.btn-round {
    padding: .5rem 3rem;
    border-radius: 2rem;
}
.text-sm {
    font-size: .65em;
}

button[data-loading-text] > .spinner-grow, button[data-loading-text] > .spinner-border {
    vertical-align: middle;
}
.content .d-flex .list-inline input.form-control {
    /*font-size: 14px;*/
    line-height: 2;
}
/*region Content*/
.content {
    font-weight: 400;
    font-size: 1rem;
}
/*@media screen and (min-device-pixel-ratio: 1.5), screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 1.5/1.5) {*/
/*    .content {*/
/*        font-weight: 300;*/
/*        font-size: 1rem;*/
/*    }*/
/*}*/
.content input, .content select, .content textarea, .content label, .content .input-group-text, .content .btn {
    font-size: .9375rem;
}
/*.content h5 {*/
/*    margin-top: 1rem;*/
/*}*/
.content strong {
    font-weight: 700;
}
/*.content input.form-control {*/
/*    font-size: 14px;*/
/*    line-height: 1.71;*/
/*}*/
.content .pagination .page-item .page-link {
    padding: .5rem 1.15rem;
}
.tooltip-inner {
    text-align: left!important;
    padding: 1rem!important;
    max-width: 350px!important;
}
.input-group-text.input-captcha {
    padding: 0 1rem;
    background-color: transparent;
    height: calc(1.5em + .75rem + 2px);
    width: 100%;
}
.input-group-sm>.input-group-append>.input-group-text {
    padding: 0 .75rem;
    height: calc(1.5em + .5rem + 2px)
}
.input-group-lg>.input-group-append>.input-group-text {
    padding: 0 1rem;
    height: calc(1.5em + 1rem + 2px);
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #404040;
}
#toast-container {
    position: fixed;
    top: 0;
    right: 0;
    /*bottom: 0;*/
    padding: 1rem;
    min-width: 380px;
    z-index: 9999
}
.form-container, .form-md-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.form-sm-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
.form-lg-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
}
.form-xl-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
}
.form-full-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
label.required {
    font-weight: 500;
}
label.required:after {
    color: #e32;
    /*font-family: "Font Awesome 5 Free";*/
    content: ' *';
    /*font-size: 9px;*/
    display:inline;
    /*vertical-align: super;*/
}
.form-control-readonly[readonly], .form-control-readonly:disabled {
    background-color: #fafafa!important;
}
/*endregion*/

/*region 首页*/
.index-title {
    margin-top: 1rem;
    font-weight: 300;
}
.btn-preview {
    padding: .5rem 3rem;
    margin: 0 1rem 3rem auto;
    border-radius: 2rem;
}
.btn-buy {
    padding: .5rem 3rem;
    margin: 0 auto 3rem;
    border-radius: 2rem;
}
img.index-image {
    margin-top: 1rem;
    width: 100%;
    max-width: 600px;
}
/*endregion*/

/*region 支付宝支付页面 */
#pay-card {
    padding-top: .5rem;
    width: 100%;
}
#pay-card .card {
    width: 18rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: right;
}
#pay-card .card .card-text {
    font-size: .875rem
}
#pay-card .card .card-text code {
    font-size: .875rem
}
#pay-button-group {
    display: none;
}
#pay-button-group .pay-success {
    margin-left: 4rem;
}
/*endregion*/

/*region 注册页面*/
.form-registration {
    max-width: 600px;
    margin-top: 16px;
}
.title-registration {
    max-width: 600px;
}
.form-center {
    margin-left: auto;
    margin-right: auto;
}
/*endregion*/

/*region 登录框*/
.form-login, .form-forget-password {
    max-width: 330px;
    padding: 15px;
    margin: 40px auto;
}

.form-login .form-login-heading,
.form-login .checkbox {
    margin-bottom: 10px;
}

.form-login .checkbox {
    font-weight: 400;
}

.form-login .form-control, .form-forget-password .form-control, select.form-control.form-select-server {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 12px;
    font-size: 14px;
}

.form-login select.form-control:not([size]):not([multiple]) {
    height: 48px;
}

.form-login .form-control:focus {
    z-index: 2;
}

/*.form-login select[name="serverId"] {*/
/*    margin-bottom: -1px;*/
/*    border-bottom-right-radius: 0;*/
/*    border-bottom-left-radius: 0;*/
/*}*/
/*.form-login input[name="username"] {*/
/*    margin-bottom: -1px;*/
/*    border-radius: 0;*/
/*}*/

/*.form-login input[name="password"] {*/
/*    margin-bottom: 10px;*/
/*    border-top-left-radius: 0;*/
/*    border-top-right-radius: 0;*/
/*}*/

.form-login #inputCaptcha {
    border-radius: 0;
}

/*.form-login #inputCaptcha {*/
/*    margin-bottom: 10px;*/
/*    display: inline-block;*/
/*    width: calc(100% - 135px);*/
/*}*/

/*.form-login .input-captcha {*/
/*    width: 130px;*/
/*    height: 48px;*/
/*    float: right;*/
/*    display: inline;*/
/*}*/

.form-login > .btn.btn-lg.btn-dark.btn-block {
    font-size: 16px;
    padding: 10px 16px;
}
.inline-row {
    display: table;
    width: 100%;
}
.inline-row > .inline-field {
    display: table-cell;
}
.form-login div.forget-password {
    text-align: right;
}
.form-login div.forget-password a {
    color: #777;
}
.form-login .inline-row {
    font-size: 14px;
}

.form-forget-password > .btn.btn-lg.btn-dark.btn-block {
    font-size: 16px;
    padding: 10px 16px;
    margin-top: 20px;
}
/*endregion*/

/*region Meiqia */
#MEIQIA-BTN-HOLDER {
    bottom: 0.625rem !important;
    right: 0.625rem !important;
    left: auto !important;
    height: 3.75rem !important;
    width: 3.75rem !important;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
}
#MEIQIA-BTN {
    width: 100%!important;
    line-height: 3.75rem;
    height: 100%!important;
    border: 1px solid rgba(0,0,0,0)!important;
    background-color: #F55852!important;
}
body.theme-dark #MEIQIA-BTN {
    background-color: #7AC088!important;
}
/*endregion*/
.card-deck.tool-card > .card {
    min-width: 200px;
    margin-bottom: 30px;
}
.card-deck.tool-card .card-footer {
    background-color: #fff;
    border-top: 0;
}

@media (min-width: 1200px) {
    .card-deck.mall-item > .card {
        min-width: 255px;
        max-width: 255px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .card-deck.mall-item > .card {
        min-width: 210px;
        max-width: 210px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .card-deck.mall-item > .card {
        min-width: 210px;
        max-width: 210px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .card-deck.mall-item > .card {
        min-width: 240px;
        max-width: 240px;
    }
}

#wechat-payjs-pay {
    padding-top: 40px;
}
#wechat-payjs-pay .price-tag {
    padding-top: 15px;
}
#wechat-payjs-pay .table-responsive {
    margin-top: 24px;
}
#wechat-payjs-pay .pay-btn-group {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    margin-bottom: 0;
    left: 0;
    text-align: center;
    -webkit-box-shadow: 0 -0.3125rem 0.3125rem -0.3125rem rgba(0,0,0,.117);
    -moz-box-shadow: 0 -0.3125rem .3125rem -0.3125rem rgba(0,0,0,.117);
    box-shadow: 0 -0.3125rem 0.3125rem -0.3125rem rgba(0,0,0,.117);
    padding-bottom: env(safe-area-inset-bottom);
}
#wechat-payjs-pay .pay-btn-group .pay-btn-wrapper {
    padding: 15px;
}

/* 1792x828px at 326ppi == iPhone XR */
@media only screen and (device-width : 414px) and (device-height : 896px) and (-webkit-device-pixel-ratio : 2) {
    #wechat-payjs-pay .pay-btn-group {
        padding-bottom: 34px;
    }
}
/* 2436x1125px at 458ppi iPhone Xs*/
@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    #wechat-payjs-pay .pay-btn-group {
        padding-bottom: 34px;
    }
}
/* 2688x1242px at 458ppi iPhone Xs Max*/
@media only screen and (device-width : 414px) and (device-height : 896px) and (-webkit-device-pixel-ratio : 3) {
    #wechat-payjs-pay .pay-btn-group {
        padding-bottom: 34px;
    }
}
#wechat-payjs-pay .pay-btn-wrapper button {
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    height: 48px;
    max-width: 450px;
    border-radius: 4px;
    border: 0;
}

.gradient-background {
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 1000% 1000%;
    -webkit-animation: Gradient 90s linear infinite;
    -moz-animation: Gradient 90s linear infinite;
    animation: Gradient 90s linear infinite
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}



/*region Typeahead*/
.twitter-typeahead {
    width: 100%;
}
.tt-dropdown-menu {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #0099ee;
    background-color: white;
}
.tt-dataset {
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 200px;
    border-radius: 4px;
}
.tt-suggestion {
    font-family: 'Mirages Custom', 'Open Sans', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei',  'WenQuanYi Micro Hei', 'Segoe UI Emoji', 'Segoe UI Symbol', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 5px 12px 5px 12px;
}
.tt-suggestion:hover, .tt-suggestion:focus, .tt-suggestion:active{
    background-color: #09e;
    color: #fff;
}
.tt-cursor {
    background-color: #09e;
}


.suggestion-title{
    padding-right: 30px;
}
.suggestion-subtitle {
    color: #aaa;
    font-size: .9em;
}

@media screen and (min-width:768px) {
    .tt-dropdown-menu{
        min-width: 350px;
    }
}
/*endregion*/
/*region 充值页面 */
.card-deck.mall-item > .card, .card.recharge-yuanbao {
    margin-bottom: 30px;
    /*background: #2c2a2a;*/
    /*background: linear-gradient(-45deg, #2c2a2a, #777);*/
    /*color: #fafafa;*/
    -webkit-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    border: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition:.3s;

    cursor: pointer;
}
.card.shadowed, .b-shadowed {
    margin-top: 30px;
    margin-bottom: 30px;

    -webkit-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    border: 0;

    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.b-shadowed {
    border: 0!important;
}

.card-deck.mall-item > .card:hover {
    -webkit-box-shadow: 0 1.375rem 2.6875rem rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1.375rem 2.6875rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 1.375rem 2.6875rem rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-0.25rem);
    -moz-transform: translateY(-0.25rem);
    -ms-transform: translateY(-0.25rem);
    -o-transform: translateY(-0.25rem);
    transform: translateY(-0.25rem);
}
.card-deck.mall-item > .card .card-status, .card-deck.mall-item > .card .card-sold-tag {
    position: absolute;
    display: none;
    z-index: 2;
    right: 0;
    top: 0;
    padding: 0 10px;
    height: 30px;
    border: 2px solid;
    color: #ff6633;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: 0 center;
    transform-origin: 0 center;
    -webkit-text-size-adjust: none;
}
.card-deck.mall-item > .card.sold-out:hover, .card-deck.mall-item > .card.sold-not-start:hover, .card-deck.no-hover > .card:hover {
    -webkit-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);

    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);

    cursor: not-allowed;
}
.card-deck.no-hover > .card:hover {
    cursor: auto;
}
/*.card-deck.no-hover > .card {*/
/*    -webkit-box-shadow: none;*/
/*    -moz-box-shadow: none;*/
/*    box-shadow: none;*/

/*    border: 1px solid rgba(0,0,0,.125);*/
/*}*/
.card-deck.mall-item > .card.sold-out .card-status, .card-deck.mall-item > .card .card-sold-tag {
    display: block;
}
.card-deck.mall-item > .card .card-sold-tag.tag-small {
    border-radius: 4px;
    font-size: 16px;
}

.card-footer.transparent {
    background-color: transparent;
    border-top: 0;
}
.card-deck.mall-item .card-footer {
    /*background-color: transparent;*/
    border-top: 0;
}

.card-deck.mall-item .card-text, .card.mall-item-card .card-text {
    font-size: .9em;
    margin-bottom: 1rem;
}
.card.mall-item-card > .card-body > .card-text *:last-child {
    margin-bottom: 0;
}
.card-deck.mall-item .card-footer .btn.btn-success {
    background-color: #333;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 0;
}


.form-recharge {
    max-width: 580px;
    margin-top: 16px;
}
.pay-inline-alipay {
    background-color: #23A6D5;
    border: 0;
}
.pay-outline-alipay {
    border-color: #23A6D5;
    color: #23A6D5;
    height: 42px;
}
.pay-alipay {
    background-color: #23A6D5;
    height: 42px;
    border: 0;
}
.pay-inline-wechat {
    background-color: #23D5AB;
    border: 0;
}
.pay-outline-wechat {
    border-color: #23D5AB;
    color: #23D5AB;
    height: 42px;
}
.pay-wechat {
    background-color: #23D5AB;
    height: 42px;
    border: 0;
}
.pay-inline-paypal {
    background-color: #003382;
    border: 0;
}
.pay-outline-paypal {
    border-color: #003382;
    color: #003382;
    height: 42px;
}
.pay-paypal {
    background-color: #003382;
    height: 42px;
    border: 0;
}
.pay-inline-stripe-checkout {
    background-color: #625AFA;
    border: 0;
}
.pay-outline-stripe-checkout {
    border-color: #625AFA;
    color: #625AFA;
    height: 42px;
}
.pay-stripe-checkout {
    background-color: #625AFA;
    height: 42px;
    border: 0;
}
.mall-item-price {
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    color: #F55852;
    margin-bottom: 0;
}
.mall-item-price > span {
    font-size: .65em;
}
#modal-item-pay-info {
    font-weight: 700;
    font-size: .875em;
    color: #444;
}
#modal-item-price, .price {
    color: #F55852;
}
/*endregion*/


.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap {
    display: none;
}
.bootstrap-table .fixed-table-loading {
    background-color: #fafafa;
    min-height: 100px;
}
.table-responsive table tr {
    white-space: nowrap;
    vertical-align: middle;
}
table td .d-flex .badge {
    line-height: inherit;
}
.table-md td, .table-md th {
    padding: .5rem;
    font-size: 15px;
}
table.table-rounded {
    border-collapse: separate;
    border-spacing: 0;
    border: solid #ced4da 1px;
    -moz-border-radius: .25rem;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}
.table-rounded thead td, .table-rounded thead th {
    border-bottom-width: 1px;
}
.table-rounded td, .table-rounded th {
    border: 0;
    border-left: 1px solid #DEE2E5;
    border-top: 1px solid #DEE2E5;
}
.table-rounded th {
    border-top: none;
}
.table-rounded td:first-child, .table-rounded th:first-child {
    border-left: none;
}
.table-rounded th:first-child {
    -moz-border-radius: .25rem 0 0 0;
    -webkit-border-radius: .25rem 0 0 0;
    border-radius: .25rem 0 0 0;
}
.table-rounded th:last-child {
    -moz-border-radius: 0 .25rem 0 0;
    -webkit-border-radius: 0 .25rem 0 0;
    border-radius: 0 .25rem 0 0;
}
.table-rounded th:only-child{
    -moz-border-radius: .25rem .25rem 0 0;
    -webkit-border-radius: .25rem .25rem 0 0;
    border-radius: .25rem .25rem 0 0;
}
.table-rounded tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 .25rem;
    -webkit-border-radius: 0 0 0 .25rem;
    border-radius: 0 0 0 .25rem;
}
.table-rounded tr:last-child td:last-child {
    -moz-border-radius: 0 0 .25rem 0;
    -webkit-border-radius: 0 0 .25rem 0;
    border-radius: 0 0 .25rem 0;
}
.badge-outline-success {
    background:0 0;
    border:1px solid #28a745;
    color:#28a745
}
.badge-outline-primary {
    background:0 0;
    border:1px solid #007bff;
    color:#007bff
}
.badge-outline-danger {
    background:0 0;
    border:1px solid #dc3545;
    color:#dc3545
}
.badge-outline-warning {
    background:0 0;
    border:1px solid #ffc107;
    color:#ffc107
}
.badge-outline-dark {
    background:0 0;
    border:1px solid #343a40;
    color:#343a40
}
.badge-outline-secondary {
    background:0 0;
    border:1px solid #6c757d;
    color:#6c757d
}
.badge-lg {
    font-size: 13px;
    padding: .4rem 1rem;
    line-height: calc(1em + 2px);
    min-width: 4rem;
}
.badge > .close {
    font-size: 1.1em;
    /*color: inherit;*/
    text-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
}
.badge > .close {
    padding-right: .3rem;
    padding-left: .3rem;
    margin-right: -0.4rem;
}
.badge-lg > .close {
    padding-right: .5rem;
    padding-left: .5rem;
    margin-right: -.8rem;
    line-height: calc(1em + 2px);
}
/*.bootstrap-table .pagination-detail {*/
/*    display: none;*/
/*}*/

/*region 个人中心 */
#personal-center {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-width: 930px;
}
#personal-center .user-info {
    background-color: #fff;

    display: block;
    position: relative;
    margin-top: 110px;
    height: 100px;

    -webkit-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #eee;
    /*border-bottom-color: #eee;*/
    border-radius: 4px 4px 0 0;
}
#personal-center .user-info .image {
    position: absolute;
    left: 55px;
    top: -69px;
    width: 138px;
    height: 138px;
}
#personal-center .user-info .data {
    position: absolute;
    left: 232px;
    right: 0;
    top: -56px;
}
#personal-center .user-info .data .d-wrap-0 {
    position: relative;
}
#personal-center .user-info .avatar {
    border-radius: 150px;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
}
#personal-center .user-info .name {
    font-size: 30px;
    font-weight: 500;
}
#personal-center .user-info table.right-block {
    font-weight: 700;
    text-align: center;
    font-size: 12px;
    color: #777;
    top: 20px;
    right: 20px;
    position: absolute;
}
#personal-center .user-info table.right-block tr > td:not(:last-child) {
    padding-right: 60px;
}
#personal-center .user-info table.right-block .num > td {
    font-size: 32px;
    font-weight: 700;
    color: #555;
}
#personal-center .user-info table.detail {
    font-size: 12px;
    text-align: center;
    color: #555;
    margin-top: 26px;
}
#personal-center .user-info table.detail td {
    color: #4ca7f1;
    font-weight: 500;
}
#personal-center .user-info table.detail tr > th:not(:first-child), #personal-center .user-info table.detail tr > td:not(:first-child) {
    padding-left: 30px;
}
#personal-center .user-info table.detail-block {
    margin-top: 25px;
    font-size: 14px;
    text-align: left;
}
#personal-center .user-info table.detail-block td > span.font-mono {
    color: #333;
}




#personal-center .content-tabs .content-tabs-head {
    cursor: pointer;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.1);

}
#personal-center .content-tabs .content-tabs-head .content-tab-title {
    display: inline-block;
    border-left: 1px solid #f0f0f0;
    /*border-left-width: 0;*/
    border-top-width: 0;
    padding: 30px 20px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    width: 33.33%;
    position: relative;
    font-weight: 400;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title .title {
    font-size: 18px;
    color: #444;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title .sub-title {
    font-size: 12px;
    color: #aaa;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title:first-child {
    border-top-left-radius: 0;
    border-left-width: 0;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title:last-child {
    border-top-right-radius: 0;
    /*border-right-width: 0;*/
}
#personal-center .content-tabs .content-tabs-head .content-tab-title.selected {
    border-bottom-color: #fff;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title.selected::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background: #4ca7f1;
    bottom: -1px;
    left: 0;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title.selected .title,
#personal-center .content-tabs .content-tabs-head .content-tab-title.selected .sub-title {
    color: #4ca7f1;
    font-weight: 700;
}
#personal-center .content-tabs .content-tabs-head .content-tab-title:hover .title,
#personal-center .content-tabs .content-tabs-head .content-tab-title:hover .sub-title {
    color: #4ca7f1;
}
#personal-center .content-tabs .content-tabs-body {
    /*border: 1px solid #ddd;*/
    /*margin-top: -1px;*/
    /*border-radius: 0 0.25rem 0.25rem 0.25rem;*/
}
#personal-center .content-tabs .content-tabs-body .content-tab-content {
    display: none;
    padding: 1.5rem 0;
}
#personal-center .content-tabs .content-tabs-body .content-tab-content.selected {
    -webkit-touch-callout: auto;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    display: block;
}
#personal-center .content-tabs .content-tabs-body .content-tab-content > *:first-child {
    margin-top: 0;
}
#personal-center .content-tabs .content-tabs-body .content-tab-content > *:last-child,
#personal-center .content-tabs .content-tabs-body .content-tab-content > .table-responsive:last-child table {
    margin-bottom: 0;
}


#personal-center .user-gameinfo {
    width: 100%;
    height: 223px;
    background: url(//ossweb-img.qq.com/images/lol/space/game-info-index-bg.png) no-repeat center;
    background-size: cover;
    position: relative;
    margin-bottom: 15px;
    color: #fff;
    border-radius: 6px;
}
#personal-center .user-gameinfo .p-title {
    overflow: hidden;
    line-height: 27px;
    padding: 30px 0 0 30px;
    color: #fff;
}
#personal-center .user-gameinfo .p-title .primary-title {
    font-size: 18px;
    position: relative;
    padding-left: 10px;
    font-weight: 700;
}
#personal-center .user-gameinfo-content {
    margin-top: -10px;
    padding-left: 30px;
}
#personal-center .user-gameinfo-content .user-head {
    position: relative;
    margin-top: 30px;
    width: 98px;
    height: 100px;
    display: block;
    float: left;
    top: 0;
    left: 0;
}
#personal-center .user-gameinfo-content .user-head-img {
    width: 90px;
    height: 90px;
    line-height: 90px;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 100%;
    overflow: hidden;
    font-size: 0;
}
#personal-center .user-gameinfo-content .user-head-img img {
    width: 100%;
    height: 100%;
}
#personal-center .user-gameinfo-content .game-info {
    margin-top: 25px;
    padding: 0 0 0 24px;
    position: relative;
    float: left;
    width: 210px;
}
#personal-center .user-gameinfo-content .game-info p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 12px;
}
#personal-center .user-gameinfo-content .game-info .game-name {
    font-size: 18px;
}
#personal-center .user-gameinfo-content .game-info .lv {
    color: #ff6633;
    font-weight: 700;
    margin: 0 0 0 5px;
}
#personal-center .user-gameinfo-content .game-info .area {
    margin-right: 14px;
}
#personal-center ul.pagination > .page-item {
    display: none;
}
#personal-center ul.pagination > .page-item.page-pre, #personal-center ul.pagination > .page-item.page-next {
    display: list-item;
}
#personal-center .table-responsive {
    min-height: 200px;
}
#personal-center .fixed-table-container {
    background-color: #fff;
}
/*endregion*/

/*region Object List */
.object-list-container {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
    min-height: 100px;
}
.object-list {
    display: block;
    padding: 15px;
    width: 100%;
    margin-bottom: 0;
}
.object-item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 10px 7px;
}
.object-item-img {
    border: 2px solid #d3bea1;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
}
.object-item-name {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.object-item-subtitle {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #777;
}
.object-list-container.sm .object-item {
    width: 75px;
}
.object-list-container.sm .object-item-img {
    width: 50px;
    height: 50px;
}
.object-list-container.sm .object-item-name {
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    margin-top: 7px;
}
.object-list-container.sm .object-item-subtitle {
    height: 12px;
    line-height: 12px;
    font-size: 10px;
}
.object-list-container.md .object-item {
    width: 100px;
}
.object-list-container.md .object-item-img {
    width: 75px;
    height: 75px;
}
.object-list-container.md .object-item-name {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
}
.object-list-container.md .object-item-subtitle {
    height: 15px;
    line-height: 15px;
    font-size: 12px;
}
/*endregion*/

/*region package item list */
.package-item-list-container {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
    min-height: 100px;
    padding: 15px;
    margin-top: 16px;
}
.package-title {
    margin-left: 15px;
}
.package-operator {
    display: inline;
    float: right;
    height: 100%;
}
.package-item-list {
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    white-space: nowrap;
    overflow-x: auto;
}
.package-item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 10px 7px;
}
.package-item-img-container {
    width: 65px;
    height: 65px;
    line-height: 57px;
    font-size: 0;
    border: 2px solid #d3bea1;
    background-color: rgba(221, 190, 161, .2);
    padding: 2px;
    text-align: center;
    border-radius: 12px;
    margin-left: auto;
    margin-right: auto;
}
.package-item-img {
    width: auto;
    height: auto;
    vertical-align: middle;
    max-height: 75%;
    max-width: 75%;
}
.package-item-name {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.package-item-list.vertical {
    height: auto;
    white-space: normal;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.package-item-list.vertical .package-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.package-item-list.vertical .package-item-name {
    white-space: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
}
.package-item-list-container.md {
    max-height: 194px;
}
.package-item-list-container.md .package-item-list.vertical {
}
.package-item-list-container.md .package-item {
    width: 100px;
}
.package-item-list-container.md .package-item-img {
    width: 75px;
    height: 75px;
}
.package-item-list-container.md .package-item-name {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
}
/*endregion*/

select.form-control option:disabled {
    color: #888!important;
}