.container-fluid-table
{
	margin: 0 auto;
	max-width: 1230px;
	width: 100%;
}
.grn-btn
{
	background: #fff;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	box-sizing: border-box;
	color: #5abd7a;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 21px 56px 22px;
}
#site-header #site-nav #menu li,.grn-btn.med,.grn-btn.small
{
	font-size: 16px;
	line-height: 17px;
}
.grn-btn,.grn-btn:active,.grn-btn:focus
{
	outline: 0;
	text-decoration: none;
}
.grn-btn:hover
{
	color: #5abd7a;
	text-decoration: none;
}
#site-header #site-langauges #langauge-options a,.grn-btn.alt
{
	color: #fff;
}
.grn-btn.alt
{
	background: #5abd7a;
	box-shadow: none;
}
.grn-btn.alt:hover
{
	background: #05AD6D;
}
.grn-btn.med
{
	font-weight: 400;
	padding: 14px 28px 15px;
	width: 220px;
}
.grn-btn.small
{
	font-weight: 300;
	min-width: 171px;
	padding: 11px 28px 12px;
	width: auto;
}
.grn-btn.brd
{
	border: 1px solid #02CC83;
	box-shadow: none;
	padding: 10px 27px 11px;
}
.row-title
{
	font-size: 45px;
	font-weight: 300;
	line-height: 54px;
	margin: 0 0 41px;
}
#main-table .row-title strong
{
	font-weight: 700;
}
#main-table .row-1
{
	padding: 258px 0 100px;
}
#main-table .row-2
{
	background: #F7F8FC;
	color: #002332;
	padding: 51px 0 46px;
}
#main-table .row-2 .row-col-icon
{
	margin-bottom: 28px;
}
#main-table .row-3
{
	padding: 94px 0 87px;
}
#main-table .row-3 .row-title
{
	margin-bottom: 46px;
}
#main-table .row-3 #labels thead th
{
	padding: 44px 3px 62px;
	text-align: left;
}
#main-table .row-3 #labels thead th .table-logo
{
	font-size: 22px;
	font-weight: 300;
	line-height: 42px;
	margin: 0;
}
#main-table .row-3 #labels thead th .table-logo img
{
	margin-right: 4px;
	vertical-align: top;
}
#main-table .row-3 #labels thead th .table-logo strong
{
	font-weight: 700;
}
#main-table .row-3 #labels .logo-cell
{
	padding: 29px 3px 30px;
}
#main-table .row-3 #labels tbody td
{
	border-bottom: 1px solid #ebebeb;
	font-size: 15px;
	height: 51px;
	line-height: 48px;
	padding: 0 10px;
}

#main-table .row-3 #labels tbody tr:first-child td
{
	border-top: 1px solid #EBEBEB;
}
#main-table .row-3 #labels tfoot td
{
	color: #002332;
	font-size: 12px;
	line-height: 17px;
	padding: 20px 30px 10px 10px;
}
#main-table #features
{
	width: 100%;
}
#main-table #features tr th
{
	padding-bottom: 17px;
}
#main-table #features tr th .cell-label
{
	display: block;
	font-size: 17px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 19px;
	text-align: center;
}
#main-table #features tr th .cell-label strong
{
	font-weight: 700;
}
#main-table #features tr th .cell-label strong span
{
	color: #02CC83;
}
#main-table #features tbody tr:first-child
{
	border-top: 1px solid #ebebeb;
}
#main-table #features tbody tr td
{
	border-bottom: 1px solid #ebebeb;
	height: 51px;
	text-align: center;
}
#main-table #features tbody tr td .check-icon
{
	background: url(../content/images/check-it.png) no-repeat;
	display: inline-block;
	height: 18px;
	width: 21px;
}
#main-table #features tfoot td
{
	padding-top: 26px;
	text-align: center;
}



