

.selftoolboxhead{
	background-repeat: no-repeat;
	width:250px;
	height:36px;
}

.selftoolboxheadtxt{
	color:#419B32;
	font-size:150%;
	font-weight:bold;
	margin-left:45px;
	margin-top:10px;
}

.colorbar1{
	width:5px;
	height:30px;
	background-color:#5AB64B;
	float:left;
}

.colorbar2{
	height:30px;
	background-color:#F6F6F6;
	float:left;
}

.colorbar3{
	color:#8FC31F;
	margin-top:3px;
	margin-left:10px;
	font-size:140%;
	font-weight: bold;
	padding-right:10px;
}

.selftoolapp .colorbar2 {
	height: auto;
    background: none;
    margin-bottom: 8px;
}

.selftoolapp .colorbar3 {
	background: #F6F6F6;
	margin: 0;
	padding-left: 10px;
	border-left: 5px #5AB64B solid;
}

.toolBox{
	margin-top:1px;
}

.selftoolboxdesc{
	/*width:233px;*/
	width: 52%;
	min-height:90px;
	float:left;
	background-image: none;
    background: #f6f6f6;
    border-top: 3px solid #777;
	height: initial;
}

.selftoolFAQ {
	background-image: url('/extras/zh-hk/images/selftoolhead004.jpg');
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: contain;
	float: left;
	padding: 0 5px 0 20px;
}

.selftoolapp{
	margin-top:20px;
	float:left;
}

.selftoolapp  img{
	float:left;
	height: 90px;
}

.selftoolapp .buttonsContainer {
	margin: 0 10px;
	float: left;
}

.selftoolapp .buttonsContainer button {
	padding: 9px 14px;
    font-size: 15px;
}

.selftoolboxdesctxt{
	/*width:200px;*/
	width: 100%;
	min-height:60px;
	margin:3px;
	color:#777777;
	padding: 5px 20px 0 10px;
	height: initial;
	}

.selftoolfavourbox{
	width:150px;
	height:150px;
	text-align:center;
	margin-top:10px;
}

.selftoolfavourcross{
	position: relative;
	z-index: 1000;
	top:5px;
	left: 63px;
	display:none;
	cursor:pointer;
}

.selftoolfavouricon{
	position: relative;
	z-index: 10;
	top: -10px;
	left: 20px;
}

.selftoolfavourtxt{
	position: relative;
	z-index: 10;
	left: 20px;
}

.toolfavourite{
	font-size: 120%;
	color: #D7921D;
	font-weight: bold;
}

.selfToolFavouriteControl{
	display:none;
}















