.home-community-icon {
	text-align:right; 
	font-size:24px;	
}
.home-community-icon img {
	height:30px;
	opacity:1;
}
.home-community-icon img:hover {
	opacity:0.8;	
}
.home-title {
	border-bottom:#CCC solid 1px; 
	padding:5px; 
	font-weight:bold; 
	font-size:40px;
	margin-top:20px;
}
.home-description {
	margin:20px 15px 20px 5px;
	line-height:36px;
}
.home-subtitle {
	font-weight:bold;
	margin-bottom:24px;
}
i.fa-info {
	color:#CCC;
	font-size:12px;
	padding:3px 0 0 7px; 
	border:#CCC solid 2px; 
	width:22px; 
	height:22px; 
	border-bottom-left-radius:15px; 
	border-bottom-right-radius:15px; 
	border-top-left-radius:15px; 
	border-top-right-radius:15px;	
}
.footer .btn {
	width:160px;
}
/*--Model--*/
.modal-body .form-check {
	margin:10px 0;
}
.modal-body .form-check-label .brackets {
	color:#999;
}
