header {
  background-image: none!important;
  background-color: #738D31!important;
}

.site-grid {
  background-color: #738D31;
}

h1 {
  font-size: 1.6em!important;
  }

main {
  margin-top: 0!important;
  padding: 8px;
}

main h2 {
  font-size: 1.6em!important;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 3px 0px;
}

main h3 {
  font-size: 1.2em!important;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 3px 0px;
}

.container-sidebar-left .sidebar-left:first-child {
  margin-top: 0!important;
}

.container-component main {
  background-color: rgba(171, 197, 114, 1)!important;
}

.card-header {
  background-color: #93AD51!important;
}

.card-body {
  background-color: rgba(171, 197, 114, 1)!important;
}

.card {
  border:0px!important;
}

.btn-primary {
  background-color:#637D21!important;
}

a {
  color: #335D01;
}

a:hover {
  color: black!important;
}

.nav .active {
  font-weight:bold;
}

.mod-login__options li:nth-child(2){
  display:none;
}

.system-message-container {
  display:none;
}
