﻿body, html {
    height: 100%;
    position: relative
}

body {
    margin: 0;
    padding: 0
}

@charset "UTF-8";

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
    display: none !important;
}

ng\:form {
    display: block;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, ng-hide:not(.ng-hide-animate) {
    display: none !important;
}


button, input, select, textarea {
    vertical-align: baseline
}

    button, html input[type=button], input[type=reset], input[type=submit] {
        cursor: pointer;
        -webkit-appearance: button
    }

        button[disabled], html input[type=button][disabled], input[type=reset][disabled], input[type=submit][disabled] {
            cursor: default
        }

button, html, input, select, textarea {
    font-family: Roboto,Helvetica Neue,sans-serif
}

button, input, select, textarea {
    font-size: 100%
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

mark {
    color: #000;
    background: #ff0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-center-dechen {
    text-align: center
}

a.text-primary:hover {
    color: #286090
}

a.text-success:hover {
    color: #2b542c
}

a.text-info:hover {
    color: #245269
}

a.text-warning:hover {
    color: #66512c
}

a.text-danger:hover {
    color: #843534
}

a.bg-primary:hover {
    background-color: #286090
}

a.bg-success:hover {
    background-color: #c1e2b3
}

a.bg-info:hover {
    background-color: #afd9ee
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

    blockquote footer:before, blockquote small:before, blockquote .small:before {
        content: '\2014 \00A0'
    }

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.container-dechen {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2-dechen, .col-lg-2, .col-xs-3, .col-sm-3-dechen, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4-dechen, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6-dechen, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12-dechen, .col-sm-12-dechen, .col-md-12-dechen, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6-dechen, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12-dechen {
    float: left
}

.col-xs-12-dechen {
    width: 100%
}

.col-xs-6-dechen {
    width: 100%
}

.col-xs-1 {
    width: 8.33333333%
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover-dechen > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover-dechen > tbody > tr > td.active:hover, .table-hover-dechen > tbody > tr > th.active:hover, .table-hover-dechen > tbody > tr.active:hover > td, .table-hover-dechen > tbody > tr:hover > .active, .table-hover-dechen > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover-dechen > tbody > tr > td.success:hover, .table-hover-dechen > tbody > tr > th.success:hover, .table-hover-dechen > tbody > tr.success:hover > td, .table-hover-dechen > tbody > tr:hover > .success, .table-hover-dechen > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover-dechen > tbody > tr > td.info:hover, .table-hover-dechen > tbody > tr > th.info:hover, .table-hover-dechen > tbody > tr.info:hover > td, .table-hover-dechen > tbody > tr:hover > .info, .table-hover-dechen > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover-dechen > tbody > tr > td.warning:hover, .table-hover-dechen > tbody > tr > th.warning:hover, .table-hover-dechen > tbody > tr.warning:hover > td, .table-hover-dechen > tbody > tr:hover > .warning, .table-hover-dechen > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover-dechen > tbody > tr > td.danger:hover, .table-hover-dechen > tbody > tr > th.danger:hover, .table-hover-dechen > tbody > tr.danger:hover > td, .table-hover-dechen > tbody > tr:hover > .danger, .table-hover-dechen > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

select[multiple], select[size] {
    height: auto
}

select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
    height: auto
}

select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
    height: auto
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -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 solid transparent;
    border-radius: 4px
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}


.collapse {
    display: none;
    visibility: hidden
}

    .collapse.in {
        display: block;
        visibility: visible
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.caret-dechen {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret-dechen, .navbar-fixed-bottom .dropdown .caret-dechen {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}


.btn .caret-dechen {
    margin-left: 0
}

.btn-lg .caret-dechen {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret-dechen {
    border-width: 0 5px 5px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }


.nav-pills-dechen > li {
    float: left
}

    .nav-pills-dechen > li > a {
        border-radius: 4px
    }

    .nav-pills-dechen > li + li {
        margin-left: 2px
    }

    .nav-pills-dechen > li.active > a, .nav-pills-dechen > li.active > a:hover, .nav-pills-dechen > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }


.nav-justified > li {
    float: none
}

    .nav-justified > li > a {
        margin-bottom: 5px;
        text-align: center
    }

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse-dechen {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse-dechen.in {
        overflow-y: auto
    }

.navbar-fixed-top-dechen .navbar-collapse-dechen, .navbar-fixed-bottom .navbar-collapse-dechen {
    max-height: 340px
}

.container-dechen > .navbar-header-dechen, .container-dechen-fluid > .navbar-header-dechen, .container-dechen > .navbar-collapse-dechen, .container-dechen-fluid > .navbar-collapse-dechen {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-fixed-top-dechen, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top-dechen {
    top: 0;
    border-width: 0 0 1px
}

.navbar-brand-dechen {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand-dechen:hover, .navbar-brand-dechen:focus {
        text-decoration: none
    }

    .navbar-brand-dechen > img {
        display: block
    }

.navbar-nav-dechen {
    margin: 7.5px -15px
}

    .navbar-nav-dechen > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

    .navbar-nav-dechen > li > .dropdown-menu {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.navbar-fixed-bottom .navbar-nav-dechen > li > .dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-inverse-dechen {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse-dechen .navbar-brand-dechen {
        color: #9d9d9d
    }

        .navbar-inverse-dechen .navbar-brand-dechen:hover, .navbar-inverse-dechen .navbar-brand-dechen:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse-dechen .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse-dechen .navbar-nav-dechen > li > a {
        color: #9d9d9d
    }

        .navbar-inverse-dechen .navbar-nav-dechen > li > a:hover, .navbar-inverse-dechen .navbar-nav-dechen > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse-dechen .navbar-nav-dechen > .active > a, .navbar-inverse-dechen .navbar-nav-dechen > .active > a:hover, .navbar-inverse-dechen .navbar-nav-dechen > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse-dechen .navbar-nav-dechen > .disabled > a, .navbar-inverse-dechen .navbar-nav-dechen > .disabled > a:hover, .navbar-inverse-dechen .navbar-nav-dechen > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse-dechen .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse-dechen .navbar-toggle:hover, .navbar-inverse-dechen .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse-dechen .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse-dechen .navbar-collapse-dechen, .navbar-inverse-dechen .navbar-form {
        border-color: #101010
    }

    .navbar-inverse-dechen .navbar-nav-dechen > .open > a, .navbar-inverse-dechen .navbar-nav-dechen > .open > a:hover, .navbar-inverse-dechen .navbar-nav-dechen > .open > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse-dechen .navbar-link {
        color: #9d9d9d
    }

        .navbar-inverse-dechen .navbar-link:hover {
            color: #fff
        }

    .navbar-inverse-dechen .btn-link {
        color: #9d9d9d
    }

        .navbar-inverse-dechen .btn-link:hover, .navbar-inverse-dechen .btn-link:focus {
            color: #fff
        }

        .navbar-inverse-dechen .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse-dechen .btn-link:hover, .navbar-inverse-dechen .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse-dechen .btn-link:focus {
            color: #444
        }



a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .label {
    position: relative;
    top: -1px
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills-dechen > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.nav-pills-dechen > li > a > .badge {
    margin-left: 3px
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-dechen .jumbotron, .container-dechen-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container-dechen {
    max-width: 100%
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}


.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left-dechen {
    padding-right: 10px
}



button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}


.clearfix-dechen:before, .clearfix-dechen:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container-dechen:before, .container-dechen:after, .container-dechen-fluid:before, .container-dechen-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header-dechen:before, .navbar-header-dechen:after, .navbar-collapse-dechen:before, .navbar-collapse-dechen:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix-dechen:after, .dl-horizontal dd:after, .container-dechen:after, .container-dechen-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header-dechen:after, .navbar-collapse-dechen:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left-dechen {
    float: left !important
}

.hide {
    display: none !important
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block-dechen, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block-dechen, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block-dechen, .visible-md-inline, .visible-md-inline-block, .visible-lg-block-dechen, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

div {
}

.h2 {
}

a:not(.md-button,.modal-link) {
    color: inherit
}

a:not(.md-button).btn-danger {
    color: #fff
}

a:not(.md-button).btn-social {
    color: #fff
}

a:not(.md-button).btn-success {
    color: #fff
}

a:focus, .btn:focus {
    outline: 0
}

.dropdown:focus {
    outline: 0
}


.dropdown-menu::-webkit-scrollbar {
    width: 10px
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background: #f99a35;
    border-radius: 20px
}

.dropdown-menu::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 20px
}

body {
    background: #f1f2f7;
    color: #0a1623;
    padding-top: 0;
    font-family: open sans,sans-serif;
    font-weight: 400;
    font-size: 14px
}

    body.navigation-fixed {
        padding-top: 40px
    }

.navbar-fixed-top-dechen, .navbar-fixed-bottom {
    z-index: 78
}

a, a:hover, a:active, a:focus {
    text-decoration: none
}

h3, h4, h5, h6, h7 {
    font-family: open sans condensed,sans-serif;
    font-weight: 700;
    color: #121212
}

.absolute-message-center .fa {
    color: #a11b0a
}

.main-wrapper-dechen {
    background: #f1f2f7;
}

body .main-wrapper-dechen > .container-dechen {
    background: #fff;
    border: 0;
    min-height: 700px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn {
    font-size: 12px
}


.dropdown-menu {
    font-size: 12px;
    border-radius: 0;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.15);
    margin: 1px 0 0;
    padding: 0;
    border: 1px solid #e9e9e9;
    z-index: 3
}


.dropdown-menu::not(.with-arrow) {
    max-height: 250px;
    overflow: auto
}

.donate-coin img {
    width: 90%
}

md-dialog md-dialog-content:not([layout=row]) > :first-child:not(.md-subheader) {
    padding-top: 10px
}

.add-coin-to-portfolio .row-price-input.row-50 md-input-container-dechen.md-block, .add-coin-to-portfolio .row-price-input.row-50 md-input-container-dechen.md-block.price-input {
    width: 50%
}

.add-coin-to-portfolio h2 {
    color: inherit;
    margin-top: 5px
}


.login-gdpr-checkboxes div:last-child {
    margin-bottom: 0
}


.clearfix-dechen:before, .clearfix-dechen:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix-dechen:after {
    clear: both
}

.clearfix-dechen {
    clear: both;
    zoom: 1
}


.navbar-nav-dechen > li.navbar-portfolio-mobile {
    display: none
}



a.toast-close:hover {
    color: #fff
}

.soc {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

    .soc li {
        display: inline-block;
        *display: inline;
        zoom: 1
    }

        .soc li a {
            font-style: normal;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -o-transition: .1s;
            -ms-transition: .1s;
            -moz-transition: .1s;
            -webkit-transition: .1s;
            transition: .1s;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            overflow: hidden;
            text-decoration: none;
            text-align: center;
            display: block;
            position: relative;
            z-index: 1;
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            border-radius: 4px;
            margin-right: 5px;
            color: #fff;
            background-color: #04090e;
            border: 1px solid #182e4a
        }

            .soc li a:hover {
                border-color: #00d665
            }

            .soc li a img {
                width:40px;
                height: 40px;
                margin-top: -5px
            }


.footer {
    background: #0a1623
}

    .footer .container-dechen {
        background: 0 0;
        padding-top: 15px
    }

.nav-panel-dechen {
    position: relative;
    overflow: hidden
}

    .nav-panel-dechen .nav.nav-pills-dechen li {
        margin-bottom: 10px;
        margin-left: 2px
    }

    .nav-panel-dechen .nav {
        text-align: left
    }

    .nav-panel-dechen .nav-pills-dechen {
        padding-top: 5px;
        padding-bottom: 5px
    }

        .nav-panel-dechen .nav-pills-dechen > li > a, .nav-panel-dechen .nav-pills-dechen > li > a:hover, .nav-panel-dechen .nav-pills-dechen > li > a:active, .nav-panel-dechen .nav-pills-dechen > li > a:focus {
            color: rgba(255,255,255,.8);
            padding-top: 2px;
            padding-bottom: 2px;
            font-size: 12px;
            border-radius: 4px;
            border-bottom: 1px solid transparent;
            padding-left: 0
        }

.nav-pills-dechen > li > a:hover, .nav-pills-dechen > li > a:active, .nav-pills-dechen > li > a:focus {
    background: 0 0;
    color: #00d665;
    text-decoration: underline;
    text-decoration-color: #00d665
}

.nav-panel-dechen .nav-centered-dechen {
    text-align: center
}

.nav-centered-dechen.nav-made-dechen li {
    display: block
}

.nav-centered-dechen > li {
    float: none;
    display: inline-block
}

.nav-header-dechen {
    font-weight: 700;
    border-radius: 4px
}

    .nav-header-dechen h4 {
        font-size: 13px;
        line-height: 25px;
        color: #00d665;
        margin: 0
    }






.col-xs-12-dechen.col-sm-3-dechen.col-md-2-dechen.btn {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px
}

.navbar-main-dechen a.notices .badge {
    position: absolute;
    top: 3px;
    right: 2px;
    padding: 4px 7px;
    font-size: 11px;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px
}




.dropdown-menu > li > a {
    overflow: hidden;
    line-height: 2.5
}




.list-sponsorship-enabled-dechen.item-special-dechen {
    background: #fffbd4;
    border-color: #fffbd4;
    border-left: 5px solid #ffefba
}

    .list-sponsorship-enabled-dechen.item-special-dechen:first-of-type {
        margin-top: 15px
    }

.list-sponsorship-enabled-decheng.item-special-dechen .item-title a {
    color: #f89017
}

.list-sponsorship-enabled-dechen.item-special-dechen .product-value, .list-sponsorship-enabled-dechen.item-special-dechen .product-value a, .list-sponsorship-enabled-dechen.item-special-dechen .item-features ul li .feature-label, .list-sponsorship-enabled-dechen.item-special-dechen .item-features ul li .feature-values {
    color: #f89017
}

.list-sponsorship-enabled-dechen.item-special-dechen .list-buy li {
    background: 0 0;
    border-right: 1px solid #ffefba
}

.item-special-dechen .item-features ul li {
    background: #fff;
    font-weight: 700
}

.list-sponsorship-enabled-dechen.item-special-dechen .item-features ul li .feature-label {
    background: #f6931f;
    color: #fff;
    border-right: 1px solid #c5700d
}

.list-sponsorship-enabled-dechen.item-special-dechen .special-text {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    line-height: 17px;
    background: #ffefba;
    color: #f89017;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0 4px 0 0
}




.content-tab-exchanges-dechen .btn-switch {
    margin: 0 !important
}

.content-tab-exchanges-dechen .page-title {
    margin-left: 20px
}

.content-tab-exchanges-dechen .header-page {
    background: inherit !important
}



.table-ranking-LogoUrl {
    width: 70px
}

.item-coins-tranking li a {
    cursor: default
}

.users-review-value > div {
    left: -35px !important;
    right: -35px !important
}

.table-ranking-Name-dechen h3 {
    font-size: 18px;
    margin: 0
}

.box-top5 .item-platforms .icon {
    cursor: default
}

.ep-modal-header .close {
    color: #fff
}

.navbar-main-dechen > .container-dechen {
    position: relative;
    background: 0 0
}


.navbar-main-dechen .notifications-list.empty .head-list {
    color: #333;
    flex-grow: 1
}

.navbar-main-dechen .head-list li span.media.new {
    background: rgba(0,0,0,.065)
}

.navbar-main-dechen .navbar-nav-dechen > li > a:hover, .navbar-main-dechen .navbar-nav-dechen > li > a:focus {
    background: #0a1623;
    color: #fff;
    border-bottom: 3px solid #00d665
}

.navbar-main-dechen .nav .open > a, .navbar-main-dechen .nav .open > a:hover, .navbar-main-dechen .nav .open > a:focus {
    background: #0a1623;
    color: #fff;
    border-bottom: 3px solid #00d665
}

.navbar .search-top .glyphicon-refresh {
    position: absolute;
    right: 8px;
    top: 8px
}

.navbar .search-top .glyphicon-search {
    position: absolute;
    left: 8px;
    top: 8px;
    color: #888
}

.safari .navbar-main-dechen > .container-dechen {
    max-width: 1169px;
    padding-left: 0;
    padding-right: 0
}

.other-dechen .navbar-main-dechen > .container-dechen:before {
    left: -2em;
    border-right-width: 1.5em;
    border-left-color: transparent
}

.other-dechen .navbar-main-dechen > .container-dechen:after {
    right: -2em;
    border-left-width: 1.5em;
    border-right-color: transparent
}




.navbar-main-dechen .navbar-nav-dechen > li > .dropdown-menu.with-arrow {
    margin-top: 10px;
    width: 300px
}

.dropdown-menu.with-arrow:after {
    border-bottom: 7px solid #fff;
    margin: -6px 0 0 15px
}

.dropdown-menu.with-arrow:before {
    border-bottom: 7px solid #d0d0d0;
    margin: -7px 0 0 15px
}

.dropdown-menu.with-arrow:before, .dropdown-menu.with-arrow:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 13px;
    top: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.dropdown-menu.with-arrow.with-arrow-right:before, .dropdown-menu.with-arrow.with-arrow-right:after {
    right: 10px;
    left: auto
}

.navbar-main-dechen .head-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100%
}

    .navbar-main-dechen .head-list li span.media {
        display: block;
        padding: 10px 15px;
        color: rgba(0,0,0,.6);
        background: 0 0;
        overflow: hidden
    }

        .navbar-main-dechen .head-list li span.media:hover {
            color: #000;
            background: rgba(0,0,0,.065)
        }

    .navbar-main-dechen .head-list li span .media-left {
        width: 30px
    }

        .navbar-main-dechen .head-list li span .media-left .img-user {
            width: 50px;
            border-radius: 50%
        }

.navbar-main-dechen .dropdown-menu .nano {
    height: 250px;
    position: relative
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility: visible\9;
    opacity: .99
}

.navbar-nav-dechen > li.navbar-profile > .dropdown-menu {
    left: inherit;
    right: 0
}








.megamenu > li .exchanges-featured ul > li > a:hover, .megamenu > li .exchanges-featured ul > li > a:focus {
    background: #fff
}






.table.table-coins-dechen > thead > tr > th .list-info-icon .fa {
    background: 0 0;
    color: #afaeae;
    border: 0
}

.fixed-width-heading-dechen {
    width: 15%
}

table.table-exchanges-dechen th.sortable {
    cursor: pointer
}

table.table-exchanges-dechen > tbody > tr > td {
    vertical-align: middle;
    border-right: 1px solid #f5f5f5;
    position: relative
}

.navbar-secondary-wrapper-dechen {
    display: flex
}

.navbar-inverse-dechen.navbar-fixed-top-dechen {
    background: #0a1623;
    height: 53px;
    padding: 0;
    z-index: 8
}

.navbar-inverse-dechen .nav-menu-mobile-dechen > li > a {
    color: #fff;
    line-height: 34px
}

.nav-menu-mobile-dechen > li > a {
    color: #fff
}

.wrapper-mobile-dechen {
    position: relative
}

.nav.navbar-megamenu-dechen > li {
    position: static !important
}

.nav-menu-mobile-dechen {
    margin-left: 0;
    margin-top: 0;
    width: 100%
}

    .nav-menu-mobile-dechen > li {
        line-height: 50px
    }

.menu-column ul li a:hover .menu-stars, .menu-column ul li a:hover .menu-pairs {
    background: #fff;
    color: #fc6
}

.full-width, .navbar-top-dechen {
    width: 100% !important
}

.navbar-megamenu-dechen {
    margin-left: 40px
}

.navbar-secondary .navbar-collapse-dechend {
    margin-left: 220px
}

.navbar-megamenu-dechen.ultramenu {
    width: 30%
}

.navbar-megamenu-dechen li.dropdown {
    text-align: center
}

.ultramenu li {
    width: 33%;
    text-align: center;
    margin: 10px 0
}

.navbar-megamenu-dechen.ultramenu a {
    color: #000;
    font-weight: 600
}

.navbar-nav-dechen > li > a.nav-profile {
    line-height: 22px;
    padding-top: 11px !important;
    padding-bottom: 1px !important
}

.navbar-secondary .navbar-nav-dechen.navbar-megamenu-dechen > li > a {
    padding-left: 30px;
    padding-right: 30px
}

.ultramenu li.line {
    border-right: 2px solid #000
}

.navbar {
    min-height: 0
}

.login-button-dechen a {
    color: #000
}

.navbar-main-dechen {
    background: #0a1623;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    margin-bottom: 0
}

.nav-main .dropdown-toggle {
    padding-top: 10px !important;
    padding-bottom: 5px !important
}

.navbar-nav-dechen > li > .nav-link-dechen {
    padding-top: 9px !important;
    padding-bottom: 8px !important
}

.navbar-secondary .navbar-nav-dechen > li > a {
    font-size: 14px;
    color: rgba(255,255,255,.8);
    border-bottom: 3px solid transparent;
    padding-top: 9px;
    padding-bottom: 8px
}

    .navbar-secondary .navbar-nav-dechen > li > a.nav-profile {
        padding-top: 7px !important;
        padding-bottom: 5px !important
    }

.navbar-main-dechen .navbar-brand-dechen {
    display: block; /*background:url(img/logowbg.png) 0 0 no-repeat;background-size:90%;background-position:0 10px;*/
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: lightskyblue;
    padding: 0;
    margin-left: 0 !important
}

.navbar-secondary .navbar-brand-dechen {
    background: url(img/logodbg.png) 0 0 no-repeat;
    background-size: 90%;
    background-position: center;
    width: 220px;
    height: 40px;
    margin-left: 0 !important
}

.navbar-main-dechen .navbar-wrapper-dechen .navbar-nav-dechen > li > a:hover, .navbar-main-dechen .navbar-wrapper-dechen .navbar-nav-dechen > li > a:focus {
    background: #f1f2f7;
    color: #000;
    border-bottom: 3px solid #00d665
}

.navbar-main-dechen .navbar-wrapper-dechen .nav .open > a, .navbar-main-dechen .navbar-wrapper-dechen .nav .open > a:hover, .navbar-main-dechen .navbar-wrapper-dechen .nav .open > a:focus {
    background: #f1f2f7;
    color: #000
}

.navbar-secondary .navbar-button {
    float: right;
    padding: 0 5px;
    border: 2px solid #fff;
    margin-bottom: 6px;
    margin-top: 6px;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    line-height: 20px
}

.navbar-secondary .navbar-form .form-control {
    background-color: #333c46
}

.navbar-megamenu-dechen .dropdown-menu {
    width: 750px;
    margin-left: 235px
}

    .navbar-megamenu-dechen .dropdown-menu ul {
        list-style: none;
        padding: 0
    }

.items-column li {
    margin: 10px
}

    .items-column li a {
        width: 100%;
        display: block;
        height: 100%;
        padding: 5px;
        color: #000
    }

        .items-column li a:hover {
            background-color: #007bff;
            color: #fff
        }

.curated-column ul, menu-column ul {
    list-style: none;
    padding: 0
}

.tabrow-dechen {
    text-align: center;
    list-style: none;
    padding: 0;
    font-size: 12px;
    position: relative;
    padding-top: 2px;
    padding-left: 25px;
    margin-left: 0;
    margin-bottom: 0;
    overflow: hidden
}

    .tabrow-dechen li {
        display: inline-block;
        position: relative;
        z-index: 0;
        border-top-left-radius: 28px;
        border-top-right-radius: 28px;
        padding: 9px
    }

        .tabrow-dechen li:not(.selected-dechen) {
            z-index: 3
        }

    .tabrow-dechen a, .tabrow-dechen a:focus, .tabrow-dechen a:active, .tabrow-dechen a:hover {
        font-size: 15px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
        padding: 5px 25px
    }

    .tabrow-dechen li.selected-dechen {
        background: #0a1623;
        z-index: 2
    }

        .tabrow-dechen li.selected-dechen a {
            font-weight: 700;
            color: #fff
        }

        .tabrow-dechen li.selected-dechen:before, .tabrow-dechen li.selected-dechen:after {
            position: absolute;
            bottom: 0;
            width: 40px;
            height: 37px;
            content: " "
        }

        .tabrow-dechen li.selected-dechen:before {
            left: -36px;
            border-bottom-right-radius: 32px;
            border: 0;
            box-shadow: none
        }

        .tabrow-dechen li.selected-dechen:after {
            right: -36px;
            border-bottom-left-radius: 32px;
            border: 0;
            box-shadow: none
        }

        .tabrow-dechen li.selected-dechen:before {
            box-shadow: 5px 16px 0 #0a1623;
            border-color: #0a1623
        }

        .tabrow-dechen li.selected-dechen:after {
            box-shadow: -5px 16px 0 #0a1623;
            border-color: #0a1623
        }

.navbar-main-dechen.navbar-top-dechen {
    background: #fff
}

.navbar-wrapper-dechen {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

    .navbar-wrapper-dechen .navbar-header-dechen {
        float: inherit
    }

.navbar-secondary-wrapper-dechen .navbar-header-dechen {
    float: inherit
}

.navbar-secondary-wrapper-dechen {
    display: flex;
    position: relative;
    margin-left: -25px;
    margin-right: -25px
}

.navbar-secondary .navbar-header-dechen {
    display: none
}

.navbar-secondary .navbar-megamenu-dechen {
    margin-left: 245px
}

.navbar-secondary.attached .navbar-header-dechen {
    display: block
}

.navbar-secondary.attached .navbar-megamenu-dechen {
    margin-left: 25px
}

.navbar-login-main-dechen {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0
}

    .navbar-login-main-dechen > li > a {
        color: #000;
        padding-top: 13px;
        padding-bottom: 4px
    }

.navbar-wrapper-dechen .navbar-login-main-dechen {
    margin-right: -15px
}

.navbar-secondary .navbar-login-main-dechen {
    display: none;
    margin-right: 0
}

.navbar-secondary.attached .navbar-login-main-dechen {
    display: block;
    margin-right: -5px
}

.navbar-secondary.attached .navbar-profile-label {
    display: none
}

.navbar-secondary .navbar-form .form-control {
    color: #fff
}

.mobile-tab-section-dechen {
    width: 25%
}

.navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li.mobile-tab-section-dechen > a {
    background: #2b5a99;
    line-height: 35px;
    font-weight: 700
}

.navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li.mobile-tab-section-dechen.selected-dechen > a {
    background: #00d665
}

.notifications-empty-wrapper .fa {
    font-size: 60px;
    color: #999
}








body.lights-off .main-wrapper-dechen > .container-dechen {
    background: #111417
}

body.Webpagehome.lights-off .main-wrapper-dechen > .container-dechen {
    background: #000
}





.bn-hero-dechen {
    color: #252930;
    background: #F0B90B;
}

    .bn-hero-dechen > .container-dechen {
        padding: 0;
    }

.bn-wrapper-dechen {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.bn-left-dechen {
    display: flex;
    flex-direction: column;
    width: 305px;
    padding: 10px 0;
    font-weight: bold;
}

.bn-text-top-dechen {
    font-size: 30px;
    line-height: 30px;
}

.bn-box-wrapper-dechen {
    width: 180px;
}

.bn-box {
    background: #F8D33A;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
    padding: 6px 10px;
}

.btn-bn-cta-dechen {
    background: #252930;
    font-weight: 800;
    font-style: normal;
    font-size: 19px;
    color: #FFF !important;
    border-radius: 4px;
    padding: 7px 14px;
    position: relative;
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .3);
    border: 0;
}

.bn-logo {
    width: 110px;
}

    .bn-logo img {
        width: 100%;
    }

.bn-logo-vertical-dechen {
    display: none;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 3px;
}

    .bn-logo-vertical-dechen img {
        width: 100%;
    }

.bn-coins-image-dechen {
    background: url(images/coins.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 264px;
    height: 60px;
}

.mobile {
    display: none !important;
}

@media print {
    .hide-print:not(.show-print):not(.show) {
        display: none !important
    }
}

@media(min-width:768px) {
    .container-dechen {
        width: 750px
    }
}

@media(min-width:992px) {
    .container-dechen {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container-dechen {
        width: 1170px
    }
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header-dechen {
        float: left
    }
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top-dechen .navbar-collapse-dechen, .navbar-fixed-bottom .navbar-collapse-dechen {
        max-height: 200px
    }
}

@media(min-width:768px) {
    .container-dechen > .navbar-header-dechen, .container-dechen-fluid > .navbar-header-dechen, .container-dechen > .navbar-collapse-dechen, .container-dechen-fluid > .navbar-collapse-dechen {
        margin-right: 0;
        margin-left: 0
    }
}

@media(min-width:768px) {
    .navbar-fixed-top-dechen, .navbar-fixed-bottom {
        border-radius: 0
    }
}

@media(min-width:768px) {
    .navbar > .container-dechen .navbar-brand-dechen, .navbar > .container-dechen-fluid .navbar-brand-dechen {
        margin-left: -15px
    }
}

@media(max-width:767px) {
    .visible-xs-block-dechen {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block-dechen {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block-dechen {
        display: block !important
    }
}


@media(min-width:1200px) {
    .visible-lg-block-dechen {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width:769px) {
    body {
        padding-top: 53px
    }
}

@media only screen and (min-width:920px) and (max-width:1200px) {
    .wallet-features ul li {
        width: 100%
    }
}


@media only screen and (max-width:767px) {
    .panel-related-list li.col-xs-12-dechen {
        width: 50%
    }
}

@media only screen and (max-width:520px) {
    .panel-related-list li.col-xs-12-dechen {
        width: auto
    }
}

@media only screen and (max-width:700px) {
    .nav-horizontal .nav.nav-pills-dechen li {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:350px) {
    .nav-panel-dechen .nav-pills-dechen > li > a {
        font-size: 10px
    }
}

@media only screen and (max-width:520px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2-dechen, .col-lg-2, .col-xs-3, .col-sm-3-dechen, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4-dechen, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6-dechen, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12-dechen, .col-sm-12-dechen, .col-md-12-dechen, .col-lg-12 {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:420px) {
    .modal-dialog.modal-cm .col-md-6 {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
        float: left
    }
}

@media only screen and (max-width:420px) {
    .list-sponsorship-enabled-dechen.item-special-dechen a.start-trading-now, a.start-trading-now {
        float: none
    }
}

@media only screen and (max-width:768px) {
    .not-logged-in {
        margin-top: 50px
    }
}

@media only screen and (max-width:880px) {
    .add-coin-to-portfolio .row-bought-on md-input-container-dechen.currency-input, .add-coin-to-portfolio .row-bought-on md-input-container-dechen.price-type {
        width: 33%
    }
}

@media only screen and (max-width:992px) {
    .header-page .nav-tabs {
        padding-top: inherit
    }
}

@media only screen and (max-width:420px) {
    .box-rankings .nav-tabs.nav-justified > li.tab-rankings-Gambling {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .navbar-form .dropdown-menu, .search-mobile .dropdown-menu {
        left: -60px !important;
        right: 0 !important;
        border: 0
    }
}

@media only screen and (max-width:768px) {
    .navbar-form .dropdown-menu > li > a, .search-mobile .dropdown-menu > li > a {
        line-height: 31px
    }
}

@media only screen and (max-width:520px) {
    .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu .dropdown {
        display: block;
        width: 33%
    }
}

@media only screen and (max-width:390px) {
    .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu .dropdown {
        display: block;
        width: 33%
    }
}







* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


.table-ranking-Points-dechen {
    text-align: left;
}

.table-ranking-Grade-dechen {
    text-align: left;
}

.table-ranking-ExchangeRating-dechen {
    text-align: center;
}

.table-ranking-Country-dechen {
    text-align: left;
}

.table-ranking-ItemType-dechen {
    text-align: left;
}

.table-ranking-Vol24H {
    text-align: left;
}

.table-ranking-Name-dechen {
    text-align: left;
}

.table-ranking-LogoUrl {
    text-align: left;
}





























@media only screen and (max-width: 1200px) {
    .bn-left-dechen {
        width: 200px;
    }

    .bn-text-top-dechen {
        font-size: 19px;
        line-height: 20px;
    }

    .bn-box-wrapper-dechen {
        width: inherit;
        white-space: nowrap;
    }

    .bn-box {
        font-size: 15px;
        line-height: 15px;
        margin: 5px 0;
    }

    .btn-bn-cta-dechen {
        font-size: 16px;
        padding: 7px 14px;
    }

    .bn-logo {
        width: 75px;
    }

    .bn-coins-image-dechen {
        width: 230px;
        height: 52px;
    }
}

@media only screen and (max-width: 992px) {
    .bn-left-dechen {
        width: 155px;
        margin-left: 15px;
    }

    .bn-text-top-dechen {
        font-size: 15px;
    }

    .bn-box {
        font-size: 12px;
        line-height: 14px;
        padding: 5px;
    }

    .btn-bn-cta-dechen {
        font-size: 12px;
        padding: 8px 12px;
    }

    .bn-logo {
        width: 70px;
    }

    .bn-coins-image-dechen {
        width: 166px;
        height: 37px;
    }
}

@media only screen and (max-width: 768px) {
    .bn-left-dechen {
        margin-left: 10px;
        width: inherit;
    }

    .bn-logo-vertical-dechen {
        display: block;
    }

    .bn-coins-image-dechen {
        margin-right: 10px;
    }

    .bn-cta-wrapper-dechen {
        margin-left: 15px;
        margin-right: 15px;
    }

    .bn-text-top-dechen {
        font-size: 18px;
    }

    .desktop-dechen {
        display: none !important;
    }

    .mobile {
        display: flex !important;
    }

    .bn-logo {
        display: none !important;
    }
}

@media only screen and (max-width: 692px) {
    .bn-text-bottom {
        font-size: 14px;
        line-height: 16px;
    }

    .bn-box {
        font-size: 11px;
        line-height: 13px;
        padding: 4px;
    }

    .btn-bn-cta-dechen {
        font-size: 12px;
        padding: 8px 10px;
    }

    .bn-logo {
        width: 60px;
    }
}

@media only screen and (max-width: 640px) {
    .bn-box {
        display: none;
    }

    .bn-left-dechen {
        width: 250px;
    }

    .bn-text-top-dechen {
        font-size: 14px;
    }

    .bn-text-bottom {
        font-size: 18px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 585px) {
    .bn-left-dechen {
        width: inherit;
    }

    .bn-box {
        font-size: 12px;
    }

    .bn-text-top-dechen {
        font-size: 20px;
    }

    .bn-coins-image-dechen {
        display: none;
    }

    .bn-box {
        font-size: 14px;
        line-height: 17px;
    }
}

@media only screen and (max-width: 405px) {
    .bn-logo-xs {
        width: 70px;
    }

    .bn-wrapper-dechen {
        flex-direction: column;
        padding: 10px 0;
    }

    .bn-left-dechen {
        text-align: center;
        margin-left: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

    .bn-logo-vertical-dechen {
        margin-bottom: 5px;
    }

    .bn-text-top-dechen {
        font-size: 17px;
    }

    .btn-bn-cta-dechen {
        font-size: 13px;
        padding: 7px 22px;
    }
}

@media only screen and (max-width:767px) {
    .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu {
        position: absolute;
        left: 0;
        background: #0a1623;
        height: auto;
        float: none;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 4px;
        padding-bottom: 4px
    }

    .navbar-nav-dechen.nav-menu-mobile-dechen > .open > a, .navbar-nav-dechen.nav-menu-mobile-dechen > .open > a:hover, .navbar-nav-dechen.nav-menu-mobile-dechen .navbar-nav-dechen > .open > a:focus {
        color: #fff
    }

    .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu .dropdown {
        display: block;
        float: left;
        background: 0 0;
        width: 33%;
        border: 2px solid #000
    }

        .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu .dropdown .icon-mobile {
            line-height: 50px
        }

        .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu .dropdown .mobile-avatar {
            line-height: 50px
        }

            .navbar-nav-dechen.nav-menu-mobile-dechen .open .dropdown-menu .dropdown .mobile-avatar img {
                width: 35px;
                height: 35px;
                border-radius: 50%
            }

    .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a {
        color: #fff;
        text-align: center;
        font-weight: 400;
        font-size: 12px;
        padding: 3px;
        text-shadow: 3px 3px 2px rgba(0,0,0,.13)
    }

        .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a.link-home {
            background: #000
        }

        .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a:active, .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a:focus {
            -webkit-box-shadow: inset 0 0 20px 0 rgba(0,0,0,.18);
            -moz-box-shadow: inset 0 0 20px 0 rgba(0,0,0,.18);
            box-shadow: inset 0 0 20px 0 rgba(0,0,0,.18)
        }
}

@media only screen and (max-width:991px) {
    .replies > a:first-child {
        line-height: 35px
    }

    .view-more-comments {
        line-height: 30px
    }
}

@media only screen and (max-width:460px) {
    .item-time.pull-left-dechen {
        float: none !important;
        text-align: right;
        padding-right: 10px
    }

    .Webpagecoinp .item-time.pull-left-dechen {
        padding-right: 5px
    }
}

@media only screen and (max-width:410px) {
    .Webpagehome .item-forum > .footer {
        padding-right: 15px
    }

    .link-like .fa {
        font-size: 15px
    }

    .link-dislike .fa {
        font-size: 15px
    }

    .item-forum .btn-comments-more {
        width: auto;
        margin: 0;
        margin-right: 10px;
        padding: 0
    }
}








@media only screen and (max-width:992px) {

    .safari .navbar-main-dechen > .container-dechen {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width:992px) {
    .table-ranking-Platforms {
        display: none
    }

    .table-ranking-Name-dechen {
        width: 23% !important
    }

    .table-ranking-Vol24H {
        width: 32%
    }

    .table-ranking-ItemType-dechen, .table-ranking-Country-dechen, .table-ranking-Points-dechen, .table-ranking-ExchangeRating-dechen {
        display: none
    }

    .table-ranking-LogoUrl {
        width: 40px
    }

        .table-ranking-LogoUrl > div {
            width: 30px !important;
            height: 30px !important
        }
}

@media only screen and (max-width:560px) {
    .table-ranking-Url {
        display: none
    }

    .table-ranking-Name-dechen h3 {
        font-size: 14px
    }

    .box-top5 {
        margin-left: -15px;
        margin-right: -15px
    }
}


@media only screen and (max-width:1200px) {
    .navbar-secondary .navbar-profile-label {
        display: none
    }

    .navbar-secondary .navbar-nav-dechen > li > a {
        padding-top: 9px;
        padding-bottom: 8px
    }

    .navbar-secondary .navbar-nav-dechen.navbar-megamenu-dechen > li > a {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width:992px) {
    .tabrow-dechen a {
        padding: 5px 15px
    }

    .navbar-megamenu-dechen .dropdown-menu {
        margin-left: 0
    }

    .navbar-main-dechen .navbar-brand-dechen {
        background-size: 100%;
        width: 170px
    }

    .navbar-secondary .navbar-megamenu-dechen {
        margin-left: 180px
    }

    .navbar-secondary.attached .navbar-megamenu-dechen {
        margin-left: 35px;
        margin-right: 15px
    }

    .navbar-secondary .navbar-nav-dechen > li > a {
        padding-top: 9px !important;
        padding-bottom: 8px !important
    }

    .navbar-nav-dechen > li > a.nav-profile {
        line-height: 15px
    }

    .navbar-secondary .navbar-collapse-dechend {
        margin-left: 15px
    }

    .navbar-secondary.attached .navbar-nav-dechen.navbar-megamenu-dechen > li > a {
        padding-left: 10px;
        padding-right: 10px
    }
}







@media only screen and (max-width:992px) {
    .col-footer-dechen.panel-min-height {
        min-height: 200px
    }

    .col-md-6.col-footer-dechen, .col-xs-6-dechen.col-footer-dechen {
        padding-left: 10px;
        padding-right: 10px
    }
}




@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}




@media only screen and (max-width:520px) {


    .list-information {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width:1200px) {
    .navbar-nav-dechen > li.navbar-portfolio {
        display: none
    }

    .navbar-nav-dechen > li.navbar-portfolio-mobile {
        display: block
    }
}

@media(min-width:768px) {
    .navbar-nav-dechen {
        float: left;
        margin: 0
    }

        .navbar-nav-dechen > li {
            float: left
        }

            .navbar-nav-dechen > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}


@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right-dechen {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right-dechen ~ .navbar-right-dechen {
            margin-right: 0
        }
}


@media(max-width:767px) {
    .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a:hover, .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .active > a, .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .active > a:hover, .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .disabled > a, .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .disabled > a:hover, .navbar-inverse-dechen .navbar-nav-dechen .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

@media screen and (min-width:768px) {

    .container-dechen .jumbotron, .container-dechen-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
}





@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3-dechen, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12-dechen {
        float: left
    }

    .col-sm-12-dechen {
        width: 100%
    }

    .col-sm-3-dechen {
        width: 25%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1, .col-md-2-dechen, .col-md-3, .col-md-4-dechen, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12-dechen {
        float: left
    }

    .col-md-12-dechen {
        width: 100%
    }

    .col-md-4-dechen {
        width: 33.33333333%
    }

    .col-md-2-dechen {
        width: 66.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px
    }

        input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
            line-height: 46px
        }
}


@media(min-width:768px) {
    .navbar-right-dechen .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right-dechen .dropdown-menu-left {
        right: auto;
        left: 0
    }
}



@media(min-width:768px) {
    .navbar-collapse-dechen {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse-dechen.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
            visibility: visible !important
        }

        .navbar-collapse-dechen.in {
            overflow-y: visible
        }

    .navbar-fixed-top-dechen .navbar-collapse-dechen, .navbar-static-top .navbar-collapse-dechen, .navbar-fixed-bottom .navbar-collapse-dechen {
        padding-right: 0;
        padding-left: 0
    }
}

@media(max-width:767px) {
    .navbar-nav-dechen .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav-dechen .open .dropdown-menu > li > a, .navbar-nav-dechen .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav-dechen .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav-dechen .open .dropdown-menu > li > a:hover, .navbar-nav-dechen .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}





.zhong-dechen {
    text-align: center;
}

.homep p,.homep1-dechen {
    padding-left: 10px;
    padding-right: 10px;
}
.homep h2 {
    font-size: 18px;
    margin-left: 4px;
}
.homep h3 {
    font-size: 18px;
    margin-left: 4px;
}
.homep h4 {
    font-size: 18px;
    margin-left: 4px;
}
.coinmiao-dechen h2, .coinmiao-dechen h3 {
    font-size:19px;
}
.jiamis-dechen {
    font-size: 16px;
    margin-left: 6px;
}

.zuoyou-dechen {
    padding-left: 4px;
    padding-right: 4px;
}

.tupian {
    width: 50px;
    height: 50px;
    border-radius: 18px;
}
.tupian11-dechen {
    width: 50px;
    height: 50px;
    border-radius: 18px;
}


.col-md-12-dechen h1{
    font-size:24px; padding-left:8px;
}
.col-md-12-dechen h2 {
    font-size: 22px;
}
.col-md-12-dechen h3 {
    font-size: 22px;
}
.col-md-12-dechen {
    font-size:15px;
}
.top-exchange-dechen {
    width: 99.9%;
    height: 93px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

    .top-exchange-dechen ul {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .top-exchange-dechen li {
        float: left;
        width: 24.95%;
        padding:0.4%;
        height: 90px;
        list-style-type: none;
    }

        .top-exchange-dechen li img {
            width: 100%;
            height: 100%;
            border-radius: 6px;
        }

.ex-infos-dechen {
    padding-left: 7px;
    padding-right: 7px;
}
.ex-infos-dechen h1 {
        float: left; font-size:28px; padding-top:15px;
    }
.ex-infos-dechen div {
        width: 100%;
        float: left;
    }

.pplogo-dechen {
    width: 90px;
    height: 90px;
    float: left;
    margin: 10px;
    border-radius: 9px;
}






.coin-infos-dechen {
    padding-left: 7px;
    padding-right: 7px;
}
    .coin-infos-dechen h1 {
        float: left;
        font-size: 28px;
        padding-top: 9px;
    }
.coinh2-dechen {
    float: left;
    font-size: 16px;
    padding-top: 16px;
    margin-left: 9px;
}
    .coin-infos-dechen div {
        width: 100%;
        float: left;
    }

.cobody-dechen em {
    float: left;
    color: orangered;
    margin-top: 31px;
    margin-left: 16px;
    font-size: 26px;
    font-weight: bold;
}
.zhadie-dechen {
    margin-top: 39px; float:left; margin-left:7px; font-size:16px;
}

.shejiao-dechen a {
    font-size: 17px;
    margin-left: 6px;
}
    .shejiao-dechen a:hover {
        color: #F0B90b;
    }
    .shejiao-dechen {
        margin-top: 10px;
    }
        .shejiao-dechen img {
            width:25px;
            border-radius: 8px;
        }
.coin-infos-dechen a {
    font-size: 17px;
    margin-left: 6px;
}

    .coin-infos-dechen a:hover {
        color: #F0B90b;
    }
.ex-infos-dechen a {
    font-size: 17px;
    margin-left: 6px;
}

    .ex-infos-dechen a:hover {
        color: #F0B90b;
    }
.content-tab a {
    color: #1a17b6;
}
table {
    font-size:14px;
}
.main-wrapper-dechen {
    overflow-x: hidden;
}
body {
    overflow-x: hidden;
}
table {
    overflow-x: hidden;
}
@media(max-width:990px) {
    .zixiao-dechen {
        font-size: 13px;
    }
    .table-ranking-Name-dechen h4 {
        font-size: 15px;
    }

    .table-ranking-Grade-dechen a {
        font-size: 13px;
    }

    .table-ranking-Place-dechen {
        font-size: 12.6px;
    }
}
    @media(max-width:1090px) {
        .zixiao-dechen {
            font-size: 13.5px;
        }

        .mobile-sou-dechen {
            display: none;
        }

        .top-exchange-dechen li {
            width: 33.3%;
        }

        .pplogo-dechen {
            width: 75px;
            height: 75px;
        }

        .coin-infos-dechen h1 {
            font-size: 26px;
            padding-top: 1px;
        }

        .coinh2-dechen {
            font-size:14px;
            padding-top: 0px;
            width: 35%;
            padding-bottom: 6px;
        }

        .cobody-dechen em {
            float: left;
            font-size: 24px;
            margin-top: 0px;
            margin-left: 6px;
        }

        .zhadie-dechen {
            margin-top: 8px;
            font-size: 15px;
        }

        .ex-infos-dechen h1 {
            font-size: 24px;
            padding-top: 18px;
        }

        .col-md-12-dechen h1 {
            font-size: 20px;
        }
        .col-md-12-dechen h2 {
            font-size: 19px;
        }
        .col-md-12-dechen h3 {
            font-size: 19px;
        }

        .top-exchange-dechen {
            height: 73px;
        }

            .top-exchange-dechen li {
                height: 70px;
            }

        .table-ranking-Name-dechen h4 {
            font-size: 15.5px;
        }

        .table-ranking-Grade-dechen a {
            font-size: 13.5px;
        }

        .table-ranking-Place-dechen {
            font-size: 13px;
        }
    }






    ul {
        list-style-type: none;
    }

    li {
        list-style-type: none;
    }



    .hangqing {
        min-width: 800px;
        width: 99%;
        margin: 3px auto 3px;
        border-radius: 5px;
        overflow: hidden;
        /*border:1px solid red;*/
        font-weight: bold;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 0px;
    }

.hmeijin {
    /*color: orangered;*/
    /*color: #1a17b6;*/
    color: #1a17b6;
    padding-left: 5px;
}

    .juzuo {
        margin-left: 0.5%;
    }

    .hangqing ul {
        width: 12%;
        float: left;
        border: 1px solid #F0B90b;
        border-radius: 5px;
        padding-left: 2px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .hangqing li {
        padding-top: 2px;
        line-height: 130%;
    }

    .Hcoins {
        font-size: 12.3px;
        padding-left: 2px;
    }

.Hjiage {
    /*color: orangered;*/
    color: #1a17b6;
    font-size: 17px;
    line-height: 135%;
}

    .Hzhang {
        font-size: 10.5px;
        padding-left: 5px;
    }

    .hshang-dechen {
        color: green;
    }

    .hxia-dechen {
        color: red;
    }

    .Hrmb {
        font-size: 12px;
        color: #6E6E6E;
        line-height: 150%;
        padding-left: 5px;
    }

    .hangqing img {
        width: 18px;
    }

    @media screen and (min-width:100px) and (max-width:1090px) {
        .hangqing {
            min-width: 99.1%;
            width: 99.9%;
            margin: 1px auto 1px;
            padding-left: 1.5px;
        }

        .hmeijin {
            font-size: 14px;
        }

        .hangqing ul {
            width: 32%;
        }

        .juzuo {
            margin-left: 1.5%;
        }

        .mojuzuo {
            margin-left: 0px;
        }

        .hangqing li {
            padding-top: 1px;
            line-height: 100%;
        }

        .Hcoins {
            font-size: 12.2px;
        }

        .Hjiage {
            font-size: 16px;
        }

        .Hzhang {
            font-size: 9.6px;
            padding-left: 3px;
        }

        .Hrmb {
            font-size: 12px;
            line-height: 130%;
        }

        .hangqing img {
            width: 12px;
        }

        .yincang {
            display: none;
        }
    }



.page {
    padding: 30px 0 30px;
    text-align: center
}

    .page ul { /* position:relative; */
        text-align: center; /* float:left; */
    }

    .page li { /* position:relative; */
        display: inline-block; /* float:left; */
    }

    .page a, .page span {
        float: left;
        margin: 0 3px;
        padding: 4px 11px;
        color: #999;
        border: solid 1px #eaeaea;
        background: #fff
    }

        .page a:hover, .page a:active {
            text-decoration: none;
            color: #09f;
            border-color: #09f;
            background: #fff
        }

    .page li.active span {
        position: relative;
        z-index: 9;
        color: #fff;
        border-color: #1294ea;
        background-color: #09f
    }

    .page li.disabled span {
        color: #ccc;
        cursor: not-allowed
    }.hshang {color: green;}.hxia {color: red;}