@charset "utf-8";
/* CSS Document */
/*   old   */

body {
	background: #FAFAFA !important;
	font:14px/18px "Helvetica Neue",Arial,Helvetica,sans-serif;
}
li a:focus {
	outline: none;
}
/*
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  border-radius: 1em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #969696;
}
::-webkit-scrollbar-track {
  border-radius: 1em;
  background: transparent;
}
::-webkit-scrollbar-track:hover {
  background: rgba(110,110,110,0.25);
}
*/

.newTaskmain_top {
	height: 3px;
	overflow: hidden;
	width: 860px;
	background: url(../images/taskTextBox_bg.jpg) no-repeat left top;
}
.newTaskmain_bottom {
	height: 3px;
	overflow: hidden;
	width: 860px;
	background: url(../images/taskTextBox_bg.jpg) no-repeat left bottom;
}
.newTaskmain_middle {
	background: #fff;
	/*height:65px;*/
	overflow: hidden;
	border: 0!important;
}
#allMember {
	width: 300px;
	border: 1px #ccc solid;
	background: #fff;
	display: none;
	height: 300px;
	position: absolute;
	margin-top: 18px;
}
#allMember ul li {
	padding-left: 20px;
	line-height: 20px;
	cursor: pointer;
}
#Release_btn {
	font-size: inherit!important;
}
#Release_btn:hover {
/*	color: #fff!important;*/
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.btn-primary:hover {
background-color: #317ef3 !important;
}
.Release_btn {
	color: #fff;
	border: solid 1px #888!important;
 *border:0!important;
	background: #ccc!important;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#999))!important;
}
#thatdayTaskBox {
	background: url(../images/timeline.jpg) repeat-y 12px 0;
	_background: url(../images/timeline.jpg) repeat-y 17px 0;
}
.TaskBoxbg {
	background: url(../images/timeline2.jpg) repeat-y 12px 0;
	_background: url(../images/timeline2.jpg) repeat-y 17px 0;
}
#newTaskMarker .MarkerText {
	color: #348bed;
}
#screening, #userSet {
	height: 24px;
	line-height: 25px;
	cursor: pointer;
	float: left;
	clear: both;
}
#screeningText {
	/* background:url(../images/screening_bg.jpg) no-repeat; */
	float: left;
	height: 24px;
	color: #666;
	padding-left: 10px;
}
#screening_btn {
	height: 24px;
	width: 28px;
	float: left;
	background: url(../images/screening_btn.jpg) no-repeat 8px 10px;
}
#tasksortBox {
	width: 100px;
	position: absolute;
	margin-top: 20px;
	margin-left: -7px;
 *margin-left:-95px!important;
	display: none;
}
#tasksortList, #userSetList {
	width: 100px;
	padding: 10px 0px 5px 0px;
	background: url(../images/tasksortBox.png) no-repeat 0 0;
	_background: url(../images/tasksortBox.gif) no-repeat 0 0;
}
.tasksortListBottom, .userSetBottom {
	height: 4px;
	overflow: hidden;
	width: 100px;
	background: url(../images/tasksortBox_bottom.gif) no-repeat 0 0;
	_background: url(../images/tasksortBox_bottom.gif) no-repeat 0 0;
}
#tasksortList li, #userSetList li {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}
#tasksortList li a {
	height: 23px;
	line-height: 23px;
	width: 61px;
	display: block;
	margin: 0px 2px;
	padding-left: 35px;
}
#userSetList li a {
	height: 23px;
	line-height: 23px;
	width: 61px;
	display: block;
	margin: 0px 2px;
	padding-left: 35px;
}
#tasksortList li a:hover {
	text-decoration: none;
	color: #666;
}
#userSetList li a:hover {
	text-decoration: none;
	color: #666;
}
#taskList_box {
	float: left;
	clear: both;
}
.tasksort1 {
	background: #fff url(../images/tasksort1.icon.jpg) no-repeat 5px 0px;
}
.tasksort1:hover {
	background: #eeeeee url(../images/tasksort1.icon.jpg) no-repeat 5px -23px;
}
.tasksort2 {
	background: #fff url(../images/tasksort2.icon.jpg) no-repeat 5px 0px;
}
.tasksort2:hover {
	background: #eeeeee url(../images/tasksort2.icon.jpg) no-repeat 5px -23px;
}
.tasksort3 {
	background: #fff url(../images/tasksort3.icon.jpg) no-repeat 5px 0px;
}
.tasksort3:hover {
	background: #eeeeee url(../images/tasksort3.icon.jpg) no-repeat 5px -23px;
}
.tasksort4 {
	background: #fff url(../images/tasksort4.icon.jpg) no-repeat 6px 0px;
}
.tasksort4:hover {
	background: #eeeeee url(../images/tasksort4.icon.jpg) no-repeat 6px -23px;
}
.groupIcon {
	height: 16px;
	overflow: hidden;
	margin: 5px 0px;
	background: url(../images/groupMenu_icon.jpg) no-repeat 0 0;
}
.subMenuContent img {
	margin: 4px 0px 4px 9px;
}
#menuBtn {
	cursor: pointer;
}
#whole {
	width: 100px;
	height: 300px;
	display: none;
}
.ReplyButton {
	width: 50px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/release_btn.jpg) no-repeat 0px 0px;
}
#Reply div {
	border: 1px #ccc solid;
	padding: 3px;
	line-height: 20px;
	width: 225px;
	margin-bottom: 10px;
}
/* register */
#setBox {
	padding-top: 20px;
	margin: auto;
}
.setBoxMiddle .title {
	height: 47px;
	line-height: 47px;
	font-size: 20px;
	margin: 0px 2px;
	color: #595959;
	border-bottom: solid 1px #ededed;
	width: 740px;
	margin: auto auto;
}
.setInput {
	height: 20px;
	line-height: 20px;
	padding: 6px 5px;
	border: 0;
	width: 224px;
	background: url(../images/setInput.jpg) no-repeat;
}
.uploadButton {
	width: 88px;
	height: 30px;
	border: 0;
	cursor: pointer;
	background: url(../images/UploadBtn.jpg) no-repeat;
}
.Bind {
	cursor: pointer;
}
.saveBtn {
	width: 69px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	border: 0;
	cursor: pointer;
	background: url(../images/saveBtn.jpg) no-repeat;
}
#userSet {
	position: absolute;
	margin-left: 285px;
 *margin-left:-25px!important;
 *padding-top:30px!important;
	display: none;
}
.setHelp {
}
.userName {
	padding: 10px 0px;
}
.setHelp {
	background: #fff url(../images/setsort1.icon.jpg) no-repeat 5px 0px;
}
.setHelp:hover {
	background: #eeeeee url(../images/setsort1.icon.jpg) no-repeat 5px -23px;
}
.setFeedback {
	background: #fff url(../images/setsort2.icon.jpg) no-repeat 5px 0px;
}
.setFeedback:hover {
	background: #eeeeee url(../images/setsort2.icon.jpg) no-repeat 5px -23px;
}
.setSet {
	background: #fff url(../images/setsort3.icon.jpg) no-repeat 5px 0px;
}
.setSet:hover {
	background: #eeeeee url(../images/setsort3.icon.jpg) no-repeat 5px -23px;
}
.replyText {
	padding: 0px 3px;
}
/*排序下拉菜单*/
#Sequence {
	height: 24px;
	line-height: 25px;
	cursor: pointer;
	padding-left: 30px;
	float: left;
}
#SequenceText {
	/* background:url(../images/screening_bg.jpg) no-repeat; */
	float: left;
	height: 24px;
	color: #666;
	padding-left: 10px;
}
#Sequence_btn {
	height: 24px;
	width: 28px;
	float: left;
	background: url(../images/screening_btn.jpg) no-repeat 8px 10px;
}
#options {
	width: 100px;
	position: absolute;
	margin-top: 20px;
	margin-left: -20px;
 *margin-left:-77px!important;
	z-index: 99999;
	display: none;
}
#sort-direction {
	width: 100px;
	padding: 10px 0px 5px 0px;
	background: url(../images/tasksortBox.png) no-repeat 0 0;
	_background: url(../images/tasksortBox.gif) no-repeat 0 0;
}
.SequenceListBottom {
	height: 4px;
	overflow: hidden;
	width: 100px;
	background: url(../images/tasksortBox_bottom.gif) no-repeat 0 0;
	_background: url(../images/tasksortBox_bottom.gif) no-repeat 0 0;
}
#sort-direction li {
	height: 23px;
	line-height: 23px;
}
#sort-direction li a {
	height: 23px;
	line-height: 23px;
	text-align: center;
	display: block;
	margin: 0px 2px;
}
#sort-direction li a:hover {
	text-decoration: none;
	color: #666;
	background: #f5f5f5;
}
#Sequence_box {
	float: left;
	clear: both;
}
#screening {
	clear: left;
}
#tasksortBox {
	z-index: 99999;
}
#sort-by li a {
	padding-left: 10px;
}
#sort-by li a:hover {
	background: #eeeeee;
}
.mumber_pic_box2 .Mumber_Box_m {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -105px;
 *margin-top:-88px!important;
	margin-left: -26px;
 *margin-left:-46px!important;
	z-index: 999999;
	line-height: 17px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.task_main .Mumber_Box_b {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -88px;
 *margin-top:-88px!important;
	margin-left: -13px;
 *margin-left:-46px!important;
	z-index: 999999;
	line-height: 17px;
	font-size: 12px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.Mumber_Box_m .name {
	color: #348BED;
}
.Mumber_Box_b .name {
	color: #348BED;
	font-size: 12px;
}
.Mumber_Box_m img {
	float: left;
	margin-right: 5px;
}
.Mumber_Box_b img {
	float: left;
	padding: 0px 10px 0px 0px;
}
#taskList_box {
	overflow: visible;
}
#container {
	overflow: visible;
}
.munber_box div {
	float: left;/*width:16px;
	height:16px;
	margin-right:5px;*/
}
/*.Member_run .Mumber_Box_m {
	width:183px;
	padding:8px;
	position:absolute;
	font-size:12px;
	margin-top:-114px;
    *margin-top:-89px\9;
    *margin-top:-89px!important;
	margin-left:-10px;
	margin-left:-35px\9;
    *margin-left:-35px!important;
	z-index:999999;
	line-height:17px;
	height:73px;
	color:#666666;
	background:url(../images/mumber_box.png) no-repeat;
}*/


