.simple_footer {
	width:100%;
	padding-top:0px;
	text-align:center;

	background-color:#227b00;
	padding:15px 0;
	border-top:5px solid white;
}
.simple_footer a {
	padding:0px 10px 0px 10px;
	border-right:1px solid #fff;
	border-left:0px solid #00284c;
	color:#fff !important;
	font-size:15px !important;
	text-decoration:none !important;
	font-family: 'roboto', cursive;
	text-transform:none;
	line-height:16px !important;
	height:16px !important;
	font-weight:900;

	display:inline-block;
}

.simple_footer a:hover {background-color:#168ee6; color:#fff !important;}

.footerlast {
	border-right:none !important;}
.footerfirst{
	border-left:none !important; padding-left:0 !important}