/*
* @Author: ansen
* @Date:   2017-10-30 11:42:44
* @Last Modified by:   ansen
* @Last Modified time: 2017-11-17 10:36:13
*/

@import url("dennis_iot.css");

h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}

.iot-list-area {
    margin-top:0;
}
.list-title-area2.no-underline { border-bottom: none; margin-bottom: 5px; }
.list-title-area2 .sort-nav>li{display:inline-block;}
.list-title-area2 .nav-area { float: right; transform: translateY(3px); }
.list-title-area2 .nav-area .list-tag { position: relative; font-size: 15px; line-height: 35px; color: #747474; width: 60px; text-align: center; text-decoration: none; display: inline-block; }
.list-title-area2 .nav-area .list-tag+.list-tag { margin-left: 5px; }
.list-title-area2 .nav-area .list-tag.selected,.list-title-area2 .nav-area .list-tag:hover { border-bottom: 3px solid #0075C1; }
.list-title-area2 .nav-area .list-tag.selected:after,.list-title-area2 .nav-area .list-tag:hover:after {
	display: block;
    content: '';
    border-width: 4px 4px 4px 4px;
    border-style: solid;
    border-color: transparent transparent #0075C1 transparent;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    bottom: 0px;
}
.list-title-area2:after { content: ''; display: block; clear: both; }
.list-title-area2{
	border-bottom: 2px solid #b5d8f9;
	position: relative;
	padding-bottom: 2px;
    min-height: 34px;
}



.list-title-area2.detail {
	margin-bottom: 20px;
}
.list-title-area2:before{
	content: '';
	display: block;
	width: 64px;
	height: 2px;
    background: url(../images/iot_style/title_line_2x.png);
    background-size: 64px;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.list-title-area2.user-page{
	padding-left: 35px;

}
.list-title-area2.user-page.power{
	background: url('../images/iot_img/page/profile/title_analysis_2x.png') left 2px no-repeat;
	background-size: 28px auto;
}
.list-title-area2.user-page.q-and-a{
	background: url('../images/iot_img/page/profile/title_question_2x.png') left 1px no-repeat;
	background-size: 26px auto;
}
.list-title-area2.user-page.user-fans{
	background: url('../images/iot_img/page/profile/title_fans_2x.png') left 4px no-repeat;
	background-size: 24px auto;
}
@media screen and (min-width: 768px) {
	.list-title-area2:before{
		background: url(../images/iot_style/title_line.png);
    	background-size: 64px;
	}
}
@media screen and (min-width: 992px) {
	.list-title-area2.user-page.power{
	background: url('../images/iot_img/page/profile/title_analysis.png') left 5px no-repeat;
	background-size: 28px auto;
	}
	.list-title-area2.user-page.q-and-a{
		background: url('../images/iot_img/page/profile/title_question.png') left 4px no-repeat;
		background-size: 26px auto;
	}
	.list-title-area2.user-page.user-fans{
		background: url('../images/iot_img/page/profile/title_fans.png') left 7px no-repeat;
		background-size: 24px auto;
	}

}


/*-- iot list --*/
.iot-list-box-area{margin-top:0;}
.iot-list-box { position: relative; padding-bottom: 16px;border-bottom: 1px solid #DDDDDD;	}




@media screen and (min-width: 768px) {
	.iot-list-box{
		padding-bottom: 30px;
	}
}

.iot-list-box {  padding-top: 30px; min-height: 200px; }

.iot-list-box .mb-top-area { margin-bottom: 10px; }
.iot-list-box .mb-top-area:after {
	content: '';
	display: block;
	clear: both;
}
.iot-list-box .photo-area {
	margin:0 auto;
	position: relative;
	display: table;

}

.iot-list-box .photo-area .list-type{
	position: absolute;
	top:0;
	left: 0;
	display: inline-block;
	height: 31px;
	line-height: 31px;
	padding-left: 8px;
	padding-right: 18px;
	color: #FFF;


}
.iot-list-box .photo-area .list-type.iot{
	background: url(../images/iot_img/page/tag_iot_bg_2x.png) right top no-repeat;
	background-size:auto 31px;
}
.iot-list-box .photo-area .list-type.car{
	background: url(../images/iot_img/page/tag_car_bg_2x.png) right top no-repeat;
	background-size:auto 31px;
}
.iot-list-box .photo-area .list-type.power{
	background: url(../images/iot_img/page/tag_power_bg_2x.png) right top no-repeat;
	background-size:auto 31px;
}
.iot-list-box .photo-area .list-type.intel{
	background: url(../images/iot_img/page/tag_Intel_bg_2x.png) right top no-repeat;
	background-size:auto 31px;
}
.iot-list-box .status-area {
	position: relative;
}
	
.iot-list-box .photo-area .img-area{
	display: table-cell;
    border: 1px solid #dee3e6;

}

.iot-list-box .photo-area a img{
	width: 100%;
	
}
.iot-list-box .photo-area .photo-border{
	display: table-cell;
    border: 1px solid #b7bcbe;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -5px;
    top: -5px;
    z-index: -1;
}

.iot-list-box .content-area{
	padding-top: 10px;
}

.iot-list-box.not-found{
		min-height: initial !important;
		padding: 20px 0 20px 3px !important;
	}
.iot-list-box.not-found ul li{
	position: relative;
	padding-left: 15px;
}
.iot-list-box.not-found ul li:before{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #595656;
	position: absolute;
	top: 50%;
	left: 2px;
	margin-top: -2px;
}
@media screen and (min-width: 768px) {
	.iot-list-box .content-area{
		padding-top: 15px;
	}
}
.iot-list-box .content-area .title {
	font-size: 19px;
	color: #3c3c3c;
	word-break: break-all;
}
.iot-list-box .content-area .title:hover {
	text-decoration: underline;
}
.iot-list-box .content-area .content {
	font-size: 15px;
	position: relative;
	margin-top: 12px;
	margin-bottom: 17px;
	text-align: justify;
	word-break: break-all;
}
@media screen and (min-width: 768px) {
	.iot-list-box .content-area .content {
		margin-bottom: 12px;
	}
}
.iot-list-box .content-area .content .more {
	color: #8c8c8c;
}

@media screen and (min-width: 400px) {
	.iot-list-box .photo-area {
	    width: 80%;
	}
}
@media screen and (min-width: 520px) {
	.iot-list-box .photo-area {
	    width: 60%;
	}
}

@media screen and (min-width: 768px) {

	.iot-list-box {
		padding-left: 230px;
		min-height: 215px;
		padding-bottom: 50px;
	}
	
	.iot-list-box{
		padding-top: 20px;

	}
	.iot-list-box .content-area{
		padding-top: 0;
	}

	.iot-list-box .photo-area {
		position: absolute;
		width: auto;
		display: inline-block;
		top: 0;
		left: 0;
		width: 205px;
		height: 160px;
		text-align:center;
	}
	.iot-list-box .photo-area .img-area{
		display: inline;
	}
	.iot-list-box .photo-area .photo-border{
		display: none;
	}
	.iot-list-box .photo-area a img { 
		width: auto;	
		height: auto;
		max-height: 100%;
		max-width: 100%;
	}
	.iot-list-box .photo-area {
		top: 25px;
	}
	.iot-list-box .status-area {
		position: absolute;
		bottom: 15px;
		left: 230px;
	}
	.iot-list-box .mb-top-area { margin-bottom: 0px; }

	.iot-list-box .content-area .content {
		margin-bottom: 12px;
	}
}


/*-- pagenation --*/
.pagenation-area { border-top: 2px solid #DDD; padding-top: 10px; margin-top: 15px; padding-top: 10px; text-align: right; }
.pagenation-area.no-border { border-top: none; }

.pagenation-area .pagenation { display: inline-block; margin-right: 10px; margin-bottom: 10px; }
.pagenation-area .page-button { 
	display: inline-block; 
	padding: 0px 8px; 
	border-radius: 0px;
	height: 25px;
	border: 1px solid #BFBCB7;
	position: relative;
	top: 0px;
}
.pagenation-area select { 
	display: inline-block; 
	height: 25px;
	border: 1px solid #BFBCB7;
	border-radius: 0px; 
	padding: 1px 5px; 
	margin: 0px 0px; 
	vertical-align: bottom;
}
.pagenation-area select option { color: #000; }

.pagenation-area .pagenation-info { 
	color: #B3B3B3;
    font-size: 13px;
    margin-bottom: 0px;
    margin-left: 3px;
    display: inline-block; 
}

/*-- pagenation --*/



/*-- iot detail --*/
.iot-detail-content-area { margin-bottom: 30px;  word-break: break-word; }
.iot-detail-content-area .iot-title { color: #6D6D6D; font-size: 18px; border-bottom: 3px solid #DDDDDD; padding-bottom: 5px; }

.iot-detail-content-area .medal-area { display: inline-block; }
.iot-detail-content-area .medal-area .medal { position: relative; display: inline-block; font-size: 13px; font-family: Arial; padding-left: 20px; }
.iot-detail-content-area .medal-area .medal:after { content: ''; display: block; position: absolute; width: 10px; height: 10px; border-radius: 2px; left: 3px; margin-top: -5px; top:50%;}
.iot-detail-content-area .medal-area .medal.gold:after { background: #ffc600; }
.iot-detail-content-area .medal-area .medal.silver:after { background: #d4d4d4; } 
.iot-detail-content-area .medal-area .medal.copper:after { background: #d8a45a; }


.iot-detail-content-area .detail-status-area { margin: 15px 0px; }
.iot-detail-content-area .status-box { display: inline-block;  }
.iot-detail-content-area .list-title-area2 .status-box{
	display:block;
}
.iot-detail-content-area .status-box+.status-box { margin-left: 15px; }
.iot-detail-content-area .status-box label { margin-right: 10px; }
.iot-detail-content-area .status-box .date { font-size:14px; color: #0075c1; font-family:Arial; } 

.iot-detail-content-area .ori-table { border: 1px solid #CCCCCC; width: 100%; margin: 15px 0px; }
.iot-detail-content-area .ori-table tr td,.iot-detail-content-area .ori-table tr th { border: 1px solid #CCCCCC; padding: 8px 10px; }
.iot-detail-content-area .ori-table tr th { background: #EEEEEE; }

.iot-detail-content-area .sub-title { position: relative; font-size: 18px; color:#046ccc; padding-bottom: 5px; padding-left: 20px; margin-top: 30px;margin-bottom: 0; }
.iot-detail-content-area .sub-title:after { 
	display: block;
    content: '';
    border-width: 6px 10px 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #046ccc;
    position: absolute;
    left: 5px;
    top: 8px;
}

.iot-detail-content-area ul { list-style-type: none; padding-left: 5px; }
.iot-detail-content-area ul li { line-height: 26px;}
.iot-detail-content-area ul li .num { font-family: Arial;font-size: 13px;}
.iot-detail-content-area ul li a { display: inline-block; color: #777;}
.iot-detail-content-area ul li a:hover { color: #777; }
.iot-detail-content-area ul li a i { display: inline-block; margin-left: 5px; transform: translateY(-1px); }



/*status area*/
.status-area{
	font-size: 15px;
	color: #777
}
.status-area a{ font-size: 15px;color: #777 ;}
.status-area label { font-weight: bold; margin-right: 10px; }
.status-area .date { font-size: 16px; font-family:Arial;}
.status-area .number {  font-family:Arial;font-weight: bold; color: #FF8045;font-size: 16px;	}

.status-area .status-box {
	display: block;
	margin-right: 25px;
	margin-bottom: 10px;
	position: relative;
}
.status-area .status-box .hi-time,.status-area .status-box .gi-circle_question_mark{
	transform: translateY(2px);
}
.status-area .status-box .gi-link{	
	transform: translateY(3px);
}
.status-area .status-box + .status-box:before {
	content: '';
	display: block;
	width: 1px;
	height: 29px;
	background-color: #c4c4c4;
	position: absolute;
	bottom: 3px;
	left: -2200px;
}
@media screen and (min-width: 500px) {
	.status-area .status-box {
		display: inline-block;
	}
	.status-area .status-box + .status-box {
		margin-left: 15px;
	}
	.status-area .status-box + .status-box:before {
		left: -22px;
	}
}
.status-area .status-box i {
	vertical-align: inherit;

	font-size: 16px;
}
.status-area.detail .status-box{
	margin-right: 0;

}
.status-area.detail .status-box + .status-box{
	margin-left:10px;
}
.status-area.detail .status-box + .status-box:before {
	left: -5px;
}


/*-- iot detail menu --*/
.detail-menu-area { 
	position: fixed; 
	width: 100%; 
	z-index: 9; 
	background: #3295F0; 
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
    opacity: 0;
    left: 0px;
    bottom: -50px;
}

.detail-menu-area.show_menu { 
	opacity: 1;
	bottom: 0px; 
	padding: 8px 0px 8px 0px;
	text-align: center;
}
.detail-menu-area:after { content: ''; display: block; clear: both; }
.detail-menu-area .container{ padding: 0; }
.detail-menu-area .button-area { width: 24%; text-align: center; padding: 0px 0.5%; cursor: pointer; text-align: center; display: inline-block;}
.detail-menu-area .button-area.buy{ width: 18%; }

.detail-menu-area .button-area:hover,.button-area:focus { text-decoration: none; }
.detail-menu-area .button-area .pc-img { display: none; }
.detail-menu-area .button-area .mb-img { display: inline-block; width: 28px; height: 27px; }
.detail-menu-area .button-area span { color: #fff; line-height: 28px; }
@media screen and (min-width: 768px) {
	.detail-menu-area .button-area .pc-img { 
		position: relative; 
		display: inline-block; 
		width: 28px; 
		height: 28px; 
		overflow: hidden; 
    	vertical-align: middle; 
    	margin-right: 10px; 
    	border: 2px solid #fff; 
    	border-radius: 50%; 
    }
	.detail-menu-area .button-area .pc-img .left_img { 
		vertical-align: top;
		position: absolute; 
		left: -28px; 
		-webkit-transition: all 0.5s; /* Safari */
    	transition: all 0.5s; 
	}
	.detail-menu-area .button-area .pc-img .right_img { 
		vertical-align: top;
		position: relative; 
		-webkit-transition: all 0.5s; /* Safari */
    	transition: all 0.5s; 
	}

	.detail-menu-area .button-area:hover .pc-img { border: 3px solid rgba(71,183,217,0.5); background: #fff; }
	.detail-menu-area .button-area:hover .pc-img .left_img { left: 0px; }
	.detail-menu-area .button-area:hover .pc-img .right_img { left: 28px; }

	.detail-menu-area .button-area .mb-img { display: none; }


	.detail-menu-area {
		background: #777;
	}

	.detail-menu-area.show_menu {
		padding: 0px 0px 10px 0px;
	}

	.detail-menu-area .button-area .button-box {
		position: relative;
		background: #3295F0;
		border: 1px solid rgba(255,255,255,0.3);
		border-top: 0px;
		padding: 5px 5px;
		margin-top: -4px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		font-size: 14px;
	}
	.detail-menu-area .button-area .button-box:after {
		position: absolute;
		top: 0px;
		right: -5px;
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 0 4px;
		border-color: transparent transparent transparent #67B0C6;
	}
	.detail-menu-area .button-area:hover .button-box {
		background: #FF702B;
	}
	.detail-menu-area .button-area:hover .button-box:after {
		border-color: transparent transparent transparent #E45712;
	}
	.detail-menu-area .button-area:hover .button-box .pc-img {
		border: 3px solid rgba(255,112,43,0.5);
    	background: #fff;
	}
}




/*-- iot user info --*/
.user-info-area {position: relative;  margin-bottom: 8px; }
.user-info-area:after { content: ''; display: block; clear: both; }
.user-info-area a:hover,.user-info-area a:focus { text-decoration: none; }

.user-info-area .user-profile { 
	border: 1px solid #b1cce4;
	padding: 20px 0px 60px 140px; 
	text-align: center; 
	position: relative;
}
.user-info-area .user-profile .user-photo-border {
	display: inline-block;
	margin: auto;
	border-radius: 50%;
	border: 2px solid #b1cce4;
	padding: 5px;
	position: absolute;
	top: 20px;
	left: 15px;
}
.user-info-area .user-profile .user-photo { width: 102px; height: 102px; border-radius: 50%; }
.user-info-area .user-profile .text-area { text-align: left; }
.user-info-area .user-name-area {
	background-color: #D1E4F5;
	border: 1px solid #b1cce4;
	padding: 9px 0 8px 45px;
}
.user-info-area .user-name-area:before {
	content: '';
	display: block;
	width: 21px;
	height: 26px;
	background: url(../images/iot_style/icon_side_title.png);
	-webkit-background-size: 21px;
	background-size: 21px;
	position: absolute;
	top: 0;
	left: 15px;
}
.user-info-area .user-name { font-size: 18px; color: #000; line-height: 30px; margin-bottom: 0px; }
.user-info-area .user-profile .user-name .sub-title { font-size: 12px;    margin-left: 10px;}

.user-info-area .user-profile .button {    
	vertical-align: top;
	margin-left: 15px; 
	display: inline-block;
    border: 2px solid #7AC2F0;
    padding: 12px;
    border-radius: 5px; 
}
.user-info-area .user-profile .user-info {
	margin-top: 5px;
}
.user-info-area .user-profile .user-info li {
	position: relative;
	line-height: 26px;
	word-break: break-all;
}
.user-info-area .user-profile .user-info li .num {
	font-family: Arial;
	font-size: 13px;
}
.user-info-area .user-profile .btn{
	display: inline-block;
	font-size: 15px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 80px;
	height: 30px;
	bottom: 10px;
	background-color: #046ccc;
	/* background: url(../images/iot_style/user/pen_icon@2x.png) 12px 3px #FFF no-repeat;
	background-size: 20px 20px; */
    color:#fff;
    line-height: 20px;
}
.user-info-area .user-profile .medal-area { display: inline-block; }
.user-info-area .user-profile .medal-area .medal { position: relative; display: inline-block; font-size: 13px; font-family: Arial; padding-left: 20px; }
.user-info-area .user-profile .medal-area .medal:after { content: ''; display: block; position: absolute; width: 10px; height: 10px; border-radius: 2px; left: 6px; margin-top: -6px; top:50%;}
.user-info-area .user-profile .medal-area .medal.gold:after { background: #ffc600; }
.user-info-area .user-profile .medal-area .medal.silver:after { background: #d4d4d4; } 
.user-info-area .user-profile .medal-area .medal.copper:after { background: #d8a45a; }


.user-info-area .user-faq,.user-info-area .user-collection { position: relative; display: block; border-top: 1px solid #DDDDDD; padding-left: 45px; }


.user-info-area .user-faq h5,.user-info-area .user-collection h5 { height: 40px; font-size: 15px;line-height: 40px; font-family: Arial,微軟正黑體; }
.user-info-area .user-faq h5 .text,.user-info-area .user-collection h5 .text { line-height: 42px; }
.user-info-area .user-faq:after,.user-info-area .user-collection:after { 
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.user-info-area .user-faq:after { background: url(../images/iot_style/user/forum@2x.png) #3C9DDC no-repeat; background-size: 40px; }
.user-info-area .user-collection:after { background: url(../images/iot_style/user/heart@2x.png) #3C9DDC no-repeat; background-size: 40px; }
.user-info-area .link-text { font-weight: normal; color: #4c4c4c; }
.user-info-area .link-text .amount { font-family: Arial; color: #ba2d1c; font-weight: bold; font-size: 18px; }

@media screen and (min-width: 480px) {
	.user-info-area .user-profile { 

	}
	.user-info-area .user-profile:after { content: ''; display: block; clear: both; }
	.user-info-area .user-profile .user-photo-border {}
	.user-info-area .user-profile .user-photo {  }
	.user-info-area .user-profile .btn{
		
	}
}

@media screen and (min-width: 768px) {
	.user-info-area .user-profile { 
		padding: 20px 10px 60px 10px; 
	}
	.user-info-area .user-profile .user-photo-border {
		position: static;
		margin-bottom: 10px;
	}
	.user-info-area .user-faq,.user-info-area .user-collection { display: table-cell; width: 30%; border-top: none; border-left: 1px dashed #DDDDDD; text-align: center; vertical-align: middle; padding-left: 0px;  padding-top: 13px; }
	.user-info-area .user-faq:after,.user-info-area .user-collection:after { display: none; }
	.user-info-area .link-text { font-size: 18px; line-height: 40px; }
	.user-info-area .link-text .amount { font-size: 24px; }
	.user-info-area .link-text.text2 { margin-top: -1px; }
	.user-info-area .user-faq:after,.user-info-area .user-collection:after{
		display: none;
	}

}
@media screen and (min-width: 992px) {
	.user-info-area .user-profile { 
		padding: 20px 0px 60px 140px; 
	}
	.user-info-area .user-profile .user-photo-border {
		position: absolute;
		top: 20px;
		left: 15px;
	}
}

/*-- iot user faq list menu --*/

.faq-content-area .faq-menu-area .faq-menu { border: 1px solid #DDDDDD; margin-bottom: 15px;transition: .5s;margin-top: -1px; }
.faq-content-area .faq-menu-area .faq-slide{display: none;}
@media screen and (min-width: 768px) {
	.faq-content-area .faq-menu-area .faq-menu {margin-top: 0;}
	.faq-content-area .faq-menu-area .faq-slide{display: block;}
}
.faq-content-area .faq-menu-area .faq-menu a { position: relative; display: block; padding: 5px 15px; color: #4c4c4c; font-size: 15px; }
.faq-content-area .faq-menu-area .faq-menu a:hover,.faq-content-area .faq-menu-area .faq-menu a:focus { text-decoration: none; }
.faq-content-area .faq-menu-area .faq-menu li+li a { border-top: 1px solid #DDDDDD; }
.faq-content-area .faq-menu-area .faq-menu a .num { font-family: Arial; font-size: 18px; font-weight: bold; color: #3195f0; }

@media screen and (min-width: 992px) {
	.faq-content-area .faq-menu-area .faq-menu li.spc{ background: #f5f5f5; }
}
.faq-content-area .faq-menu-area .faq-menu a:after { content: ''; display: none; width: 28px; height: 28px; position: absolute; top: 50%; left: 16px; margin-top: -14px; }
@media screen and (min-width: 768px) {
	.faq-content-area .faq-menu-area .faq-menu a {
		padding: 12px 15px 12px 56px;
	}
	.faq-content-area .faq-menu-area .faq-menu a:after {
		display: block;
	}
}
.faq-content-area .faq-menu-area .faq-menu li.user-collection a:after{background: url(../images/iot_img/page/profile/menu_unit04_off_2x.png)  no-repeat; background-size: auto 28px;}
.faq-content-area .faq-menu-area .faq-menu li.my-faq a:after { background: url(../images/iot_img/page/profile/menu_unit05_off_2x.png)  no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.my-reply a:after { background: url(../images/iot_img/page/profile/menu_unit07_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.track-answer a:after { background: url(../images/iot_img/page/profile/menu_unit06_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.not-answered a:after { background: url(../images/iot_img/page/profile/menu_unit01_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.my-fans a:after { background: url(../images/iot_img/page/profile/menu_unit08_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.follows a:after { background: url(../images/iot_img/page/profile/menu_unit09_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.unread-notice a:after { background: url(../images/iot_img/page/profile/menu_unit10_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.answered a:after { background: url(../images/iot_img/page/profile/menu_unit02_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.provided a:after { background: url(../images/iot_img/page/profile/menu_unit03_off_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.power a:after { background: url(../images/iot_img/page/profile/icon_analysis_off_2x.png) center no-repeat; background-size: 28px auto ; }
.faq-content-area .faq-menu-area .faq-menu li.q-and-a a:after { background: url(../images/iot_img/page/profile/icon_question_off_2x.png) center no-repeat; background-size: 26px auto ; }
.faq-content-area .faq-menu-area .faq-menu li.user-fans a:after { background: url(../images/iot_img/page/profile/icon_fans_off_2x.png) center no-repeat; background-size: 24px auto ; }

.faq-content-area .faq-menu-area .faq-menu li.selected a .num { color: #ff7634; }
.faq-content-area .faq-menu-area .faq-menu li.user-collection.selected a:after{background: url(../images/iot_img/page/profile/menu_unit04_on_2x.png)  no-repeat; background-size: auto 28px;}
.faq-content-area .faq-menu-area .faq-menu li.my-faq.selected a:after { background: url(../images/iot_img/page/profile/menu_unit05_on_2x.png)  no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.my-reply.selected a:after { background: url(../images/iot_img/page/profile/menu_unit07_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.track-answer.selected a:after { background: url(../images/iot_img/page/profile/menu_unit06_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.not-answered.selected a:after { background: url(../images/iot_img/page/profile/menu_unit01_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.my-fans.selected a:after { background: url(../images/iot_img/page/profile/menu_unit08_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.follows.selected a:after { background: url(../images/iot_img/page/profile/menu_unit09_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.unread-notice.selected a:after { background: url(../images/iot_img/page/profile/menu_unit10_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.answered.selected a:after { background: url(../images/iot_img/page/profile/menu_unit02_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.provided.selected a:after { background: url(../images/iot_img/page/profile/menu_unit03_on_2x.png) no-repeat; background-size: auto 28px; }
.faq-content-area .faq-menu-area .faq-menu li.power.selected a:after  { background: url(../images/iot_img/page/profile/icon_analysis_on_2x.png) center no-repeat; background-size: 28px auto ; }
.faq-content-area .faq-menu-area .faq-menu li.q-and-a.selected a:after  { background: url(../images/iot_img/page/profile/icon_question_on_2x.png) center no-repeat; background-size: 26px auto ; }
.faq-content-area .faq-menu-area .faq-menu li.user-fans.selected a:after  { background: url(../images/iot_img/page/profile/icon_fans_on_2x.png) center no-repeat; background-size: 24px auto ; }

/*-- mobile faq menu --*/
.faq-menu-box {position: relative;width: 100%;margin-bottom: 35px;}
.faq-menu-box .faq-menu-active {border: 1px solid #DDDDDD;}
@media screen and (min-width: 768px) {
	.faq-menu-box {margin-bottom: 0px;}
	.faq-menu-box .faq-menu-active {display: none;}
}
.faq-menu-box .faq-menu-active .faq-menu-link {
	display: block;
	padding: 5px 15px;
	font-size: 15px;
	position: relative;
}
.faq-menu-box .faq-menu-active .faq-menu-link:before {
	content: ''; 
	display: none; 
	width: 28px; 
	height: 28px; 
	position: absolute; 
	top: 50%; 
	left: 16px; 
	margin-top: -14px;
}
@media screen and (min-width: 768px) {
	.faq-menu-box .faq-menu-active .faq-menu-link {
		padding: 12px 15px 12px 60px;
	}
	.faq-menu-box .faq-menu-active .faq-menu-link:before {
		display: block;
	}
}
.faq-menu-box .faq-menu-active .faq-menu-link .num { color: #ff7634; font-family: Arial; font-size: 18px;font-weight: bold;}
.faq-menu-box .faq-menu-active .faq-menu-link.not-answered:before {background: url(../images/iot_img/page/profile/menu_unit01_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.answered:before {background: url(../images/iot_img/page/profile/menu_unit02_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.provided:before {background: url(../images/iot_img/page/profile/menu_unit03_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.user-collection:before {background: url(../images/iot_img/page/profile/menu_unit04_on_2x.png)  no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.my-faq:before {background: url(../images/iot_img/page/profile/menu_unit05_on_2x.png)  no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.track-answer:before {background: url(../images/iot_img/page/profile/menu_unit06_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.my-reply:before {background: url(../images/iot_img/page/profile/menu_unit07_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.my-fans:before {background: url(../images/iot_img/page/profile/menu_unit08_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.follows:before {background: url(../images/iot_img/page/profile/menu_unit09_on_2x.png) no-repeat; background-size: auto 28px;}
.faq-menu-box .faq-menu-active .faq-menu-link.unread-notice:before {background: url(../images/iot_img/page/profile/menu_unit10_on_2x.png) no-repeat; background-size: auto 28px;}

.faq-menu-box .faq-menu-active .faq-menu-link:after {
	content: '\f078'; 
	display: block; 
	font-family: FontAwesome;
	/* border-width: 8px 6px 10px 6px;
    border-style: solid;
    border-color: #686565 transparent transparent transparent; */
    position: absolute;
    right: 12px;
    top: 6px;
    transition: .5s;
    transform: rotate(0deg);
}

/*-- iot user faq sorting --*/
.faq-list-sorting-area {
	height: 36px !important; 
	margin-top: 15px;  
	text-align: right; 
	color: #909090; 
	margin-bottom: 50px; 
	font-family: 新細明體; 
	font-size: 13px; 
	border-bottom: 2px solid #b5d8f9;
	position: relative;
}
.faq-list-sorting-area.no-sort {margin-bottom: 15px;}
.faq-list-sorting-area:before {
	content: '';
    display: block;
    width: 64px;
    height: 2px;
    background: url(../images/iot_style/title_line_2x.png);
    background-size: 64px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.faq-list-sorting-area a { 
	color: #000; 
	display: inline-block; 
	margin: 0px 5px; 
	padding-left: 10px;
	font-size: 14px;
	font-family: '微軟正黑體';
	position: relative; 
}
@media screen and (min-width: 768px) {
	.faq-list-sorting-area a { 
		color: #909090; 
	}
}

.faq-list-sorting-area a + a {border-left: 1px solid #c4c4c4; }
.faq-list-sorting-area a:hover,.faq-list-sorting-area a:focus { text-decoration: none; }
.faq-list-sorting-area a.selected { padding-right: 22px; }
.faq-list-sorting-area a.selected.new,.faq-list-sorting-area a.selected.old {color: #0075C2;}
.faq-list-sorting-area a.selected.new:after { 
	content: '\f161';
	display: block;
	font-family: FontAwesome;
	color: #0075C2;
	position: absolute;
	top: 1px;
	right: 0;
}
.faq-list-sorting-area a.selected.old:after { 
	content: '\f160';
	display: block;
	font-family: FontAwesome;
	color: #0075C2;
	position: absolute;
	top: 1px;
	right: 0;
}
.faq-list-sorting-area a.selected.hot {padding-right: 0;color: #0075C2;}
.faq-list-sorting-area a.selected.hot:after {
	display: none;
}
.faq-list-sorting-area .fake-border {
	display: inline-block;
	position: relative;
	width: 1px;
	height: 1px;
}
.faq-list-sorting-area .fake-border:before {
	content: '';
	display: block;
	width: 1px;
	height: 28px;
	position: absolute;
	top: -18px;
	left: 4px;
	background-color: #ccc;
}
.faq-list-sorting-area .title{
	margin-top: -2px; 
	padding-left: 40px; 
	font-family: "微軟正黑體", Arial, sans-serif; 
	position: relative; 
	float: left; 
	font-size: 18px; 
	font-weight: bold;
	color:#4c4c4c ;
} 
.faq-list-sorting-area .title:before{
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: -1px;
    left: 6px;
}
@media screen and (min-width: 768px) {
	.faq-list-sorting-area .title{
		margin-top: -5px; 
		font-size: 21px; 
	}
	.faq-list-sorting-area .title:before{
		top: 2px;
    	left: 6px;
	}
}
.faq-list-sorting-area .title.no-icon{ padding-left: 0; }
.faq-list-sorting-area .title.no-icon:before{ display: none; }

.faq-list-sorting-area .title.user-collection:before{
	background: url(../images/iot_style/user/title_unit04_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.not-answered:before{
	background: url(../images/iot_style/user/title_unit01_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.answered:before{
	background: url(../images/iot_style/user/title_unit02_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.unread-notice:before{
	background: url(../images/iot_style/user/title_unit10_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.provided:before{
	background: url(../images/iot_style/user/title_unit03_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.my-faq:before{
	background: url(../images/iot_style/user/title_unit05_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.track-answer:before{
	background: url(../images/iot_style/user/title_unit06_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.my-reply:before{
	background: url(../images/iot_style/user/title_unit07_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.fans:before{
	background: url(../images/iot_style/user/title_unit08_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area .title.follows:before{
	background: url(../images/iot_style/user/title_unit09_2x.png) 0 0  no-repeat;
    background-size: auto 28px;
}
.faq-list-sorting-area input[type=radio] {
	display: none;
}
.faq-list-sorting-area input[type=radio] + label {
	padding-right: 10px;
	margin-bottom: 0;
	cursor: pointer;
}
.faq-list-sorting-area input[type=radio] + label:last-child {
	border-left: 1px solid #ccc;
	padding-right: 0px;
	padding-left: 10px;
}
.faq-list-sorting-area input[type=radio]:checked + label {
	color:  #0075C2;
}
.faq-list-sorting-area .status {
	height: 26px;
	font-size: 14px;
	padding: 5px;
	border-radius: 3px;
	margin-left: 15px;
    font-family: Arial,微軟正黑體;
    transform: translateY(2px);
}
.faq-list-sorting-area .all-read {
    display: inline-block;
    font-size: 15px;
    width: 65px;
    height: 23px;
    vertical-align: top;
    background-color: #046ccc;
    color: #fff;
    line-height: 12px;
    position: absolute;
    right: 0;
    top: -36px;
}
.faq-list-sorting-area .sort-title {
	width: 100%;
	position: absolute;
	bottom: -37px;
	right: 0px;
	background-color: #eee;
	padding: 5px;
	text-align: left;
}
.faq-list-sorting-area .sort-title.provided {
	bottom: -44px;
    padding: 5px 5px 8px
}
.faq-list-sorting-area .sort-title .sortText {
	display: inline-block;
    font-size: 14px;
    vertical-align: bottom;
    padding-left: 10px;
    margin-right: -5px;
    color: #000;
}
@media screen and (min-width: 768px) {
	.faq-list-sorting-area {
		margin-bottom: 15px;
	}
	.faq-list-sorting-area .sort-title.provided {
		padding: 0;
	}
	.faq-list-sorting-area .sort-title {
		position: static;
		background: none;
		padding: 0;
		padding-top: 5px;
		text-align: right;
	}
	.faq-list-sorting-area .sort-title .sortText {
		display: none;
	}
	.faq-list-sorting-area .all-read {
		position: static;
	}
}




/* fans list sort */
.sorting-search-box { position: relative; padding-right: 55px; height: 34px;margin-bottom: 50px; }
.sorting-search-box.faq{padding-right: 0; height: 20px;}
.sorting-search-box.faq input[type="radio"]{margin-right: 3px;     margin-top: -3px;    vertical-align: middle;} 
.sorting-search-box.faq label{margin-right: 5px;} 

.sorting-search-box .search-area input{ 
	font-family: 微軟正黑體; display: none; 
	background-color: transparent; 
	position: absolute; 
	bottom: -35px; 
	right: 0px;
	height: 30px;
	border: 1px solid #ccc;
	box-shadow: none;
}
.sorting-search-box .search-area i:hover{cursor: pointer;}
.sorting-search-box .search-area i{
	font-size: 18px;
	color: #909090;
	position: absolute; 
	right: 15px; 
	bottom: -27px;
}
.sorting-search-box:after { content: ''; display: block; clear: both; }

.sort-header-area { 
	padding: 0px 0px 10px;
	border-bottom: 1px dashed #ddd;
	position: relative;
	margin-bottom: 3px;
}
.sort-header-area span {
	display: block;
	line-height: 1.7; 
	margin-right: 10px;
}
.sort-header-area .btn-info { 
	display: inline-block;
    font-size: 15px;
    position: absolute;
    bottom: 10px;
    right: 0px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    background: #499eec;
    color: #fff;
    line-height: 20px;
}

.sorting-search-box .sort-title {
	position: absolute;
	bottom: -37px;
	right: 0px;
}
@media screen and (min-width: 768px) {
	.sorting-search-box {
		margin-bottom: 15px;
	}
	.sorting-search-box .sort-title {
		position: static;
	}
	.sorting-search-box .search-area i{
		right: 15px; 
		top:8px;
		bottom: auto;
	}
	.sorting-search-box .search-area input{
		top: -2px;
		bottom: auto;
	}
	.sort-header-area { 
		border: 1px solid #ddd;
		padding: 10px 15px;
	}
	.sort-header-area span {
		display: inline-block;
	}
	.sort-header-area .btn-info {
		right: 10px;
	}
}


/*-- iot user fans list area --*/



@media screen and (max-width: 768px) {
	.fans-list-area .col-sm-6 { width: 50%; }
	.clearfix.visible-sm { display: block !important; }
}
@media screen and (max-width: 500px) {
	.fans-list-area .col-sm-6 { width: 100%; }
	.clearfix.visible-sm { display: none !important; }
}
.fans-list-area{display: flex;
    flex-wrap: wrap;}
.fans-list { 
	position: relative; 
	padding: 12px 0px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.fans-list .remove-btn { 
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	color: #fff;
	background-color: #B1CDE5;
	position: absolute; 
	top: 0; 
	left: 0; 
}
.fans-list .fans-tag-area{line-height: 15px;max-height: 35px; overflow: hidden;}
.fans-list .fans-header-area { 
	position: relative; 
	min-height: 60px; 
	padding-left: 75px; 
	padding-top: 10px; 
	/* padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;  */
}
.fans-list.follow .fans-header-area { padding-left: 90px;  }
.fans-list .fans-header-area .user-photo { width: 45px; height: 45px; border-radius: 50%; position: absolute; left: 15px; top: 10px; }
.fans-list.follow .fans-header-area .user-photo { left: 30px;}
.fans-list .fans-header-area .fans-name a { font-size: 18px; font-family: Arial,微軟正黑體; color: #046ccc; margin: 0; }
.fans-list .fans-header-area .fans-name a:hover {text-decoration: underline;}
.fans-list .fans-header-area .fans-rank { font-size: 13px; color:#bbb; }
.fans-list .fans-info-area {
	padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.fans-list.follow .fans-info-area { padding-left: 30px; }
.fans-list .fans-info-area .fans-rank-area { line-height: 25px; }
.fans-list .fans-info-area .fans-medal-area { display: inline-block; }
.fans-list .fans-info-area .fans-medal-area .medal { 
	position: relative; 
	display: inline-block; 
	font-size: 13px; 
	font-family: Arial; 
	padding-left: 20px; 
}
.fans-list .fans-info-area .fans-medal-area .medal:after { 
	content: ''; 
	display: block; 
	position: absolute; 
	width: 10px; 
	height: 10px; 
	border-radius: 2px; 
	left: 3px; 
	top: 50%; 
	margin-top: -6px; }
.fans-list .fans-info-area .fans-medal-area .medal.gold:after { background: #ffc600; }
.fans-list .fans-info-area .fans-medal-area .medal.silver:after { background: #d4d4d4; } 
.fans-list .fans-info-area .fans-medal-area .medal.copper:after { background: #d8a45a; }
.fans-list .fans-info-area .fans-tag-area .tag { display: inline-block; font-size: 12px; color: #ff702b; margin-right: 3px; }

/*-- iot user notice list area --*/

.notice-list { position: relative; padding: 0px 0px 12px 55px; }
.notice-list+.notice-list{border-top: 1px solid #ddd; padding-top: 15px;}
.notice-list .notice-style { position: absolute; left: 0; font-size: 13px; font-family: '微軟正黑體';  display: block;  display: inline-block; border: 1px solid ; border-radius: 3px; padding:3px 7px 3px 7px; }
.notice-list .notice-style.system{ border-color: #72d2ed; color: #76c9e5;}
.notice-list .notice-style.honor { border-color: #eda672; color: #ed9b5f;}
.notice-list .notice-content { line-height: 27px; margin-right: 60px; font-size: 15px; display: inline-block;}
.notice-list .notice-content:hover { text-decoration: underline; }
.notice-list .notice-date{  float: right; line-height: 27px; top:0;font-size: 13px; font-family: Arial,新細明體;color: #9d9999; }
.notice-list:after { content: ''; display: block; clear: both; } 



/*-- iot user faq list --*/
.faq-list-area .tab-faq-list { position: relative; padding: 12px 0px; }
.faq-list-area .tab-faq-list:nth-child(2) {padding-top: 0;padding-left: 3px;}
.faq-list-area .tab-faq-list a:hover { text-decoration: underline; }
.faq-list-area .tab-faq-list.withX { padding: 12px 30px; }
.faq-list-area .tab-faq-list.withX:nth-child(2) {padding-top: 0;}
.faq-list-area .tab-faq-list:after{content: ''; display: block; clear:both;}
.faq-list-area .tab-faq-list+.tab-faq-list { border-top: 1px solid #DDDDDD; padding: 12px 55px 12px 3px;}
.faq-list-area .tab-faq-list.withX+.tab-faq-list.withX { padding: 12px 30px;border-top: 1px solid #DDDDDD; }
.faq-list-area .tab-faq-list .list-title { display: block; font-size: 16px; color: #046ccc; }
.faq-list-area .tab-faq-list .list-intro { display: block; font-size: 14px; color: #9d9999; }
.faq-list-area .tab-faq-list .list-date { float:left; font-size: 14px; color: #9d9999; font-family: Arial; margin-right: 5px; margin-top:5px;}
.faq-list-area .tab-faq-list .button {
	display: inline-block;
    border: 2px solid #7AC2F0;
    padding: 16px;
    border-radius: 5px;
}
.faq-list-area .tab-faq-list .button.delete {
	position: absolute;
	top: 10px; 
	left: 0px;
	background: #B1CDE5;
	border: none;
	border-radius: 0px;
	padding: 0;
	width: 20px;
    height: 20px;
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
}
.faq-list-area .tab-faq-list.withX:nth-child(2) .button.delete {
	top: -2px;
}
/*@media screen and (min-width: 768px) {
	.faq-list-area .faq-list { padding: 12px 175px 12px 0px; }
	.faq-list-area .faq-list .list-date { position: absolute; right: 80px; top: 50%; }
}*/
.faq-list-area .tab-faq-list.project {
	padding: 10px 0px 50px 3px;
}
.faq-list-area .tab-faq-list.project .project-title {
	font-size: 15px;
	color: #3c3c3c;
}
.faq-list-area .tab-faq-list.project .status-box {
	position: absolute;
	bottom: 12px;
	right: 10px;
}

.faq-list-area .tab-faq-list.project .status-box .project-status {font-size: 14px;}
.faq-list-area .tab-faq-list.project .status-box .project-status.activated { color: #3c9ddc; }
.faq-list-area .tab-faq-list.project .status-box .project-status.deleted { color: #000; }
.faq-list-area .tab-faq-list.project .status-box .project-status.draft { color: #6DB96E; }
.faq-list-area .tab-faq-list.project .status-box .project-status.submitted { color: #D2625E; }
.faq-list-area .tab-faq-list.project .status-box .project-status.review { color: #D29441; }
.faq-list-area .tab-faq-list.project .status-box .project-status.edited { color: #3B5B98; }

.faq-list-area .tab-faq-list.project .status-box .project-date {
	font-size: 14px;
	font-family: Arial;
	color: #9d9999;
}
@media screen and (min-width: 600px) {
	.faq-list-area .tab-faq-list.project {
		padding: 10px 135px 25px 3px;
	}
	.faq-list-area .tab-faq-list.project .status-box {
		position: absolute;
		top: 8px;
		bottom: auto;
		right: 10px;
	}
	.faq-list-area .tab-faq-list.project .status-box .project-status {
		display: block;
	}
}





/*-- iot user project area --*/
.user-project-box { 
	position: relative; 
	padding: 12px 5px 50px 30px; 
	min-height: 123px; 
}
.user-project-box:nth-child(2) { padding-top: 0; }
.user-project-box a:hover { text-decoration: underline; }
.user-project-box .collect-title { color: #046ccc; font-size: 16px; }
.user-project-box .collect-time { color: #9d9999; font-size: 14px;}
.user-project-box .collect-time .num { font-family: Arial;}
.user-project-box .remark-area { color: #595656; font-size: 14px;text-align: justify; word-break: break-all;}

.user-project-box+.user-project-box { border-top: 1px solid #E1E1E1; }

.user-project-box .button.delete { 
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
    background-color: #B1CDE5;
    position: absolute;
    top: 10px;
    left: 0;
}
.user-project-box:nth-child(2) .button.delete { 
	top: -2px;
}
.user-project-box .button.edit { 
	display: inline-block;
	text-align: center;
	color: #fff;
    background-color: #B1CDE5;
    border-radius: 3px;
    padding: 5px 9px;
    font-size: 12px;
    position: absolute;
    right: 0px;
    bottom: 12px;
}
.user-project-box .button.edit i { font-size: 14px; margin-right: 5px; }
.main-content-area .user-project-box .edit-area { display: none; position: relative; }
.user-project-box textarea { margin-top: 10px; background: #fff; border: 1px solid #DDDDDD; padding-bottom: 50px;  }
.user-project-box .edit-area button { 
	position: absolute; 
	bottom: 10px; 
	right: 15px; 
	background: #046ccc;
	font-size: 12px;
	border-radius: 3px;
}

.user-project-box.edit .remark-area { display: none; }
.user-project-box.edit .button.edit { display: none; }
.main-content-area .user-project-box.edit .edit-area { display: block; }

@media screen and (min-width: 768px) {
	.user-project-box { 
		padding: 12px 20px 20px 30px; 
	}
	.user-project-box+.user-project-box { border-top: 1px solid #DDDDDD; }
	.user-project-box .remark-area {
		padding-right: 70px;
	}
	.user-project-box .button.edit {
		right: 0px;
    	bottom: 12px;
	}
}


.rank-area{
	display: table;
    width: 100%;
	max-width: 750px;
    padding-bottom: 30px;
    margin: auto;
}
.rank-area .rank{
	text-align: center;
	margin-top:25px;
    width: 100%;
	display: inline-block;
	float: left;
}
.rank-area .rank .rank-title{margin-bottom: 5px; font-size: 18px; color: #4c4c4c;}
.rank-area .rank .rank-content{font-size: 14px; color: #4c4c4c;}
.rank-area .rank .rank-num{font-size: 18px; font-family: Arial; font-weight: bold;color: #ff8044;}
.rank-area .rank .rank-diagram{position: relative; height: 130px;color: #555;font-weight: bold;font-family: Arial; font-size: 20px;    padding: 77px 30px 30px 40px;  margin-bottom: 5px;}
.rank-area .rank .rank-diagram.range{background: url(../images/iot_style/user/range01_2x.png) no-repeat; background-position: 50%; background-size: 174px 129px;}
.rank-area .rank .rank-diagram.range1{background: url(../images/iot_style/user/range06_2x.png) no-repeat; background-position: 50%; background-size: 174px 129px;}
.rank-area .rank .rank-diagram.range2{background: url(../images/iot_style/user/range05_2x.png) no-repeat; background-position: 50%; background-size: 174px 129px;}
.rank-area .rank .rank-diagram.range3{background: url(../images/iot_style/user/range04_2x.png) no-repeat; background-position: 50%; background-size: 174px 129px;}
.rank-area .rank .rank-diagram.range4{background: url(../images/iot_style/user/range03_2x.png) no-repeat;background-position: 50%; background-size: 174px 129px;}
.rank-area .rank .rank-diagram.range5{background: url(../images/iot_style/user/range02_2x.png) no-repeat; background-position: 50%; background-size: 174px 129px;}
.profile-faq .faq-list-area{margin-top: 10px;}
.profile-faq .faq-list{padding: 15px 8px 15px 8px;}
.profile-faq .faq-list + .faq-list{padding: 15px 8px 15px 8px; border-top: 1px dashed #A7A7A7; }
.profile-faq .faq-list:after{content: '';display: block;clear: both;}
.profile-faq .faq-list .plan-title { color:#0062A3;font-size: 15px; display: block; }
.profile-faq .faq-list .plan-for,.faq-list .plan-date{ color: #A7A7A7; font-size: 15px;}
.profile-faq .faq-list .plan-date{float: right; padding-left: 15px;}

@media screen and (min-width:  600px){
	.rank-area .rank {
		margin-top:25px;
	    width: 50%;
		display: inline-block;
		float: left;
	}
}




/*
=================================================================
(#m04bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
=================================================================
*/

.bootbox.modal { background:rgba(0,0,0,0.3); z-index: 9999; }
.modal-content{border: 1px solid #6AB8FF;overflow: hidden; }
.modal-header { 
	background: #6AB8FF; 
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px; 
	text-align: left; 
	position: relative;
	padding-left: 44px;
}
.modal-header:before { 
	content: '';
    display: block;
    width: 21px;
    height: 31px;
    background: url(../images/iot_style/dialog_title_2x.png) no-repeat;
    background-size: 21px;
    position: absolute;
    top: 0;
    left: 13px;
}
.modal-header .modal-title { color: #fff; font-size: 18px; }
.modal-header .bootbox-close-button { color: #fff; opacity: 0.6; }
.modal-header .bootbox-close-button:hover { opacity: 1; }
.modal-body .text-area { border-bottom: 1px dashed #ddd; margin-bottom: 15px; padding-bottom: 15px; }
.modal-content .btn-primary {
	background: #046ccc;
}
.modal-content .btn-default{
	background: #A0A0A0;
	color: #fff;
	text-shadow: none;
}
.modal-dialog {
    margin: 80px 10px 10px 10px;
}
.modal-content .bootbox-body input#content {
	width: 100%;
	height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border: 1px solid #ccc;
}

@media screen and (min-width: 768px) {
	.modal-dialog {
	    margin: 90px auto;
	}
	.modal-header:before { 
		background: url(../images/iot_style/dialog_title.png) no-repeat;
    	background-size: 21px;
	}
}

.provide-area{
	padding: 0 0px;
}
.form-main-area.iot {
	padding: 0px;
	margin: 0 0 20px;
	border: 1px solid #DDDDDD;
	border-radius: 0px;
}
.form-main-area.iot .form-top-part {
	padding: 25px 25px 20px 25px;
	border-bottom: 1px dashed #DDDDDD;
}
.form-main-area.iot .tab-content {
	padding: 20px 25px;
}
@media screen and (min-width: 480px) {
	.form-main-area.iot .form-top-part {
		padding: 25px 150px 20px 25px;
	}
}
@media screen and (min-width: 768px) {
	.form-main-area.iot .form-top-part {
		padding: 25px 150px 20px 25px;
	}	
	.form-main-area.iot .tab-content {
		padding: 20px 25px;
	}
}
@media screen and (min-width: 992px) {
	.form-main-area.iot .form-top-part {
		padding: 35px 200px 20px 75px;
	}	
	.form-main-area.iot .tab-content {
		padding: 20px 75px;
	}
}
.form-main-area.iot .form-group.content1 {
	margin-top: 0;
	position: relative;
}
.form-main-area.iot .form-group.content1.file {
	margin-bottom: 45px;
}
.form-main-area.iot .form-group.content1.download {
	padding-right: 100px;
}
.form-main-area.iot .col-md-2.control-label-title1 {
	top: 0;
	margin-bottom: 2px;
	letter-spacing: 0px;
}
.form-main-area.iot .control-label-title1.addItem {
	margin-bottom: 10px;
}
.form-main-area.iot .form-lang {
	padding: 6px 8px;
	height: 34px;
}
.form-main-area.iot .form-group.content1 input[type="file"] {
	padding: 4px;
}
.form-main-area.iot .image-area{
	width: 100px;
	margin: 10px auto 0;
}
@media screen and (min-width: 480px) {
	.form-main-area.iot .image-area{
		position: absolute;
		right: -100px;
		bottom: 0;
		margin: 0;	
	}
}

.change-photo {
	padding-bottom: 0px;
}
.change-photo input {
	width: calc( 100% - 60px );
}
.change-photo .remove-btn {
	background-color: #5A5657;
	color: #fff;
	padding: 5px 11px;
	position: absolute;
	right: 15px;
	top: 2px;
}
.change-photo .file-photo-area {
	margin-top: 10px;
}
@media screen and (min-width: 992px) {
	.change-photo {
		padding-bottom: 30px;
	}
	.change-photo input {
		width: 100%;
	}
	.change-photo .remove-btn {
		right: 15px;
		bottom: -5px;
		top: auto;
	}
	.change-photo .file-photo-area {
		width: 100px;
		position: absolute;
		top: 0px;
		right: -100px;
		margin-top: 0;
	}
}

.form-main-area.iot .remove-area {
	position: absolute;
	right: 15px;
	bottom: -35px;
	top: auto;
}
.form-main-area.iot .remove-area .remove-btn{
	background-color: #5A5657;
	color: #fff;
	padding: 5px 11px;
}
.form-main-area.iot .btn-primary {
	display: inline-block;
    font-size: 15px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    background: #499eec;
    color: #fff;
    line-height: 20px;
}
.form-main-area.iot .btn-dowload {
	background-color: #5A5657;
	color: #fff;
	padding: 8px 11px;
	position: absolute;
	bottom: 0px;
	right: 15px;
}
.form-main-area.iot .description {
	color: #FF4500;
	letter-spacing: 1px;
	margin: 0;
	display: inline-block;
	font-size: 15px;
}
.form-main-area.iot .placeholder {
	display: inline-block;
	margin: 0 5px 0 0;
	letter-spacing: 1px;
	color: #4169E1;
}
.form-btn-area {
	position: relative;
	text-align: center;
}
.form-btn-area .btn-back {
	background: none;
	color: #5A5657;
	position: absolute;
	bottom: -44px;
	left: 0px;
	width: 71px;	
	height: 36px;	
	line-height: 22px;	
	font-size: 16px;
}
.form-btn-area .btn-save {
    background: #499eec;
    color: #fff;
    width: 49%;	
	height: 36px;	
	line-height: 22px;	
	font-size: 16px;
}
.form-btn-area .btn-submit {
	background: #046ccc;
	color: #fff;
	width: 49%;
	height: 36px;	
	line-height: 22px;	
	font-size: 16px;
}
@media screen and (min-width: 480px) {
	.form-btn-area {text-align: right;}
	.form-btn-area .btn-save {width: 120px;}
	.form-btn-area .btn-submit {width: 110px;}
	.form-btn-area .btn-back {
		width: 110px;
		bottom: 0px;
		background-color: #5A5657;
		color: #fff;
	}
	.form-btn-area .btn-back i {display: none;}
}


.profile-area .form-group input[type="file"]{
	padding: 4px;
}
.profile-area .btn.btn-submit {
	width: 110px;
	background: #046ccc;
    color: #fff;
    height: 36px;
    line-height: 22px;
    font-size: 16px;
}

.form-area {
	padding: 15px 25px;
    margin: 0 0 20px;
    border: 1px solid #DDDDDD;
    border-radius: 0px;
}

.content h3 {
    position: relative;
    font-size: 18px;
    color: #046ccc;
    padding-left: 20px;
    font-weight: normal;
}
.content h3:before {
	display: block;
    content: '';
    border-width: 6px 10px 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #046ccc;
    position: absolute;
    left: 5px;
    top: 7px;
}

.form-area.editfile {
	padding:15px 25px 15px 25px;
}
@media screen and (min-width: 992px) {
	.form-area.editfile {
		padding:15px 100px 15px 15px;
	}
}