Solved! Go to Solution.
@namespace skinComps "com.esri.ags.skins.supportClasses.*"; skinComps|SignInWindow { skinClass: ClassReference("com.esri.viewer.skins.SignInWindow"); }
Wait, that was a completely different folder location. Here is my package details pertaining to the location of my SignInWindow.mxml file
[ATTACH=CONFIG]17000[/ATTACH]
Now what you told me to put in my default.css document has a path for the entire ags.skins.SupportClasses folder however im using the viewer file structure should I be using the com.esri.ags.skins file structure instead because currently its not referencing my modied mxml file when executing?