.navbar-black{
	background:#333;
	border-radius:0;
}

.main-container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -88px;
}
.dashboardSidePaying{
	background:#ADDEAD;
	padding:20px;
	font-size:16px;
	margin:0 0 20px 0;
}

.dashboardSideStats{
	background:#ccc;
	font-size:26px;
	font-weight:bold;
	margin:0 0 20px 0;
	text-align:center;
}
.dashboardSideStatsNumber{
	padding:10px 0;
	width:30%;
	float:right;
	border-left:3px solid white;
}
.dashboardSideStatsText{
	padding:10px 0;
}

.subscriptionMembershipType{
	background:#ddd;
	padding:20px;
	font-size:20px;
	margin:0 0 40px 0;
}

.btn-wiki{
	margin:10px 0 0 10px;
}
.clearAll {
  clear: both;
}
.footer, .push {
  height: 88px;
}

.chForm {
  margin-bottom: 10px;
}

.tenTop{
	padding-top:10px;
}

.navbar-padding{
	padding:25px 0 0 0;
}

.center{
	text-align:center;
}

.optionUnavailable{
	opacity:0.5;
}


.pageBar{
	height:1px;
	border-top:2px dotted #333;
	margin:20px 0;
}

.lead { font-size: 23px;margin-bottom:0px; }

.indexBox{
	text-align:center;
}

.titleBar{
	padding:20px 0 40px 0;
}

.titleBarLine{
	height:20px;
	margin-bottom:20px;
	border-bottom:2px dotted #333;
}
.titleBarText{
	font-size:40px;
	line-height:44px;
	text-align:center;
}





