.panel-primary > .panel-heading {
background-color: rgba(17,17,17,0.85) !important;
border-color: white;
}

.function-login .r-panel-page > * {
  background: rgba(17,17,17,0.85) !important;
}

body.function-login {
height:100%;
background:transparent url("https://www.starcrow36.co.za/files/excavator.jpg") no-repeat center center fixed;
background-size:cover;
}