/* @override http://localhost:8888/ultra/at_a_glance/at_a_glance.css */

.col_about {
	width: 910px;

	}

.col_about p { 
	font-size: 18px;
	line-height: 25px !important;
	width: 512px;
}

.bot8 {
	padding-bottom: 12px;
}

.col_why {
	width: 264px;
	float: left;
	
	margin-right: 0px;
	padding-right: 16px;
}

.back_top {
	padding-top: 16px;
	clear: both;
}

.col_foot {
	margin-top: 80px;
	width: 262px;
	float: left;
	font-size: 10px;
	
}

.col_foot p {
	line-height: 12px !important;
}
.col_foot h2 {
	margin:  0;
}
.col_why h2 {
	font-size: 13px !important;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.col_avs {
	width: 184px;
	float: left;
	margin-left: 16px;
	padding-right: 10px;
	margin-top: 0px;
	
}

.col_ips {
	width: 184px;
	height: 100%;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
}

.col_tss {
	width: 184px;
	height: 100%;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
}

.col_avs p, .col_ips p, .col_tss p {
	font-size: 12px;
	line-height: 16px !important;
	}
.col_avs h2, .col_ips h2, .col_tss h2 {
	font-size:  19px !important;
	line-height: 22px;
	font-weight: normal !important;
}
.col_avs h3, .col_ips h3, .col_tss h3 {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.businesses {
	float: left;
	margin-left: 16px;
	width: 610px;
	margin-bottom: 16px;
}
.businesses p {

margin-bottom: 4px;
}

.glance td {
		color: #666;
		font-size: 9px;
		line-height: 12px;
		vertical-align: top;
		padding-bottom: 2px;
}

.glance td.r {
	text-align: right;
	font-weight: bold;
}

.glance td h2 {
	font-size: 12px !important;
	color:  #666;
}

.glance td.bbdr.purp {
	border-bottom: 1px solid purple !important;
}

.bull {
	position: relative;
	bottom: 2px;
}

.avs {
	color: #6c639d !important;
}

.ips {
	color: #e10079 !important;
}

.tss {
	color: #b4b528 !important;
}

p.num {
	
	font-size: 38px;
	line-height: 48px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding: 0;
	/* border: 1px solid red; */
}


.line-avs {
	padding-top: 8px;
	clear:  both;
	width: 100%;
	border-bottom: 1px solid #6c639d !important;
} 

.line-ips {
	padding-top: 8px;
	clear:  both;
	width: 100%;
	border-bottom: 1px solid #e10079 !important;
} 

.line-tss {
	padding-top: 8px;
	clear:  both;
	width: 100%;
	border-bottom: 1px solid #b4b528 !important;
}

ul.avs, ul.ips, ul.tss {
	font-size: 12px;
	margin-left: 1.3em;
	margin-right: 0;
	margin-top: 0;
} 

ul.avs li {
	color: #6c639d !important;
	line-height: 15px;
	padding-bottom: 6px;
} 

ul.ips li {
	color: #e10079 !important;
	line-height: 14px;
	padding-bottom: 6px;
} 

ul.tss li {
	color: #b4b528 !important;
	line-height: 14px;
	padding-bottom: 6px;
}

.equal {
	min-height:386px;
  height:auto !important;
  height:386px; 
  }
  
.chart {
	border: 0px solid red;
	width: 400px;
	height: 125px;
	margin-bottom: 30px;
}

.footnote {
	border: 0px solid red;
	width: 400px;
	height: auto;
	margin-top: 0px;
	float:right;
	font-size: 10px;
	margin-right:  32px;
	}
	
.footnote p {
	line-height: 12px !important;
}
.footnote h2 {
	margin:  0;
}


.chart.l {
	float:  left;
}

.chart.r {
	float:right;
	margin-right: 32px;
}

.chart .graph {
	border:  0px solid blue;
	float:  left;
	width: 270px;
	height:  120px;
}

.chart .percent {
	position: relative;
	float: right;
	top:  34px;
	color: purple;
	font-size:  42px;
	line-height: 42px;
	height:42px
}