.Member_run .Mumber_Box_m {
	width: 315px;
	padding: 20px;
	position: absolute;
	font-size: 12px;
	margin-top: -223px;
 *margin-top:-195px\9;
 *margin-top:-195px!important;
	margin-left: -28px;
	margin-left: -55px\9;
 *margin-left:-55px!important;
	z-index: 99999999;
	line-height: 22px;
	height: 161px;
	color: #666666;
	background: url(../images/member_box.png) no-repeat;
}
.taskTextContent .Mumber_Box_b {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -88px;
	margin-left: -19px;
 *margin-left:-270px!important;
	z-index: 999999;
	line-height: 17px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.login_btn {
	padding: 50px;
	height: 100px;
}
.login_btn a {
	display: block;
	float: left;
	margin: 5px;
	border: solid 1px #ccc;
	background: #eee;
	color: #666;
	padding: 15px 40px;
	text-decoration: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.login_btn a:hover {
	background: #f5f5f5;
}
.layer_pop_box {
	display: none;
	position: fixed;
	_position: absolute;
	background: #f8f8f8;
	width: 360px;
	z-index: 1000;
	border: solid 1px #ccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.layer_pop_box .title_box {
	background: #eee;
	border-bottom: solid 1px #ccc;
}
.layer_pop_box .title_box a {
	float: right;
	cursor: pointer;
	color: #aaa;
	padding: 3px 10px 3px 0px;
	text-decoration: none;
}
.layer_pop_box .title_box a:hover {
	color: #666;
}
.layer_pop_box .title_box h3 {
	float: left;
	padding: 12px 15px;
	color: #666;
	margin: 0;
}
.layer_pop_box .content_box {
	padding: 10px;
	padding-top: 20px;
}
/*----------成员---------*/
#memberBox {
	float: left;
	padding-top: 20px;
	width: 950px;
	margin: auto;
}
.memberBoxTop {
	height: 2px;
	overflow: hidden;
	background: url(../images/memberBoxbg1.jpg) no-repeat;
}
.memberBoxMiddle {
	background: url(../images/memberBoxbg2.jpg) repeat-y;
}
.memberBoxBottom {
	height: 3px;
	overflow: hidden;
	background: url(../images/memberBoxbg3.jpg) no-repeat;
}
.memberBoxMiddle .title {
	height: 47px;
	line-height: 47px;
	padding-left: 30px;
	font-size: 20px;
	margin: 0px 2px;
	color: #595959;
	background: url(../images/setBoxbg_title.jpg) repeat-x;
}
.createteambtn {
	width: 69px;
	height: 24px;
	border: 0;
	color: #fff;
	font-size: 14px;
	background: url(../images/saveBtn.jpg) no-repeat;
}
.memberBoxMiddle .title a {
	padding: 5px 16px;
	color: #666;
	background: url(../images/menberbtn_bg.jpg) no-repeat 50% 50%;
}
.datalist tr.altrow {
	background-color: #f8f8f8;/*隔行变色*/
}
.altrow2 {
	background: #E8E8E8;
}
.datalist td {
	padding: 5px;
}
.team_input {
	width: 240px;
	padding: 2px;
	height: 20px;
}
.samll_avatar img {
	width: 16px;
	height: 16px;
}
.samll_avatar {
	width: 16px;
	height: 16px;
	zIndex: -2;
}
.jian_icon {
	background: url(../images/Marker_icon3.jpg) no-repeat 3px 1px;
}
.bianjibox {
	width: 198px;
	margin-bottom: 8px;
}
/*-------成功和错误提示页------*/
.bodybg {
	background: #ededed!important;
}
.Success {
	padding-top: 300px;
	text-align: center;
}
.Fail {
	padding-top: 300px;
	text-align: center;
}
.m_mumberIcon {
	width: 16px;
	height: 16px;
	-moz-border-radius: 16px!important;
	-webkit-border-radius: 16px!important;
	border-radius: 16px!important;
}
.team_mumberIcon {
	width: 20px;
	height: 20px;
}
/*-----提示-----*/
.delete_Prompt {
	width: 115px;
	background: #fff;
	position: absolute;
	margin-top: -20px;
 *margin-top:-20px!important;
	margin-left: 62px;
 *margin-left:62px!important;
	border: 1px #ccc solid;
	color: #666;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	display: none;
	z-index: 9999999;
}
.delete_Prompt div {
	padding: 10px 5px!important;
}
.delete_Prompt div .t-c {
	padding: 0px!important;
	padding-bottom: 8px!important;
}
.delete_Prompt input {
	margin: 0px 4px;
}
/*----------按钮样式--------*/
.buleBtn, .loginBtn, .small_buleBtn {
	width: 58px;
	cursor: pointer;
	margin-left: 1px;
	text-align: center;
	height: 26px;
	line-height: 20px;
	background-color: rgb(31, 163, 255)!important;
	color: #FFF;
	cursor: pointer;
}
.small_buleBtn {
	width: 40px;
	height: 22px;
	line-height: 17px!important;
	letter-spacing: 0px;
	padding: 1px 6px;
	margin: 0px 3px;
}
.small_buleBtn:hover {
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.loginBtn {
	width: 58px;
	height: 25px;
}
.buleBtn:hover {
	background-color: #36aaf1!important;
}
.buleBtn:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#358bea), to(#58a2f5));
	background: -moz-linear-gradient(top, #358bea, #58a2f5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#358bea', endColorstr='#58a2f5');
}
#text_false, #text_true {
	position: absolute;
	margin-top: -2px;
	margin-left: 2px;
}
/*弹框提示成功和失败*/
#alertDiv1 {
	position: absolute;
	z-index: 9999;
	left: 38%;
	margin-left: -100px;
	display: none;
	top: 300px;
	width: 370px;
	height: 100px;
	padding: 20px 2px 2px 114px;/*	background:url(../images/Success.png) no-repeat;
*/
}
#alertDiv2 {
	position: absolute;
	z-index: 9999;
	left: 50%;
	margin-left: -100px;
	display: none;
	top: 300px;
	width: 163px;
	height: 50px;
	padding: 20px 2px 2px 114px;
	background: url(../images/fail.png) no-repeat;
}
.smalltextBox {
	margin-top: 7px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #cd0003;
	font-family: Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
.bigtextBox {
	line-height: 19px;
	font-size: 18px;
	color: #999;
}
#containerList {
	float: left;
	width: 100%;
}
/*忘记密码*/
.resetPassword {
	width: 50px;
	height: 24px;
	background: url(../images/determineBtn.jpg) no-repeat;
	border: 0;
}
.resetPassword {
	width: 50px;
	height: 24px;
	color: #fff;
	background: url(../images/determineBtn.jpg) no-repeat;
	border: 0;
}
.taskPropertyMenu1 {
	height: 16px;
	float: left;
	padding-right: 15px;
	line-height: 16px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu1.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu1_hov {
	height: 16px;
	float: left;
	margin-right: 10px;
	line-height: 16px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu1_hov.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu2 {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu2.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu2_hov {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu2_hov.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu3 {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu3.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu3_hov {
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu3_hov.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu11 {
	height: 16px;
	float: left;
	margin-right: 10px;
	line-height: 16px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu1.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu11_hov {
	height: 16px;
	float: left;
	margin-right: 10px;
	line-height: 16px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu1_hov.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu12 {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu2.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu12_hov {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu2_hov.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu13 {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu3.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu13_hov {
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu3_hov.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu4 {
	padding-left: 20px;
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu4.jpg) no-repeat;
	white-space: nowrap;
}
.taskPropertyMenu4_hov {
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/taskPropertyMenu4_hov.jpg) no-repeat;
	white-space: nowrap;
}
#rel_list .ReplyButton {
	margin-top: -25px;
	margin-left: 10px;
}
#replay_content {
	clear: both;
	width: 85%;
	resize: none;
}
#Topic {
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 12px;
	padding-left: 25px;
	text-decoration: none;
	color: #333!important;
	cursor: pointer;
	width: 75px!important;
	margin-right: 10px;
	background: url(../images/251.gif) no-repeat 2px -1px;
}
#atlist {
	height: 16px;
	line-height: 16px;
	float: left;
	width: 75px;
	font-size: 12px;
	padding-left: 23px;
	text-decoration: none;
	cursor: pointer;
	color: #333!important;
	background: url(../images/Staff_icon.jpg) no-repeat 2px 0px;
}
#AtlistBox {
	width: 200px;
	height: 268px;
	padding: 5px;
	position: absolute;
	margin-top: 64px;
	_margin-top: 26px;
	margin-left: -24px;
	_margin-left: 110px;
	background: #fff;
	display: none;
	z-index: 999999;
	border: 1px #AFAFAF solid;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#AtlistBox li {
	color: #666666;
	cursor: pointer;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	padding: 0 0 0 8px;
}
#AtlistBox li:hover {
	background: #EEEFF6;
}
#date_end {
	width: 50px;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/251.gif) no-repeat;
}
#date_endBox {
	width: 100px;
	border: 1px #E6E6E6 solid;
	padding: 5px;
	position: absolute;
	margin-left: 0px;
	margin-top: 22px;
	background: #fff;
	display: none;
	z-index: 999999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}
#Topicuser {
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/251.gif) no-repeat;
}
#TopicuserBox {
	width: 250px;
	border: 1px #E6E6E6 solid;
	padding: 5px;
	position: absolute;
	margin-left: 250px;
	margin-top: 22px;
	background: #fff;
	display: none;
	z-index: 999999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}
