
.gwt-Reference-standard {
    height: 5px;
    width: 5px;
}
.gwt-CheckBox {
}
.gwt-CheckBox-disabled {
    color: #888888;
}
.gwt-DecoratorPanel {
}
.gwt-DecoratorPanel .topCenter, .gwt-DecoratorPanel .bottomCenter {
    background: none repeat-x scroll 0 0 transparent;
}
.gwt-DecoratorPanel .middleLeft, .gwt-DecoratorPanel .middleRight {
    background: none repeat-y scroll 0 0 transparent;
}
.gwt-DecoratorPanel .topLeftInner, .gwt-DecoratorPanel .topRightInner, .gwt-DecoratorPanel .bottomLeftInner, .gwt-DecoratorPanel .bottomRightInner {
    height: 5px;
    width: 5px;
}
.gwt-DecoratorPanel .topLeft {
    background: none no-repeat scroll 0 0 transparent;
}
.gwt-DecoratorPanel .topRight {
    background: none no-repeat scroll -5px 0 transparent;
}
.gwt-DecoratorPanel .bottomLeft {
    background: none no-repeat scroll 0 -5px transparent;
}
.gwt-DecoratorPanel .bottomRight {
    background: none no-repeat scroll -5px -5px transparent;
}
* html .gwt-DecoratorPanel .topLeftInner, * html .gwt-DecoratorPanel .topRightInner, * html .gwt-DecoratorPanel .bottomLeftInner, * html .gwt-DecoratorPanel .bottomRightInner {
    height: 5px;
    overflow: hidden;
    width: 5px;
}
.gwt-DialogBox .dialogContent {
}
.gwt-DialogBox .dialogMiddleCenter {
    background: none repeat scroll 0 0 white;
    padding: 3px;
    border: solid 2px #666;
}
.gwt-DialogBox .dialogBottomCenter {
    background: none repeat-x scroll 0 -4px transparent;
}
.gwt-DialogBox .dialogMiddleLeft {
    background: none repeat-y scroll 0 0 transparent;
}
.gwt-DialogBox .dialogMiddleRight {
    background: none repeat-y scroll -4px 0 transparent;
}
.gwt-DialogBox .dialogTopLeftInner {
    width: 5px;
}
.gwt-DialogBox .dialogTopRightInner {
    width: 8px;
}
.gwt-DialogBox .dialogBottomLeftInner {
    height: 8px;
    width: 5px;
}
.gwt-DialogBox .dialogBottomRightInner {
    height: 8px;
    width: 5px;
}
.gwt-DialogBox .dialogTopLeft {
    background: none no-repeat scroll -13px 0 transparent;
}
.gwt-DialogBox .dialogTopRight {
    background: none no-repeat scroll -18px 0 transparent;
}
.gwt-DialogBox .dialogBottomLeft {
    background: none no-repeat scroll 0 -15px transparent;
}
.gwt-DialogBox .dialogBottomRight {
    background: none no-repeat scroll -5px -15px transparent;
}
* html .gwt-DialogBox .dialogTopLeftInner {
    overflow: hidden;
    width: 5px;
}
* html .gwt-DialogBox .dialogTopRightInner {
    overflow: hidden;
    width: 8px;
}
* html .gwt-DialogBox .dialogBottomLeftInner {
    height: 8px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-DialogBox .dialogBottomRightInner {
    height: 8px;
    overflow: hidden;
    width: 8px;
}
.gwt-DisclosurePanel {
}
.gwt-DisclosurePanel-open {
}
.gwt-DisclosurePanel-closed {
}
.gwt-DisclosurePanel .header, .gwt-DisclosurePanel .header a, .gwt-DisclosurePanel .header td {
    color: black;
    cursor: pointer;
    text-decoration: none;
}
.gwt-DisclosurePanel .content {
    border-left: 3px solid #E8EEF7;
    margin-left: 6px;
    padding: 4px 0 4px 8px;
}
.gwt-FileUpload {
}
.gwt-Frame {
    border-color: #666666 #BBBBBB #BBBBBB #666666;
    border-style: solid;
    border-width: 2px;
}
.gwt-HorizontalSplitPanel {
}
.gwt-HorizontalSplitPanel .hsplitter {
    background: none repeat-y scroll 0 0 #91C0EF;
    border: 0 none;
    cursor: move;
    line-height: 0;
}
.gwt-VerticalSplitPanel {
}
.gwt-VerticalSplitPanel .vsplitter {
    background: none repeat-x scroll 0 0 #91C0EF;
    border: 0 none;
    cursor: move;
    line-height: 0;
}
.gwt-HTML {
}
.gwt-Hyperlink {
    cursor: pointer;
}
.gwt-Image {
}
.gwt-Label {
}
.gwt-ListBox {
}
.gwt-MenuBar {
    cursor: default;
}
.gwt-MenuBar .gwt-MenuItem {
    cursor: default;
}
.gwt-MenuBar .gwt-MenuItem-selected {
    background: none repeat scroll 0 0 #E0EDFE;
}
.gwt-MenuBar .gwt-MenuItem-disabled {
    color: #C0C0C0;
}
.gwt-MenuBar-horizontal {
    background: none repeat-x scroll 0 -2003px #E3E8F3;
    border: 1px solid #BBBBBB;
}
.gwt-MenuBar-horizontal .gwt-MenuItem {
    color: #666666;
    font-weight: bold;
    padding: 0 10px;
    vertical-align: bottom;
}
.gwt-MenuBar-horizontal .gwt-MenuItemSeparator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #888888;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    margin: 0;
    padding: 0;
    width: 1px;
}
.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner {
    background: none repeat scroll 0 0 white;
    height: 1px;
    width: 1px;
}
.gwt-MenuBar-vertical {
    background: none repeat scroll 0 0 white;
    margin-left: 0;
    margin-top: 0;
}
.gwt-MenuBar-vertical table {
    border-collapse: collapse;
}
.gwt-MenuBar-vertical .gwt-MenuItem {
    padding: 4px 14px 4px 1px;
}
.gwt-MenuBar-vertical .gwt-MenuItemSeparator {
    padding: 2px 0;
}
.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #DDDDEE;
    border-color: #777777 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 1px;
    overflow: hidden;
    padding: 0;
}
.gwt-MenuBar-vertical .subMenuIcon {
    padding-right: 4px;
}
.gwt-MenuBar-vertical .subMenuIcon-selected {
    background: none repeat scroll 0 0 #E0EDFE;
}
.gwt-MenuBarPopup {
    margin: 0 0 0 3px;
}
.gwt-MenuBarPopup .menuPopupTopCenter {
    background: none repeat-x scroll 0 -12px transparent;
}
.gwt-MenuBarPopup .menuPopupBottomCenter {
    background: none repeat-x scroll 0 -13px transparent;
}
.gwt-MenuBarPopup .menuPopupMiddleLeft {
    background: none repeat-y scroll -12px 0 transparent;
}
.gwt-MenuBarPopup .menuPopupMiddleRight {
    background: none repeat-y scroll -13px 0 transparent;
}
.gwt-MenuBarPopup .menuPopupTopLeftInner {
    height: 5px;
    width: 5px;
}
.gwt-MenuBarPopup .menuPopupTopRightInner {
    height: 5px;
    width: 8px;
}
.gwt-MenuBarPopup .menuPopupBottomLeftInner {
    height: 8px;
    width: 5px;
}
.gwt-MenuBarPopup .menuPopupBottomRightInner {
    height: 8px;
    width: 8px;
}
.gwt-MenuBarPopup .menuPopupTopLeft {
    background: none no-repeat scroll 0 -36px transparent;
}
.gwt-MenuBarPopup .menuPopupTopRight {
    background: none no-repeat scroll -5px -36px transparent;
}
.gwt-MenuBarPopup .menuPopupBottomLeft {
    background: none no-repeat scroll 0 -41px transparent;
}
.gwt-MenuBarPopup .menuPopupBottomRight {
    background: none no-repeat scroll -5px -41px transparent;
}
* html .gwt-MenuBarPopup .menuPopupTopLeftInner {
    height: 5px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-MenuBarPopup .menuPopupTopRightInner {
    height: 5px;
    overflow: hidden;
    width: 8px;
}
* html .gwt-MenuBarPopup .menuPopupBottomLeftInner {
    height: 8px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-MenuBarPopup .menuPopupBottomRightInner {
    height: 8px;
    overflow: hidden;
    width: 8px;
}
.gwt-PasswordTextBox {
    padding: 2px;
}
.gwt-PasswordTextBox-readonly {
    color: #888888;
}
.gwt-PopupPanel {
    background: none repeat scroll 0 0 white;
    border: 3px solid #C3D9FF;
    padding: 3px;
}
.gwt-DecoratedPopupPanel .popupContent {
}
.gwt-DecoratedPopupPanel .popupMiddleCenter {
    background: none repeat scroll 0 0 #D0E4F6;
    padding: 3px;
}
.gwt-DecoratedPopupPanel .popupTopCenter {
    background: none repeat-x scroll 0 0 transparent;
}
.gwt-DecoratedPopupPanel .popupBottomCenter {
    background: none repeat-x scroll 0 -4px transparent;
}
.gwt-DecoratedPopupPanel .popupMiddleLeft {
    background: none repeat-y scroll 0 0 transparent;
}
.gwt-DecoratedPopupPanel .popupMiddleRight {
    background: none repeat-y scroll -4px 0 transparent;
}
.gwt-DecoratedPopupPanel .popupTopLeftInner {
    height: 5px;
    width: 5px;
}
.gwt-DecoratedPopupPanel .popupTopRightInner {
    height: 5px;
    width: 8px;
}
.gwt-DecoratedPopupPanel .popupBottomLeftInner {
    height: 8px;
    width: 5px;
}
.gwt-DecoratedPopupPanel .popupBottomRightInner {
    height: 8px;
    width: 8px;
}
.gwt-DecoratedPopupPanel .popupTopLeft {
    background: none no-repeat scroll 0 -10px transparent;
}
.gwt-DecoratedPopupPanel .popupTopRight {
    background: none no-repeat scroll -5px -10px transparent;
}
.gwt-DecoratedPopupPanel .popupBottomLeft {
    background: none no-repeat scroll 0 -15px transparent;
}
.gwt-DecoratedPopupPanel .popupBottomRight {
    background: none no-repeat scroll -5px -15px transparent;
}
* html .gwt-DecoratedPopupPanel .popupTopLeftInner {
    height: 5px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-DecoratedPopupPanel .popupTopRightInner {
    height: 5px;
    overflow: hidden;
    width: 8px;
}
* html .gwt-DecoratedPopupPanel .popupBottomLeftInner {
    height: 8px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-DecoratedPopupPanel .popupBottomRightInner {
    height: 8px;
    overflow: hidden;
    width: 8px;
}
.gwt-PopupPanelGlass {
    background-color: #000000;
    opacity: 0.3;
}
.gwt-PushButton-up, .gwt-PushButton-up-hovering, .gwt-PushButton-up-disabled, .gwt-PushButton-down, .gwt-PushButton-down-hovering, .gwt-PushButton-down-disabled {
    background: none repeat-x scroll 0 -27px transparent;
    margin: 0;
    text-decoration: none;
}
.gwt-PushButton-up, .gwt-PushButton-up-hovering, .gwt-PushButton-up-disabled {
    padding: 3px 5px;
}
.gwt-PushButton-up {
    border: 1px outset #CCCCCC;
    cursor: pointer;
}
.gwt-PushButton-up-hovering {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #99CCFF #6699EE #6699EE #77AAFF;
    border-image: none;
    border-style: outset;
    border-width: 1px;
    cursor: pointer;
}
.gwt-PushButton-up-disabled {
    border: 1px outset #CCCCCC;
    cursor: default;
    opacity: 0.5;
}
.gwt-PushButton-down, .gwt-PushButton-down-hovering, .gwt-PushButton-down-disabled {
    padding: 4px 4px 2px 6px;
}
.gwt-PushButton-down {
    border: 1px inset #666666;
    cursor: pointer;
}
.gwt-PushButton-down-hovering {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #99CCFF #6699EE #6699EE #77AAFF;
    border-image: none;
    border-style: inset;
    border-width: 1px;
    cursor: pointer;
}
.gwt-PushButton-down-disabled {
    border: 1px outset #CCCCCC;
    cursor: default;
    opacity: 0.5;
}
.gwt-RadioButton {
}
.gwt-RadioButton-disabled {
    color: #888888;
}
.gwt-RichTextArea {
}
.hasRichTextToolbar {
    border: 0 none;
}
.gwt-RichTextToolbar {
    background: none repeat-x scroll 0 -2003px #E3E8F3;
    border-bottom: 1px solid #BBBBBB;
    margin: 0;
    padding: 3px;
}
.gwt-RichTextToolbar .gwt-PushButton-up {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 1px 0 0;
}
.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 1px 0 0;
}
.gwt-RichTextToolbar .gwt-PushButton-down {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 0 0 1px;
}
.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 0 0 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-up {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 1px 0 0;
}
.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 1px 0 0;
}
.gwt-RichTextToolbar .gwt-ToggleButton-down {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 0 0 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
    border-width: 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 0 0 1px;
}
.gwt-StackPanel {
    border-bottom: 1px solid #BBBBBB;
}
.gwt-StackPanel .gwt-StackPanelItem {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat-x scroll 0 -989px #D3DEF6;
    border-color: #BBBBBB #BBBBBB -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: bold;
    padding: 3px;
}
.gwt-StackPanel .gwt-StackPanelContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #BBBBBB #BBBBBB -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 2px 2px 10px 5px;
}
.gwt-DecoratedStackPanel {
    border-bottom: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .gwt-StackPanelContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #BBBBBB #BBBBBB -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 2px 2px 10px 5px;
}
.gwt-DecoratedStackPanel .gwt-StackPanelItem {
    cursor: pointer;
}
.gwt-DecoratedStackPanel .stackItemTopLeft, .gwt-DecoratedStackPanel .stackItemTopRight {
    height: 6px;
    width: 6px;
}
.gwt-DecoratedStackPanel .stackItemTopLeft {
    background: none no-repeat scroll 0 -49px #D3DEF6;
    border-left: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .stackItemTopRight {
    background: none no-repeat scroll -6px -49px #D3DEF6;
    border-right: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .stackItemTopLeftInner, .gwt-DecoratedStackPanel .stackItemTopRightInner {
    height: 1px;
    width: 1px;
}
* html .gwt-DecoratedStackPanel .stackItemTopLeftInner, * html .gwt-DecoratedStackPanel .stackItemTopRightInner {
    height: 6px;
    overflow: hidden;
    width: 6px;
}
.gwt-DecoratedStackPanel .stackItemTopCenter {
    background: none repeat-x scroll 0 -21px transparent;
}
.gwt-DecoratedStackPanel .stackItemMiddleLeft {
    background: none repeat-x scroll 0 -989px #D3DEF6;
    border-left: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .stackItemMiddleLeftInner, .gwt-DecoratedStackPanel .stackItemMiddleRightInner {
    height: 1px;
    width: 1px;
}
.gwt-DecoratedStackPanel .stackItemMiddleRight {
    background: none repeat-x scroll 0 -989px #D3DEF6;
    border-right: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .stackItemMiddleCenter {
    background: none repeat-x scroll 0 -989px #D3DEF6;
    font-size: 1.3em;
    font-weight: bold;
}
.gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRight, .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeft {
    background-color: white;
    border: 0 none;
}
.gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeft, .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRight {
    background-color: white;
}
.gwt-SuggestBox {
    padding: 2px;
}
.gwt-SuggestBoxPopup {
    margin-left: 3px;
}
.gwt-SuggestBoxPopup .item {
    color: #424242;
    cursor: default;
    padding: 2px 6px;
}
.gwt-SuggestBoxPopup .item-selected {
    background: none repeat scroll 0 0 #B7D6F6;
}
.gwt-SuggestBoxPopup .suggestPopupContent {
    background: none repeat scroll 0 0 white;
}
.gwt-SuggestBoxPopup .suggestPopupTopCenter {
    background: none repeat-x scroll 0 0 transparent;
}
.gwt-SuggestBoxPopup .suggestPopupBottomCenter {
    background: none repeat-x scroll 0 -4px transparent;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleLeft {
    background: none repeat-y scroll 0 0 transparent;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleRight {
    background: none repeat-y scroll -4px 0 transparent;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
    height: 5px;
    width: 5px;
}
.gwt-SuggestBoxPopup .suggestPopupTopRightInner {
    height: 5px;
    width: 8px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
    height: 8px;
    width: 5px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
    height: 8px;
    width: 8px;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeft {
    background: none no-repeat scroll 0 -23px transparent;
}
.gwt-SuggestBoxPopup .suggestPopupTopRight {
    background: none no-repeat scroll -5px -23px transparent;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeft {
    background: none no-repeat scroll 0 -28px transparent;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRight {
    background: none no-repeat scroll -5px -28px transparent;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
    height: 5px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner {
    height: 5px;
    overflow: hidden;
    width: 8px;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
    height: 8px;
    overflow: hidden;
    width: 5px;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
    height: 8px;
    overflow: hidden;
    width: 8px;
}
.gwt-TabBar {
}
.gwt-TabBar .gwt-TabBarFirst {
    width: 5px;
}
.gwt-TabBar .gwt-TabBarRest {
}
.gwt-TabBar .gwt-TabBarItem {
    background: none repeat scroll 0 0 #D0E4F6;
    color: black;
    cursor: pointer;
    font-weight: bold;
    margin-left: 6px;
    padding: 3px 6px;
    text-align: center;
}
.gwt-TabBar .gwt-TabBarItem-selected {
    background: none repeat scroll 0 0 #92C1F0;
    cursor: default;
}
.gwt-TabBar .gwt-TabBarItem-disabled {
    color: #999999;
    cursor: default;
}
.gwt-TabPanel {
}
.gwt-TabPanelBottom {
    border-color: #92C1F0;
    border-style: solid;
    border-width: 3px 2px 2px;
    overflow: hidden;
    padding: 6px;
}
.gwt-DecoratedTabBar {
}
.gwt-DecoratedTabBar .gwt-TabBarFirst {
    width: 5px;
}
.gwt-DecoratedTabBar .gwt-TabBarRest {
}
.gwt-DecoratedTabBar .gwt-TabBarItem {
    border-collapse: collapse;
    margin-left: 6px;
}
.gwt-DecoratedTabBar .tabTopCenter {
    background: none repeat scroll 0 0 #D0E4F6;
    padding: 0;
}
.gwt-DecoratedTabBar .tabTopLeft, .gwt-DecoratedTabBar .tabTopRight {
    padding: 0;
}
.gwt-DecoratedTabBar .tabTopLeftInner, .gwt-DecoratedTabBar .tabTopRightInner {
    height: 6px;
    width: 6px;
}
.gwt-DecoratedTabBar .tabTopLeft {
    background: none no-repeat scroll 0 -55px transparent;
}
.gwt-DecoratedTabBar .tabTopRight {
    background: none no-repeat scroll -6px -55px transparent;
}
* html .gwt-DecoratedTabBar .tabTopLeftInner, * html .gwt-DecoratedTabBar .tabTopRightInner {
    height: 6px;
    overflow: hidden;
    width: 6px;
}
.gwt-DecoratedTabBar .tabMiddleLeft, .gwt-DecoratedTabBar .tabMiddleRight {
    background: none repeat scroll 0 0 #D0E4F6;
    padding: 0;
    width: 6px;
}
.gwt-DecoratedTabBar .tabMiddleLeftInner, .gwt-DecoratedTabBar .tabMiddleRightInner {
    height: 1px;
    width: 1px;
}
.gwt-DecoratedTabBar .tabMiddleCenter {
    background: none repeat scroll 0 0 #D0E4F6;
    color: black;
    cursor: pointer;
    font-weight: bold;
    padding: 0 4px 2px;
    text-align: center;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
    background: none repeat scroll 0 0 #92C1F0;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
    background-position: 0 -61px;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
    background-position: -6px -61px;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft, .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {
    background: none repeat scroll 0 0 #92C1F0;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {
    background: none repeat scroll 0 0 #92C1F0;
    cursor: default;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-disabled .tabMiddleCenter {
    color: #999999;
    cursor: default;
}
.gwt-TextArea {
    padding: 2px;
}
.gwt-TextArea-readonly {
    color: #888888;
}
.gwt-TextBox {
    padding: 2px;
}
.gwt-TextBox-readonly {
    color: #888888;
}
.gwt-ToggleButton-up, .gwt-ToggleButton-up-hovering, .gwt-ToggleButton-up-disabled, .gwt-ToggleButton-down, .gwt-ToggleButton-down-hovering, .gwt-ToggleButton-down-disabled {
    background: none repeat-x scroll 0 -27px transparent;
    margin: 0;
    text-decoration: none;
}
.gwt-ToggleButton-up, .gwt-ToggleButton-up-hovering, .gwt-ToggleButton-up-disabled {
    padding: 3px 5px;
}
.gwt-ToggleButton-up {
    border: 1px outset #CCCCCC;
    cursor: pointer;
}
.gwt-ToggleButton-up-hovering {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #99CCFF #6699EE #6699EE #77AAFF;
    border-image: none;
    border-style: outset;
    border-width: 1px;
    cursor: pointer;
}
.gwt-ToggleButton-up-disabled {
    border: 1px outset #CCCCCC;
    cursor: default;
    opacity: 0.5;
}
.gwt-ToggleButton-down, .gwt-ToggleButton-down-hovering, .gwt-ToggleButton-down-disabled {
    padding: 4px 4px 2px 6px;
}
.gwt-ToggleButton-down {
    background-position: 0 -513px;
    border: 1px inset #CCCCCC;
    cursor: pointer;
}
.gwt-ToggleButton-down-hovering {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-position: 0 -513px;
    border-color: #99CCFF #6699EE #6699EE #77AAFF;
    border-image: none;
    border-style: inset;
    border-width: 1px;
    cursor: pointer;
}
.gwt-ToggleButton-down-disabled {
    background-position: 0 -513px;
    border: 1px inset #CCCCCC;
    cursor: default;
    opacity: 0.5;
}
.gwt-Tree .gwt-TreeItem {
    cursor: pointer;
    margin: 0;
    padding: 1px 0;
    white-space: nowrap;
}
.gwt-Tree .gwt-TreeItem-selected {
    background: none repeat-x scroll 0 -1463px #93C2F1;
}
.gwt-TreeItem .gwt-RadioButton input, .gwt-TreeItem .gwt-CheckBox input {
    margin-left: 0;
}
* html .gwt-TreeItem .gwt-RadioButton input, * html .gwt-TreeItem .gwt-CheckBox input {
    margin-left: -4px;
}
.gwt-DateBox input {
    width: 8em;
}
.dateBoxFormatError {
    background: none repeat scroll 0 0 #FFCCCC;
}
.dateBoxPopup {
}
.gwt-DatePicker {
    border: 1px solid #A2BBDD;
    cursor: default;
    background-color: #FFFFFF;
}
.gwt-DatePicker td, .datePickerMonthSelector td:focus {
    outline: medium none;
}
.datePickerDays {
    background: none repeat scroll 0 0 white;
    width: 100%;
}
.datePickerDay, .datePickerWeekdayLabel, .datePickerWeekendLabel {
    font-size: 75%;
    outline: medium none;
    padding: 4px;
    text-align: center;
}
.datePickerWeekdayLabel, .datePickerWeekendLabel {
    background: none repeat scroll 0 0 #C3D9FF;
    cursor: default;
    padding: 0 4px 2px;
}
.datePickerDay {
    cursor: pointer;
    padding: 4px;
}
.datePickerDayIsToday {
    border: 1px solid black;
    padding: 3px;
}
.datePickerDayIsWeekend {
    background: none repeat scroll 0 0 #EEEEEE;
}
.datePickerDayIsFiller {
    color: #888888;
}
.datePickerDayIsValue {
    background: none repeat scroll 0 0 #AACCEE;
}
.datePickerDayIsDisabled {
    color: #AAAAAA;
    font-style: italic;
}
.datePickerDayIsHighlighted {
    background: none repeat scroll 0 0 #F0E68C;
}
.datePickerDayIsValueAndHighlighted {
    background: none repeat scroll 0 0 #BBDDD9;
}
.datePickerMonthSelector {
    background: none repeat scroll 0 0 #C3D9FF;
    width: 100%;
}
td.datePickerMonth {
    color: blue;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}
.datePickerPreviousButton, .datePickerNextButton {
    color: blue;
    cursor: pointer;
    font-size: 120%;
    line-height: 1em;
    padding: 0 4px;
}
.gwt-StackLayoutPanel {
    border-bottom: 1px solid #BBBBBB;
}
.gwt-StackLayoutPanel .gwt-StackLayoutPanelHeader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat-x scroll 0 -989px #D3DEF6;
    border-color: #BBBBBB #BBBBBB -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: bold;
    padding: 3px;
}
.gwt-StackLayoutPanel .gwt-StackLayoutPanelHeader-hovering {
    background: none repeat-x scroll 0 -1464px #D3DEF6;
}
.gwt-StackLayoutPanel .gwt-StackLayoutPanelContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #BBBBBB #BBBBBB -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 2px 2px 10px 5px;
}
.gwt-TabLayoutPanel {
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTabs {
}
.gwt-TabLayoutPanelContentContainer {
    border-color: #92C1F0;
    border-style: solid;
    border-width: 2px 1px 1px;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelContent {
    border-color: #92C1F0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    padding: 6px;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTab {
    background: none repeat scroll 0 0 #D0E4F6;
    color: black;
    cursor: pointer;
    font-weight: bold;
    margin-left: 6px;
    padding: 3px 6px;
    text-align: center;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTab-selected {
    background: none repeat scroll 0 0 #92C1F0;
    cursor: default;
}
.gwt-SplitLayoutPanel-HDragger {
    background: none no-repeat scroll center center #D0E4F6;
    cursor: col-resize;
}
.gwt-SplitLayoutPanel-VDragger {
    background: none no-repeat scroll center center #D0E4F6;
    cursor: row-resize;
}
