header.fixedheader .header-body, body.sticky-menu-active header .header-body {
    background: #fff !important;
}

ul#mainMenu li.regBtn a:hover {
    color: #0088cc !important;
}

html header .navbar-collapse .nav-main > ul > li > a {
    color: #0088cc !important;
}

/* REGISTRATION   BUTTON */
li.regBtn {
    background: #0088cc !important;
    color: white !important;
    border-radius: 5px;
}

.regBtn a{
    color: white !important;
}

li.regBtn a{
    color: white !important;
}

.btn-reg{
background: #003366!important;
color: white!important;
padding: .4em 1.8em;
font-size: 22px;
}
.btn-reg:hover{
color: #f7f7f7!important;
}

a#dnn_dnnLogin_enhancedLoginLink {
    margin-left: -20em;
}







