.main{
	background: #F5F5F5;
	padding-top: 20px;
	padding-bottom: 80px;
}

.Qtask .panel{background:0 0;border:0}
.Qtask .panel-body{padding:0;margin-top:20px}
.Qtask .panel-heading{border:0;background:#FFF;font-size:16px;border-radius:4px;padding:0 10px;height: 60px;line-height: 60px;}
.Qtask .menu{margin-right:0;padding-right:0;border-right:0;}
.Qtask .menu select{font-size: 12px;padding: 0 6px;height: 26px;width:60px;display:inline-block}
.Qtask .menu input{font-size: 12px;padding: 0 10px;height: 26px;width:100px;display:inline-block}
.Qtask .menu button{background: none;border: 0;}
.Qtask .menu button:hover{color:#F00}
.Qtask .menu form{display:inline-block}
.panel-heading .filter {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    width: 240px;
    font-size: 14px;
    margin: 0 auto;
    height: 50px;
}

.QtaskList>li{margin-bottom:20px}
.QtaskList>li>ul{background:#FFFFFF;padding:10px 0px;border-radius:4px 4px 0 0;position:relative}
.QtaskList .avatar{height:20px}
.QtaskList .a{font-size:14px;font-weight:700;overflow:hidden;margin:4px;text-align: center;overflow: hidden;height: 24px;line-height: 24px;}
.QtaskList .a span{float:right;color:#999;font-size: 12px;}
.QtaskList .b{margin-bottom:4px;height:20px;line-height:20px}
.QtaskList .b .everyday{color:#999;font-weight:500;font-size:12px;float:right}
.QtaskList .b .stock{color:#999;font-weight:500;font-size:12px;float:left;margin-left:20px}
.QtaskList .b .money{font-size:12px;float:left;line-height:20px;color:#999}
.QtaskList .b .money span{color:red;font-size:16px}
.QtaskList .b .status{font-size:12px;float:right;line-height:20px;color:#999}
.QtaskList .b div{float:right}
.QtaskList .d{height:30px;line-height:18px;font-size:12px;margin-bottom:2px;color:silver;overflow: hidden;}
.QtaskList .d span{margin-right:3px;color:#999;margin-bottom:2px;display:inline-block}
.QtaskList .d span:hover{color:#444}
.QtaskList .c1{float:left;color:#999;}
.QtaskList .c1 .money{color:red;font-size:16px}
.QtaskList .c2{float:right;color:#999}
.QtaskList .c2 span{display:inline-table;margin-left:6px}
.QtaskList .c2 a{display:inline-table;}
.QtaskList .c{padding: 5px 14px;}
.QtaskList .c .copyurl,.QtaskList .c .look{padding: 0 5px;}
.QtaskList .e{margin-top:0; padding: 0 10px;}
.QtaskList .e>div{text-align: center;margin-top: 5px;}
.QtaskList .e h5{font-size: 12px;color: #999;margin: 0;}
.QtaskList .e span{color:#666;font-size:12px}

.QtaskList .btn-menu{text-align: center;background: #FFFFFF;border-top: 1px solid #EEE;border-radius: 0 0 4px 4px;overflow: hidden;}
.QtaskList .btn-menu .col{border-left: 1px #EEE solid;}
.QtaskList .btn-menu .col:hover{background-color: #f96332;/*box-shadow: inset 0px 0px 12px rgb(30 30 30 / 62%);*/}
.QtaskList .btn-menu .col:hover a{color: #FFFFFF;}
.QtaskList .btn-menu a{display: block; width: 100%;height: 38px;line-height: 38px;}
.QtaskList .btn-menu a:hover{}
.QtaskList .btn-menu a.survey_r{color: #fc472e;}

.button-group-Qtask{width:100%;margin-bottom:20px}
.button-group-Qtask .button{padding:0 0;width:25%;background:#F9F9F9;box-shadow:none;border-color:#EEE;height:50px;font-size:12px;line-height:50px;font-weight:500}
.button-group-Qtask .button i{font-size:22px;line-height:50px}
.button-group-Qtask .active{background:#fc472e;color:#FFF}
.Qtask .introduction{position:absolute;left:0;top:0;width:100%;height:144px;font-size:12px;line-height:20px;padding:10px 5px;overflow:hidden;background:rgba(0,0,0,.7);border-radius:4px 4px 0 0;color:#FFF;padding:6px 8px;word-wrap:break-word;overflow:hidden;}

#footer{
	margin-top: 0;
}

.no-login{
	color:#666666;
	word-wrap:break-word;
	text-align: center;
}

.no-login .copy{
	margin-top: 10px;
	width: 100%;
	border-radius: 15px;
}

.no-login #no_login_url{
	text-align: center;
	color:#666666
}