@CHARSET "UTF-8";
#gm-table tr.body td:first-child{
	text-align:left;
}
.backBtn{top:13px;}
.install-wrapper .crop-select {
    margin-top: 7px;
    cursor: pointer;
    width: 100px;
    height: 28px;
    line-height: 30px;
    float: left;
    border-radius: 5px;
    box-shadow: 0 0 10px #0185CE inset;
    position: relative;
    margin-left: -40%;
    font-size: 14px;
    color: #0185CE;
    text-indent: 6%;
    background-color: #001954;border:1px solid #0185CE;border-radius:5px;
}
.store-selector {
    position: absolute;
    z-index: 2;
    margin-right: 0px;
    width: 100px;
    left: -120px;
}
/* datatables定制CSS */
#gm-table table,#bestsale-table table{width:100%}
#marketTable thead,#BestSaleTable thead{display:none}
#marketTable tr td:first-child{text-align:left;width:60%}
#BestSaleTable tr td:first-child{text-align:left;width:35%}
#BestSaleTable tr td:nth-child(2){text-align:center;width:25%;}
#BestSaleTable tr td:nth-child(3){text-align:center;width:20%;}
#BestSaleTable tr td:last-child{text-align:center;width:20%}
#marketTable tr,#BestSaleTable tr{height:31px;background:none;color:#fff;}
#marketTable_info,#marketTable_paginate a,#marketPirceTable_info,#marketPirceTable_paginate a{text-align:center;color:#fff!important;}
#BestSaleTable_info,#BestSaleTable_paginate a,#BestSaleTable_info,#BestSaleTable_paginate a{text-align:center;color:#fff!important;}
.dataTable.no-footer{border-bottom:none}
#marketTable td,#BestSaleTable td{border-bottom: 1px solid #0a4387;}
#marketTable_filter,#BestSaleTable_filter{position: absolute;
    top: -75px;
    right: 0px;}
#gm-table .term-title{width:60%}
#marketTable_filter label{color: #fff;
    text-shadow: #1696DD 1px 0 2px, #1696DD 0 1px 2px, #1696DD -1px 0 2px, #1696DD 0 -1px 2px;}
.dataTables_wrapper .dataTables_filter input{width: 100px;
    height: 26px;
    padding: 6px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #177af2;
    background-color: #010d33;
    background-image: none;
    border: 1px solid #0185ce;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{border:none;background: linear-gradient(to bottom, #00a8f6 0%, #0b2355 100%);}
/* 市场详情模态框定制CSS */
#marketDetailsModal .modal-dialog{max-width:100%;margin:0px;height:100%}
#marketDetailsModal .modal-content{background:rgba(4,21,51,0.9);height:100%}
#marketDetailsModal .modal-header{border-bottom:none;height: 80px;position: relative;}
#marketDetailsModal .modal-footer{border-top:none}
#marketDetailsModal .modal-body .close{width: 50px;text-shadow:none;opacity:1;color:#fff;position: absolute;right: 4%;}
#marketPirceTable thead{display:none}
#marketPirceTable{width:100%!important;}
#marketPirceTable tr td:first-child{text-align:center;width:50%}
#marketPirceTable tr td:last-child{text-align:center;width:25%}
#marketPirceTable tr{height:31px;background:none;color:#fff;cursor:pointer;text-align:center}
#marketPirceTable_filter{top: -62px;position: absolute;right: 0;}
#marketPirceTable td {
    border-bottom: 1px solid #0a4387;
}
#marketPirceTable_filter label {
    color: #fff;
    text-shadow: #1696DD 1px 0 2px, #1696DD 0 1px 2px, #1696DD -1px 0 2px, #1696DD 0 -1px 2px;
}
#marketPirceTable img{width:20px}
.install-wrapper .bestsale-title{font-size: 16px;
    width: 100%;
    line-height: 30px;
    height: 30px;
    color: #fff;
    padding-left: 38px;
    text-shadow: #1696DD 1px 0 2px, #1696DD 0 1px 2px, #1696DD -1px 0 2px, #1696DD 0 -1px 2px;
    *filter: Glow(color=#1696DD, strength=1);
    background: url(../../img/wlw/item-icon.png) no-repeat 0px center;
    background-size: 30px;
    text-align: left;}
#bestsale-table{margin-top:3%;overflow: hidden;width: 100%;}
#bestsale-table .term-title {
    border-bottom: 1px solid #168CF9;
    width: 65%;
    line-height:33px;
    color: #fff;
    text-shadow: #1696DD 1px 0 2px, #1696DD 0 1px 2px, #1696DD -1px 0 2px, #1696DD 0 -1px 2px;
    *filter: Glow(color=#1696DD, strength=1);
}
#bestsale-table>table .head {
    background: rgba(12,38,93,.8);
    height: 35px;
    color: #0375D8;
}
#bestsale-table table {
    color: #fff;
    text-align: center;
    margin-top: 5px;
}
#marketTable td a{color: #fff;}
#marketTable td a:first-child{padding-right:20px;}