@charset "utf-8";
/* CSS Document */




.giv_header{
	
	position:relative;	

}


.inner_header{
	position:absolute;
	width:100%; height:200px;
	background-color:rgba(0,0,0,0.5);
	bottom:0px;
	left:0px;
}



.givlogo{
	width:160px;
	height:50px;
	position: absolute;
	margin-left:-80px;
	left:50%;
	margin-top:-25px;
	top:50%;
	
	
}

.container{
	margin-top:35px;
	width:1220px;
	color:#454545;
	font-size: 12px;


}

.left, .right, .prod_link{
height:860px;	
position: relative;
}

.odorlogo, .prod_name, .guide{
height:150px;
position:relative;

}

.prod_name h1{
	padding-top:15px;
}

.odorlogo1{
	width:100px;
	height:100px;
position:relative;
	
	margin-left:-50px;
	left:50%;
	margin-top:-50px;
	top:50%;	

}

.guide p
{text-align: right;
margin-right:15px;}


.description{
	
margin-top:20px;	
	
}

.mol{
width:100%;
height:auto;
padding-top:30px;
padding-bottom:10px;	
}


.logobw{
position:absolute;
left:0px;
bottom:30px;	
	width:100px;
	height:auto;
	border-top:2px solid #454545;	
	border-bottom:2px solid #454545;
	
}

.physico, .performance
{
width:100%;
	
}

.tleft, .tright{
	width:50%;
	height:25px;
	text-align: left;
	border-bottom:1px solid #454545;	
}

.performance .tleft, .performance .tright{
	border-bottom:none;	
}



.sleft, .sright{
	height:25px;
	text-align: left;
}

.sleft{
width:70%;	
}

.sright{
width:30%;	
}

.shead{
	padding-bottom:10px;
	
}


.pH{width:20%;height:25px;}
.base{width:50%;height:25px;}
.odour{width:30%;height:25px;}

.legend{
	width:100%;
margin-top: 10px;	
font-size: 11px;	
	
}

.legend td{
	width:20%;
}

.prod_link{
overflow:auto;
position:relative;}

.purchase{
position:relative;	
}

.cart{
	position: absolute;
	right:5px;
	bottom:5px;
}

.search_result{
	margin-top:35px;
	border-radius: 6px;
	width:100%;
	height:280px;
	border:1px solid #dbdbdb;
	list-style: none;	
}

.title
{	width: 100%;
	height: 60px;
	border-bottom: 1px #dbdbdb solid;
	background:#fff;
}	

.title p
{
	margin-left:30px;
	font-size: 16px;
	line-height: 60px;
	color: #454545;
}

.item10{
	width: 276px;
	height: 200px;	
	background: url(../img/border_quotation.jpg) no-repeat;
	background-position: left top;
	background-size: 275px 200px;		
	position:relative;
	border-right: 1px #dbdbdb solid;
	border-bottom: 1px #dbdbdb solid;
	list-style-type: none;	
	float: left;	
}

.item11  {
	border-right: none;
}



.jspDrag{
	background:#aaa!important;
}
