@charset "UTF-8";
/* CSS Document */

.priceTable{
	background:#f9f9f9; 	
}
#tableBorder{
	border-bottom: 1px solid #CAC9C9;
}
#tableButton{background: white; padding: 20px 0 20px;}
.tableTittle, .tableTittleOne, .tableContentTittle, .tableContentLite, .tableTittleOneTop{
	background-image: url("../images/products/pricing_policy/shadow bg.png");
	background-position: right;
	background-repeat: repeat-y;
	padding: 5PX 0;
}

.tableTittleOneTop img{
 position: relative;
	top: -12px;
}
.tableTittleTwoTop{
	background-image: url("../images/products/pricing_policy/top pro 3.png");
	background-position: top;
	background-repeat: no-repeat;
}
.smallMonth{font-size: 12px;}
.tableContentPro, .tableContentLite{
		text-align: center;
}
.tableTittle, .tableContentTittle{
	padding: 5px 0 5px 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #1b506f;
}
.tableTittle{
	font-weight: bold;
	padding-top:20px; 
}
.topLite{
	background:#4b7aa3; 
	width: 220px;
	text-align: center;
	border-bottom:none;
	color: white;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 35px;
}
.topPro{
	background:#cea64e; 
	width: 220px;
	text-align: center;
	border-bottom:0 none;
	color: white;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 35px;
}
.bottomLite{
	background-image: url("../images/products/pricing_policy/top lite 2.png");
	text-align: center;
	color: white;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	padding: 10px 0 9px;
}
.bottomPro{
	background-image: url("../images/products/pricing_policy/top pro 2.png");
	text-align: center;
	color: white;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	padding: 10px 0 9px;

}
.tableWhite{
	background:white; 
}
.subSectionHeading{
	font-size: 20px;
}
h4{font-size:15px !important;}
.membershipTable{
	margin: 10px 0 0 20px;
	font-size: 14px;
}

.important{
	padding: 20px;
	font-size: 12px;
	background-color: #E9E8E8;
}
