.row {
	width: 100%;
	clear:both;
	margin-bottom: 10px;
}

.row input {
	width: 100% !important;
}

.producttitle, .producname {
	width: 20%;
	float: left;
}

.producttitle {
	margin-right: 10px;
}
.productadd{
	width: 8%;
	float: left;
	margin-left: 10px;
}
.productadd input{
	width: 100% !important;
}
.rowtitle{padding-bottom:20px;color: black;}
#multiple_product{padding: 0;}
.selectbox{width: 100%;}
select#listid{width: 25em;}
.hide{display: none}
.remove_div{float: left;width: 4%; text-align: center;}