body {
    background-color: #222d32;
    color: #001;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.top {
    border-bottom-color: #505659;
    background-color: #202020;
}

.top .logo {
    background-color: #202020;
}

.top .a-right a.word-a {
    color: #8b8f94;
}

.nav-top {
    background-color: #202020;
}

.nav-top .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media ( min-width : 768px) {
    #bs-navbar ul li a {
        color: #c2c2c2;
    }
    #bs-navbar ul.nav li a:focus, #bs-navbar ul.nav li a:hover {
        background-color: rgba(0, 0, 0, 0);
    }
}

.alert-box .alert-alarm {
    color: #919599;
    background-color: #263238;
}

.alert-box .alert-alarm .alert-tit {
    color: #fff;
    background-color: #e34a4a;
}

.alert-box .alert-alarm button {
    color: #919599;
}
.item_new {
    color: orange;
}
.item_state .bag_items_lock {
    color: red;
}
.item_state {
    font-size: 10px;
    background-color: #202020;
    position: absolute;
    top: 2px;
    left: 2px;
    line-height: 12px;
    display: inline-block;
    padding: 0 1px
}
.bottom {
    background-color: #263238;
}

.bottom p {
    color: gray;
}

@media(min-width:1250px){
    .slider-right {
        background-color: #29363d;
    }
}

.slider-right ul li a p {
    color: #9a9ea3;
}

.main-two .nav-left ul li {
    background-color: #263238;
}

.main-two .nav-left ul li:nth-child(even) {
    background-color: #29363d;
}

.main-two .nav-left ul li a {
    color: #001;
}

.quo-his {
    background-color: #ddd;
}

.quo-his h1.tit {
    background-color: #202020;
}

.query-box {
    background-color: #29363d;
}

.search-left {
    background-color: #263238;
}

.query-box .glyphicon, .search-left .glyphicon {
    color: #919599;
}

.query-box input, .search-left input {
    background-color: rgba(0, 0, 0, 0);
}

.query-box select.form-control {
    background-color: #2a323c;
    color: #919599;
}

.query-box .right-box .input-group {
    background-color: #263238;
}

.query-box .right-box label {
    color: #919599;
}

.quo-his .table tr, .quo-his .table tbody tr td, .quo-his .table thead tr th
{
    border-color: rgba(0, 0, 0, 0);
}

.quo-his .table tbody tr td, .quo-his .table thead tr th, .quo-his .table tbody tr td a {
    color: #c2c2c2;
}

.quo-his .table.table-qh tbody tr:nth-child(odd), .quo-his .table.table-qh tbody tr.odd
{
    background-color: #e8e8e8 !important;
}
.odd{
    background-color: #e8e8e8 !important;
}

.quo-his .table.table-qh tbody tr:nth-child(even), .quo-his .table.table-qh tbody tr.even
{
    background-color: #e8e8e8 !important;
}
.even{
    background-color: #ddd !important;
}

.page-info .pagination li a {
    color: #c2c2c2;
    background-color: rgba(0, 0, 0, 0);
}
thead{
    background-color: #ddd !important;
}
.page-info .pagination li.active a.active {
    background:#fe5b26;
}

.page-info .pagination li a.active {
    color: #fff;
    background-color: #e34a4a;
}


.etopPanel{
    background-color: #29363d;
}


.btns01 .btn.btn-dark {
    background-color: #263238;
    color: #c2c2c2;
}

.btns01 .btn.btn-dark.active {
    background-color: #e34a4a;
    color: #fff;
}


.con-left .img-list h2.tit {
    color: #c2c2c2;
}

.con-left .img-list h2.tit span {
    color: #c86432;
}


.con-left .count-box {
    color: #9b9ea3;
}

.con-left .count-box .count-group .progress-table .progress-line {
    background: linear-gradient(to right, #010101, #989898);
}

.con-left .from-group .label-left {
    color: #c2c2c2;
}

.con-left .from-group .value-right label {
    color: #c2c2c2;
}

.con-left .from-group .value-right .form-control[type=text] {
    color: #fff;
    background-color: #3f464f;
}

.con-left .from-group .value-right p.intro {
    color: #e4e4e4;
}
.yellow {
    color: #f8b201;
}

.green {
    color: #66d203;
}

.gray {
    color: #979aa0;
}



.red {
    color: #e34a4a;
}

.goldyellow {
    color: #d49915
}

.form-control:focus {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0
        rgba(102, 175, 233, 0) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(102, 175, 233, 0)
        !important;
}

input {
    background-color: #3f464f;
    color: rgba(255, 255, 255, 0.6);
}

.item_price {
    color: #FFF;
}


.mylist-user-box {
    background-color: #29363d;
}


.pt10 {
    color:#c2c2c2;
}
.pi-set .set-list li:nth-child(odd) {
    background-color: #e8e8e8 !important;
}

.pi-set .set-list li:nth-child(even) {
    background-color: #ddd !important;
}


.pi-set .set-list li label {
    color: #001;
}

.pi-set .set-list li p {
    color: #001;
}
.ptitle {
    background-color: #ddd;
}