/*PC端蓝色皮肤（默认）*/

/*自定义样式-开始*/

/*自定义按钮*/
.btn-custom{
    background-image: linear-gradient(-90deg, #4B73EB 0%, #7094FF 100%);
}
.btn-custom:active:focus, .btn-custom:active, .btn-custom:focus, .btn-custom:hover{
    background-image: linear-gradient(-90deg, #4B73EB 0%, #7094FF 100%);
}
.btn-custom-default{
    background: linear-gradient(-90deg, #4B73EB 0%, #7094FF 100%);
    border-radius: 23px;
    border: 0;
    color: #fff;
}
.btn-custom-default:active:focus, .btn-custom-default:active, .btn-custom-default:focus, .btn-custom-default:hover{
    background: linear-gradient(-90deg, #4B73EB 0%, #7094FF 100%);
    border-radius: 23px;
    border: 0;
    color: #fff;
}
.btn-href{
    border-color: #4B73EB;
    color: #4B73EB;
}
.btn-href:hover, .btn-href:focus, .btn-href:active{
    border-color: #4B73EB;
    color: #4B73EB;
}
.btn-tab.active {
    border: 1px solid #4B73EB;
    background: #4B73EB;
}

/*菜单徽章*/
.header-badge{
    /*background: #9297A7;*/
}
.list-group-item .list-badge{
    /*background: #9FABBE;*/
}
/*产品运行状态徽章*/
.badge-state{
    margin-left: 5px;
    padding: 5px;
    background-color: #4B73EB;
    border-radius: 3px;
    font-weight: normal;
}

/*资产页面 总资产样式*/
.asset-panel{
    /*background-image: linear-gradient(90deg, #5C7FE5 0%, #5F5BB6 100%);*/
    /*color: #fff;*/
}

.icon-no-data{
    font-size: 50px;
    color:#4B73EB;
}
.div-no-data{
    color:#4B73EB;
}
.pop-submits{
    background: #4B73EB;
}

.pc-tooltip{
    color: #4B73EB;
}
.pc-tooltip:hover{
    color: #4B73EB;
}
/*自定义样式-结束*/

/*新版pc样式*/
.list-group-item.active{
    background-image: linear-gradient(-90deg, #4B73EB 0%, #7094FF 100%);
}
#pcMainContent .table-striped>thead{
    border-top-color: #4B73EB;
}
.pagination>.active>a{
    background-color: #4B73EB;
    border-color: #4B73EB;
}
.report-list-wrap .tab-select-wrap .select-title-list .title.active{
    border-color: #4B73EB;
}
.report-list-wrap .select-content-list .select-menu-list > li.active{
    color:#4B73EB;
}
.report-card-wrap .card-list-i .type-wrap .type-name,.report-card-wrap .card-list-i .download-btn > a,#orderListTable td > a,#mytodoListTable td > a,.product-type-select-wrap .type-list-i.active,.product-list-content .btn-follow,.product-list-wrap .list-item-body .list-item-value,#assetsTable a{
    color:#4B73EB!important;
}
.basic-wrap .modify-basic-wrap,.confirm{
    background:#4B73EB!important;
}
.btn-primary:hover,.btn-primary{
    background:#4B73EB;
    border-color: #4B73EB;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background:#4B73EB;
    border-color: #4B73EB;
}
#pcMainContent .basic-wrap{
    border-top: 4px solid #4B73EB;
}
.hold-desc{
    background: rgb(237,242,255);
    color: #386FFF;
}

.modal-item-header{
    background-color: #4B73EB;
}
.product-type-wrap{
    border-bottom: 1px solid #4B73EB;
}
.product-type-wrap .desc.active,.product-list-content .list-item .bottom-wrap .date-wrap .date{
    color: #4B73EB;
}
.icon-buy{
    background: #4B73EB;
}
.fund-detail-wrap  .detail-basic-wrap .date-wrap .date{
    color: #4B73EB;
}
.fund-detail-wrap  .detail-basic-wrap .buy-btn{
    background: #4B73EB;
    color: #fff;
}
.fund-detail-wrap  .detail-basic-wrap .sell-btn{
    border-color:#4B73EB;
    color: #4B73EB;
}
.fund-detail-wrap .echarts-wrap .echarts-type-wrap span.active:before,.fund-detail-wrap .data-table-wrap span.active:before{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    display: block;
    content: " ";
    width: 50px;
    height: 4px;
    background: #4B73EB;
    border-radius: 6px;
}
.fund-detail-wrap .echarts-wrap .date-type-wrap span:hover{
    color: #4B73EB;
}
.fund-detail-wrap .echarts-wrap .date-type-wrap span.active{
    background: rgba(75, 115, 235, .1);
    color: #4B73EB;
    font-weight: bolder;
}
.fund-detail-wrap .common-wrap .title:before{
    position: absolute;
    top: 11px;
    left: 5px;
    transform: translate(-50%);
    display: block;
    content: " ";
    width: 4px;
    height: 20px;
    background: #4B73EB;
    border-radius: 6px;
}
.fund-detail-wrap .product-data-table .product-header span{
    border-top: 3px solid #4B73EB;
}
.fund-detail-wrap .echarts-data-bg{
    background: rgba(234, 244, 255, 1);
}
.icon-question{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/icon-question-1.png") no-repeat;
    background-size: 18px 100%;
}
.product-list-content .flex-direction-column{
    background-color: #edf4ff!important;
}
.product-list-content .list-item .direction > span{
    color: #025DF4;
}
.asset-list-wrap .asset-hold-title .line{
    background: #025DF4;
}
.asset-list-wrap .asset-hold-list .asset-list-right .buy-btn{
    background: #025DF4;
    color: #fff;
    border-color: #025DF4;
}
.asset-list-wrap .asset-hold-list .asset-list-right .sell-btn{
    color: #025DF4;
    border-color: #025DF4;
}
.redeem-btn{
    color: #025DF4;
    border: 1px solid #025DF4;
    border-radius: 6px;
    padding: 5px 10px;
}
.toast-wrap  .reservation-btn{
    background: #025DF4;
}
.toast-wrap .client-btn{
    color: #025DF4;
    border: 1px solid #025DF4;
}
.investor-statement-wrap .close-btn .btn-sure{
    background: #025DF4;
}
.warning-confirm-wrap .sure-btn{
    background: #025DF4;
}
.quailfied-wrap .btn-wrap .btn-submit{
    background: #025DF4;
}
.quailfied-wrap .btn-wrap .btn-exit{
    color: #0a84ff;
    border: 1px solid #0a84ff;
}
.quailfied-wrap .image-upload-wrap .upload-wrap .btn-wrap .upload-btn{
    border: 1px solid #0a84ff;
    color: #0a84ff;
}