.AppHeader {
    background: #323232;
}
.dialog-html .dialog-btn-confirm {
    border-color: #323232;
    background-color: #323232;
}
.botpop {
    background: #323232;
}
.poppage-head {
    background: #323232;
}
.poppage-submenu a.active {
    background: #323232;
}
.AppForm-item .AppForm-item-icon{
    border: 1px solid #323232;
    color: #323232;
}
.button-submit{
    background: #323232;
}
.button-submit.button-disabled{
    background: #323232;
}

.AppInfo-tab a,.AppList-tab a,.AppCash-tab a{
    border: 1px solid #323232;
    color:#323232;
    border-right: 0;
}
.AppInfo-tab a.active,.AppList-tab a.active,.AppCash-tab a.active,.AppCash-subtab a.active{
    background: #323232;
    border: 1px solid #323232;
}
.AppInfo-tab a:last-child,.AppList-tab a:last-child,.AppCash-tab a:last-child{
    border-right: 1px solid #323232;
}
.AppInfo-item .AppInfo-item-icon{
    color: #323232;
    border: 1px solid #323232;
}
.date-icon{
    color: #323232;
}
.seachbtn{
    background: #323232;
}
.detailsinfo h3 {
    border-left: 5px solid #323232;
}
.allchange,.allin,.togatherbtn{
    background: #323232;
}

.filter-btn a.active{
    background: #323232;
}
.filter-btn a.active .morebtn li.on{
    background: #323232;
}
.wrap_cont .tabs a {
    background: #323232;
}

/*银行卡相关*/
.type-info > div.active span {
	color: #323232;
}
.addcard-btn span {
	color: #323232;
}
.card-type ul li.active {
	background: #323232;
}
.AppInfo-type .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #323232;
}