﻿.statisticsRow {background: #fff; margin-bottom: 0;}
/*.statisticsRow {background: #f3f3f3; margin-bottom: 0;}*/
.statisticsRow hr.normal {border-top: 3px double #6e6e6e;}
.statisticsRow .mainTitle {color: #6e6e6e; font-size: 35px; font-family: 'Open Sans', 'Museo Sans', 'Segoe UI', Arial, Tahoma, Sans-serif; text-align: center; margin-bottom: 0px; margin-top: 0px;}
.statisticsRow p {color: #6e6e6e;}
.statisticsRow p.mainTitleDesc {text-align: center; margin-top: 0px; padding-top: 0px;}

.statisticsBlock {text-align: center; color: #6e6e6e; font-family: 'Open Sans', 'Museo Sans', 'Segoe UI', Arial, Tahoma, Sans-serif; padding-bottom: 20px;}
.statisticsBlock h1 {font-size: 80px;}
.statisticsBlock h1 sup {font-size: 20px; font-weight: 100; margin-left: 7px; top: -40px;}
.statisticsBlock h3 {font-size: 24px; font-weight: 100; }
.statisticsBlock p {font-size: 16px; color: #6e6e6e;}

.statisticsBlock a {}
.statisticsBlock .countryDIV {float: left; width: 20%; height: 25px; text-align: center !important;}
.statisticsBlock .countryDIV p {font-size: 14px; margin: 5px 0 0 0px;}

.dottedLine {border-top: 1px dashed #fff; border-bottom: 1px dashed #6e6e6e;}
