@charset "utf-8";
/* CSS Document */
.info-bar div.row>div {
	padding-top:7px;
	padding-bottom:6px;
}
.info-bar h1 {
	font-size:16px;
}
ul { 
	margin-bottom: 20px; 
}


.ribbon .ribbon-inner {
	background-color:#4CDD07
}

.btn-xlg {
	font-size:36px;
}

a.socialIcons {
margin-right: 5px; 
}

a.socialIcons:hover {
opacity: .8;
filter:alpha(opacity=80);
}

.panel-primaryB>.panel-heading {
	color:#fff;background-color:#79C3F8;border-color:#79C3F8
	}

.smallPriceC  {
		font-size: 32px;
		line-height:34px;
}
.price-cleanL {
	padding: 30px 10px;
	text-align: left;
	position: relative;
	border: 1px solid #D0D6DF;
	font-family: Arial, Helvetica, sans-serif;

	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
	   -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
		 -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
			box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
}
p { 
	margin-bottom: 16px; 
}
div.divider {
	margin: 1px 0 20px;
	position: relative;
	display: block;
	min-height: 10px;
}
.btn-green:hover {
	color:#fff !important;
	background-color:#50A73A;
}

.nav
	{ font-size:19px; 
	}
.notice-middle {text-align:center}
	
.redd a:link { color: #CC0000; 
	}

p.hpdates1 {	
color: #179BD7; 
}
p.hpdates {	
color: #179BD7; 
}
.hpdates1{
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 22px;
	font-weight: 500;
	line-height: 20px;
}
.hpdates{
	margin-bottom: 14px;
	margin-top: 0px;
	font-size: 22px;
	font-weight: 500;
	line-height: 20px;
}
.alert-info{
	color: #FFFFFF;
	background-color: #3ABDFF;
}
.redfont {
	color: #F50408;
	font-weight: bold;
}