.close_btn {
	cursor: pointer;
}
#TopicBox ul li {
	width: 170px;
	padding: 2px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	clear: both;
	padding-left: 15px;
}
#team_name span {
	clear: both;
	font-size: 12px;
	padding-left: 20px;
	line-height: 22px;
	height: 22px;
	color: #666;
	overflow: hidden;
	background: url(../images/list_bg.jpg) no-repeat 10px 10px;
}
/*提示提醒*/
.RemindBox {
	border: 3px #f8f4ce solid;
	position: absolute;
	margin-left: 36px;
 *margin-left:3px!important;
	margin-top: 125px;
 *margin-top:8px!important;
	z-index: 999;
	cursor: pointer;
	display: none;
	white-space: nowrap;
}
.RemindBoxText {
	border: 1px #e5d124 solid;
	width: 99%;
	background: #fff;
	color: #666;
}
.RemindBoxText div {
	padding: 5px;
	padding-right: 10px;
	line-height: 20px;
}
.Remind_icon1 {
	position: absolute;
	margin-left: -7px;
	margin-top: 10px;
}
.RemindBox .F18 {
	height: 12px;
	width: 12px;
	overflow: hidden;
	position: absolute;
	line-height: 12px;
	margin-left: 187px;
	cursor: pointer;
}
.RemindBox2 {
	border: 3px #f8f4ce solid;
	width: 200px;
	position: absolute;
	margin-left: 225px;
 *margin-left:30px!important;
	margin-top: 30px;
	z-index: 999;
	display: none;
}
.RemindBoxText2 {
	border: 1px #e5d124 solid;
	width: 99%;
	background: #fff;
}
.RemindBoxText2 div {
	padding: 5px;
	line-height: 20px;
	color: #666!important;
}
.WorkspaceBox {
	width: 120px;
	border: 1px #ccc solid;
	position: absolute;
	margin-left: 98px;
 *margin-left: 96px!important;
	background: #fff;
	display: none;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.WorkspaceBox li {
	padding: 0px 3px;
}
.WorkspaceBox li a {
	padding-left: 20px!important;
}
#change_content {
	resize: none;
	overflow-y: scroll;
}
/*   团队页   */
#main_title2 {
	height: 30px;
	float: left;
	padding-left: 40px;
	margin-left: -5px;
	line-height: 30px;
	clear: both;
	font-size: 30px;
	color: #464646;
	margin-bottom: 25px;
	background: url(../images/teamListIcon.jpg) no-repeat 50% 50%;
}
.teamname {
	width: 228px;
	height: 21px;
	padding: 2px;
}
.Teammumber {
	width: 180px;
	float: left;
	padding-top: 10px;
}
.Teammumber img {
	margin-right: 10px;
	float: left;
}
.addContactBox {
	width: 240px;
	position: absolute;
	height: auto;
	margin-top: 14px;
	margin-left: -55px;
	display: none;
	background: url(../images/teamListBox.png) no-repeat 0px 0px;
}
.add_icon {
	display: block;
	float: left;
}
.searchTeam {
	width: 138px;
	height: 18px;
	float: left;
}
.addContactBottom {
	height: 3px;
	clear: both;
	overflow: hidden;
	background: #000 url(../images/teamListbottom.png) no-repeat;
}
.addContactBox ul {
	height: 200px!important;
	overflow-y: scroll!important;
	clear: both;
}
.addContactBox ul li {
	line-height: 20px!important;
}
.taskList .blank {
	background: #ededed;
}
.addteamIcon {
	cursor: pointer;
}
.addteamIcon1 {
	cursor: pointer;
}
#Prompt_pic {
	position: absolute;
	margin-left: 285px;
}
.team_btn {
	width: 50px;
	height: 24px;
	background: url(../images/determineBtn.jpg) no-repeat;
	border: 0;
	margin-top: 5px;
	float: right;
	cursor: pointer;
}
.team_btn2 {
	width: 50px;
	height: 24px;
	background: url(../images/determineBtn.jpg) no-repeat;
	border: 0;
	float: right;
}
.taskListContent .Pad_10 img {
}
.team_icon_show {
	float: right;
	margin-top: -30px;
	cursor: pointer;
}
/*  日期   */
#DateBox {
	width: 93px;
	position: absolute;
	margin-top: 15px;
	z-index: 9999999;
	display: none;
 *margin-left:-270px!important;
}
#dateSelection {
	height: 16px;
	line-height: 16px;
	float: left;
	width: 56px;
	padding-left: 28px;
	cursor: pointer;
	background: url(../images/Calendar.jpg) no-repeat 8px 50%;
}
.DateBox_top {
	height: 11px;
	width: 93px;
	overflow: hidden;
	background: url(../images/Calendar_topbg.png) no-repeat 0px 0px;
}
.DateBox_middle {
	width: 93px;
	overflow: hidden;
	background: url(../images/Calendar_middlebg.png) repeat-y;
}
.DateBox_bottom {
	height: 6px;
	width: 93px;
	overflow: hidden;
	background: url(../images/Calendar_bottombg.png) no-repeat 0px 0px;
}
.DateBox_middle div {
	margin: 5px 0px 5px 12px;
}
.team_list_icon {
	width: 20px!important;
	height: 20px!important;
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	padding-right: 0px!important;
	padding-left: 0px!important;
	padding:0;
	border:0;
}
.chaIcon {
	padding: 0!important;
	margin-top: -11px;
	margin-left: 0px;
	cursor: pointer;
}
.chaIcon2 {
	padding: 0!important;
	margin-top: -28px;
	margin-left: 14px;
	cursor: pointer;
	display: none;
}
.addContactBox div {
	height: auto!important;
	width: auto!important;
	margin: 0px!important;
}
.team_btn2 {
	margin-left: 2px;
}
.addContactBox {
	width: 240px!important;
	position: absolute!important;
	height: auto!important;
	margin-top: 14px!important;
	margin-left: -55px!important;
	display: none;
	background: url(../images/teamListBox.png) no-repeat 0px 0px!important;
}
.addContactBox div {
	width: auto!important;
	height: auto!important;
	float: none!important;
	margin: 0px!important;
}
.addContactBox .addContactBottom {
	height: 3px!important;
	width: 240px!important;
	background: url(../images/teamListbottom.png) no-repeat!important;
}
.mumberText a {
	color: blue;
	text-decoration: underline;
}
/*         团队邀请框         */
#blank_bg {
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	top: 0;
	display: none;
	left: 0;
	text-align: none!important;
}
#Invite_box {
	width: 470px;
	/*box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);*/
	left: 50%;
	/*border:1px #ccc solid;*/
	background: #fff;
}
#close_Invite_btn {
	position: relative;
	margin-left: 436px!important;
	margin-top: -15px;
	cursor: pointer;
}
#Invite_box_top {
	padding-top: 25px;
	padding-left: 40px;
	float: left;
	width: 410px;
	border-bottom: 1px #4e9aef solid;
	clear: both;
}
#Invite_box_top li {
	width: 110px;
	height: 26px;
	float: left;
	cursor: pointer;
	margin-right: 2px;
	text-align: center;
	line-height: 26px;
	background: url(../images/inviter_tab_bg2.jpg) no-repeat;
}
#Invite_search_box {
	padding: 20px;
	padding-left: 60px;
	float: left;
	clear: left;
	width: 370px;
	height: 75px;
	background: #e1e1e1;
	border-bottom: 1px #999 dotted;
}
#Invite_search_Prompt {
	padding: 15px;
	background: #fffdbc;
	border: 1px #dbd5aa solid;
	float: left;
	position: absolute;
	margin-top: 5px;
 *margin-left:-150px!important;
 *margin-top:5px!important;;
}
#Invite_search_Prompt img {
	position: absolute;
	margin-top: -20px;
	margin-left: 40px;
}
.Invite_teamlist_box {
	padding: 20px 40px;
	background: #e7e7e7;
	clear: both;
}
.team_list {
	width: 167px;
	float: left;
	/*margin-left:15px;
	margin-right:15px;*/
	margin-bottom:10px;
}
.team_list_img {
	float: left;
	border-radius: 50%;
}
.team_list_text {
	width: 145px;
	/*float:right;*/
	overflow: hidden;
	height: 32px;
	line-height: 16px;
}
.yaoqign_cGreen {
	color: #218710;
}
.yaoqing_cBlue {
	color: #3a8eed;
}
.yaoqing_c888 {
	color: #888888;
}
.bg_hover {
	background: url(../images/inviter_tab_bg1.jpg) no-repeat!important;
	color: #fff;
}
.Invite_search {
	width: 182px;
	height: 23px;
	padding: 0;
	border: 0;
	background: url(../images/input_bg.jpg) no-repeat;
}
.Invite_search_btn {
	width: 50px;
	height: 24px;
	background: url(../images/release_btn.jpg) no-repeat;
	border: 0;
	cursor: pointer;/*color:#fff;*/
}
/*首页团队邀请提示*/
.LH28 {
	margin-bottom: 10px;
}
.brunBtn {
	color: #fff;
	border: solid 1px #673505;
 *border:0!important;
	width: 60px;
	height: 25px;
	background: #AC7B28;
	background: -webkit-gradient(linear, left top, left bottom, from(#974d28), to(#723902));
	background: -moz-linear-gradient(top, #974d28, #723902);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#974d28', endColorstr='#723902');
}
.brunBtn:hover {
	border: solid 1px #673505;
	background: -webkit-gradient(linear, left top, left bottom, from(#954d27), to(#996600));
	background: -moz-linear-gradient(top, #954d27, #996600);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#954d27', endColorstr='#996600');
}
.brunBtn:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#996600), to(#954d27));
	background: -moz-linear-gradient(top, #996600, #954d27);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#996600', endColorstr='#954d27');
}
/*---------- 首页create team 2012-11-14 ----------*/
.team_tag {
	width: 93px!important;
}
.createteam_box {
	width: 220px;
	display: none;
	position: absolute;
	z-index: 999999;
	margin-top: 80px;
	margin-left: -138px;
	_margin-left: -10px;
}
.createteam_box1 {
	width: 304px;
	height: 12px;
	overflow: hidden;
	background: url(../images/team_boxbg1.jpg) no-repeat;
}
.createteam_box2 {
	height: auto;
	padding: 5px;
	line-height: 23px;
	border: 1px #AFAFAF solid;
	background: white;
	margin-top: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.createteam_box2 ul {
	padding: 0px;
	clear: both;
	float: left;
	width: 208px;
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 5px;
}
.createteam_box2 ul li {
	width: 190px;
	height: 25px;
	line-height: 25px;
	float: left;
	overflow: hidden;
	color: #358bee;
}
.createteam_box2 ul li span:hover {
	color: #555555;
}
.createteam_box3 {
	width: 304px;
	height: 4px;
	overflow: hidden;
	background: url(../images/team_boxbg3.jpg) no-repeat;
}
.close_teambtn {
	cursor: pointer;
}
.createteam_input {
	display: block;
	width: 100%;
	height: 30px;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.22857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.teamlist li img {
	cursor: pointer;
}
.task_box_list {
	width: 860px;
	clear: both;
}
.task_box_list_top {
	width: 860px;
	height: 2px;
	overflow: hidden;
	background: url(../images/hang_bg1.jpg) no-repeat;
	clear: both;
}
.task_box_list_content {
	width: 856px;
	overflow: hidden;
	padding: 2px;
	background: url(../images/hang_bg2.jpg) repeat-y;
	clear: both;
}
.task_box_list_bottom {
	width: 856px;
	overflow: hidden;
	height: 4px;
	padding: 2px;
	background: url(../images/hang_bg3.jpg) no-repeat;
	clear: both;
}
.task_type1, .task_type2, .task_type3, .task_type4 {
	width: 4px;
	height: 11px;
	float: left;
	margin-top: 3px;
	background: #348aed;
}
.task_type2 {
	background: #ff5a08;
}
.task_type3 {
	background: #08a53e;
}
.task_type4 {
	background: #9d0c13;
}
.img_tx {
	width: 16px;
	height: 16px;
	float: left;
	margin: 0px 10px;
}
.task_main {
	padding: 10px 0px;
	float: left;
}
.main_text {
	line-height: 16px;
	float: left;
	padding-right: 10px;
	line-height: 16px;
}
.mumber_pic_box {
	float: left;
}
.Operating_btn {
	float: right;
	padding: 10px;
}
.task_Reply {
	width: 780px;
	float: right;
	margin-right: 10px;
	padding: 10px;
	border: 1px #d9d9d9 solid;
	background: #eeeeee;
	margin-bottom: 10px;
}
.Directio_icon2 {
	position: absolute;
	margin-left: 760px;
	margin-top: -15px;
}
.ReplyBox2 {
	height: 16px;
	width: 20px;
	float: left;
	background: url(../images/EditorIcon3.jpg) no-repeat 50% 0px;
	text-align: center;
	line-height: 16px;
	color: white;
	display: inline-block;
	cursor: pointer;
}
.Operating_btn img {
	float: left;
}
.Reply_list {
	line-height: 18px;
	border-bottom: 1px #ccc solid;
	clear: both;
	padding: 5px;
}
.Reply_input {
	width: 710px;
	height: 18px;
	background: #f6f6f6;
	border: 1px #ccc solid;
	border-top: 1px #bebebe solid;
	border-left: 1px #bebebe solid;
}
.Reply__btn {
	color: white;
	border: solid 1px #4494ED;
	width: 50px;
	height: 24px;
	background: #2B84E7;
	cursor: pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#60A6F4), to(#358BEA));
	background: -moz-linear-gradient(top, #60A6F4, #358BEA);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a6f4', endColorstr='#358bea');
}
.editorButtonBox2 {
	display: inline;
}
.task_main .Mumber_Box {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -105px;
 *margin-top:-88px!important;
	margin-left: -26px;
 *margin-left:-46px!important;
	z-index: 999999;
	line-height: 22px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.Reply_list .Mumber_Box {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -105px;
 *margin-top:-88px!important;
	margin-left: -26px;
 *margin-left:-46px!important;
	z-index: 999999;
	line-height: 22px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.mumber_pic_box2 {
	float: left;
	margin-right: 5px;
}
.task_Row {
	width: 290px;
	float: left;
}
.task_Row_box {
	width: 870px;
	overflow-x: scroll;
	height: auto;
}
.Project_team {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.task_box_list {
	width: 860px;
	clear: both;
}
.task_box_list_top {
	width: 860px;
	height: 2px;
	overflow: hidden;
	background: url(../images/hang_bg1.jpg) no-repeat;
	clear: both;
}
.task_box_list_content {
	width: 856px;
	overflow: hidden;
	padding: 2px;
	background: url(../images/hang_bg2.jpg) repeat-y;
	clear: both;
}
.task_box_list_bottom {
	width: 856px;
	overflow: hidden;
	height: 4px;
	padding: 2px;
	background: url(../images/hang_bg3.jpg) no-repeat;
	clear: both;
}
.task_type1, .task_type2, .task_type3, .task_type4 {
	width: 4px;
	height: 11px;
	float: left;
	margin-top: 3px;
	background: #348aed;
}
.task_type2 {
	background: #ff5a08;
}
.task_type3 {
	background: #08a53e;
}
.task_type4 {
	background: #9d0c13;
}
.img_tx {
	width: 16px;
	height: 16px;
	float: left;
	margin: 0px 10px;
}
.task_main {
	padding: 10px 0px;
	float: left;
}
.main_text {
	line-height: 16px;
	float: left;
	padding-right: 10px;
	line-height: 16px;
}
.mumber_pic_box {
	float: left;
}
.Operating_btn {
	float: right;
	padding: 10px;
}
.task_Reply {
	width: 780px;
	float: right;
	margin-right: 10px;
	padding: 10px;
	border: 1px #d9d9d9 solid;
	background: #eeeeee;
	margin-bottom: 10px;
}
.Directio_icon2 {
	position: absolute;
	margin-left: 760px;
	margin-top: -15px;
}
.ReplyBox2 {
	height: 16px;
	width: 20px;
	float: left;
	background: url(../images/EditorIcon3.jpg) no-repeat 50% 0px;
	text-align: center;
	line-height: 16px;
	color: white;
	display: inline-block;
	cursor: pointer;
}
.Operating_btn img {
	float: left;
}
.Reply_list {
	line-height: 18px;
	border-bottom: 1px #ccc solid;
	clear: both;
	padding: 5px;
}
.Reply_input {
	width: 710px;
	height: 18px;
	background: #f6f6f6;
	border: 1px #ccc solid;
	border-top: 1px #bebebe solid;
	border-left: 1px #bebebe solid;
}
.Reply__btn {
	color: white;
	border: solid 1px #4494ED;
	width: 50px;
	height: 24px;
	background: #2B84E7;
	cursor: pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#60A6F4), to(#358BEA));
	background: -moz-linear-gradient(top, #60A6F4, #358BEA);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a6f4', endColorstr='#358bea');
}
.editorButtonBox2 {
	display: inline;
}
.task_main .Mumber_Box {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -105px;
 *margin-top:-88px!important;
	margin-left: -26px;
 *margin-left:-46px!important;
	z-index: 999999;
	line-height: 22px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.Reply_list .Mumber_Box {
	width: 183px;
	padding: 8px;
	position: absolute;
	margin-top: -105px;
 *margin-top:-88px!important;
	margin-left: -26px;
 *margin-left:-46px!important;
	z-index: 999999;
	line-height: 22px;
	height: 73px;
	color: #666666;
	background: url(../images/mumber_box.png) no-repeat;
}
.mumber_pic_box2 {
	float: left;
	margin-right: 5px;
}
/*       回复2012-11-17      */
#Comment_box {
	width: 620px;
	height: auto;
}
.close_Comment_box_btn {
	float: right;
	cursor: pointer;
}
.Comment_maintext {
	padding: 20px;
	clear: both;
}
.Comment_main_txt {
	background: #f6f6f6;
	line-height: 23px;
	padding: 5px 10px;
}
.Comment_maintext ul {
	padding: 0;
}
.Comment_maintext ul li {
	width: 100%;
	line-height: 25px;
	border-bottom: 1px #ccc dotted;
	padding-top: 5px;
	clear: both;
}
.pl_txt {
	float: left;
	line-height: 25px;
	padding-left: 10px;
	width: 430px;
	word-break: break-all;
}
.pl_txt .finish {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.pl_txt .finish:hover {
	text-decoration: none;
}
.pl_txt .finish:before {
	color: #348be5;
}
.pl_time {
	float: right;
	overflow: hidden;
	line-height: 33px;
	text-align: right;
	color: #338bed;
	height: 30px;
	padding-right: 10px;
	margin-bottom: 12px;
}
.pl_input {
}
.pl_input input[type="text"] {
	width: 520px;
	height: 20px;
	border: 1px #ccc solid;
	background: #efefef;
}
.pl_input input[type="button"] {
	width: 50px;
}
/*    团队页面2012-11-22    */
.Invite_h {
	clear: both;
	padding-top: 10px;
	height: 35px;
}
.Invite_head_portrait {
	cursor: pointer;
	float: left;
}
.add_client, .Invite_mumber {
	width: 170px;
	height: 28px;
	border: 0;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	border-bottom: 1px #ccc solid;
	float: left;
}
.team_delete_btn {
	cursor: pointer;
	display: none;
}
.kehu_Options {
	margin-top: -5px;
}
.Invite_btn {
	width: 70px;
	line-height: 30px;
	float: left;
	text-align: center;
	clear: both;
	height: 35px;
	color: #fff;
	font-size: 20px;
	margin-left: 30px;
 *margin-left:260px!important;
}
.mumberlist {
	width: 172px;
	border: 1px #efefef solid;
	line-height: 23px;
	position: absolute;
	margin-left: 42px;
	background: #f8f8f8;
	padding-left: 0px;
	margin-top: 3px;
}
.mumberlist li {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px #ccc dotted;
	background: #f8f8f8;
	padding-left: 2px;
	cursor: pointer;
}
.mumberlist li:hover {
	background: #e7e7e7 url(../images/mumber_ok_icon.jpg) no-repeat 230px 50%;
}
#Invite_box2 {
	width: 400px;
	position: absolute;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
	left: 50%;
	top: 200px;
	margin-left: -200px;
	border: 1px #ccc solid;
	background: #fff;
	display: none;
}
#close_Invite_btn2 {
	position: absolute;
	margin-left: 385px;
	margin-top: -15px;
	cursor: pointer;
}
.createTeam_box_input {
	width: 260px;
	height: 20px;
	border: 1px #bebebe solid;
	border-bottom: 1px #e6e6e6 solid;
	border-right: 1px #e6e6e6 solid;
	background: #f6f6f6;
}
.createTeam_box_input4 {
	width: 180px;
	height: 60px;
	border: 1px #bebebe solid;
	border-bottom: 1px #e6e6e6 solid;
	border-right: 1px #e6e6e6 solid;
	background: #f6f6f6;
}
.createTeam_box_input2 {
	width: 160px;
	border: 1px #bebebe solid;
	border-bottom: 1px #e6e6e6 solid;
	padding-right: 22px;
	border-right: 1px #e6e6e6 solid;
	background: #f6f6f6 url(../images/rili_icon.jpg) no-repeat 165px 50%;
}
.Team_box_input {
	width: 180px;
	height: 20px;
	border: 1px #bebebe solid;
	border-bottom: 1px #e6e6e6 solid;
	border-right: 1px #e6e6e6 solid;
	background: #f6f6f6;
}
.Invite_mnmber_list {
	border-top: 1px #ccc dotted;
	overflow-y: scroll;
}
.Invite_teamlist_box {
	padding: 20px 20px;
	background: none;
	height:300px;
	overflow-y:scroll !important;
}
.Invite_top {
	padding-top: 20px;
	clear: both;
	width: 100%;
}
.Invite_top .COL_230 {
	margin-right: 10px;
	padding-bottom: 10px;
}
.mumberText {
	width: 156px;
	line-height: 30px;
}
.mumberText .remove {
	font-size: 12px;
	float: right;
}
.Pad_15 {
	padding: 15px;
}
.Operating_Invite {
	height: 23px;
	line-height: 23px;
	padding-left: 15px;
	background: #f6f6f6;
	font-size: 12px;
}
.Operating_Invite a {
	font-weight: 100;
}
.tuandui_boxlist_middle div[class="Pad_25 LH15"] {
	cursor: pointer;
}
.tuandui_boxlist_middle div[class="Pad_r_25 Pad_l_25 Pad_t_40 Pad_b_40 LH15 addteamIcon2"] {
	cursor: pointer;
}
.create_bottom {
	clear: both;
	width: 100%;
	padding-top: 50px;
}
.team_title {
	height: 22px;
	line-height: 22px;
	width: 186px;
	overflow: hidden;
	float: left;
}
.create_team_listtop {
	padding: 2px 0px 0px 15px;
	　word-break:break-all; /*支持IE，chrome，FF不支持*/
	　　word-wrap:break-word;/*支持IE，chrome，FF*/
}
.create_bottom .COL_230 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.create_team_listtop img {
	margin: 6px 8px 0px 0px;
	cursor: pointer;
}
.team_main_txt {
	line-height: 50px;
	width: 100%;
	clear: both;
	float: left;
}
.team_list_icon2 {
	width: 28px;
	height: 28px;
	float: left;
	margin-right: 8px;
	border: 1px #ccc solid;
}
/*   old  end    */








/*body {
	background:#ededed url(../images/top_bg.jpg) repeat-x;
}*/
/* head(Top) */
#top {
	height: 37px;
	padding-left: 27px;
	margin: auto;
	overflow: hidden;
}
#logo {
	position: absolute;
	width: 96px;
	height: 17px;
	float: left;
	padding-top: 11px;
 *padding-top:0px!important;
	padding-left: 2px;
}
#search {
	position: absolute;
	width: 400px;
	height: 25px;
	padding-top: 7px;
 *padding-top:6px!important;
	padding-left: 110px;
}
#user_btn_box {
	float: left;
	padding-left: 16px;
	display: none;
}
#user_btn_box img {
	margin-top: 4px;
	cursor: pointer;
}
#task_btn_box {
	float: left;
	padding-left: 15px;
	display: none;
}
#task_btn_box img {
	margin-top: 4px;
	cursor: pointer;
}
#login_box {
	width: 26px;
	height: 26px;
	float: right;
	cursor: pointer;
	overflow: hidden;
	margin: 11px 10px 0px 0px;
}
#login_box ul {
	display: none;
	width: 110px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)!important;
	border: 1px #afafaf solid;
	background: #fff;
	top: 35px;
	right: 10px;
	position: absolute;
	z-index: 9999999;
	padding-top: 5px;
}
#login_box ul img {
	position: absolute;
	margin-left: 87px;
	margin-top: -12px;
}
#login_box ul li {
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	font-size: 12px;
	cursor: pointer;
}
#login_btn {
	width: 57px;
	float: left;
	cursor: pointer;
	margin-left: 5px;
	text-align: center;
	height: 23px;
	font-size: 12px;
	line-height: 23px;
	border: 1px solid #999;
	color: #FFF;
	cursor: pointer;
	background: #3f93ed;
}
#login_btn:hover {
	border: 1px solid #CCC;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
