
.modal-header{background: #ef7d04; color:#fff;}

#secondary_nav .notifications .notifications-list .item a  {
    color: #ef7d04;
}
#no-notify-btn.active span{
    color: #ef7d04;
}

.modified-mark {
    color: #ef7d04;
}

nav#primary_nav ul li a{
    background:url(../images/nav_sprite_orange.png) no-repeat center;
}
h1{
    color: #ef7d04; width: 100%; text-transform:uppercase; font-family:Helvetica, Arial, sans-serif; padding-bottom: 20px; padding-left:2px;
}
h3{
    font-size:18px; color: #ef7d04; width: 100%; font-family:Helvetica, Arial, sans-serif; border-bottom: 2px solid #ef7d04
}
a{
    color:#ef7d04;
}
body{
     background: #878787;
}
#login a.forgot_password{
    color:#ef7d04;
}
.help_curstep{
    background: #ef7d04; color:#fff !important; font-weight: bold;
}

#login input[type=submit]{
    background:url(../images/widget_title_bg_bjm_orange.png) repeat-x center;
}
.widget .widget_title_bjm{
    background:url(../images/widget_title_bg_bjm_orange.png) repeat-x center bottom #eeeeee;
}

nav#primary_nav ul li.nav_simple_upload.active a .fa{
    color: #d68910; 
}
