.multiselector{
	width:147px;
	height:20px;
	border:1px solid #ccc;
	position:relative;
}

.multiselector input{
	width:130px;
	border:0;
	height:18px;
	padding-left:3px;
}

.multiselector ul{
	width:147px;
	margin:0;
	padding:0;
	position:absolute;
	left:-1px;
	top:20px;
	border:1px solid #000;
	border-top:1px solid #ccc;
	border-left:2px solid #ccc;
	list-style:none;
	display:none;
}

.multiselector li a{
	width:147px;
	line-height:20px;
	display:block;
	color:#000;
	background:#fff;
	text-decoration:none;
	text-indent:5px;
}

.multiselector li a:hover{
	background:#316AC5;
	color:#fff;
}

.multiselector .showMultilist{
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}

.trunks_span{
	color:red;
}

.trunks_pageAEDPopuplayer{
	overflow: auto;
	position:absolute;
}

.trunks_blue{
	white-space:nowrap;
}

/*Confirm Button CSS for every page by relative edit 每个页面关联编辑的确认按钮*/
#submitmaxchannelSelect,#submittrunkcalleridSelect {
	background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonblueground.gif) repeat-x; 
	border:1px solid #6ca3c0;
	color:#003D79;
	cursor:pointer;
	-moz-border-radius:5px;
	height:19px;
	*padding:0 3px;/* Style for IE */
	*height:20px;/* Style for IE */
	onfocus: expression(onfocus=function (){this.style.border='1px solid #6ca3c0'});
	onblur: expression(onblur=function (){this.style.border='1px solid #6ca3c0'});
}

.bindAppDiv{
	clear:both;
	font-size:13px;
	text-align:center;
	line-height:24px;
}
.bindAppDiv table {width:90%;margin:0 auto;}

.trunkdetailTextarea{
	width:180px;
}

li.backmsgtrunkdetail{
	height: 100px !important;
	width: 150px !important;
}

.peerReachable{
	background-color:#279b00;
}

.peerStatusOther{
	background-color:#808080;
}
