@charset "utf-8";
.qlsearchinput{
	height:21px;
	width:200px;
	margin-top:2px;
	border:1px solid #ccc;
}
.main-showtime{
	float:right;
	width:180px;
}
.jobptimetime{
	width:100%;
	text-align:right;
	font-size:11px;
	float:right;
	padding-top:2px;
}
.jobptimetime i{
	font-style:normal;
}
.jobptimetime .bnt-out{
	padding:2px 5px;
	background:#090;
	color:#fff;
	margin-right:5px;
}
.jobptimetime .bnt-out:hover{
	cursor:pointer;
	color:#CF6
}
.menu-slidbar{
	border:0px !important;
}
a:hover{
	cursor:pointer;
}
.clear{
	clear:both;
}
.q-profile{
	width:100%;
}
.q-box1{
	width:60%;
	float:left;
}
.q-box2{
	width:40%;
	float:left;
}
.q-main-post{
	display:block;
	background:#fff;
	margin:10px;
	margin-top:0px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	overflow:hidden;
}
.q-form-post{
	background:#f5f5f5;
}
.q-form-post form{
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.q-form-post table{
	width:100%;
	margin:0;
	padding:0px;
}
.q-form-post table td{
	vertical-align:top;
	padding:20px;
}
.q-form-post table td:first-child{
	width:64px;
}
.q-img-profile{
	height:64px;
	width:64px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.q-form-post .q-input{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	height:64px;
	overflow:hidden;
	background:#fff;
	border:1px solid #e4e4e4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.frm-jobproject input[type=text],.frm-jobproject textarea{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.q-form-post .q-input:focus{
	background:url(../images/seticon/comment1.png) #fff no-repeat right bottom;
}
.q-bnt-post,.q-bnt-job{
	background:#fff;
	width:100%;
	height:0px;
	float:left;
	overflow:hidden;
}
.q-bnt-post button, .q-bnt-job button{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:7px 15px;
	font-size:12px;
	font-weight:bold;
	margin:10px 20px;
	margin-right:0px;
	box-shadow:none;
	border:0 !important;
}
.q-bnt-post button.green, .q-bnt-job button.green{
	background:#317b2c !important;
	color:#fff;
}
.q-bnt-post button.white, .q-bnt-job button.white{
	background:#fff !important;
	color:#678;
	margin-left:10px;
	padding:6px 15px !important;
	border:1px solid #ccc !important;
}
button[disabled], button[disabled="disabled"]{
	opacity:0.6 !important;
}
.q-show-post{
	padding:15px;
	overflow:hidden;
}
.q-show-head{
	color:#789;
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #f5f5f5;
}
.q-show-head{
	color:#789;
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #f5f5f5;
}
.q-show-head-disabled{
	background-color:#ff9fa2;
	padding:10px;
}
.q-show-head .qshowtypeicon{
	height:16px;
	float:left;
}
.q-show-head a{
	line-height:16px;
	height:16px;
	display:inline-block;
	float:left;
	padding-left:10px;
	font-weight:100 !important;
}
.q-show-head .q-phone{
	display:block;
	float:right;
}
.q-show-head .q-phone .iconn{
	display:inline-block;
	height:14px;
	width:20px;
	margin:0px;
	padding:0px;
	margin-bottom:-3px;
	margin-left:-20px;
	background: url(../images/seticon/icon1.png) no-repeat -627px -265px;
}
.q-post-owner{
	width:100%;
}
.q-post-owner table{
	width:100%;
	margin:0px;
	padding:0px;
}
.q-post-owner table td{
	margin:0px;
	padding:5px;
	vertical-align:top;
}
.q-post-owner table td:first-child{
	width:40px;
}
.q-owner-img{
	height:40px;
	width:40px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-khtml-transition:all 1s;
	transition:all 1s;
}
.photovalert{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-khtml-transition:all 1s;
	transition:all 1s;
}
.q-owner-img:hover,.photovalert:hover{
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-khtml-transform: rotate(10deg);
	transform: rotate(10deg);
}
.q-owner-name{
	display:block;
	float:left;
	width:100%;
	font-size:12px;
	padding-top:3px;
	padding-bottom:8px;
}
.q-post-date{
	display:block;
	float:left;
	width:100%;
	font-size:11px;
	color:#789;
}
.q-post-manager{
	width:100%;
	height:0px;
	display:none;
}
.q-post-manager .qm-box{
	width:0px;
	height:0px;
	float:right;
	right:0px;
	position: inherit;
}
.qm-a-manager{
	display:block;
	height:15px;
	width:15px;
	float:left;
	margin:0px;
	margin-left:-15px;
	position:absolute;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background: url(../images/seticon/icon1.png) no-repeat -7px -182px;
}
.qm-a-manager:hover{
	cursor:pointer;
	background: url(../images/seticon/icon1.png) #e5e5e5 no-repeat -4px -210px;
}
.q-show-post:hover .q-manager-post{
	display:block;
}
.bnt-like{
	margin-left:0px !important;
}
.q-post-detail,.q-comment-detail{
	width:100%;
	line-height:20px;
	word-wrap:break-word;
}
.nvt-job-dialoghover{
	width:100px;
	position:absolute;
	float:left;
}
.table-nvt-jobdal{
	width:100%;
	float:left;
}
.table-nvt-jobdal .headbox-nvt{
	background:url(../images/headd1.png) no-repeat -17px 0;
	height:7px;
	width:100%;
	margin-top:4px;
	float:left;
}
.table-nvt-jobdal .listbox-nvt{
	list-style-type:none;
	display:block;
	border:1px solid #999;
	border-top:0;
	float:left
	margin-top:-10px;
	background:#fff;
}
.nvt-job-dialoghover tr{
	border:0px !important;
}
.job-mm-parit .nvt-job-dialoghover{
	margin-top:23px;
	margin-left:-3px;
	display:none;
}
.get-bnt-jobs .nvt-job-dialoghover{
	margin-top:7px;
	margin-left:-8px;
	display:none;
}
.get-bnt-jobs:hover .nvt-job-dialoghover{
	display:block;
}
.table-nvt-jobdal .listbox-nvt{
	margin:0px;
	padding:0px;
}
.table-nvt-jobdal .listbox-nvt li{
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #ccc;
}
.table-nvt-jobdal .listbox-nvt li:last-child{
	border-bottom:0;
}
.table-nvt-jobdal .listbox-nvt li:hover{
	cursor:pointer;
	background:#f5f5f5;
}

.job-mm-parit{
	display:block;
	float:left;
	height:24px;
	width:24px;
	padding:2px;
	text-align:center;
	font-size:11px;
	margin-left:5px;
	margin-top:-5px;
	border:1px dashed #ccc;
}
.job-mm-parit img{
	width:100%;
	height:100%;
}
.job-mm-parit.hover:hover{
	cursor:pointer;
	background:#f5f5f5;
}
.q-post-detail img,.q-comment-detail img{
	width:auto;
	max-height:400px;
	max-width:100%;
}
.q-post-detail *,.q-comment-detail *{
	font-weight:100 !important;
}
.q-post-comment{
	background:#f5f5f5;
	width:100%;
	-moz-border-radius-bottomleft:2px;
	-webkit-border-bottom-left-radius:2px;
	-khtml-border-bottom-left-radius:2px;
	border-bottom-left-radius:2px;
	-moz-border-radius-bottomright:2px;
	-webkit-border-bottom-right-radius:2px;
	-khtml-border-bottom-right-radius:2px;
	border-bottom-right-radius:2px;
}
.q-main-comment{
	width:100%;
	max-width:500px;
	min-width:288px;
	margin:0 auto;
}
.q-frm-comment{
	width:100%;
	overflow:hidden;
	
}
.q-frm-comment form{
	width:100%;
	border-top:1px solid #fff;
	margin-top:-1px;
}
.q-frm-comment form table{
	width:100%;
	padding:0px;
	margin:0px;
}
.q-frm-comment form table td{
	padding:10px;
}
.q-frm-comment form input.commentdetail{
	width:100%;
	border:1px solid #dddddd;
	font-size:12px;
	padding:5px 0;
	text-indent:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.q-show-comment{
}
.q-show-comment table{
	padding:0px;
	margin:0px;
	width:100%;
}
.q-show-comment table tr{
	border-bottom:1px solid #fff;
}
.q-show-comment table tr:last-child{
	border-bottom:0px;
}
.q-show-comment table tr:hover .q-manager-comment{
	display:block;
}
.q-show-comment table td{
	padding:10px;
	vertical-align:top;
}
.q-show-comment table td:first-child{
	width:40px;
	height:40px;
}
.q-comment-owner-name{
	font-weight:bold;
	font-size:12px;
	width:100%;
	padding-top:3px;
}
.q-comment-date{
	font-size:11px;
	color:#789;
	width:100%;
	padding:5px 0;
}
.q-frm-comment .q-bnt-post{
	padding:0px !important;
	background: none;
}
.q-frm-comment .q-bnt-post button{
	margin:0px;
}
.q-bnt-post span{
	float:left;
}
.loadericon{
	display:inline-block;
	height:16px;
	width:16px;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	opacity:0;
	background:url(../images/loading_16.gif) no-repeat;
}
.q-frm-comment .loadericon{
	margin-top:7px;
}
.newquinl-poststatus, .newquinl-jobstatus{
	height:15px;
	float:left;
	margin-top:15px;
	font-size:11px;
	padding-left:6px;
	display:none;
}
/*************************************************************************************/
.qn-maincontent{
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background:#191919;
	z-index:9999;
	min-width:1000px;
	display:none;
}
.qn-maincontent table tr td.qn-main-memberinfo{
	vertical-align:middle;
	text-align:center;
}
.qn-main-comment{
	background: url(../images/bg_white_wood.jpg);
	width:100%;
	height:100%;
	overflow:auto;
}
.qn-main-comment .q-main-post{
	padding:0px !important;
}
.qn-box-manager{
	position:absolute;
	float:left;
	height:18px;
	width:18px;
	margin-top:5px;
	margin-left:-25px;
}
.qn-box-manager .boxclose{
	display:block;
	height:100%;
	width:100%;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-khtml-transition:all 1s;
	transition:all 1s;
	background: url(../images/seticon/icon1.png) no-repeat -3px -208px;
}
.qn-box-manager .boxclose:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-khtml-transform: rotate(360deg);
	transform: rotate(360deg);
	cursor:pointer;
}
.qn-boxmember-info{
	background:#fff;
	padding:10px;
	margin-bottom:10px;
	margin-bottom:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	text-align:left;
	margin:5px;
}
.qn-boxmember-info p{
	line-height:20px;
	padding-left:20px;
	margin:0px;
}
.membership-year{
	display:none;
}
.membership-year.active{
	display: table-row;
}
.ql-pagination{
	display:inline-block;
	padding:5px;
	color:#000;
	background:#fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.ql-pagination:hover{
	background:#e5e5e5;
}
/********************membership***********************/
.qn-membership-box{
	background:#fff;
	padding:5px;
	margin:5px;
	color:#678;
	font-size:12px;
	line-height:20px;
	text-align:left;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.qn-bntadd-membership{
	background: url(../images/Google%20+1.png) no-repeat center center;
	background-size:40% auto;
}
.qn-bntadd-membership:hover{
	cursor:pointer;
	opacity:0.7;
}
.qn-membership-box:hover{
	background:#f5f5f5;
}
.qn-membership-manager{
	height:0px;
	margin:5px;
}
.qn-membership-manager i{
	height:20px;
	width:20px;
	float:right;
	display:block;
	margin-top:-30px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-khtml-transition:all 1s;
	transition:all 1s;
	border:1px solid #fff;
}
.qn-membership-manager i:hover{
	cursor:pointer;
	border:1px solid #F00;;
}
.qn-membership-manager .icon-viewpo{
	margin-right:128px;
	background: url(../images/icons/small/grey/ipad.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-viewpo2{
	margin-right:150px;
	background: url(../images/icons/small/grey/ipad.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-viewpo4{
	margin-right:170px;
	background: url(../images/icons/small/grey/ipad.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-viewpogoogob{
	padding-top:3px;
	margin-right:350px;
	width:30px;
}
.qn-membership-manager .icon-viewpofacebook{
	margin-right:320px;
	background: url(../images/icons/small/grey/facebook.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-viewpoadwords{
	margin-right:295px;
	background: url(../images/icons/small/grey/wordpress.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-invoice3{
	padding-top:3px;
	margin-right:195px;
	width:30px;
}
.qn-membership-manager .icon-invoice2{
	padding-top:3px;
	margin-right:235px;
	width:30px;
}
.qn-membership-manager .icon-invoice{
padding-top:3px;
	margin-right:265px;
	width:30px;
}
.qn-membership-manager .icon-receive{
	margin-right:210px;
	background: url(../images/icons/small/grey/money.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-delete{
	margin-right:3px;
	background:url(../images/icons/small/grey/trashcan.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-paidd{
	margin-right:103px;
	background: url(../images/icons/small/grey/price_tag.png) no-repeat;
	background-size:20px;
}
.paidsuccess td{
	background:#9FC !important;
}
.noexpected td{
	background:#FF6 !important;
}
.qn-membership-manager .icon-copyms{
	margin-right:78px;
	background: url(../images/icons/small/grey/book_large.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-edit{
	margin-right:28px;
	background:url(../images/icons/small/grey/pencil.png) no-repeat;
	background-size:20px;
}
.qn-membership-manager .icon-upload{
	margin-right:53px;
	background: url(../images/icons/small/grey/upload.png) no-repeat;
	background-size:20px;
}
.qn-frm-editmember{
	position:fixed;
	display:none;
	left:0;
	top:0;
	bottom:0;
	background:#FFF;
	border-right:1px solid #191919;
	overflow:auto;
}
.qn-list-membership td:hover .qn-membership-manager, .qn-list-member:hover .qn-membership-manager{
	opacity:1;	
}
/**************************************************************************************/
.newquinl-alert{
	float:right;
	height:44px;
	width:27px;
	margin-top:4px;
}
.newquinl-viewtuper{
	height:100%;
	width:100%;
	display:block;
	background:#090;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.newquinl-viewtuper:hover{
	cursor:pointer;
}
.newquinl-viewtuper i{
	display:block;
	width:23px;
	height:17px;
	float:right;
	padding-top:0px;
	margin-right:2px;
	margin-top:2px;
	background:#FFF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size:11px;
	text-align:center;
	font-style:normal;
}
.newquinl-alert .content-alert{
	width:300px;
	min-height:40px;
	max-height:500px;
	overflow:auto;
	background:#FFF;
	position:absolute;
	float:left;
	border:1px solid #ccc;
	margin-left:-274px;
	margin-top:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:none;
}
.newquinl-alert .content-alert.open{
	display:block;
}
.newquinl-alert .content-alert .icon-arrowtop{
	height:15px;
	width:22px;
	display:block;
	margin-top:-15px;
	float:right;
	margin-right:12px;
	background:url(../images/seticon/icon1.png) no-repeat -573px -114px;
}
.newquinl-alert .content-alert .list{
	margin:0px;
	padding:0px;
	width:100%;
}
.newquinl-alert .content-alert .list tr{
	display:block !important;
	width:100%;
	float:left;
	padding:7px 0;
	border-bottom:1px dotted #e5e5e5;
}
.newquinl-alert .content-alert .list tr.headtableboxalert{
	background:#0C0;
	border-bottom:0;
}
.headtableboxalert .exttitle{
	font-weight:bold;
	margin-left:-35px;
}
.bnt-success{
	display:inline-block;
	font-style:normal;
	color:#090 !important;
}
.bnt-success:hover{
	text-decoration:underline;
	cursor:pointer;
}
.newquinl-alert .content-alert .list tr:last-child{
	border-bottom:0px;
}
.newquinl-alert .content-alert .list tr td:first-child{
	padding-left:7px;
	padding-right:10px;
}
.newquinl-alert .content-alert .list .photovalert{
	height:24px;
	border:1px dashed #ccc;
	padding:2px;
}
.newquinl-alert .content-alert .list tr td{
	font-size:11px;
	vertical-align:top;
}
.newquinl-alert .content-alert .list tr td:last-child{
	width:250px;
}

.alertmessagev{
	display:block;
	width:250px;
	height:17px;
	font-size:11px;
	margin-top:3px;
	line-height:17px;
	overflow:hidden;
}
.alertmessagev.datetime{
	line-height:15px;
	height:15px;
	color:#789;
}
/********************************************************/
.qn-comment-viewmore{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.qn-comment-viewmore a{
	width:250px;
	display:inline-block;
	background:#f5f5f5;
	border:1px solid #ccc;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:7px 0px;
	font-weight:100 !important;
	color:#555 !important;
}
.qn-comment-viewmore a:hover{
	color:#000 !important;
}
.p-loader{
	display:none;
}
/**************************** Member ***********************/
.q-member{
	width:96%;
	background:#fff;
	margin:1%;
	padding:1%;
}
.q-member td, .frm-ajaxmember td{
	vertical-align:top;
}
.field-name{
	text-align:right;
	padding:12px;
	font-weight:bold;
	width:35%
}
.field-input{
	padding:5px;
	padding-left:0;
}
.field-input input[type=text],.field-input textarea{
	width:400px;
	font-size:12px;
	padding:3px;
	border:1px solid #e5e5e5;
}
.field-input select{
	font-size:12px;
	padding:4px;
	border:1px solid #e5e5e5;
}
.loaderfn1{
	margin-top:9px;
	float:left;
	opacity:0;
}
.textfrm-status{
	display:none;
	margin-top:11px;
	margin-left:10px;
	float:left;
}
.headbox-payment{
	display:block;
	background:#090;
	padding:8px 20px;
	margin-right:1px;
	color:#fff;
}
.table-memberlist{
	margin:0;
}
.table-memberlist td{
	padding:8px;
	height:15px;
	border:1px dotted #fff;
	background:#e5e5e5;
	vertical-align:middle;
}
.table-memberlist tr td:first-child{
	padding:8px 0;
	width:30px;
	border-left:0;
}
.table-memberlist tr:first-child td{
	border-top:0;
	background:#c5c5c5;
}
.table-memberlist tr td:first-child img{
	margin-left:5px;
}
.table-memberlist tr:hover{
	cursor:pointer;
}
.table-memberlist tr:hover td{
	background:#ccc;
}
.table-memberlist i{
	font-size:11px;
	color:#789;
	display:block;
	margin-top:4px;
	font-style:normal;
}
.frm-ajaxmember{
	padding:10px;
}
.icon-level{
	height:16px;
	margin-top:-9px;
	position:absolute;
}
.page-options{
	margin-left:1%;
}
.page-options select{
	padding:4px;
	border:1px solid #aaa;
}
.p-pagination{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.p-pagination li{
	display:inline-block;
	float:left;
	border:1px solid #ccc;
	background:#e5e5e5;
	margin-right:3px;
}
.p-pagination li a,.p-pagination li:hover a{
	color:#000;
	padding:5px 7px;
	display:block;
	font-weight:100;
}
.p-pagination li.active,.p-pagination li:hover{
	background:#ccc;
	cursor:pointer;
	border-color:#fff;	
}
/************************************************/
.bnt-addmembership{
	background:#e9e9e9;
	padding:5px 10px;
	float: right;
	margin-right:10px;
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.mon2px{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.bnt-addmembership:hover{
	background:#e0e0e0;
	cursor:pointer;
}
h2.editmember-title{
	font-size:14px !important;
	margin:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
.ifrm-uploadpdf{
	border:0;
	overflow-x:hidden;
	margin:10px;
	width:460px;
	height:500px;
}
/**************** calendar ****************/
.ql-calendar-dayall{
	width:100%;
}
.ql-calendar-dayall td{
	border:1px solid #ccc;
	padding:8px 2px;
	text-align:center;
}
.ql-calendar-dayall tr td:first-child{
	text-align:left;
}
.calendar-color2{
	background:#FC6;
}
.calendarToday{
	background:#0FF;
}
.time-late{
	background:#FF9;
}
.daysicon-status{
	display:block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color:#F00 transparent transparent transparent;
	position:absolute;
	margin-left:-3px;
	margin-top:-8px;
}
.cal-show-detail:hover,.cal-show-detail.active{
	cursor:pointer;
	background:#0CF;
}
.view-calendar-info{
	display:none;
}
.date-infotable{
	width:100%;
	margin-top:10px;
}
.date-infotable tr td{
	padding:7px;
}
.date-infotable tr td:first-child{
	width:80px;
	text-align:right;
	font-weight:bold;
}
.date-infotable tr td textarea{
	width:300px;
}
.hr-membership{
	margin:0px;
}
.calen-head{
	background:#0C0;
}
/**************************************************/
.table-uploaderjob{
	width:100%;
	margin:0px;
}
.table-uploaderjob td{
	padding:10px;
	vertical-align:top;
	border-bottom:1px solid #ccc;
}
.table-uploaderjob tr:last-child td{
	border-bottom:0;
}
.uploader-photo{
	height:48px;
	width:48px;
}
.tb-in-upload-list{
	width:100%;
	margin:0px;
}
.tb-in-upload-list td{
	padding:4px;
	border-bottom:1px dotted #ccc;
}
.tb-in-upload-list td:last-child{
	text-align:right;
	color:#789;
}
.boxjob1{
	background:#f5f5f5;
	width:100%;
	margin-bottom:10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.boxjob1 form{
	display:block;
}
.boxjob1 form table{
	margin:0;
}
.boxjob1 form input[type=text],.boxjob1 form textarea{
	border:1px solid #e5e5e5;
	font-size:12px;
	margin:4px 0;
	padding:5px 0px;
}
.jobtabs-inbox{
	width:350px;
	float:left;
	background:#090;
	margin:0px;
	position:absolute;
}
.jobtabs-inbox li{
	padding:10px 0;
	float:left;
	width:50%;
	color:#fff;
	text-align:center;
	display:inline-block;
}
.jobtabs-inbox li.active{
	background:#060;
}
.jobtabs-inbox li:hover{
	cursor:pointer;
}
.job-title{
	width:50px;
	text-align:right;
	padding-right:7px;
	font-weight:bold;
}
.job-optiontitle{
	width:60px;
	padding-right:6px;
	text-align:right;
}
.boxjob2 .q-main-post{
	margin-left:0px;
	margin-right:0px;
}
.projectbnt-addoption{
	display:block;
	float:left;
	font-size:11px;
	color:#0C0;
	margin-bottom:10px;
	padding:4px;
}
.projectbnt-addoption:hover{
	cursor:pointer;
	text-decoration:underline;
}
.q-bnt-job{
	-moz-border-radius-bottomleft:2px;
	-webkit-border-bottom-left-radius:2px;
	-khtml-border-bottom-left-radius:2px;
	border-bottom-left-radius:2px;
	-moz-border-radius-bottomright:2px;
	-webkit-border-bottom-right-radius:2px;
	-khtml-border-bottom-right-radius:2px;
	border-bottom-right-radius:2px;
}
.q-bnt-job span{
	display:block;
	float:left;
}
.bin{
	display:n;
	height:0px;
	width:0px;
	opacity:0;
}
.project-option{
	border-top:1px solid #ccc;
}
.project-option tr:first-child td{
	padding-top:15px;
}
.project-option tr{
	border-bottom:1px dotted #ccc;
}
.project-option tr:last-child{
	border:0;
}
.get-bnt-jobs{
	display:inline-block;
	height:24px;
	width:24px;
	padding:2px;
	border:1px dashed #ccc;
	font-size:11px;
	font-style:normal;
	text-align:center;
}
.get-bnt-jobs img{
	height:100%;
	width:100%;
}
.get-bnt-jobs.hover{
	cursor:pointer;
}
.status-jobcc{
	display:block;
	margin-top:6px;
	font-size:11px;
	font-style:normal;
	color:#F00;
}
.status-jobcc i{
	font-style:normal;
}
.bnt-success-jobs{
	background: url(../images/tick-white.png) no-repeat;
	display:block;
	width:16px;
	height:16px;
	position:absolute;
	float: left;
	margin-top:-16px;
	margin-left:32px;
}
.bnt-success-jobs:hover{
	cursor:pointer;
}
/*******************************************/
.ql-calendar-head{
	width:100%;
}
.ql-calendar-month{
	padding:5px 20px;
	font-weight:bold;
	text-align:center;
}
.ql-calendar-prev, .ql-calendar-next{
	padding:5px;
	width:20%
}
.ql-calendar-next{
	text-align:right;
}
.ql-calendar-prev a, .ql-calendar-next a{
	font-weight:100 !important;
}
/********************************************/
.support-borwser{
	height:48px;
	width:48px;
	position:fixed;
	left:10px;
	bottom:10px;
	background:url(../images/chrome.png) no-repeat;
	background-size:100%;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-khtml-transition:all 1s;
	transition:all 1s;
}
.support-borwser:hover{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-khtml-transform: rotate(90deg);
	transform: rotate(90deg);
}
/********************************************/
.main-content-account{
	width:98*;
	margin:0 1%;
	padding-bottom:20px;
}
.table-edit-account td{
	vertical-align:top;
	padding:5px;
}
.table-edit-account button[type=submit]{
	padding: 4px 10px;
}
.wht3persen{
	font-size:10px;
}
.q-from table td:last-child{
	padding-left:0px;
}
.main-set-followup{
	text-align:right;
	margin-top:5px;
	float:left;
	width:100%;
	display:none;
}
.main-set-followup select{
	border:1px solid #ccc;
	background:#fff;
	height:25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
/*********************************************/
.UIadminList{
	display:block;
	height:22px;
	width:120px;
	margin:5px;
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}
.UIadminTxt{
	height:100%;
	width:100%;
	float:left;
	display:block;
	background:url(../images/lite_toggle.png) no-repeat 107px -12px;
}
.UIadminTxt:hover{
	cursor:pointer;
}
.UIadminTxt .ingphoto, .UIadminUL .ingphoto{
	float:left;
	display:block;
	height:20px;
	width:20px;
	margin:0px;
	border:1px dashed #ccc;
}
.UIadminTxt .ingphoto img, .UIadminUL .ingphoto img{
	height:18px;
	width:18px;
	margin:1px;
}
.UIadminTxt .adm-name,.UIadminUL .adm-name{
	display:block;
	float:left;
	width:70px;
	overflow:hidden;
	margin-left:10px;
	font-style:normal;
	height:22px;
	line-height:22px;
	vertical-align:middle
}
.UIadminUL{
	width:130px;
	height:300px;
	overflow:auto;
	list-style-type:none;
	margin:0px;
	margin-left:-6px;
	padding:0px;
	float:left;
	position:absolute;
	background:#fff;
	margin-top:27px;
	display:none;
	border:1px solid #ccc;
}
.UIadminList.open .UIadminUL{
	display:block;
}
.UIadminUL li{
	padding:5px;
	border-bottom:1px dotted #ccc;
}
.UIadminUL li:last-child{
	border:0;
}
.UIadminUL li:hover{
	background:#f5f5f5;
	cursor:pointer;
}
.UIoptionvsicon{
	display:block;
	float:left;
	margin-top:5px;
	padding:5px;
	height:22px;
	width:100px;
	background:#FFF;
	border:1px solid #ccc;
}
.UIoptionTxt{
	display:block;
	height:22px;
	width:100%;
	line-height:22px;
	background:url(../images/lite_toggle.png) no-repeat 87px -12px;
}
.UIoptionTxt{
	cursor:pointer;
}
.UIoptionList{
	list-style-type:none;
	margin:0;
	margin-top:5px;
	margin-left:-6px;
	padding:0px;
	width:110px;
	display:none;
	position:absolute;
	background:#fff;
	border:1px solid #ccc;
}
.UIoptionvsicon.open .UIoptionList{
	display:block;
}
.UIoptionList li{
	height:18px;
	padding:5px;
	border-bottom:1px dotted #ccc;
}
.UIoptionList li:last-child{
	border-bottom:0;
}
.UIoptionList li i{
	font-style:normal;
}
.UIoptionList li .UITick{
	display:block;
	height:16px;
	width:16px;
	float:left;
	border:1px dashed #ccc;
}
.UIoptionList li .UITick img{
	margin:1px;
	height:14px;
}
.UIoptionList li .UITxt{
	display:block;
	height:16px;
	width:70px;
	float:left;
	padding-top:3px;
	margin-left:10px;
}
.UIoptionList li:hover{
	cursor:pointer;
	background:#f5f5f5;
}
.table-inLL {
	margin:0px;
	padding:0px;
}
.table-inLL tr td{
	padding:0px;
}
.img-edit-profileimg{
	border:1px solid #999;
	padding:2px;
	height:120px;
	width:120px;
}
.account-main-dataedit{
	width:100%;
	background:#FFF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:10px 0;
}
.account-main-dataedit table{
	margin:0;
}
.account-main-dataedit table tr td:first-child{
	text-align:right;
	font-weight:bold;
	line-height:24px;
}
.account-main-dataedit input[type=text],.account-main-dataedit input[type=password]{
	border:1px solid #ccc;
	min-width:180px;
}
.search-membern-main{
}
.search-membern-frm{
	background:none;
	height:36px;
	width:309px;
}
.search-membern-frm input[type=text]{
	height:26px;
	width:300px;
	margin:2px;
	text-indent:5px;
}
.search-autocomplete-main{
	background:#fff;
	position:absolute;
	float:left;
	width:302px;
	border:1px solid #aaa;
	border-top:0;
	margin-top:-2px;
	margin-left:2px;
	display:none;
}
.search-autocomplete-main table{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
}
.search-autocomplete-main table tr{
	border-bottom:1px dotted #ccc;
}
.search-autocomplete-main table tr:last-child{
	border-bottom:0;
}
.search-autocomplete-main table tr:hover{
	background:#f5f5f5;
	cursor:pointer;
}
.search-autocomplete-main table td{
	width:50%;
	padding:5px;
	height:20px;
	line-height:20px;
}
.search-autocomplete-main table td:last-child{
	color:#789;
}
.search-autocomplete-main span{
	display:block;
	width:140px;
	height:20px;
	font-size:11px;
	overflow:hidden;
}
.close-search-box{
	height:20px;
	width:20px;
	float:right;
	display:block;
	background:url(../images/system-delete.png) no-repeat center center;
	margin-left:285px;
	margin-top:8px;
	display:none;
	opacity:0.6;
	position:absolute;
}
.close-search-box:hover{
	cursor:pointer;
	opacity:1;
}
/***********************************************************/
.ibnt-sendemail:hover, .ibnt-previewemail:hover{
	cursor:pointer;
	opacity:0.6;
}
.main-previewemailbg{
	position:fixed;
	background: url(../images/bg_000000.png);
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9998;
	display:none;
}
.main-previewemail{
	height:500px;
	width:700px;
	background:#fff;
	position:fixed;
	top:10px;
	left:50%;
	z-index:9999;
	border:1px solid #ccc;
	display:none;
}
.main-previewemail iframe{
	width:100%;
	height:100%;
	float:left;
}
.main-previewemail .toolsmanager{
	height:39px;
	width:100%;
	margin-top:-39px;
	float:left;
	text-align:center;
	background:url(../images/bg_000000.png);	
}
.main-previewemail .toolsmanager a{
	display:inline-block;
	background:#090;
	margin-top:5px;
	padding:5px 15px;
	font-weight:bold;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.main-previewemail .toolsmanager a:hover{
	background:#060;
}
.tb-diabmenumb{
	border:1px solid #ccc;
	width:98%;
	margin:0;
	margin-left:20px;
}
.tb-diabmenumb td{
	width:33%;
	padding:5px;
	border-left:1px solid #ccc;
}
.promotionbar{
	width:100%;
	margin-bottom:15px;
}
.promotionbar td{
	line-height:20px;
}
/***************************************************************************/
.calen-prev{
	background:#090;
	padding:5px 10px;
	color:#fff !important;
	margin-left:3px;
}
.calen-prev:hover{
	background:#060;
}
.calen-head{
	font-weight:bold;
}
.processCalend{
	border:1px solid #ccc;
	margin:1%;
	width:757px;
	background:#FFF;
}
.table-proc1{
	margin:0;
	width:100%;
}
.table-proc1 td{
	border:1px solid #ccc;
	padding:8px 5px;
}
.trows-adminitem:hover,.trview-spjob:hover{
	border:1px solid #000;
	background:#f5f5f5;
}
.mainmemberedit1{
	width:500px;
	float:left;
}
.mainmemberedit2{
	width:300px;
	margin-top:92px;
	float:left;
	margin-left:-70px;
}
/*********************************************************************************/
.highcharts-item{
	height:400px;
	margin:1%;
	width:98%;
}
.bnt-close-membership{
	background:#0C0;
	width:60px;
	height:15px;
	line-height:15px;
	float:right;
	margin-top:-60px;
	margin-right:3px;
	padding:5px;
	color:#fff;
	text-align:center;
}
.bnt-close-membership:hover{
	background:#090;
	cursor:pointer;
}
/*******************************************************************************/
.main-personal-list{
	width:100%;
}
.main-personal-list li{
	display:inline-block;
	width:120px;
	padding:10px;
	height:250px;
	border:1px solid #ccc;
	background:#f5f5f5;
	margin-right:10px;
	margin-bottom:10px;
}
.main-personal-list li:hover{
	background:#e5e5e5;
}
.main-personal-list li .image{
	width:120px;
	float:left;
	overflow:hidden;
}
.main-personal-list li .image img{
	width:100%;
	min-height:100%;
}
.main-personal-list li .name{
	width:120px;
	height:30px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	float:left;
}
.main-personal-list li .name.red{
	color:#F00;
}
.main-frm-follow{
	background:url(http://www.quinl.com/img/bg/00070.png);
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:fixed;
	z-index:999999;
}
.main-frm-followfrm{
	background:#fff;
	top:50%;
	left:50%;
	height:150px;
	width:400px;
	margin-left:-200px;
	margin-top:-80px;
	position:fixed;
	z-index:1000000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.main-show-followfrm{
	background:#fff;
	top:20px;
	bottom:20px;
	left:50%;
	width:700px;
	margin-left:-350px;
	position:fixed;
	z-index:1000000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.main-frm-followfrm .frm-followsbyouuuu{
	float:left;
	padding:10px;
	width:380px;
	display:block;
}
.main-frm-followfrm .frm-followsbyouuuu select{
	float:left;
	border:1px solid #ccc;
	height:30px;
	line-height:30px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-right:10px;
}
.main-frm-followfrm .ffw-loader2{
	margin-left:30px;
	margin-top:10px;
	display:none;
}
.main-frm-followfrm .frm-followsbyouuuu span{
	float:left;
}
.main-frm-followfrm button,.bntfinishfollow{
	padding:5px 15px;
	margin:0;
	font-size:12px;
}
.optionvfollow{
	float:left;
	height:30px;
	margin-left:10px;
	padding:0;
	text-indent:0;
	width:100px;
	display:block;
	text-align:center;
	line-height:30px;
}
.optionvfollow.active{
	background:#000;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-khtml-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-khtml-border-top-right-radius:4px;
	border-top-right-radius:4px;
}
.optionvfollow:hover{
	cursor:pointer;
	color:#e5e5e5;
}
.bangpagebonboxmypxffw{
	float:right;
}
.bangpagebonboxmypxffw a{
	color:#f5f5f5;
	background:#f5f5f5;
	margin-right:3px;
	display:block;
	float:left;
	color:#789;
	text-align:center;
	text-indent:0;
	padding:3px 5px;
	font-size:12px;
	font-weight:100;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.bangpagebonboxmypxffw a:hover,.bangpagebonboxmypxffw a.active{
	color:#000;
	background:#e5e5e5;
}
commmentdetail * {
	font-size:12px;
}
.main-myffwdata .adminname{
	width:100%;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}
.main-myffwdata .commmentdetail{
	width:100%;
	line-height:17px;
}
.main-myffwdata .vdatetime{
	width:100%;
	font-size:11px;
}
.bntfinishfollow{
	margin-top:12px;
}
.main-frm-followfrm .ffw-loader{
	margin-left:195px;
	margin-top:95px;
	float:left;
}
.mboxfollow-title{
	width:100%;
	height:20px;
	background:#090;
	padding:10px 0;
	text-indent:15px;
	color:#fff;
	font-weight:bold;
}
.myffw-no-result{
	display:block;
	padding:10px;
	background:#F00;
	margin:10px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.main-myffwdata{
	float:left;
	width:100%;
	margin-top:1px;
	overflow-y:scroll;
}
.table-myvffw{
	width:100%;
	margin:0;
	float:left;
}
.table-myvffw td{
	padding:5px;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}
.table-myvffw TR:nth-child(odd) td{
background-color: #f5f5f5;
}

.table-myvffw TR:nth-child(even) td{
background-color: #FFF;
}
.table-myvffw .imgprofile{
	width:50px;
	height:50px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top, #ed1c24, #aa1317);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top, #c9151b, #a11115);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top, #aa1317, #ed1c24);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
.bnt-follow-comment{
	margin-top:10px !important;
	margin-left:5px !important;
}
.mainim-followitem{
	width:660px;
	float:left;
	padding:10px;
	border-bottom:1px dotted #ccc;
}
.mainim-followitem:hover{
	background:#f5f5f5;
}
.mainim-followitem .boxvfollow-photo{
	float:left;
	width:50px;
	height:50px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-right:15px;
	overflow:hidden;
}
.mainim-followitem .boxvfollow-photo img{
	width:50px;
	height:50px;
}
.mainim-followitem .boxvfollow-info1{
	float:left;
	width:490px;
}
.mainim-followitem .boxvfollow-info2{
	float:left;
	width:100px;
	height:60px;
	text-align:right;
}
.mainim-followitem .boxvfollow-info2 button{
	float:right;
}
.boxvfollow-member{
	width:100%;
	clear:both;
	height:25px;
}
.boxvfollow-member .q-show-head{
	border:0;
}
.table-webboard td{
	padding:5px !important;	
}
.tablink-vnb{
	background:#CCC;
	float:right;
	height:28px;
	margin-right:1%;
	margin-top:2px;
}
.tablink-vnb a,.gsetting,.psbnt-addevent{
	background:#3d8336;
	display:block;
	float:left;
	margin-left:2px;
	line-height:28px;
	height:28px;
	padding:0 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-weight:100 !important;
	color:#fff !important;
}
.tablink-vnb a:hover,.psbnt-addevent:hover{
	opacity:0.7;
}
.tablink-vnb .gsetting{
	padding:0;
	width:28px;
	cursor:pointer;
	text-align:center;
}
.tablink-vnb .gsetting:hover{
	display:block;
}
.tablink-vnb .gsetting img{
	margin-top:2px;
}
.tablink-vnb .gsetting ul{
	position:absolute;
	background:#f5f5f5;
	width:150px;
	margin-top:-7px;
	margin-left:-121px;
	list-style-type:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:none;
}
.tablink-vnb .gsetting:hover ul{
	display:block;
}
.tablink-vnb .gsetting ul li{
	width:100%;
}
.tablink-vnb .gsetting ul li a{
	background:#fff;
	float:none;
	text-align:left;
	color:#000 !important;
}
.psbnt-addevent{
	float:right;
	margin-bottom:15px;
}
/************************************/
.postfrmgh{
	width:100%;
}
.table-frmpostevent{
	width:100%;
	max-width:600px;
	margin:0 auto;
}
.table-frmpostevent td{
	padding:5px;
	line-height:20px;
	vertical-align:top;
}
.table-frmpostevent .input100{
	width:100%;
	padding:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #ccc;
}
.table-frmpostevent button{
	padding:5px 10px;
}
.q-profileee{
	width:100%;
}
.q-profileee tbody tr:nth-child(odd) {
	background-color: #f5f5f5;
}
.q-profileee tbody tr:nth-child(even) {
	background-color: #FFF;
}
.q-profileee tbody tr:hover{
	background:#e5e5e5;
	cursor:pointer;
}
.q-profileee td{
	padding:10px;
}
.ttable-pagelistv{
}
.ttable-pagelistv li{
	display:inline-block;
}
.ttable-pagelistv li a{
	background:#3d8336;
	display:block;
	padding:2px 5px;
	line-height:20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-right:2px;
	font-weight:100 !important;
}
.ttable-pagelistv li a.active{
	color:#fff;
}
.eventdatm-details{
	width:96%;
	margin-left:1%;
	background:#fff;
	float:left;
	padding:1%;
	margin-bottom:20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.view-dataeevent{
	margin-right:1%;
	float:right;
	padding-bottom:10px;
}
.main-cos-v2n{
	background:#FFF;
	float:left;
	margin-left:1%;
	padding:1%;
	margin-bottom:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.people-listv{
	margin:0;
	width:100%;
}
.people-listv td{
	vertical-align:top;
	color:#789;
}
.people-listv td b{
	display:block;
	color:#000;
}
.people-listv .member-profile{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	width:40px;
	height:40px;
}
.frm-comment-event{
	clear:both;
}
.frm-comment-event h4{
	margin-bottom:10px;
}
.frm-comment-event textarea{
	width:98%;
	padding:1%;
	border:1px solid #e5e5e5;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.frm-comment-event .button{
	padding:0px 12px;
	line-height:28px;
}
.table-event-comment{
	width:100%;
	margin:0;
}
.table-event-comment td{
	vertical-align:top;
	padding:10px;
}
.table-event-comment tr{
	border-top:1px dashed #ccc;
}
.table-event-comment tr:last-child{
	
}
.inevt2-photo{
	height:50px;
	width:50px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.eventcomment-name{
	width:70%;
	float:left;
	font-weight:bold;
	padding-bottom:5px;
	line-height:17px;
}
.eventcomment-delete{
	height:20px;
	width:20px;
	float:right;
	background:url(../images/system-delete.png) no-repeat center center;
	opacity:0;
}
.table-event-comment tr:hover .eventcomment-delete{
	opacity:0.6;
}
.table-event-comment tr:hover .eventcomment-delete:hover{
	opacity:1;
	cursor:pointer;
}
.eventcomment-message{
	width:100%;
	float:left;
	line-height:17px;
	padding-bottom:10px;
}
.eventcomment-datetime{
	width:100%;
	line-height:17px;
	color:#789;
	float:left;
}
.mbntevetn-delete{
	cursor:pointer;
}
/*********************************************/
.mainviewjob{
	background:url(../images/b2w-1t.png);
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	display:none;
}
.boxdetailjobtb{
	display:none;
	width:300px;
	height:150px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-75px;
	margin-left:-150px;
	z-index:10000;
	background:#fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.memonlinebox{
	height:30px;
	width:280px;
	position:fixed;
	background:#000;
	right:10px;
	bottom:0;
	z-index:10000;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-khtml-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-khtml-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.memonlinebox .mobox-title{
	height:20px;
	line-height:20px;
	padding:5px;
	width:270px;
	color:#fff;
}
.memonlinebox .mobox-title:hover{
	cursor:pointer;
}
.memonlinebox .mobox-details{
	width:100%;
	height:100%;
	background:#444;
	overflow:auto;
}
.memonlinebox .mobox-ul{
	width:260px;
}
.memonlinebox .mobox-ul li{
	min-height:40px;
	padding:5px;
}
.memonlinebox .mobox-ul li:hover{
	background:#0C0;
	cursor:pointer;
}
.memonlinebox .mobox-ul .cont-image{
	width:40px;
	height:40px;
	float:left;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.memonlinebox .mobox-ul .cont-name{
	width:200px;
	height:40px;
	float:left;
	margin-left:10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.memonlinebox .mobox-ul .cont-name i{
	display:block;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	padding-top:10px;
	color:#f5f5f5;
}
.bnt-settimmer{
	font-size:11px;
	font-weight:100 !important;
}
.mainview-iin23month{
	background: url(../images/b2w-1t.png);
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10000;
	display:none;
}
.mainview-iin23table{
	width:700px;
	height:400px;
	margin-left:-350px;
	margin-top:-200px;
	background:#FFF;
	z-index:10001;
	position:fixed;
	top:50%;
	left:50%;
	display:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.mainview-iin23table .tabtdetails{
	float:left;
	width:100%;
	overflow:hidden;
}
.mainview-iin23table .floader{
	margin-left:320px;
	margin-top:170px;
}
.calen-prev, .calen-prev{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.mainview-iin23table .dbox-membershead{
	width:100%;
	margin-top:15px;
	padding-bottom:10px;
	text-indent:10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #e5e5e5;
}
.mainview-iin23table .dbox-membershead .d{
	float:right;
	font-size:14px;
	font-weight:100;
	color:#678;
	margin-right:10px;
	display:inline-block;
}
.tabledata-boxdatadate .tddata-date{
	cursor:pointer;
}
.tablejobof-theday{
	width:100%;
	margin-top:15px;
}
.tablejobof-theday td{
	padding:5px;
	border:1px solid #e5e5e5;
	line-height:18px;
}
.tablejobof-theday td:first-child{
	width:50px;
	text-align:center;
	border-left:0;
}
.ahref:hover{
	cursor:pointer;
}
.tablejobof-theday tr:nth-child(odd) {
	background-color: #f5f5f5;
}
.tablejobof-theday tr:nth-child(even) {
	background-color: #FFF;
}
.trdata-tjob1 td{
	height:20px;
	line-height:20px;
	background:#f5f5f5;
}
.trdata-tjob2 td{
	height:100px;
}
.jobtimedataitem{
	display:inline-block;
	background:#F00;
	color:#fff;
	font-size:11px;
	padding:0 5px;
	margin-right:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.jobtimedataitem.success{
	background:#0F3;
	color:#444;
}
.jobtimedataitem:hover{
	cursor:pointer;
}
.jobtime-datainfo{
	height:150px;
	width:250px;
	float:left;
	position:absolute;
	margin-top:-150px;
}
.jobtime-datainfo .datainfo-detail{
	background:#fff;
	width:100%;
	height:140px;
	float:left;
	color:#000;
	overflow:auto;
	border:1px solid #ccc;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.jobtime-datainfo .datainfo-arrow{
	background:url(../images/sidenav_tooth-trans.png) no-repeat 0 -1px;
	width:28px;
	height:8px;
	float:left;
	margin-top:-1px;	
}
.table-dtjobccnm{
	width:100%;
	margin:0;
}
.table-dtjobccnm td{
	padding:3px;
	min-height:25px;
	line-height:17px;
	vertical-align:top;
}
.table-dtjobccnm td:first-child{
	width:25px;
	
}
.table-dtjobccnm td:first-child img{
	float:left;
}
.table-dtjobccnm td:last-child{
	border-right:0;
}
.table-dtjobccnm tr:first-child td{
	border-top:0;
}













