html, body {
 background-color: #8E1D36;
}

#footerArea {
  color: #ffffff;
  border-top: 1px solid #ffffff;
}

#introArea {
  color: #fff!important;
}

#notificationArea {
  background-color: #008244!important;
  color: #fff!important;
}

body .main.jsx-4119429416 {
  background-color: rgb(142, 29, 54)important;
}


section_labelWrapper__f7Dho {
    background-color: rgb(142, 29, 54)important;
}

img#flagArea {
  content: url("https://data.erca-arcc.org/dhis/api/staticContent/logo_banner")!important;
  width: 150px;
  height: auto;
}

html.loginPage body.loginPage > div > span#introArea {
  top: 100px !important;
}

#leftFooterArea > span:first-child,
#leftFooterArea > span:first-child + a {
  display: none !important;
}

#bannerArea > a[href="http://www.dhis2.org"] {
  pointer-events: none !important;  /* no clicks get through */
  cursor: default    !important;     /* no “hand” on hover */
}

body.loginPage #footerArea #rightFooterArea select#localeSelect {
  display: none !important;
}