#welcome_box {
	width: 350px;
	float: right;
	padding-right: 13px;
	text-align: right;
	color: #bfbfbf;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
}
/* content */
#content {
	padding: 60px 10px 10px 30px;
	min-width: 1190px;
}
/* mainnav */
#navBox {
	width: 33px;
	left: 30px;
	position: absolute;
	top: 80px;
}
.navBox {
	margin-left: -597px!important;
	_margin-left: -1274px!important;
	width: 100px!important;
}
.mainNav {
	width: 33px;
	background: #348bed;
}
.mainNavTop {
	height: 5px;
	overflow: hidden;
	background: url(../images/menu_bg.jpg) no-repeat 0 0;
}
.mainNavBottom {
	height: 5px;
	overflow: hidden;
	background: url(../images/menu_bg.jpg) no-repeat 0 -5px;
}
.mainNavContent a {
	width: 33px;
	height: 18px;
	display: block;
	float: left;
	margin: 20px 0px;
}
.nav1 {
	background: url(../images/menu_icon1.jpg) no-repeat 0px 0px;
}
.nav1:hover {
	background: url(../images/menu_icon1.jpg) no-repeat 0px -18px;
}
.nav2 {
	background: url(../images/menu_icon2.jpg) no-repeat 0px 0px;
}
.nav2:hover {
	background: url(../images/menu_icon2.jpg) no-repeat 0px -18px;
}
.nav3 {
	background: url(../images/menu_icon3.jpg) no-repeat 0px 0px;
}
.nav3:hover {
	background: url(../images/menu_icon3.jpg) no-repeat 0px -18px;
}
.nav4 {
	background: url(../images/menu_icon4.jpg) no-repeat 0px 0px;
}
.nav4:hover {
	background: url(../images/menu_icon4.jpg) no-repeat 0px -18px;
}
.nav5 {
	background: url(../images/menu_icon5.jpg) no-repeat 0px 0px;
}
.nav5:hover {
	background: url(../images/menu_icon5.jpg) no-repeat 0px -18px;
}
.nav6 {
	background: url(../images/menu_icon6.jpg) no-repeat 0px 0px;
}
.nav6:hover {
	background: url(../images/menu_icon6.jpg) no-repeat 0px -18px;
}
#subMenu {
	margin-top: 10px;
	background: #dedede;
}
.subMenuTop {
	height: 5px;
	overflow: hidden;
	background: url(../images/subMenu_bg.jpg) no-repeat 0 0;
}
.subMenuBottom {
	height: 5px;
	overflow: hidden;
	background: url(../images/subMenu_bg.jpg) no-repeat 0 -5px;
}
.groupIcon {
	height: 16px;
	overflow: hidden;
	margin: 5px 0px;
	background: url(../images/groupMenu_icon.jpg) no-repeat 0 0;
}
.subMenuContent img {
	margin: 4px 0px 4px 9px;
}
#menuBtn {
	cursor: pointer;
}
#whole {
	width: 100px;
	height: 300px;
	display: none;
}
#insertIconBox span {
	cursor: pointer;
}
.ReplyButton {
	width: 48px;
	cursor: pointer;
	text-align: center;
	height: 23px;
	line-height: 23px;
	border: 1px solid #0f7cea;
	display: block;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	background: #3f93ed;
}
.ReplyButton:hover {
	border: 1px solid #045cb5;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
#Reply div {
	border: 1px #ccc solid;
	padding: 3px;
	line-height: 20px;
	width: 225px;
	margin-bottom: 10px;
}
.loginBtn {
	width: 58px;
	height: 25px;
}
/*  主题空间样式   */
.task_row {
	width: 260px;
	float: left;
	border: 0;
	margin-right: 20px;
	padding: 0px 3px 0px 6px;
	background: #e3e3e3;
	/*box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);*/

	/*-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;*/
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;
}
.task_row h3 {
	height: 35px;
	line-height: 35px;
	clear: both;
	padding-left: 10px;
	font-size: 14px;
	margin: 0px;
}
.task_list {
	/*padding:10px;*/
	padding-bottom: 0px;
	margin: 0px auto 5px auto;
	margin-right: 3px;
	word-break: break-all;
	_margin-left: -10px;
	background: #fff;
	cursor: pointer;
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;            /* W3C syntax */
	border-bottom: 1px solid #ccc;
}
.task_list:hover {
	background: #f0f0f0;
}
.task_list p {
	line-height: 20px;
	color: #333;
	/*max-height:112px;*/
	overflow:hidden;
}
.widget-head {
	cursor: pointer!important;
}
.Group {
	clear: both;
	position:absolute;
	left:168px;
	top:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.Group {
left:175px;
}
}
.Group_name {
	color: #0076f8;
	float: left;
}
.kongbai {
	width: 213px;
	height: 20px;
	float: left;
	padding-left: 10px;
}
.over_task_out {
	position: relative;
}
.hide_icon_del {
	width: 25px;
	height: 25px;
	display: none;
	float: right;
	padding:5px;
	cursor: pointer;
	background:#f0f0f0;
}
.hide_icon_del:before {
	content: "\f014";
}
.Member_box {
	clear: both;
	padding-bottom: 5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;

}
#tk_menu .Member_box {
	padding-left:0px;
}
#tk_menu .Member_run {
	margin:0px 5px 5px 0px;
}
#tk_menu .Member_run img {
	padding-left:0px;
	-moz-border-radius:12px;      /* Gecko browsers */
	-webkit-border-radius:12px;   /* Webkit browsers */
	border-radius:12px;            /* W3C syntax */
}
.Member {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 2px;
}
.Member_run {
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 2px;
	padding-top: 0px;
	position: relative;
	position: inherit/9;
}
.Reply_icon {
	float: left;
	height: 14px;
	padding-left: 10px;
	text-align: right;
	line-height: 14px !important;
	overflow: hidden;
	color: #8C8C8C;
	cursor: pointer;
	width: auto;/* background:url(../images/pl.jpg) no-repeat 0px 50%; */
	font-size: 12px;
}
.Reply_over {
	float: left;
	height: 14px;

	text-align: center;
	line-height: 14px;
	overflow: hidden;
	color: #666;
	cursor: pointer;
	padding-left:10px;
	font-family: FontAwesome;
	color:#db0102;
}
.Reply_over:before {
	float: left;
	font-size: 10px;
	content: "\f075";
}
.Reply_content {
	display: none;
	padding-top: 3px;
	margin-top: 5px;
	background: #eeeeee;
	border: 1px #d5d5d5 solid;
	border-bottom: 0px;
	padding: 3px;
	width: 205px;
	margin-left: -6px;
}
.Reply_content > div, .Reply_content div {
	line-height: 25px;
}
.ui-sortable {
	padding-top: 0px;
	overflow-x: hidden;
	overflow-y: scroll\9;/*min-height: 5px;*/
}
.frist_li {
	padding-top: 0px;
*padding-top:0px!important;
	overflow: hidden;
}
.module {
*height:auto!important;
	overflow: hidden;
}
.Add_module {
	position: inherit;
	margin-right: 3px;
}
.sendtext{
/*	padding: 6px 8px 4px 8px;*/
}
.Add_module textarea {
	width:99%;
	border:0;
	resize:none;
	min-height:45px;
	max-height:160px;
	overflow-y:auto;
	height:100%;
	padding: 6px 8px 4px 8px;
}
.task_main_list {
	overflow: hidden;
}
.add_box {
	padding-top: 3px;
}
.Shortcuts {
	margin-top: 2px;
}
.time {
	height: 14px;
	padding-right: 13px;
	line-height: 14px;
	color: #db0102;
	font-size: 11px;/*background:url(../images/time_bg_r.jpg) no-repeat right 50%;*/
}
.cBlue2 {
	color: #0074f7;
}
.time_box {
	padding: 0px;
	/*height: 25px;*/
	/*最近添加的*/
	padding-left: 10px;
}
.timeout {
/*background:url(../images/time_bg_l.jpg) no-repeat left 0;*/
padding-right: 13px;
line-height: 14px;
color: #DB0102;
font-size: 11px;
}
.Shortcuts {
	float: right;
	cursor: pointer;
}
.menu_box {
	background: #f8f8f8;
	border: 1px #ccc solid;
	padding: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	position: absolute;
	margin-left: 233px;
	width: 200px;
	margin-top: -27px;
}
/*     2012-1-10      */
#task_Filter {
	/*width: 56px;*/
	line-height: 23px;
	padding: 0px 25px 0px;
	color: #333;
	position: absolute;
	right: 20px;
	overflow: visible;
	top: 80px;
	cursor: pointer;
	background: url(../images/task_Filter_icon.jpg) no-repeat right top;
	z-index: 99999;
}
#task_Filter_Outbox {
	width: 220px;
	overflow: hidden;
	position: absolute;
	padding: 4px;
	right: 0px;
	top: 22px;
	display: none;
	z-index: 99999;
}
#task_Filter_box {
	width: 220px;
	border: 1px #afafaf solid;
	background: #fff;
	margin-top: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.box_icon {
	position: absolute;
	margin-left: 172px;
 *margin-top:-3px\9;
}
.box_icon2 {
	position: absolute;
	margin-left: -5px;
	margin-top: 10px;
	display: none;
}
.box_icon3 {
	position: absolute;
	margin-top: -1px;
	margin-left: -11px;
	display: none;
}
.task_task_Filte_input {
	width: 195px;
	height: 21px;
	background: url(../images/task_input_bg.jpg) no-repeat;
	margin: 13px;
}
.task_task_Filte_input input[type="text"] {
	width: 172px;
	height: 17px;
	padding: 2px;
	float: left;
	border: 0;
	background: none;
	outline: none;
}
.task_task_Filte_input img {
	float: right;
	padding: 6px 4px;
}
#task_Filter_box ul {
	border-bottom: 1px #ccc dotted;
	padding: 3px 0px;
}
#task_Filter_box ul li {
	padding: 0px 13px;
	line-height: 24px;
	clear: both;
}
#task_Filter_box ul li.team_name {
	padding-left: 10px;
}
.Reply_list_box {
	line-height: 25px;
	margin-bottom: 2px;
}
.Reply_list_img {
	margin-right: 4px;
	display: none;
}
.column {
	padding: 0px!important;
	margin: 0px!important;
}
.js_height {
	margin-top: 60px!important;
	_margin-top: 20px;
}
.js_height2 {
	margin-top: 64px!important;
	_margin-top: 26px;
}
.all_clear {
	letter-spacing: 0px;
	width: auto;
	padding: 4px 8px;
}
.ui-dialog {
/*font-size:13px!important;*/
}
.add_group_name {
	display:block;
	font-size: 14px;
}
.teamlist li img {
	float: left;
	padding: 5px;
}
.delete_Prompt2 {
	width: 115px;
	background: #fff;
	position: absolute;
	margin-top: 0px;
 *margin-top:0px!important;
	margin-left: 62px;
 *margin-left:0px!important;
 *left:80px!important;
	border: 1px #ccc solid;
	color: #666;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	z-index: 9999999;
}
#atlist_input {
	display: block;
	width: 100%;
	height: 30px;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.22857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
