﻿/*公用*/
.crm{width:970px;margin:auto;}
.view{margin-top:20px;}
.view .control-label{width:auto!important;}
.view .controls{margin-left:75px!important;}
.mTop0{margin-top:-2px!important;}
.alertExt{position:absolute;}
.logoPopover{}

/*bootstrasp重写*/
.search-query{line-height:20px!important;}
.nav-header{padding-left:0px!important;}
.alert{z-index:9999;}

/*Top*/
.tophead{width:970px;height:120px;line-height:120px;margin:20px auto;text-align:center;}
.topBack{border:1px solid #eee;}/*background-image:url(../images/top.jpg);*/

/*login*/
.loginFrom{width:270px;margin:20px auto;}

/*我的销售中心*/
.grounp{float:left;width:470px;}

/*销售行动*/

/*销售线索*/
.mTop7{margin-top:7px;}
.mBottom22{margin-bottom:22px;}

/*成交机会*/
.mTop4{margin-top:4px;}
.mBottom0{margin-bottom:0;}

/*报告中心*/
.ReportsMenu{float:left;width:150px;}
.ReportsMenu .divider {*width: 100%;height: 1px;margin: 9px 1px;*margin: -5px 0 5px;overflow:hidden;background-color: #e5e5e5;border-bottom: 1px solid #ffffff;}
.ReportsMain{padding-left:15px;float: left;width: 765px;}
.ReportsMain .header{padding-bottom:9px;margin-bottom:20px;border-bottom: 1px solid #EEE;}
.ReportsMain .header h4{margin:0}

/*FilterDiv*/
.filterDiv
{
	z-index:99999;
	background-color: #fff;
	display: none;
}
.filterDiv .filterTitle
{
	height: 22px;
	padding-left: 10px;
	background-color: #666;
	overflow: hidden;
}
.filterTitle .fTitle
{
	float: left;
	display: block;
	line-height: 22px;
	color: #fff;
}
.filterTitle .fClose
{
	float: right;
	display: block;
	width: 20px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.fClose:hover
{
	text-decoration: none;
}
.filterDiv .filterMain
{
	padding: 10px;
	border: 1px solid #999;
}
.filterDiv .filterAction
{
	margin-top: 10px;
	text-align: center;
}