﻿a.docStatus5 h3 #DocNumber
{
    /*background-color: Blue;
    color: White;*/
}

a.docStatus5.docPriority4 h3 #DocNumber
{
    /*background-color: Red;
    color: White;*/
}

/* example of coouring of search by site and priority */
.docPriority3 #priorityStatus
{
    /*background-color: red;
    color: white;
    text-shadow: none !important;*/
}

/* example of colouring recent jobs status field  */
.recentStatus1 .recentStatusText {
   /* background-color: yellow !important; */
}