#atlist_input_modal {
	display: block;
	width: 100%;
	height: 30px;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.22857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
#today_data, #tommow_data, #week_data, #casual_data {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#notes1, #notes2, #notes3, #notes4 {
	padding: 0px;
	margin: 0px;
}
.task_row li {
	_margin-left: 5px;
	_display: inline-block;
	padding:0 0 5px 0;
}
#task_Filter_box ul {
	overflow-y: scroll;
}
.menu_Shortcut {
	float: right;
*margin-top:-28px!important;
	padding: 12px;
	cursor: pointer;
}
.task_row h3 ul img.icon {
	position: absolute;
	margin-left: 95px;
	margin-top: -5px;
}
.task_row h3 ul {
	display: none;
	width: 110px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)!important;
	border: 1px #afafaf solid;
	background: #fff;
	margin-top: 5px;
*margin-top: 21px!important;
	margin-left: 117px;
*margin-left:35px!important;
	position: absolute;
	z-index: 99999;
}
.task_row h3 ul li {
	height: 28px;
	line-height: 28px;
	background: #fff;
	padding-left: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	font-weight: 100;
	cursor: pointer;
}
.Shortcut_list1 {
	background: url(../images/box_icon_1.png) no-repeat 7px 50%!important;
}
.Shortcut_list1_hover {
	background: #f7f7f7 url(../images/box_icon_1.png) no-repeat 7px 50%!important;
}
.Shortcut_list2 {
	background: url(../images/box_icon_2.png) no-repeat 7px 50%!important;
}
.Shortcut_list2_hover {
	background: #f7f7f7 url(../images/box_icon_2.png) no-repeat 7px 50%!important;
}
.Shortcut_list3 {
	background: url(../images/box_icon_3.png) no-repeat 7px 50%!important;
}
.Shortcut_list3_hover {
	background: #f7f7f7 url(../images/box_icon_3.png) no-repeat 7px 50%!important;
}
.more_button {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #3f93ed;
	margin-bottom: 5px;
	cursor: pointer;
	margin-right: 3px;
}
.ui-widget-header {
	background: none!important;
	border: 0!important;
}
.ui-dialog-title {
	font-size: 14px;
}
#shangwuqq {
	background: url(../images/QQ.png) no-repeat scroll 5px 40% transparent;
	display: block;
	color: #8E8E8E;
	height: 25px;
	overflow: hidden;
	width: 0px;
	line-height: 20px;
	padding-left: 35px;
}
.delete_Prompt .blank {
	display: none;
}
.atwho-view-ul {
	max-height: 310px;
	overflow-y: scroll;/*	width: 170px;*/
	width:250px;
}
.atwho-view-ul li {
	overflow:hidden;
}
.taskTextBox {
/*resize:none;*/
}
.Mumber_Box_m {
	width: 315px;
	padding: 20px;
	top: 0;
	left: 0;
	position: absolute;
	font-size: 12px;
	z-index: 99999999;
	line-height: 22px;
	height: 161px;
	color: #666666;
	background: url(../images/member_box.png) no-repeat;
}
.teamlist {
	margin-top: 5px;
	width:100%;
	height:auto!important;
	max-height:200px!important;
	overflow-y:scroll;
	overflow-x:hidden;
}
.teamlist li {
	width:100%;
}
.teamlist li span {
	/*line-height: 25px;*/
	color:#999;
	width:100%;
}
.qtip-content {
	line-height: 25px;
	font-size: 14px;
}
#myteamuser {
	max-height:200px!important;
	overflow-y:scroll;
	overflow-x:hidden;
}
#myteamuser li a div.fa {
	font-size:18px;
	color:#36aaf1;
	vertical-align:middle;
}
#myteamuser li a div.fa_no {
	font-size:18px;
	color:#ccc;
	vertical-align:middle;
}
.Placeholder {
	position: relative;
/*	height: 30px;   */
	float: left;
	padding:6px 8px 4px;
}
#replays ul li ul li {
	list-style: disc;
}
#replays ul li ol li {
	list-style: decimal;
}
.dropdown-menu > li > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	text-align: left;
	cursor: pointer;
}
* body .task_list {
	-webkit-box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	box-sizing: content-box!important;
}
#contentdetail font {
	display: block;
}
 [class^="icon-"], [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-repeat: no-repeat;
background-position: -312px 0;
}
.icon_down {
	position: absolute;
	right: 10px;
	top: 7px;
	cursor: pointer;
}
.tuandui_boxlist_middle .dropdown-menu {
	top: 20px;
	min-width: 84%!important;
}
.tuandui_boxlist_middle i.fa {
	margin-right: 4px;
}
input, div, button, textarea {
	outline: none!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	outline: none!important;
}
#myModal2, #Project, #myModal {
	display: none;
}
#myModal2, #Project, #myModal {
	width: 100%;
}
.user_menu .icon_menu {
	cursor: pointer;
}
/*      2014-8-18新版任务回复tab标签    */
.tag_all_box {
	width: 100%;
	border-bottom: 1px #ccc solid;
	clear: both;
	margin-top: 10px;
}
.tag_all_box li {
	width: 125px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.tag_all_box li.hover {
	width: 125px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	color: #298fca;
	background: url(../images/tag_all_hover_bg.jpg) no-repeat 50% bottom;
}
.delete_pl {
	width: 13px;
	height: 14px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	background: url(../images/delete_icon.jpg) no-repeat;
}
.delete_pl a {
	width: 13px;
	height: 14px;
	display: block;
}
.editer_pl {
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	background: url(../images/editer_icon.jpg) no-repeat;
}
.editer_pl a {
	width: 14px;
	height: 14px;
	display: block;
}
.reply_content_box {
	width: 435px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px #ccc solid;
}
.edit_box {
	width: 423px;
	min-height: 40px;
	line-height: 20px;
	border: 0;
}
#cke_editor1 {
	display: none;
}
.edit_icon {
	width: 23px;
	height: 23px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
	margin-top: 10px;
}
.pl_txt div.dropdown-menu {
	width: 270px;
	height: 170px;
	margin-left: -30px;
}
.pl_txt div.dropdown-menu .close_btn {
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 8px;
	font-weight: 100;
	font-size: 30px;
	color: #999999;
}
.p1_text {
	font-size: 25px;
	text-align: center;
	font-family: 微软雅黑;
}
.p2_text {
	text-align: center;
	font-family: 微软雅黑;
	color: #999999;
}
/*   子任务  */
#child_task_box {
}
#replays {
	display: none;
}
/*alert圆角去掉*/
/*.alert { border-radius:0px !important;margin-bottom:0px !important; border:none !important;}*/
.alert-danger {
	text-align: center;
}
.icon {
	font-size: 24px!important;
}
.bgcolor {
	background-color: #f5f6f5 !important;
	text-align: center;
	margin: auto auto;
	min-width: 1190px!important;
	height: 50px;
}
.nav-tabs {
	border-bottom: none !important;
}
.icon_mt {
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav_Ml {
	margin-left: 100px;
}
.nav_Ml_200 {
	margin-left: 200px;
}
.ui-sortable:before, .ui-sortable:after {
	display: table;
	content: " ";
}
.buchong {
	background: none;
	height: 100px;
	visibility: hidden;
}
.ui-sortable-placeholder {
	background-color: #c0c0c0 !important;
	visibility: inherit!important;
}
/*.ui-sortable-helper{transform: rotate(8deg);
}*/

.hide_icon.fa {
	width: 20px;
	height: 20px;
	display: none;
	float: right;
	font-size: 18px!important;
	cursor: pointer;
	color: #36aaf1;
	padding-right: 5px;
	position: absolute;
	right: 0px;
	top: 3px;
}
.widget-head {
	margin-bottom: 0px!important;
	padding: 6px 8px 4px;
}
.Reply_icon:before {
	float: left;
	font-size: 10px;
}
.Group .fa {
	display: none;
}
.time:before {
	font-family: FontAwesome;
	content: "\f073";
	padding-right: 3px;
	font-size: 14px;
}
.shangchuan_file {
	padding: 0px 10px;
	font-size: 12px;
	line-height: 28px;
	cursor: pointer;
	background: #f7f7ef;
	color: #666;
}
/*首页（点击添加任务）按钮样式*/
.add_bottom_btn {
	text-align: left !important;
	padding: 10px!important;
	border: none !important;
	background: none!important;
}
.add_bottom_btn:hover, .add_bottom_btn:active {
	text-align: left !important;
	padding: 10px!important;
	border: none !important;
	background: none!important;
	color: #000!important;
	box-shadow: 0!important
}
/*去掉nav的边框(背景待定)*/
.bor_no > li >a {
	border: none !important;
}
/*创建项目小组弹出框checkout的间距*/
.radio, .checkbox {
	padding-left: 10px !important
}
.icheck .checkbox, .icheck .radio {
	margin-bottom: 0px !important;
}
/*  重写crmtable  tab样式  */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	cursor: default;
	background: none !important;
	border: 0 !important;
	border-bottom: 4px solid #3366CC !important;
}
.nav > li > a:hover {
	background: none !important;
	color: #a94442;
}
.popover {
	width: 300px;
}
.popover-content div {
	overflow: hidden!important;
}
/*顶部闹钟的样式*/
.notify-row {
	float: left;
	margin-top: 23px;
	margin-left: 25px;
}
#top_menu .nav>li, ul.top-menu>li {
	float: left;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
