body #main-content {

	padding-left:5px !important;

	padding-right:5px !important;

}



.icon {

	width:60px;

	height:auto;

	}

	

.iconred {

	background-color: #ee3134;

	width:60px;

	height:auto;

	border-radius:30px;

}



.iconlist {

	width:50px;

	height:auto;

	padding-right:10px;

}

.divlist {

	width:100%;

	display:inline-block;

	padding-bottom:30px;

}



.divlisttxt {

	min-height:50px;

	overflow:hidden;

}





h3 {
	
	font-size: 22px;
	
    line-height: 33px;
	
	font-weight: normal;

	padding-bottom:20px;

	padding-top:40px;



}



h2 {

	padding-bottom:30px;

	padding-top:40px;

}



.well h3 {

		padding-bottom:11px !important;

		padding-top:11px !important;



}



.well {

	margin-top:40px;

	padding-bottom:20px;

	}

.extrapadding {

	padding-top:40px;

}



.tab-pane {

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	border-bottom: 1px solid #d8d8d8;

	padding:0px !important;

}



@media (max-width: 709px) {

	.tab-pane {

		padding:10px !important;

	}

}