﻿/* Default */
.AppBackground { background-color:#afaaa9; }
.DialogBackground { background-color:#337; }
.WindowBorder, .WindowBar, .SubWindowBar { background-color:#80909f; }
.WindowBorderTopLeft, .WindowBorderTop, .WindowBorderTopRight, .WindowBorderRight, .WindowBorderBottomRight, .WindowBorderBottom, 
.WindowBorderBottomLeft, .WindowBorderLeft, .FlyOut_GeneralForm_Container { border-color:#037; }
.ActiveWindowBorder, .HorizontalSplitter, .VerticalSplitter, .ActiveWindowBar, /*.Window,*/ .ActiveSubWindowBar, .FlyOutBar { background-color:#259; }
.HeaderRowViewer, .HeaderCornerViewer { background-color:#88A4D1; color: #222; }
.WindowContent { background-color:#f8f8f8; }
.FocusedSubWindowBar { background-color:#e80; }
.WindowTitle { color: #555; }
.ActiveSubWindowTitle { color:#d5d5d5; }
.ActiveWindowTitle { color:#f8f8f8; }
.FocusedSubWindowTitle 	{ color:#f8f8f8; text-shadow:0px 1px 3px #630; }
.GeneralForm_Label { color:#606f8f; }
.FocusedColumnContainer .GeneralForm_Label { color:#1d4cd4; }
.SelectedTableCell, .HeaderColumnViewer .SelectedTableCellHeader, .TreeView_Form_NodeStyle-Y_Column { background-color:#faf5aa; }
.GeneralForm_Input input, input.List_GeneralForm_Input, .GeneralForm_InputOptional textarea { background-color:#e8e5da ; }
.GeneralForm_InputRequired input, input.List_GeneralForm_InputRequired, .GeneralForm_InputRequired textarea { background-color:#cad9f1; }