@CHARSET "UTF-8";
.toolbtn{
	margin-top:-2px !important;
}
.css1{
	position:absolute;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#508EC9', endColorstr='#427FB8',GradientType=0 ); /* IE6-9 */
/*     background: -moz-linear-gradient(50% 3% ,rgba(80, 142, 201, 1), rgba(66, 127, 184, 1)) repeat scroll 0 0 transparent;firefox
    background: -webkit-linear-gradient(3%, rgba(80, 142, 201, 1) 0%,rgba(66, 127, 184, 1) 65%) repeat scroll 0 0 transparent; Chrome10+,Safari5.1+
   	background: -ms-linear-gradient(3%, rgba(80, 142, 201, 0.75) 0%,rgba(66, 127, 184, 0.95) 65%) repeat scroll 0 0 transparent; IE10+
    background: -webkit-linear-gradient(center top , #A6C9E2, #4787ED) repeat scroll 0 0 transparent;  */
    
    background-color: #4583BC;
    background: linear-gradient(center top , #508EC9, #427FB8) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(center top ,#508EC9, #427FB8) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(top,#508EC9, #427FB8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#508EC9), to(#427FB8));
  /*   -moz-linear-gradient(50% 3% ,  rgba(80, 142, 201, 0.75), rgba(66, 127, 184, 0.95)) repeat scroll 0 0 transparent */
}
.titleContent{
	color:white;
	line-height:40px;
	vertical-align: middle;
	height:40px;
	position: absolute;
	right:90px;
	left:0px;
	cursor:move;
}
.stitle{
	width:100%;
	height:10px;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:6px;
	font-size:12px;
}
.sicon{
	width:100%;
	height:10px;
	margin-top:auto;
	margin-bottom:auto;
	font-size:12px;
	background:url(images/titleicon/default.png) no-repeat scroll right center transparent;
	padding-left:24px;
	display:inline;
}
.sicon-default{
	background-image: url(images/titleicon/default.png);
}
.sicon-calendar{
	background-image: url(images/titleicon/fatcow_327.png);
}
/* 流程添加 */
.sicon-flowadd{
	background-image: url(images/titleicon/flowadd.png);
}
/* 流程同意 */
.sicon-flow-agree{
	background-image: url(images/titleicon/flow-agree.png);
}
/* 流程终止 */
.sicon-flow-end{
	background-image: url(images/titleicon/flow-end.png);
}
/* 流程搁置 */
.sicon-flow-shelve{
	background-image: url(images/titleicon/flow-shelve.png);
}
/* 流程转至 */
.sicon-flow-goto{
	background-image: url(images/titleicon/flow-goto.png);
}
/* 流程拒绝 */
.sicon-flow-refuse{
	background-image: url(images/titleicon/flow-refuse.png);
}
.closeContent{
	width:40px;
	height:40px;
	position:absolute;
	right:0px;
	
}
.freshContent{
	width:40px;
	height:40px;
	position:absolute;
	right:40px;
	
}
.closebtn{
	display: inline-block;
	margin: 0px;
	position: absolute;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	background-clip: padding-box;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
	border-radius: 1em 1em 1em 1em;
	text-decoration: none;
	/* border: 1px solid #CCCCCC; */
    color: #222222;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
	position:absolute;
	top: 9px;
	left: 9px;
	background-color: #2B66A3;
}
.freshbtn{
	display: inline-block;
	margin: 0px;
	position: absolute;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	background-clip: padding-box;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
	border-radius: 1em 1em 1em 1em;
	text-decoration: none;
	/* border: 1px solid #CCCCCC; */
    color: #222222;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
	position:absolute;
	top: 9px;
	left: 9px;
	background-color: #2B66A3;
}

.closebtn1{
	height: 100%;
    padding: 0;
    font-size: 12.5px;
    display: block;
    min-width: 0.75em;
 			overflow: hidden;
 			position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-clip: padding-box;
    border-radius: 1em 1em 1em 1em;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
 			text-align: center;
 			color: #222222;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
    
    
}
.freshbtn1{
	height: 100%;
    padding: 0;
    font-size: 12.5px;
	display: block;
	min-width: 0.75em;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-clip: padding-box;
	border-radius: 1em 1em 1em 1em;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	cursor: pointer;
	text-align: center;
	color: #222222;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
    
    
}

.closebtn2 {
	float: left;
	margin: 0px 0px 0px 1px;
	display: block;
	z-index: 0;
	height: 18px;
	width: 18px;
	box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4);
	border-radius: 9px 9px 9px 9px;
	font-size: 12.5px;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	color: #222222;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.freshbtn2 {
	float: left;
	margin: 0px 0px 0px 1px;
	display: block;
	z-index: 0;
	height: 18px;
	width: 18px;
	box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4);
	border-radius: 9px 9px 9px 9px;
	font-size: 12.5px;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	color: #222222;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	background-image: url(images/freshbtn1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.dctContent{
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	top: 1px;
}

.dctBrowser{
	width:100%;
	height:100%;
}

.dctbgone{
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background-color: #333333;
	z-index:995;
	line-height:100%;
	filter:alpha(Opacity=80);	/* ie8以上 */
	-moz-opacity:0.5;			/* 低火狐 */
    -khtml-opacity: 0.5;    	/* 其他浏览器 */
	opacity: 0.5;				/* w3c标准 */
	
}
.dctchooserContentone{
	z-index:996;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.comselect-loading{
	border-width:2px !important;
    /* display:none; */
    font-weight:bold;
    left:40%;
    margin:5px;
    padding:6px;
    position:absolute;
    text-align:center;
    top:45%;
    width:auto;
    z-index:101;
    background:F8F8F8;
    background-image:-moz-linear-gradient(center top , #F8F8F8, #D9D9D9);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#F8F8F8), to(#D9D9D9));
    background-image:linear-gradient(center top , #F8F8F8, #D9D9D9);
    border:1px solid #CBCBCB;
    color:#3D3D3D;
    font-weight:bold;
}
.comselect-overlay{
	height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    background:url("images/c-lay_40x100.png") repeat-x scroll 50% 50% #AAAAAA;
	opacity:0.3;
	z-index:100;
}
.dravover{
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
