.navbar-static-top.navbar-inverse {
	background-color: #00A550;
}

.footer-top, .footer-bottom {
	background-color: #00A550 !important;
}

.footer-top {
	display: none !important;
}

footer {
	color: #fff !important;
}

div.control input.numeric {
	width: 10em !important;
}

.captcha-cell {
	padding: 0 28px;
}

@media (max-width: 767px) {
	.captcha-cell {
		padding: 0;
	}
}

.navbar-brand {
	height: auto !important;
}

.btn-primary {
  color: #fff;
  background-color: #00A550;
  border-color: #00A550;
}

.btn-default {
  color: #00A550;
  border-color: #00A550;
}

.btn-primary:hover, .btn-primary:focus, .btn-default:hover, .btn-default:focus, .btn-primary:active, .btn-primary.focus, .btn-default:active {
  color: #fff !important;
  background-color: #006E32 !important;
  border-color: #00A550 !important;  
}

th a {
color: #666 !important;
font-weight: 
}

.web-resource-cell { 
padding-bottom: 0px !important; 
}