
.common-mask{
	position:fixed;
	left:0;
	top:0;
	background:#ccc;
	opacity:0.3;
	filter:alpha(opacity=30);
	display:none;
	z-index:10000;
}
.common-mask-msg{
	position:fixed;
	cursor1:wait;
	left:100px;
	top:50px;
	width:auto;
	height:16px;
	padding:12px 5px 10px 30px;
	background:#fff url('images/pagination_loading.gif') no-repeat scroll 5px 10px;
	border:2px solid #6593CF;
	color:#222;
	display:none;
	z-index:10001;
}


.border
{
	border-left:3px solid red !important;
	
}

.chooseCollectType li span{
	float: none !important;
margin-right: 0px !important;
line-height: 26px !Important;
font-size: 0.875rem;
color: #555555;
	
}

.btnList{margin-top:18px;}
.btnList li {
float: left;
display: inline;
height: 26px;
text-align: center;
line-height: 26px;
background: url('../img/select-ok.jpg') no-repeat scroll left top transparent;
margin: 0px 4px 6px 0px;
cursor: pointer;
padding-left: 5px;
}
.btnList li.on span{color:#1077FF !important}
.btnList li.on {
	width:145px;
color: #FFF;
background-position: 0px -26px;
}
.btnList li.on input{border:none;outline:none;}
.btnList li span {
background: url('../img/select-ok.jpg') no-repeat scroll right top transparent;
display: block;
float: left;
padding-right: 5px;
white-space: nowrap;
}
.btnList li.on span {
background-position: right -26px;
}

.sayback{background: #eee;height: 30px;line-height: 30px;padding-left: 20px;font-size: 12px;position:relative;display:none;}
.closesay{position:absolute;left:5px;top:-1px; cursor:pointer}

 /*  step 4/4.2  */
    .UITextView .resay ul{list-style: none; }
    .UITextView .resay ul li:nth-of-type(odd){background:#eee;}
    .UITextView .resay ul li:nth-of-type(even){background:white;margin-top:3px;border-top:1px solid #eee;}
    
	.UITextView .resay ul li {border-bottom:1px solid #eee;padding:5px;}
	.UITextView .resay ul li .user {color:gray;}
	.UITextView .resay ul li .saycontent {}
	.UITextView .resay ul li .refile {margin-top:5px;}
	
	.UITextView .resay ul li .refile li {height:25px;border:0px;min-height:25PX;PADDING:3px;color:gray;}
	
	 .UITextView .resay ul li .refile li:nth-of-type(odd){background:inherit;}
    .UITextView .resay ul li  .refile li:nth-of-type(even){background:inherit;}
	
.resay .resayul .del_re{float:right;font-size:12px;}


              	.btnChooseSayType{float: right;margin-top: 11px;margin-right:10px;}
                .chooseSayType{position:relative}
                .chooseSayType .downicon{position:absolute;top:0px;right:0px;top: 10px;right: 65px;}
               	.chooseSayType ul {position: absolute;right: 70px;top: 26px;list-style: none;width: 61px;height: auto;border: 1px solid #ddd;background-color: white;padding: 0px 0px;z-index:1000}
               	.chooseSayType ul li{text-align: center;font-size: 12px;height: 19px;border-top: 1px solid #eee;padding-top: 5px;cursor:pointer}
               	.chooseSayType ul li:hover{background:#eee;}