ul.top-menu > li > a {
	color: #666666;
	font-size: 16px;
	background: #f6f6f6;
	padding: 8px 8px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	padding-right: 8px !important;
}
.badge.bg-warning {
	background: #FCB322;
}
.notify-row .badge {
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 100;
}
.dropdown-menu.extended {
	max-width: 320px !important;
	min-width: 160px !important;
	top: 42px;
	width: 300px !important;
	padding: 0 10px;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	border: none;
	left: -10px;
}
.dropdown-menu.extended li p {
	margin: 0;
	padding: 10px 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
}
.dropdown-menu.extended .alert {
	margin-bottom: 10px;
}
.dropdown-menu.extended .alert-icon {
	border-radius: 100%;
	display: inline-block;
	height: 35px;
	width: 35px;
}
.dropdown-menu.extended .alert-icon, .noti-info {
	float: left;
}
.dropdown-menu.extended .alert-icon i {
	font-size: 16px;
	width: 35px;
	line-height: 35px;
	height: 35px;
}
.noti-info {
	padding-left: 10px;
	padding-top: 6px;
	color: #414147 !important;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
.dropdown-menu.extended .alert {
	margin-bottom: 10px;
}
ul.top-menu>li>a:hover, ul.top-menu>li>a:focus {
	background: #32D2C9 !important;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.3) !important;
	padding-right: 8px !important;
}
.dropdown-menu.extended .alert-icon, .noti-info {
	float: left;
}
.alert-info .alert-icon {
	background-color: #99cce3;
}
.alert-icon i {
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
}
.alert-danger .alert-icon {
	background-color: #fcb1ae;
}
.alert-success .alert-icon {
	background-color: #98d7ad;
}
/*profile内容*/
.profile-information .profile-pic img {
	width: 120px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 4px solid #f1f2f7;
	margin-top: 20px;
}
.profile-pic {
	position:relative;
	padding-top:100px;
}
.Pic .profile-pic img {
	position:absolute;
	top:70px;
	left:0
}

::-webkit-scrollbar {
 width: 8px;
 height: 8px;
}
::-webkit-scrollbar-thumb {
 border-radius: 8px;
}
::-webkit-scrollbar-track-piece {
 background-color: none;
}
::-webkit-scrollbar-thumb:vertical {
 height: 8px;
 background-color: #c2c2c2;
}
::-webkit-scrollbar-thumb:horizontal {
 width: 8px;
 background-color: #c2c2c2;
}
 @media (min-width:600px) and (max-width:1100px) {
.bgcolor .col-md-8 {
 width: 600px!important;
 float: left!important;
}
.bgcolor .icon_mt {
 width: 16.66666667%!important;
 float: left!important;
}
.bgcolor .icon_mt2 {
 width: 3%!important;
}
.nav_Ml {
 margin-left: 0px!important;
}
}
#search_input {
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	/* box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075); */
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.newTaskmain_middle {
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;            /* W3C syntax */
	border-bottom: 1px solid #E8E8E8;
}
.carousel-indicators {
	bottom: 0px!important;
	position: relative!important;
}
#c-slide {
	padding: 0px!important;
	overflow: hidden;
}
/*popover的样式*/
.popover.right > .arrow:after {
	border: none !important;
}
.popover.right > .arrow {
	border: none !important;
}
.popover-content {
	padding: 0 !important;
}
/*弹出提示框的样式包含（头部的账号设置，popover，团队）*/
.dropdown-menu > li > a {
	padding: 10px 20px !important;
	color: #808080 !important;
	font-family: Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif !important;
}
.popover {
	border-radius: 3px !important;
}
.popover:focus{
	background-color:#60a5ea;
	padding:5px;

	}
