@import url("responsivo.css");
@import url("donation.css");

.listElement {
	margin:0px !important;
  	padding: 0px !important;
}

.padding10{
	padding: 25px;
}

.margin20{
	margin: 25px 0 0 20px;
}

.marginTop10{
	margin: 10px 0 0 0;
}

.removeFromCartButton {
	margin-top: 20px;
}

.marginRight {

	margin-right: 0px;
	padding: 0px;
}

.btn-dietro{
	color:#606060;	
	background-color: #f4f2ef;
	border: 2px solid #dedede;
	padding: 6px 20px 6px 20px;
	   -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	width: 65%;
	margin: 0 auto;
	cursor: pointer;
	font-size: 15px;
}

.btn-dietro:hover{
	background-color: #dedede;
	border: 2px solid #dedede;
	color:#606060;
	padding: 6px 20px 6px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
  
}







.clear {
	clear:both
}


/*call to action*/

.content-call{
	margin: 0 auto;
	text-align: center;
}

.btn {
	background-color: #f4f2ef;
	border:2px solid #3c5a9a;
	border-top-right-radius:0.5em;
	border-bottom-left-radius:0.5em;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	color: #3c5a9a;
	text-align:center;
	cursor: pointer;
}

.btn:hover{
	background-color: #3c5a9a;
	border:2px solid #3c5a9a;
	border-top-right-radius:0.5em;
	border-bottom-left-radius:0.5em;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	color: #fff;
	text-align:center;
	cursor: pointer;
}


	
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;

	text-align: center;
	margin: 0 auto;
	width: 100%;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}

.group:after {
	clear:both;
}

.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100% !important;

}

.span_2_of_3 {
	width: 50% !important;
}

.span_1_of_3 {
	width: 33.3% !important;
}


	

.obbligatorio {
	font-size: 10px;
	position: relative;
	top: -15px;
	left: 0px; 
	width: 25px;
	height: 25px;
	color: #fff;
	z-index: 200; 
	/*background-image: url('../img/obbligatorio.png'); */
	background-repeat: no-repeat;
}		


#container {
	bottom: 0px ;
	display: none ;
	margin: 0 auto;
	position: fixed ;
}
	 
#inner {
	background-color: #F0F0F0 ;
	border: 1px solid #666666 ;
	border-bottom-width: 0px ;
	/*padding: 20px 20px 20px 20px ;*/
	height: 300px;
	margin:0 auto;
	text-align: center;

}

#open-condividi,#open-seguici{
	bottom: 0px;
	opacity:1;
	padding-top: -20px;
	position: fixed;
	text-align: center;
	/*width: 500px;*/
	margin-top: 0 auto;
	height: 200px;
	margin-bottom: -500px;
	background-repeat:no-repeat;
	background-position: center center;
	z-index: 1000;
}

.messaggio-conferma{
	margin: 0 auto 20px auto;
	color: #606060;
	font-size: 1em;
	text-align: center;
}


/* stile call to action*/
.cta{
	width: 75px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	padding: 10px;
}

.img-icon-privacy{
	width: 30px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	/*float:left; */
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	/*margin: 2px 0 0 15px; */ 
}

.text-privacy{
	font-weight:bold; 
	cursor:pointer
}

.condividi-master{
	font-size: 15px;
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	padding: 2px;
	margin: 0 auto;
	cursor: pointer;
}

.seguici-master{
	font-size: 15px;
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	padding: 4px;
	margin: 0 auto;
	cursor: pointer;
}

.content-privacy{
	background-color: #ebe6e4;
	margin: 0 60px 0px 60px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	padding:5px 0 5px 0px;
	height: 50px;

}

.thankYouMessage{
	text-align:center;
	float:left;
	color:#606060;
	padding:10px 0 10px 0;
}

.inputDonazione{
  font-family: 'Roboto',sans-serif!important;
  color: #ababab;
  border:none;
  width: 50%;
  display: inline;  
    -webkit-border-radius: 3px; 
      -moz-border-radius: 3px;
  border-radius: 3px; 
  height:30px;
  background-color: #fff;
  box-shadow: 0px 0px 0px 3px #e8e6e3;
  padding:0px; 
  overflow:auto; 
  resize: none; 
  position: relative; 
  z-index: 1;
  font-size: 18px;
  line-height:25px;
  padding-left: 10px;
}