
#urlLegend, #url{display:none;}
#sharef {
	background-attachment: scroll;
	background-image: url("/2019/img/boxBack1.jpg");
	/* background-position: 14px center; */
	background-repeat: repeat;
	/* height: 500px; */
	max-width: 645px;
	min-width: 295px;
	padding: 22px;
	color: #fff;
	position: relative;
	margin-bottom:15px;
	    border-radius: 10px 10px 0 0;

}
#sharefin {
	background-attachment: scroll;
	background-image: url("/2019/img/greencover83.png?3");
	/* background-position: 14px center; */
	background-repeat: repeat;
	padding: 20px;

}

.titlef {
	font-size: 31px;
	font-weight: bold;
}
.subtitlef {
	font-size: 13px;
	line-height: 3px;
	height: 25px;
}

select, input {
	padding: 5px 6px 5px 5px;
	color: #555;
	font-size: 15px;
	margin: 0 11px 0 0;
	border: 1px solid #217D08;
}
select option{
font-weight:bold
}
#fruit {
	width: 180px;
}
#weight {
	width: 118px;
}

input {
	width: 298px;
}
legend {
	margin: 10px 0 3px 0;
	font-size: 16px;
	letter-spacing: -1px;
}
#legalLegend {
	font-size: 12px;
}
.share_on_fb {
	background-attachment: scroll;
	background-image: url("/2019/img/f_fb.png");
	background-repeat: no-repeat;
	background-position: 9px center;
	height: 21px;
	background-color: #3c5999;
	margin: 3px 3px 0px 0;
	padding: 16px 10px 10px 32px;
	font-size: 17px;
	width: 80px;
	border-radius: 10px;
	cursor: pointer;
	float: left;
}
.share_on_wa {
	background-attachment: scroll;
	background-image: url("/2019/img/wag2.png");
	background-repeat: no-repeat;
	background-position: 6px center;
	height: 21px;
	background-color: #388F27;
	margin: 3px 3px 0px 0;
	padding: 16px 9px 8px 39px;
	font-size: 17px;
	width: 80px;
	border-radius: 10px;
	cursor: pointer;
	float: left;
	border: 1px solid #fff;
}


.share_on_lnk {
	background-attachment: scroll;
	background-image: url("/2019/img/link.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 21px;
	background-color: #5774B4;
	margin: 3px 0 0px 0;
	padding: 15px 9px 8px 34px;
	font-size: 17px;
	width: 80px;
	border-radius: 10px;
	cursor: pointer;
	float: left;
	border: 1px solid #fff;
	background-size: 17px 19px;
}
.shareff {
	width: 82px !important;
}
#shareimgCont {
	position: absolute;
	right: 46px;
	/* background: red; */
	top: 105px;
	/* float: right; */
}






.shareimg {
	/*display: none;*/
	/* height: 160px; */
	max-width: 254px;
	border: 1px solid #fff;
	border-radius: 13px;
}

#present {
	margin: 0 0 15px 0;
	float: left;
}
#presentImage {
	width: 250px;
	height: 166px;
	background: #026a00;
	position: relative;
	margin: 50px 0 15px 0;
	border-radius: 0 0 13px 13px;
	box-shadow: 3px 4px 7px #AAA;
	float: left;
}
#ribbon {
	position: absolute;
	top: -53px;
	left: 0;
	z-index: 2;
	width: 250px;
	height: 74px;
}
#presentimg {
	width: 245px;
	position: absolute;
	top: 1px;
	left: 2px;
	z-index: 1;
	border-radius: 10px;
}

#presentTxt {
	max-width: 390px;
	float: left;
	padding: 35px 20px 20px 40px;
	/* background: #ccc; */
}
#presentTxti {
	float: left;
	width: 100%;font-size: 22px;
}
#presentTxti .in {
	border-bottom: 1px dashed;
	min-width: 220px;
	display: inline-block;
	padding: 10px 0 0 0;
}
.attach {
	border-bottom: 1px dashed;
	min-width: 220px;
	display: inline-block;
	padding: 8px 0 0 0;
	margin: 0 0 0 46px;
}
#presentTxti .out {
	min-width: 46px;
	/* background: red; */
	display: inline-block;
	font-weight: bold;
}
	
/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  -khtml-opacity: 0.90;
  opacity: 0.90;
  */



