.front-and-center {
    text-align: center;
    margin: 30px 0;

}

.content-column {
    padding: 10px 5px;
}

li {
	color: #000000; 
}

a {
	text-decoration:none;
	color: #00999;
}

/* Hide rebuslist logo */
.navbar-brand {
  display: none;  
}

#site-logo {
  top: 1px;
  display: block;
  background-image: url("https://moodle.uel.ac.uk/pluginfile.php/1/theme_lambda/logo/1610531763/UEL%20Logo%20Black%2085%20percent.jpg");
  background-size: 200px;
  background-repeat: no-repeat;
  height: 70px;
  width: 230px;
  left: 60px!important;
}

.navbar {
  background-color: #00bda9;   
}

.navbar-btn, .navbar-btn:active, .navbar-btn:active:focus, .navbar-btn:focus, .navbar-btn:hover, .navbar-btn:visited {
    color: #ffffff;
} 
 .navbar-inverse .navbar-form input[type=password], .navbar-inverse .navbar-form input[type=text] {
        color:#ffffff;
        
}
.no-notifications {
    color:#ffffff;
}

.panel-primary>.panel-heading {
  background-color: #00bda9;
}

.search-results {
Background-color: #ffffff;
}

.search-results h3,
.search-results h4,
.search-results li {
   color: #ffffff;
}
.auto-style3 {
                font-family: Arial, Helvetica, sans-serif;
                font-size: small;
}
.auto-style5 {
                font-family: Arial, Helvetica, sans-serif;
                font-size: x-large;
}
.auto-style6 {
                font-size: small;
}
.auto-style7 {
                font-family: Arial, Helvetica, sans-serif;
                font-size: small;
                text-align: center;
}
.auto-style9 {
                border-color: #000000;
                border-width: 0;
}
.auto-style11 {
                border: 1px solid #000000;
                text-align: center;
                


}
#forgot-password {
    display: none;
}

#remember-login {
    display: none;
}

#search-results {
    background-color: #00999;
    font-size: 80%;
    }

#footer {
 background-color: #00bda9;
}

