/***************************
*****www.changkeji.com******
******Author:jjhu***********
******Date:2015.4.17********
****************************/

.header,.header .top{
    /*background: rgba(255,255,255,0);*/
}
.list-title-panel {
    color: #252a2f;
}
.header .top a:hover,.header .top a.active{
    background: rgba(255,255,255,0.1);
}
.content .left-section{
	background-color: #252a2f;
}
.content .left-section .nav-1-block a:hover{
	/*background-color:#192129;*/
    color: #FFF;
}
.content .left-section .nav-1-block a.active{
	background-color: rgba(255,255,255,0.1);
}
.right-section h3 i{
    color: #252a2f;
}
.inner-section .nav-tabs{
    border-color: #252a2f;
}
.inner-section .nav li.selected a,.inner-section .nav li:hover a{
    background:  #252a2f;
}
.right-section .nav-div tr.first-rank td{
    color: #252a2f;
}
/**微相册页面**/
.album-item .album-operation .album-operation-list div:hover{
    background-color: #252a2f;
}
.photo-item-wrap .photo-item{
    background: #252a2f;
}
.photo-item .photo-operation .photo-operation-list div:hover{
    background-color: #252a2f;
}
/**素材管理页面**/
.right-section .media-type li.selected, .right-section .media-type li.selected:hover{
    border-bottom-color: #252a2f;
}
/**自动回复**/
.response-text-wrap .unlock{
    color: #252a2f;
}
/**关键指标**/
.key-index{
    background-color: #252a2f;
}
.key-index .key-index-item:hover{
    background-color: #61D1FA;
}
.key-index .key-index-item-wrap{
    border-right: 1px solid #61D1FA;
}
/**缩放按钮**/
.content .section-scale .btn-scale{
     color: #00c1de;
 }
.content .section-scale .btn-scale:hover{
    color:#61D1FA;
}
/**左边栏菜单缩小悬浮效果 提示条**/
.content .left-section .tooltip-inner{
    background-color: #252a2f;
}
.content .left-section .tooltip-arrow{
    border-right-color: #252a2f;
}
/**/
.sub-menu{
    padding-left: 8px;
}