.popover.bottom > .arrow:after {
	border: none !important;
}
.popover.bottom > .arrow {
	border: none !important;
}
.popover.top > .arrow:after {
	border: none !important;
}
.popover.top > .arrow {
	border: none !important;
}
.dropdown-menu > li > a:hover {
	background-color: #F8F7F5 !important;
}
.close {
	font-size: 32px !important;
	font-weight: 100 !important;
}
#project_members_box {
	padding-left: 10px;
}
#project_members_box li {
	margin-right: 10px;
}
.dropdown-menu > li > a:hover {
	background-color: #F8F7F5 !important;
}
.mini-stat-icon {
	width: 60px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	text-align: center;
	font-size: 30px;
	background: #eee;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	float: left;
	margin-right: 10px;
	color: #fff;
}
.tar {
	background: #1FA3FF !important;
}
.HT {
	height: 82px;
	background-color: #FFF;
	background-clip: padding-box;
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
.mt {
	margin-top: 15px;
}
.dropdown-menu.extended {
	padding: 0 !important;
}
.dropdown ul li .bghover:hover {
	background-color: #F8F7F5 !important;
}
.bghover:hover {
	background-color: #F8F7F5 !important;
}
.panel .pad {
	padding: 5px 0;
}
#project_members_box i.fa-times {
	position: absolute;
	margin-left: -5px;
	font-size: 8px;
	color: #CC0000;
	cursor: pointer;
}
#insertIconBox {
	width: 165px;
	height: 20px;
	float: right;
}
.alert {
	margin-bottom: 0px!important;/*	padding-top: 10px!important;
	padding-bottom:0px!important;*/
}
.carousel-indicators li {
	margin-right: 5px!important;
}
.tc_box {
	float: left;
	height: 26px;
	width: 0px !important;
}
.carousel-inner {
	width: 500px!important;
	margin: auto;
}
td FL img {
	width: 100px;
	height: 100px;
	border: 50px !important;
}
.edit_btn {
	float: right;
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	color: #1fa3ff;
	cursor:pointer;
	display:none;
}
.Recovery {
	padding: 9px;
	cursor: pointer;
}
.fileupload-buttonbar {
	cursor: inherit!important;
}
.modal_r_btn_style {
	padding: 0px 10px;
	font-size: 13px;
	line-height: 32px;
	cursor: pointer;
	background: #fff;
	background: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0, #f0f0f0 100%);
	color: #666;
	border: 1px solid #dbdbdb;
	border-bottom-color: #bdbdbd;
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;            /* W3C syntax */
}
.modal_r_btn_style a {
	color: #666;
}
.modal_r_btn_style:hover {
	background: #36aaf1;
/*	background: -webkit-linear-gradient(top, #36aaf1 0, #3297e2 100%);*/
/*	background: linear-gradient(to bottom, #36aaf1 0, #3297e2 100%);*/
	background:#317ef3;
	color: #fff;
	border: 1px solid #36aaf1;
	border-bottom-color: #2789d2;
}
.upFileBtn:hover {
	background:#317ef3 !important;
	color: #fff;
	border: 1px solid #36aaf1;
	border-bottom-color: #2789d2;
}
.modal_r_btn_style:hover a {
	color: #fff;
}
/*#warn #end_date {
	height:34px;
	overflow:hidden;
	padding: 0px 10px;
	text-indent:1000px;
	cursor: pointer;
	background:url(../images/tixing_bg.png) no-repeat 0 0;
	box-shadow:none;
	-webkit-box-shadow:none;
	border:0!important;
}
#warn #end_date:hover {
	background:url(../images/tixing_bg_hover.png) no-repeat 0 0;
}*/
.popover-title {
	background:#fff!important;
	text-align:center;
}
.pop_meun>li>a:hover {
	background-color: #F8F7F5 !important;
}
.pop_meun>li>a {
	display: block;
	clear: both;
	font-weight: 400;
	line-height: 1.6em;
	color: #333;
	padding: 10px!important;
	color: #808080 !important;
	font-family: Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif !important;
	cursor:pointer;
}
.pop_meun>li>a div.fa {
	margin-right:5px;
}
/*.alert{
	padding:10px 35px 0!important;
}*/
#up_content {
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #ccc solid;
	min-height:80px;
}
.up_content {
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #ccc solid;
	min-height:80px;
}
#contentdetail font {
	padding:5px;
}
.qtip-content a {
	font-size:13px;
}
#settop {
	display:block;
}
.tx_float_box {
	position:absolute;
	top:27px;
	left:0px;
	width:250px;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	z-index:999;
}
.tx_float_box ul {
	margin-bottom:0;
}
#tk_menu .table-striped {
	display:none;
}
#ui-datepicker-div {
	padding:10px;
}
table.table-striped {
	margin-top:10px;
}
.time_over {
	padding-left:30px!important;
	text-indent:0px!important;
	background:url(../images/tixing_bg_over.png) no-repeat 0 0!important;
}
#warn_time {
	display:none;
}
.delete_zrw_icon {
	cursor:pointer;
}
#tk_menu .Member_box img {
	cursor:pointer;
}
.btn_box {
	height:30px;
	padding:0px 7px;
	cursor:pointer;
	border:solid 1px #ddd;
	line-height:30px;
	text-align:center;
	float:left;
	margin-right:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.bor {
	border:solid 1px #900;
	color:#900
}
.btn_box span {
	font-size:18px;
	color:#666;
	margin-left:5px;
}
.bor span {
	color:#900;
	margin-left:5px;
}
#contentdetail font {
	cursor:pointer;
}
.t_photo {
	width:20px!important;
	height:20px!important;
	margin-left:0px!important;
	border:0;
}
.icon_allBox {
	height:20px;
	overflow:visible!important;
	padding:0!important;
	margin:10px;
}
.tuandui_boxlist_middle {
	padding-bottom: 0px;
	margin-right: 3px;
	word-break: break-all;
	_margin-left: -10px;
	background: #fff;
	cursor: pointer;
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;            /* W3C syntax */
	border-bottom: 1px solid #ccc;
}
.renyuan_list {
	height:200px;
	overflow-y:scroll;
}
#allteamsandusers .col-xs-3 {
	margin-bottom:10px;
}
.member_list_box {
	height:295px;
	margin-bottom:0!important;
}
.member_list_box h1 {
	height:20px;
}
.team_list_box {
	margin-bottom:0!important;
}
#member div.col-md-3 aside.tuandui_boxlist_middle {
	margin-bottom:10px;
}
/*.Box img {
	width: 26px;
	height: 26px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin: 10px;
}*/
.header_img{
	width: 26px;
	height: 26px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin: 10px;


	}
