Added .disabledfield style to #999 color
/***************************************************** BEGIN #999 ***************/
h3,
#footer-copyright,
#footer-copyright a:link,
#footer-copyright a:visited ,
.ng-weekend,
.ng-dayOff,
.ng-dateOff,
.ng-outOfRange,
.disabledfield {
color:#999;
}