body
{
        border-top: 4px solid #30add1;
}

.jumbotron.jumbotron-login
{
    background-size: 500px auto !important;
    min-height: 200px !important;
}


.panel.opencourses-national a {
    background-color: #fff !important;;
    color: #30add1 !important;;
}

#bgr-cheat-footer {
    border-radius: 0 0 0 4px !important;
}


#bgr-cheat-header {
    border-radius: 4px 0 0 !important;
}

.navbar-default {

    border-radius: 0 4px 0 0 !important;

}

#header.navbar.navbar > li a:hover, #header.navbar.navbar > li a:focus
{
    background: #30ADD1 !important;
}

