body{
	font-family: 'Ubuntu', sans-serif;
	background-color:#747474 ;
}
section{
	padding:10px 0;
}
.highlight{
	border:1px solid red;
}
.text-danger{
	font-size:12px !important;
}
.link_peter{
	color:#a0cd52;
}
a:hover{
	text-transform:underline;
	color:#a0cd52;
}
.donaora:hover{
	background-color:#FECD08;
	border-color:#FECD08;
	color:#777 !important;
	
}
.donaora{
	background-color:#2694ca;
	border-color:#2694ca;
	border-radius:0;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0px;
	font-family: 'Nunito', sans-serif;
	height:25px;
	padding:0px 10px 0px 10px !important;
	width:100%;
}
.form-group{
	margin-bottom:0px;
}
.ui-widget-content {
border: 1px solid white;
color: #333333;
background-color:white;
}
.ui-helper-hidden-accessible{
	display:none !important;
}
.form-control{
	height:25px;
}
.privacy{
	font-size:13px;
}