
#title_tag {
	margin: 0 auto;
	width: 800px;
	height: 30px;
	border: 1px solid #9c9b9b;
	background-color: #d5e2fb;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}
.davAdd_1 {
	background-color: #fff;
	width: 900px;
	margin: 20px auto;
	text-align: center;
	padding: 10px;
}
.group_item_act {
	margin: 5px 20px 1px 20px !important;
	color: #333;
	font-weight: bold;
	border-bottom: 4px solid #4793f1;

}
#maindiv {
	background: #f8f8f8;
	margin-top: 10px;
	padding: 20px 0;
}
#operate_tag {
	margin: 0 auto 20px auto;
	text-align: center;
}
.input_spa {
	margin: 0 10px;
	height: 20px;
	width: 200px;
	text-align: center;
}
.add_but {
	width: 72px;
	height: 24px;
	text-align: center;
	font-size: 14px;
	border: 0;
	color: #fff;
	background: #4793f1;
}
.addDav {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

.group_item {
	float: left;
	height: 30px;
	font-size: 14px;
	margin: 5px 20px;
	cursor: pointer;
	color: #666;
	line-height: 30px;
}

.group {
	margin-bottom: 10px;
}

.addGroupform {
	position: fixed;
	background-color: #fff;
	width: 300px;
	margin: 0 auto;
	left: 0;
	right: 0;
	border: 3px solid #e0eeff;
	padding: 20px;
	z-index: 1000;
}

.editGroupform {
	position: fixed;
	background-color: #fff;
	width: 300px;
	margin: 0 auto;
	left: 0;
	right: 0;
	border: 3px solid #e0eeff;
	padding: 20px;
	z-index: 1000;
}

input.addGroupSubmit {
	margin-top: 18px;
	width: 100px;
	border: none;
	background: #4793f1;
	height: 26px;
	color: #fff;
}
input.addGroupClose {
	margin-top: 18px;
	width: 100px;
	border: none;
	background: #94A3C4;
	height: 26px;
	color: #fff;
}

input.editGroupSubmit {
	margin-top: 18px;
	width: 100px;
	border: none;
	background: #4793f1;
	height: 26px;
	color: #fff;
}
input.editGroupClose {
	margin-top: 18px;
	width: 100px;
	border: none;
	background: #94A3C4;
	height: 26px;
	color: #fff;
}

#title_tag span {
	/*border: 2px solid #fdfff6;*/
	/*width: 33%;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*bottom: 0;*/
	/*right: 0;*/
	/*text-align: center;*/
}

#userName_spa {
	margin-left: 0px;
}

#lastLogintime_spa {
	/*margin-left: 165px;*/
}

#operate_spa {
	/*margin-left: 495px;*/
}

#userInfo_tag {
	margin: 0 auto;
	width: 800px;
	height: 30px;
	line-height: 24px;
	border: 1px solid #9c9b9b;
	background-color: #d5e2fb;
}
input.davSeq {
	position: absolute;
	top: 6px;
	left: 20px;
}
#userInfo_tag span {
	/*border: 2px solid #fdfff6;*/
	/*width: 33%;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*bottom: 0;*/
	/*right: 0;*/
	/*text-align: center;*/
}
#userInfo_synopsis{
	display:none;
	position: fixed;
	width: 500px;
	padding: 30px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 160px;
	box-shadow: 8px 8px 8px #999;
}
.upload-pdf{
	display:none;
	position: fixed;
	width: 350px;
	padding: 15px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 160px;
	box-shadow: 8px 8px 8px #999;
}
.upload-pdf-title{
	font-size: 16px;
	padding: 10px 0;
}
.upload-pdf-content{
	text-align: left;
	width: 280px;
	margin-top: 15px;
}
.upload-pdf-content input{
	width: 180px;
	margin-left: 10px;
}

.userInfo_synopsis_content{
	display: flex;
	/* width:100%; */
	flex-direction: column;
	flex-wrap:wrap;
	justify-content: center;
	align-items:center;

}
#submitSynopsis{
	margin-top:20px;	
}

.list-userN{
	position: relative;
	width: 117px;
	display: inline-block;
	float: left;
	border-right: 1px solid #fff;
}

.list-timegroup{
	display: inline-block;
	width: 116px;
	float: left;
	border-right: 1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 116px;
}

.list-operate{
	display: inline-block;
	width: 237px;
	float: left;
}
#page {
	margin: 10px 0;
}
.choose_1 {
	float: left;
}
.choose_2 {
	float: right;
}

#modGroup {
	width: 800px;
	margin: 0 auto;
}
.select_but {
	width: 72px;
	height: 24px;
	text-align: center;
	font-size: 14px;
	border: 0;
	color: #fff;
	background: #4793f1;
}
.input_select {
	margin: 0 10px;
	height: 20px;
	width: 200px;
	text-align: center;
}
.userNameStyle{
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 73px;
	white-space: nowrap;
	text-align: left;
	margin-left: 42px;
}
