body {background-color: #eeeeee; font-family:Geneva, Arial, Helvetica, sans-serif; color:#000000; font-size:12px;}
ul,li,img,span,p,input{ margin:0; padding:0; border:0; list-style-type:none;}

.font1{ color:#FFFFFF; font-size:14px; font-weight:bold;}
.font2{ font-size:16px;}
.font3{ color:#7b4418;}
.font4{ font-size:22px;}
.font5{ color:#ff0000;}
.font6{ font-size:22px; color:#ff7200;}

/*.blockbox{*padding:0px 10px 10px 10px; display:inline-block;}*/
.realtime_status{
	color:#FFFFFF；
	font-size:14px;
	font-weight:bold;
	margin:6px;
	text-align:center;
	height:20px;
	line-height:20px;
	-moz-border-radius:5px;
}

.unlogin{
	background:#cccccc;
}
.unregister{
	background:#cccccc;
}
.idle{
	background:#7bbd00;
}
.ring{
	background:#f07a00;
}
.answered{
	background:#f07a00;
}
.consult{
	background:#f07a00;
}
.conference{
	background:#f07a00;
}
.paused{
	background:#8526d9;
}
.actionwork{
	background:#10adea;
}

.upbox{
	border:1px solid #c1c1c1;
	background:#f7f7f7;
	padding:6px 4px;
	width:350px;
	display:inline-block;
	height:388px;
}
.person{
	float:left;
	/*background:url(../img/monitor/person.gif);*/
	width:85px;
	height:108px;
	margin-left:6px;
}

.agentDetail{
	float:left;
	margin-left:10px;
	width:240px;
	height:150px;
}
.agent_operate{
	width:250px;
	display:inline-block;
	margin-bottom:5px;
}
.realtime_agentno{
	float:left;
}

.agent_operate_btn{
	float:right;
	margin-top: 5px;
	width: 100%;
}

.btnDetail{
	float:left;
	margin-right:6px;
}

.agentgroup{
	margin-top:3px;
	margin-bottom:10px;
}
.agentgroup-title{
	line-height:20px;
	padding-left:5px;
	height:20px;
	/*background:#f07a00;*/
}
.agentgroup ul li{
	line-height:24px;
	padding-left:5px;
}

.consultDetail{
	min-height:20px;
	max-height:40px;
	overflow:auto;
	overflow-x:none;
	/*display:none;*/
	color:blue;
}

.paramDetail{
	color:#000;
}

.curAgentOwnGroup{
	height:210px;
	overflow:auto;
	overflow-x:none;
	margin-top:3px;
	clear:both;
	padding:0 20px;
}

.actionNumber{
	clear:both;
	height:30px;
	line-height:30px;
	margin-top:5px;
}

.actionNumber input{
	width:100px;
	height:18px;
	border:solid 1px #cecece;
	background-color:expression(this.type=="text"?'#FFC':'');
}

.gray{
	color:#c6c6c6;
}

.agentPausePage{
	position: absolute;
	top: 50px;
	left: 10px;
	width: 345px;
	height: 220px;
	z-index: 9999;
}

.pausePopuplayer{
	width:340px;
	margin:0px;
}

.agentPause_divbox{
	padding-bottom:10px;
	  padding-left:10px;
	  padding-right:10px;
	  padding-top:10px;
}

.agentPauseButton{
	margin:5px;
	text-align:center;
}

.agentPauseForm textarea{
	margin:0 auto;
	width:300px;
}

#savePause,#cancelPause {
	background: url("../img/management_templates_img/popuplayer/buttonground_1_17.gif") repeat-x scroll 0 0 #5A7FAB;
	border: 1px solid #697581;
	color: #FFFFFF;
	cursor: pointer;
	height: 19px;
}
#savePause:hover,#cancelPause:hover {
	background: url("../img/management_templates_img/popuplayer/buttonground_1_17_on.gif") repeat-x scroll 0 0 #5A7FAB;
	border: 1px solid #697581;
	color: #000000;
	cursor: pointer;
	height: 19px;
}

.realtime_message{
	height:15px;
}