.testulbox
{
	width:800px;
}
.testulbox .left
{
	width:100px;
	display:inline-block;
	text-align: right;
    padding-right: 15px;
	float:left;

}
.testulbox .right
{
	width:450px;
	display:inline-block;
	
}
.testulbox .right label
{
	width:60px;
	display:inline-block
}
.testulbox li
{
	padding-top:5px;
}
.testulbox .text
{
	width:200px;
}
.textimg
{
	width:100px;
	height:100px;
	border:1px solid #c0c0c0;
}
.textimgitem
{
	width:28px;
	height:28px;
	border:1px solid #c0c0c0;
	display:inline-block;
	position:absolute;
	bottom:0;
	margin-left:5px;
}
.imgitemuploadbox
{
	width:150px;
	display:inline-block;
	position: relative;
	
	
}
.testulbox select{
    font: 12px/1.5 tahoma,arial,"microsoft yahei","\5FAE\8F6F\96C5\9ED1";
    margin: 0;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #ddd;
    width: 160px;
}
.PicShow
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	z-index:99;
	background-color:rgba(0,0,0,0.5);
}
.PicShowBox
{
	text-align:center;
	width:100%;
	height:100%;
	display:none;
}
.PicShowBox img
{
	width:auto;
}

.select2-container
{
	float:left;
}

.picstorebox
{
	width:auto;
	height:70px;
	
}

.RoleSelect a.role-text label {
    padding: 3px 10px;
    min-width: 80px;
    float: left;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    margin: 5px;
    cursor: pointer;
    background-image: linear-gradient(#fff, #ddd);
    color: #333;
}
.dbxselect {
    font: 13px/1.5 "microsoft yahei","\5FAE\8F6F\96C5\9ED1";
   
    margin: 0;
    border-radius: 2px;
    vertical-align: top;
    padding: 4px 0 3px;
    font-size: 14px;
	    height: 30px;
    line-height: 20px;
	width:150px;
    border: 1px solid #CFD6E4;
    margin-right: 10px;
}
form .controls
{
display:inline-block;

padding-left:30px;
}
form .control-label {
    width:auto;
}
.control-group div.controls
{
	float:left;
	    width: 100%;
}
.textimgitemtable
{
	width:40px;
	height:40px;
}
.hc-return {
	margin: 0 15px 0 0;
    background: #f2f2f2;
    color: #333;
    padding: 6.5px 27px;
    border-radius: 3px;
    border: 1px solid #ddd;
	margin-left:20px;
	display:inline-block;
	font-size:14px;
}
.daorubox_zhegai
	{
		position:fixed;
		width:100%;
		height:100%;
		
		background-color:black;
		opacity:0.3;
		top:0;
		left:0;
		z-index:20;
	}
	.daorubox
	{
		position:fixed;
		z-index:50;
		width:400px;
		height:200px;
		top:20%;
		left:35%;
		background-color:#fff;
		opacity:1;
		border:10px solid #c0c0c0;
		border-radius:10px;
	}
	
	.filelistbox
	{
		position:fixed;
		z-index:50;
		width:600px;
		max-height:500px;
		top:20%;
		left:35%;
		background-color:#fff;
		opacity:1;
		border:10px solid #c0c0c0;
		border-radius:10px;
	}
	
	#task2box
	{
		margin-left:63px;
		margin-top:50px;
	}
	.daorubox_close
	{
		width:30px;
		height:30px;
		position:absolute;
		right:-10px;
		top:-10px;
		text-align:center;
		line-height:30px;
		cursor:pointer;
	}
	.global_zhezhao
{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	background-color: #000;
	top: 0;
	left: 0;
	opacity: 0.1;
}
.global_zhezhao img
{
	width: 40px;
	height: 40px;
	position: fixed;
	z-index: 1001;
	background-color: #000;
	top: 50%;
	left: 50%;
	
}