.countdown_container {
	width: 200px;
}

.hasCountdown {
	border: none;
	background: none;
	padding-top: 5px;
}
.countdownDigit {
	font-size: 24px;
	font-weight: 700;
	color: #444;
}
.countdownText {
	font-size: 16px;
	font-weight: 300;
	color: #444;	
}



.countdown_section {
	display: block;
	float: left;
	font-size: 10px;
	text-align: center;
	font-weight: 700;
	color: #444;	
}
.countdown_amount {
	font-size: 24px;
	font-weight: 700;
	color: #444;
}

.greenPaperless h1 {
	font-size: 16px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: 300;
 color: #444;
 margin: 4px 0;
 text-align: left;
	
}
.greenPaperless h2 {
	font-size: 14px;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-weight: 300;
  color: #444;
}
.greenPaperless p {
	font-size: 10px;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 12px;
  color: #444;
}


