
#loginsubmit {
    background-color: #597e01 !important;
    border-color: #597e01 !important;
    color: white !important;
}

#loginsubmit:hover {
    background-color: #004B64 !important;
    border-color: #004B64 !important;
    color: white !important;
}

.bigger-110 a {
    color: #597e01 !important;
}
.bigger-110 a:hover {
    color: #004B64 !important;
}

#navbar{
	background-color: #F3FAFC !important;
	border-bottom-color:#004B64 !important;
}

li.light-blue.als-header-button > a {
  background-color: #597E01 !important;
  color: white !important;
}

li.light-blue.als-header-button > a:hover {
  background-color: #004B64 !important;
  color: white !important;
}

h1.header.blue.lighter.als-h1-h5sized {
  color: #004B64 !important;
}
.navbar.als-footer,
.als-footer-inner.als-accent-color-background {
  background-color: #425563 !important;
}

.navbar-brand small span {
  color: #425563 !important;
}

#PageContent {
  border-top: 1px solid #004B64 !important;
}

#login-box label {
  color: #425563 !important;
}