.modal-backdrop {
	display:none;
}
.over_scroll {
	overflow-y:scroll;
	max-height:300px;
}
.btn-primary:hover, .btn-primary:focus {
	color:#fff !important;
	text-decoration:none
}
/*分页按钮的重置*/
.selected  a{background-color: #eee !important}
.next a{
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.table-style{border-bottom:solid 2px #ededed;padding-top:10px;}
.table-style:hover{background:#fafafa;}
.table-style a:hover{color:#428bca !important}

.createteam_input:focus,#atlist_input:focus{
 border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  }

.time-show{margin-left: 25px;font-size: 16px !important;vertical-align: middle;color:#a5a9ac !important;cursor:pointer;}
.table-style:hover{ cursor:pointer;}
.table-style:hover> .delete_pl{display:block;}
.icons{font:14px/18px "Helvetica Neue",Arial,Helvetica,sans-serif;}
.badge-text{font-size:14px; font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;}
.alert-style{line-height: 33px;padding:8px !important;}
.COL_167{width:167px;}
.col_r{height:46px;}
.title_info{margin-top:15px;}
.left_info{margin-left:20px;}

/*知识分页栏目*/

.pagination {
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	color:#428bca;
	background-color:#fff;
	border:1px solid #ddd;
	margin-left:-1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius:0px;
	border-top-right-radius:0px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color:#2a6496;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index:2;
	color:#fff;
	background-color:#428bca;
	border-color:#428bca;
	cursor:default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color:#999;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius:6px;
	border-top-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius:6px;
	border-top-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	list-style:none;
	text-align:center !important;
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:6px 12px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:0px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color:#999;
	background-color:#fff;
	cursor:not-allowed
}

.hmp{height:19px;margin:0 !important;padding:0 !important;}
.pl_txt .mumberName img{
		width: 26px;
	height: 26px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin: 10px;
	}
.content-left{width:500px;float:left;}
.horizontal-menu {
margin-top: 12px;

}



.modal-dialgo{
height:14px;
}

