.full-width .main-content .right-content .notifications {
    border-top: 1px solid #305675;
    border-bottom: 1px solid #68baff;
    background: #54A1CD;
}

.full-width .main-content .right-content .notifications .menu li a {
    border-right: 1px solid #305675;
}

.full-width .main-content .right-content .notifications .menu li a .counter {
    background: #FDC900;
}

.full-width .main-content .right-content .notifications .menu li a:hover, .full-width .main-content .right-content .notifications .menu li a:focus {
    background-color: #FDC900;
    color: white;
}

.full-width .main-content .right-content .notifications .menu li a.acc-highlight-study {
    background-color: #FFFFFF;
    color: #54A1CD;
    height: 41px;
    margin-left: 0px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-docs {
    background-color: #FFFFFF;
    color: #54A1CD;
    height: 41px;
    margin-left: 160px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-tutor {
    background-color: #FFFFFF;
    color: #54A1CD;
    height: 41px;
    margin-left: 320px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-manage {
    background-color: #FFFFFF;
    color: #54A1CD;
    height: 41px;
    margin-left: 480px;
}

.full-width .main-content .right-content .big-heading.img-bg {
    margin-left: -1px;
    padding: 25px 30px;
    height: auto;
    background-image: none;
    background-color: #54A1CD;
    line-height: 1em;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}