
body, table td, select, button {
    font-family: Arial Unicode MS,Arial,sans-serif;
    /*font-size: small;*/
}
pre {
    font-family: "courier new",courier;
    font-size: small;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: black;
    direction: ltr;
    margin: 10px;
    padding: 0;
}
a, a:visited {
    color: #0066CC;
    text-decoration: none;
}
a:hover {
    color: #0066CC;
    text-decoration: underline;
}
select {
    background: none repeat scroll 0 0 white;
}
.gwt-Reference-clean {
    height: 5px;
    width: 5px;
}
.gwt-Button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/clean/hborder.png") repeat-x scroll 0 -2077px transparent;
    border-color: #BBBBBB #BBBBBB #A0A0A0;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-size: small;
    margin: 0;
    padding: 5px 7px;
    text-decoration: none;
}
.gwt-Button:active {
    border: 1px inset #CCCCCC;
}
.gwt-Button:hover {
    border-color: #939393;
}
.gwt-Button[disabled] {
    color: #888888;
    cursor: default;
}
.gwt-Button[disabled]:hover {
    border: 1px outset #CCCCCC;
}
.gwt-CheckBox {
}
.gwt-CheckBox-disabled {
    color: #888888;
}
.gwt-DecoratorPanel {
}
.gwt-DecoratorPanel .topCenter {
    border-top: 1px solid #BBBBBB;
    line-height: 0;
}
.gwt-DecoratorPanel .bottomCenter {
    border-bottom: 1px solid #BBBBBB;
    line-height: 0;
}
.gwt-DecoratorPanel .topCenterInner, .gwt-DecoratorPanel .bottomCenterInner {
    font-size: 1px;
    height: 1px;
    line-height: 0;
}
.gwt-DecoratorPanel .middleLeft {
    border-left: 1px solid #BBBBBB;
}
.gwt-DecoratorPanel .middleRight {
    border-right: 1px solid #BBBBBB;
}
.gwt-DecoratorPanel .middleLeftInner, .gwt-DecoratorPanel .middleRightInner {
    line-height: 1px;
    width: 1px;
}
.gwt-DecoratorPanel .topLeftInner, .gwt-DecoratorPanel .topRightInner, .gwt-DecoratorPanel .bottomLeftInner, .gwt-DecoratorPanel .bottomRightInner {
    font-size: 1px;
    height: 5px;
    overflow: hidden;
    width: 5px;
}
.gwt-DecoratorPanel .topLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -6px transparent;
    line-height: 0;
}
.gwt-DecoratorPanel .topRight {
    background: url("images/clean/circles.png") no-repeat scroll -5px -6px transparent;
    line-height: 0;
}
.gwt-DecoratorPanel .bottomLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -11px transparent;
    line-height: 0;
}
.gwt-DecoratorPanel .bottomRight {
    background: url("images/clean/circles.png") no-repeat scroll -5px -11px transparent;
    line-height: 0;
}
* html .gwt-DecoratorPanel .topLeftInner, * html .gwt-DecoratorPanel .topRightInner, * html .gwt-DecoratorPanel .bottomLeftInner, * html .gwt-DecoratorPanel .bottomRightInner {
    height: 5px;
    overflow: hidden;
    width: 5px;
}
.gwt-DialogBox .Caption {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #BBBBBB;
    border-top: 1px solid #D2D2D2;
    cursor: default;
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-weight: bold;
    padding: 4px 8px 4px 4px;
}
.gwt-DialogBox .dialogContent {
}
.gwt-DialogBox .dialogMiddleCenter {
    background: none repeat scroll 0 0 white;
    padding: 3px;
}
.gwt-DialogBox .dialogBottomCenter {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -2945px transparent;
}
.gwt-DialogBox .dialogMiddleLeft {
    background: url("images/vborder.png") repeat-y scroll -31px 0 transparent;
}
.gwt-DialogBox .dialogMiddleRight {
    background: url("images/vborder.png") repeat-y scroll -32px 0 transparent;
}
.gwt-DialogBox .dialogTopLeftInner {
    height: 8px;
    width: 10px;
}
.gwt-DialogBox .dialogTopRightInner {
    width: 12px;
}
.gwt-DialogBox .dialogBottomLeftInner {
    height: 12px;
    width: 10px;
}
.gwt-DialogBox .dialogBottomRightInner {
    height: 12px;
    width: 12px;
}
.gwt-DialogBox .dialogTopLeft {
    background: url("images/clean/circles.png") no-repeat scroll -20px 0 transparent;
}
.gwt-DialogBox .dialogTopRight {
    background: url("images/clean/circles.png") no-repeat scroll -28px 0 transparent;
}
.gwt-DialogBox .dialogBottomLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -36px transparent;
}
.gwt-DialogBox .dialogBottomRight {
    background: url("images/clean/circles.png") no-repeat scroll -8px -36px transparent;
}
* html .gwt-DialogBox .dialogTopLeftInner {
    overflow: hidden;
    width: 10px;
}
* html .gwt-DialogBox .dialogTopRightInner {
    overflow: hidden;
    width: 12px;
}
* html .gwt-DialogBox .dialogBottomLeftInner {
    height: 12px;
    overflow: hidden;
    width: 10px;
}
* html .gwt-DialogBox .dialogBottomRightInner {
    height: 12px;
    overflow: hidden;
    width: 12px;
}
.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 #E7E7E7;
    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 scroll 0 0 #E7E7E7;
    border: 0 none;
    cursor: move;
    line-height: 0;
}
.gwt-VerticalSplitPanel {
}
.gwt-VerticalSplitPanel .vsplitter {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 0 none;
    cursor: move;
    line-height: 0;
}
.gwt-HTML {
    padding: 0;
}
.gwt-Hyperlink {
    cursor: pointer;
}
.gwt-Image {
}
.gwt-Label {
}
.gwt-ListBox {
}
.gwt-MenuBar {
    cursor: default;
}
.gwt-MenuBar .gwt-MenuItem {
    cursor: default;
    font-family: Arial Unicode MS,Arial,sans-serif;
}
.gwt-MenuBar .gwt-MenuItem-selected {
    background: none repeat scroll 0 0 #E3E8F3;
}
.gwt-MenuBar-horizontal {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -2003px #E3E8F3;
    border: 1px solid #E0E0E0;
}
.gwt-MenuBar-horizontal .gwt-MenuItem {
    color: #000000;
    font-weight: bold;
    padding: 5px 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 #CCCCCC;
    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: 2px 40px 2px 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;
    border-color: #CCCCCC -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 #E3E8F3;
}
.gwt-MenuBarPopup {
    margin: 0 0 0 3px;
}
.gwt-MenuBarPopup .menuPopupTopCenter {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -12px transparent;
}
.gwt-MenuBarPopup .menuPopupBottomCenter {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -13px transparent;
}
.gwt-MenuBarPopup .menuPopupMiddleLeft {
    background: url("images/vborder.png") repeat-y scroll -12px 0 transparent;
}
.gwt-MenuBarPopup .menuPopupMiddleRight {
    background: url("images/vborder.png") 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: url("images/clean/corner.png") no-repeat scroll 0 -36px transparent;
}
.gwt-MenuBarPopup .menuPopupTopRight {
    background: url("images/clean/corner.png") no-repeat scroll -5px -36px transparent;
}
.gwt-MenuBarPopup .menuPopupBottomLeft {
    background: url("images/clean/corner.png") no-repeat scroll 0 -41px transparent;
}
.gwt-MenuBarPopup .menuPopupBottomRight {
    background: url("images/clean/corner.png") 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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 100%;
    padding: 5px 4px;
}
.gwt-PasswordTextBox-readonly {
    color: #888888;
}
.gwt-PopupPanel {
    background: none repeat scroll 0 0 white;
    border: 3px solid #E7E7E7;
    padding: 3px;
}
.gwt-DecoratedPopupPanel .popupContent {
}
.gwt-DecoratedPopupPanel .popupMiddleCenter {
    background: none repeat scroll 0 0 #F1F1F1;
    padding: 3px;
}
.gwt-DecoratedPopupPanel .popupTopCenter {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -2937px transparent;
}
.gwt-DecoratedPopupPanel .popupBottomCenter {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -2938px transparent;
}
.gwt-DecoratedPopupPanel .popupMiddleLeft {
    background: url("images/vborder.png") repeat-y scroll -21px 0 transparent;
}
.gwt-DecoratedPopupPanel .popupMiddleRight {
    background: url("images/vborder.png") repeat-y scroll -24px 0 transparent;
}
.gwt-DecoratedPopupPanel .popupTopLeftInner {
    height: 5px;
    width: 6px;
}
.gwt-DecoratedPopupPanel .popupTopRightInner {
    height: 5px;
    width: 6px;
}
.gwt-DecoratedPopupPanel .popupBottomLeftInner {
    height: 6px;
    width: 6px;
}
.gwt-DecoratedPopupPanel .popupBottomRightInner {
    height: 6px;
    width: 6px;
}
.gwt-DecoratedPopupPanel .popupTopLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -16px transparent;
}
.gwt-DecoratedPopupPanel .popupTopRight {
    background: url("images/clean/circles.png") no-repeat scroll -6px -16px transparent;
}
.gwt-DecoratedPopupPanel .popupBottomLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -21px transparent;
}
.gwt-DecoratedPopupPanel .popupBottomRight {
    background: url("images/clean/circles.png") no-repeat scroll -6px -21px transparent;
}
* html .gwt-DecoratedPopupPanel .popupTopLeftInner {
    height: 5px;
    overflow: hidden;
    width: 6px;
}
* html .gwt-DecoratedPopupPanel .popupTopRightInner {
    height: 5px;
    overflow: hidden;
    width: 6px;
}
* html .gwt-DecoratedPopupPanel .popupBottomLeftInner {
    height: 6px;
    overflow: hidden;
    width: 6px;
}
* html .gwt-DecoratedPopupPanel .popupBottomRightInner {
    height: 6px;
    overflow: hidden;
    width: 6px;
}
.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: url("images/clean/hborder.png") repeat-x scroll 0 -27px transparent;
    border-radius: 2px 2px 2px 2px;
    margin: 0;
    text-decoration: none;
}
.gwt-PushButton-up, .gwt-PushButton-up-hovering, .gwt-PushButton-up-disabled {
    padding: 3px 5px;
}
.gwt-PushButton-up {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BBBBBB #BBBBBB #A0A0A0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}
.gwt-PushButton-up-hovering {
    border: 1px solid #939393;
    cursor: pointer;
}
.gwt-PushButton-up-disabled {
    border: 1px solid #BBBBBB;
    cursor: default;
    opacity: 0.5;
}
.gwt-PushButton-down, .gwt-PushButton-down-hovering, .gwt-PushButton-down-disabled {
    outline: medium none;
    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: #333333 #939393 #939393;
    border-image: none;
    border-right: 1px solid #939393;
    border-style: solid;
    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: url("images/clean/hborder.png") 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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BBBBBB #BBBBBB #A0A0A0;
    border-image: none;
    border-style: solid;
    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: url("images/clean/hborder.png") 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: url("images/clean/corner.png") no-repeat scroll 0 -49px #D3DEF6;
    border-left: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .stackItemTopRight {
    background: url("images/clean/corner.png") 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: url("images/clean/hborder.png") repeat-x scroll 0 -21px transparent;
}
.gwt-DecoratedStackPanel .stackItemMiddleLeft {
    background: url("images/clean/hborder.png") 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: url("images/clean/hborder.png") repeat-x scroll 0 -989px #D3DEF6;
    border-right: 1px solid #BBBBBB;
}
.gwt-DecoratedStackPanel .stackItemMiddleCenter {
    background: url("images/clean/hborder.png") 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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-size: 100%;
    padding: 5px 4px;
}
.gwt-SuggestBoxPopup {
}
.gwt-SuggestBoxPopup .item {
    color: #000000;
    cursor: default;
    font-size: 12px;
    padding: 2px 6px;
}
.gwt-SuggestBoxPopup .item-selected {
    background: none repeat scroll 0 0 #D5E2FF;
}
.gwt-SuggestBoxPopup .suggestPopupContent {
    background: none repeat scroll 0 0 white;
}
.gwt-SuggestBoxPopup .suggestPopupTopCenter {
    border-top: 1px solid #BBBBBB;
}
.gwt-SuggestBoxPopup .suggestPopupBottomCenter {
    border-bottom: 1px solid #BBBBBB;
}
.gwt-SuggestBoxPopup .suggestPopupTopCenterInner, .gwt-SuggestBoxPopup .suggestPopupBottomCenterInner {
    height: 1px;
    line-height: 1px;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleLeft {
    border-left: 1px solid #BBBBBB;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleRight {
    border-right: 1px solid #BBBBBB;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleLeftInner, .gwt-SuggestBoxPopup .suggestPopupMiddleRightInner {
    line-height: 1px;
    width: 1px;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
    height: 0;
    width: 0;
}
.gwt-SuggestBoxPopup .suggestPopupTopRightInner {
    height: 0;
    width: 0;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
    height: 0;
    width: 0;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
    height: 0;
    width: 0;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -6px transparent;
    height: 5px;
    width: 5px;
}
.gwt-SuggestBoxPopup .suggestPopupTopRight {
    background: url("images/clean/circles.png") no-repeat scroll -5px -6px transparent;
    height: 5px;
    width: 5px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 -11px transparent;
    height: 5px;
    width: 5px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRight {
    background: url("images/clean/circles.png") no-repeat scroll -5px -11px transparent;
    height: 5px;
    width: 5px;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
    height: 0;
    overflow: hidden;
    width: 0;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner {
    height: 0;
    overflow: hidden;
    width: 0;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
    height: 0;
    overflow: hidden;
    width: 0;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
    height: 0;
    overflow: hidden;
    width: 0;
}
.gwt-TabBar {
    background: none repeat scroll 0 0 #CCCCCC;
    padding-top: 6px;
}
.gwt-TabBar .gwt-TabBarFirst {
    width: 5px;
}
.gwt-TabBar .gwt-TabBarRest {
}
.gwt-TabBar .gwt-TabBarItem {
    background: none repeat scroll 0 0 #8E8E8E;
    border-radius: 3px 3px 0 0;
    color: white;
    cursor: pointer;
    font-weight: normal;
    margin-left: 4px;
    padding: 4px 8px;
    text-align: center;
}
.gwt-TabBar .gwt-TabBarItem-selected {
    background: none repeat scroll 0 0 white;
    color: #333333;
    cursor: default;
    font-weight: bold;
}
.gwt-TabBar .gwt-TabBarItem-disabled {
    color: #999999;
    cursor: default;
}
.gwt-TabPanel {
}
.gwt-TabPanelBottom {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    overflow: hidden;
    padding: 6px;
}
.gwt-DecoratedTabBar {
    background: none repeat scroll 0 0 #CCCCCC;
    padding-top: 6px;
}
.gwt-DecoratedTabBar .gwt-TabBarFirst {
    width: 5px;
}
.gwt-DecoratedTabBar .gwt-TabBarRest {
}
.gwt-DecoratedTabBar .gwt-TabBarItem {
    border-collapse: collapse;
    margin-left: 4px;
}
.gwt-DecoratedTabBar .tabTopCenter {
    background: none repeat scroll 0 0 #8E8E8E;
    padding: 0;
}
.gwt-DecoratedTabBar .tabTopLeft, .gwt-DecoratedTabBar .tabTopRight {
    padding: 0;
}
.gwt-DecoratedTabBar .tabTopLeftInner, .gwt-DecoratedTabBar .tabTopRightInner {
    height: 3px;
    width: 3px;
}
.gwt-DecoratedTabBar .tabTopLeft {
    background: url("images/clean/circles.png") no-repeat scroll 0 0 transparent;
}
.gwt-DecoratedTabBar .tabTopRight {
    background: url("images/clean/circles.png") no-repeat scroll -3px 0 transparent;
}
* html .gwt-DecoratedTabBar .tabTopLeftInner, * html .gwt-DecoratedTabBar .tabTopRightInner {
    height: 3px;
    overflow: hidden;
    width: 3px;
}
.gwt-DecoratedTabBar .tabMiddleLeft, .gwt-DecoratedTabBar .tabMiddleRight {
    background: none repeat scroll 0 0 #8E8E8E;
    padding: 0;
    width: 3px;
}
.gwt-DecoratedTabBar .tabMiddleLeftInner, .gwt-DecoratedTabBar .tabMiddleRightInner {
    height: 1px;
    width: 1px;
}
.gwt-DecoratedTabBar .tabMiddleCenter {
    background: none repeat scroll 0 0 #8E8E8E;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    padding: 0 5px 4px;
    text-align: center;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
    background: none repeat scroll 0 0 #FFFFFF;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
    background: url("images/clean/circles.png") no-repeat scroll -6px 0 transparent;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
    background: url("images/clean/circles.png") no-repeat scroll -9px 0 transparent;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft, .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {
    background: none repeat scroll 0 0 #FFFFFF;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    cursor: default;
    font-weight: bold;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-disabled .tabMiddleCenter {
    color: #999999;
    cursor: default;
}
.gwt-TextArea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666666 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-size: 100%;
    padding: 4px;
}
.gwt-TextArea-readonly {
    color: #888888;
}
.gwt-TextBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-size: small;
    padding: 5px 4px;
}
.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: url("images/clean/hborder.png") repeat-x scroll 0 -27px transparent;
    border-radius: 2px 2px 2px 2px;
    margin: 0;
    text-decoration: none;
}
.gwt-ToggleButton-up, .gwt-ToggleButton-up-hovering, .gwt-ToggleButton-up-disabled {
    padding: 3px 5px;
}
.gwt-ToggleButton-up {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BBBBBB #BBBBBB #A0A0A0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}
.gwt-ToggleButton-up-hovering {
    border: 1px solid #939393;
    cursor: pointer;
}
.gwt-ToggleButton-up-disabled {
    border: 1px solid #BBBBBB;
    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 #666666;
    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 scroll 0 0 #EBEFF9;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 100%;
    padding: 5px 4px;
}
.gwt-DateBox input {
    width: 8em;
}
.dateBoxFormatError {
    background: none repeat scroll 0 0 #FFCCCC;
}
.dateBoxPopup {
}
.gwt-DatePicker {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    cursor: default;
}
.gwt-DatePicker td, .datePickerMonthSelector td:focus {
    outline: medium none;
}
.datePickerDays {
    background: none repeat scroll 0 0 white;
    width: 100%;
}
.datePickerDay, .datePickerWeekdayLabel, .datePickerWeekendLabel {
    border-bottom: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    outline: medium none;
    padding: 4px;
    text-align: center;
}
.datePickerWeekdayLabel, .datePickerWeekendLabel {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    cursor: default;
    font-size: 70%;
    font-weight: normal;
    padding: 0 4px 2px;
}
.datePickerDay {
    cursor: pointer;
    padding: 4px 7px;
}
.datePickerDayIsWeekend {
    background: none repeat scroll 0 0 #F7F7F7;
}
.datePickerDayIsFiller {
    color: #999999;
    font-weight: normal;
}
.datePickerDayIsValue {
    background: none repeat scroll 0 0 #D7DFE8;
}
.datePickerDayIsDisabled {
    color: #AAAAAA;
    font-style: italic;
}
.datePickerDayIsHighlighted {
    background: none repeat scroll 0 0 #F0E68C;
}
.datePickerDayIsValueAndHighlighted {
    background: none repeat scroll 0 0 #D7DFE8;
}
.datePickerDayIsToday {
    background: url("images/clean/hborder.png") repeat-x scroll 0 -2607px transparent;
    color: #FFFFFF;
    padding: 3px;
}
.datePickerMonthSelector {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 1px 0 5px;
    width: 100%;
}
td.datePickerMonth {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.datePickerPreviousButton, .datePickerNextButton {
    color: #3A6AAD;
    cursor: pointer;
    font-size: 120%;
    font-weight: bold;
    line-height: 1em;
    outline: medium none;
    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: url("images/clean/hborder.png") 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 scroll 0 0 #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 {
    background: none repeat scroll 0 0 #CCCCCC;
    padding-left: 5px;
    padding-top: 6px;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelContentContainer {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelContent {
    overflow: hidden;
    padding: 6px;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTab {
    background: none repeat scroll 0 0 #8E8E8E;
    border-radius: 3px 3px 0 0;
    color: white;
    cursor: pointer;
    font-weight: normal;
    margin-left: 4px;
    padding: 4px 8px;
    text-align: center;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTab-selected {
    background: none repeat scroll 0 0 white;
    color: #333333;
    cursor: default;
    font-weight: bold;
}
.gwt-SplitLayoutPanel-HDragger {
    background: url("images/thumb_vertical.png") no-repeat scroll center center #E7E7E7;
    cursor: col-resize;
}
.gwt-SplitLayoutPanel-VDragger {
    background: url("images/thumb_horz.png") no-repeat scroll center center #E7E7E7;
    cursor: row-resize;
}
