<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lapasTopDescr {
	margin-top: 20px;
}
.lapasTopDescr div.statType {
	float: left;
	width: 197px;
	margin-right: 10px;
}
.lapasTopDescr div.statType h1 {
	color: #323436;
	border-bottom: 0;
	margin-bottom: 0;
}
.lapasTopDescr div.statType h1 img {
	margin-right: 5px;
}
.lapasTopDescr div.statType p {
	color:#393939 ;
}

.pagePicture {
	width: 100px;
	height: 100px;
	position: relative;
	margin-right: 10px;
}
.pageInfo h1 {
	border: 0;
	margin-bottom: 5px;
}
#pagesTop {
	margin-top: 10px;
}
#pagesTop td {
	padding-bottom: 20px;
	vertical-align: top;
}
.scoreLine {
	height: 30px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F3F3F3;
	width: 710px;
	margin-bottom: 5px;
	position: relative;
	clear:both;
}
.scoreSeperator {
	background: url('//ifrype.com/business/img/top/sep.png') repeat-x left;
	position: absolute;
	height: 30px;
	width: 618px;
}

.growthscore {
	background: url('//ifrype.com/business/img/top/orange.png') repeat-x left;
	float: left;
	height: 30px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.loyaltyscore {
	background: url('//ifrype.com/business/img/top/red.png') repeat-x left;
	float: left;
	height: 30px;
}
.sayscore {
	background: url('//ifrype.com/business/img/top/blue.png') repeat-x left;
	float: left;
	height: 30px;
}
.visitorscore {
	background: url('//ifrype.com/business/img/top/green.png') repeat-x left;
	float: left;
	height: 30px;
	-webkit-kit-border-bottom-right-radius:5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

.pageInfo span.badge {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    line-height: 14px;
    padding: 1px 6px;
    text-align: center;
    text-shadow: none;
	float: left;
	margin-right: 5px;
}
.pageInfo span.down {
	background-color: #ff6600;	
}
.pageInfo span.up {
	background-color: #74c008;	
}</pre></body></html>