#SetIvrAction,#SaveIvrAction,#closeIvrAction,#saveIvrActionOrder,input.pageButton{
	background: #5a7fab url(../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x; 
	border:1px solid #697581;
	color:#ffffff;
	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 #697581'});
	onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
}

#SetIvrAction:hover,#SaveIvrAction:hover,#closeIvrAction:hover,#saveIvrActionOrder:hover,input.pageButton:hover{
	background:#5a7fab url(../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
	border:1px solid #697581; 
	cursor:pointer;
	color:#000000;
	-moz-border-radius:5px;
	height:19px;
	*padding:0 3px;/* Style for IE */
	*height:20px;/* Style for IE */
}

#contentDiv{
	width:400px;
}

li.backmsgivr_content{
	height:100px;
	width:240px;
}


.ivr_content_textarea{
	min-height:100px;
	width:240px;
}

.ivr_content_input{
	/*min-height:100px;*/
	width:240px;
}

.editGMapTable{
	line-height:25px;
	border-top:1px solid #98aab7;
	border-left:1px solid #98aab7;
	width:100%;
}
.actionOrder{width:7%;text-align:center;}
.actionFieldTd{white-space:nowrap;width:20%;text-align:center;}
.editGMapTable td{ border-right:1px solid #98aab7; border-bottom:1px solid #98aab7;padding:2px;word-wrap:break-word;word-break: normal;}
.editGMapTable_title_tr{ border-bottom:1px solid #98aab7; background:url(../../img/management_templates_img/popuplayer/tabletitle-bgou.gif) repeat-x #c2d6e7;text-align:center;}
.editGMapTable_title_tr:hover{ border-bottom:1px solid #98aab7; background:url(../../img/management_templates_img/popuplayer/tabletitle-bgouhover.gif) repeat-x #c2d6e7;text-align:center;}
.editGMapTable_tr0{ background:#eeeeee;}
.editGMapTable_tr0:hover{ background:#f2efd8;}
.editGMapTable_tr1{ background:#e4e4e4;}
.editGMapTable_tr1:hover{ background:#f2efd8;}

.pageAEDPopuplayer{
	width:800px;
}

.fieldTitleDiv{
	width:22%;
	float:left;
	font-weight:bold;
}

.fieldlistDiv,.fieldlistTitle{
	width:16%;
	float:left;
	padding-left:5px;
}

.fieldActionlistDiv,.fieldActionlistTitle{
	width:25%;
	float:left;
}

.fieldDestlistDiv,.fieldDestlistTitle{
	width:15%;
	float:left;
}

.fieldParamDiv{
	float:left;
	font-size:12px;
	width:52%;
	white-space:normal;
	border-left:1px solid #94B2D9;
	border-right:1px solid #94B2D9;
}

.fieldParamTitle{
	float:left;
	width:52%;
	border-left:1px solid #94B2D9;
	border-right:1px solid #94B2D9;
}

.fieldConditionDiv{
	float:left;
	font-size:12px;
	width:15%;
	white-space:normal;
	/*border-left:1px solid #94B2D9;*/
	border-right:1px solid #94B2D9;
}

.fieldConditionTitle{
	float:left;
	width:15%;
	border-left:1px solid #94B2D9;
	border-right:1px solid #94B2D9;
}

.fieldTransferTitle,.fieldTransferDiv{
	float: left;
	padding-left: 5px;
	width: 60%;
	border-right:1px solid #94B2D9;
}

.fieldlistLi{
	background:#C1D5EC;
	border:1px solid #94B2D9;
}

.fontBold{
	font-weigth:bold;
}

.foldType{
	float:right;
	padding:5px 0;
}

.destselector .showdestlist {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}

/* 回显信息处的css样式 Start */
.backMessage {
	height: 230px;
	margin: 0 10px;
	overflow: auto;
	/*padding: 5px 10px;*/
}

.backMessage_upperhides{
	height: 400px;
	margin: 0 10px;
	overflow: auto;
	/*padding: 5px 10px;*/
}

.backMsgColumn {
	float: left;
	height: auto !important;
	width: 100%;
}

.backMessage .widget{
	margin: 5px auto 0;
	padding: 2px;
}

.backMessage .widget .widget-head {
	color: #000000;
	line-height: 22px;
	overflow: hidden;
	width:100%;
	height:auto;
}

.backMessage .widget .widget-content {
	background: url("../dragexp/img/widget-content-bg.png") repeat-x scroll 0 0 #333333;
	color: #DDDDDD;
	line-height: 1.2em;
	overflow: hidden;
	padding: 0 5px;
}

.backMessage .widget .widget-content p {
	border-bottom: 1px solid #666666;
	padding: 0.8em 0;
}
.backMessage .widget .widget-content img {
	border: 1px solid #FFFFFF;
	float: right;
	margin: 10px;
}
.backMessage .widget .widget-content pre {
	color: #EEEEEE;
	font-size: 12px;
	padding: 0.5em 5px;
}
.backMessage .widget .widget-content ul {
	list-style: disc outside none;
	padding: 5px 0 5px 20px;
}
.backMessage .widget .widget-content ul li {
	padding: 3px 0;
}
.backMessage .widget .widget-content ul.images {
	height: 1%;
	list-style: none outside none;
	padding: 7px 0 0;
}
.backMessage .widget .widget-content ul.images li {
	display: inline;
	float: left;
}
.backMessage .widget .widget-content ul.images img {
	display: inline;
	float: left;
	margin: 0 0 7px 7px;
}

.backMessage .widget .widget-content table{
	width:100%;
}

.showContentLink{
	float:right;
	margin-right:10px;
}

.fieldListTd{
	width:25%;
}

.fieldDestlistTd{
	width:15%;
}
/* 回显信息处的css样式 End */

.ivrActionOptionInput,.list > ul > li > input[type="text"][class*="ivrActionOptionInput"]:first-child{
	width:40px;
}

.list > ul > li > input[type="text"][class*="ivrActionParamInput"]{
	width:85px;
}

.popuplayer ul select.ivrActionOperators{
	width:60px;
}

.mainIvrNameDisplay{
	color:blue;
	font-size:14px;
}

li.backmsgaction_memo{
	height:100px;
}

.ui-widget-content a.showContentTag{
	font-size:12px;
	color:gray;
	float:right;
}