.dbx_disc

.treefilterbar {
	background-color: #f9c269;
	height: 24px;
	padding: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #b8511a;
	width: 100%;
}

textarea {
	background-color: #D5DDE8;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #657D99;
}

iframe {
	visibility: hidden;
	display: none;
}

a:active {
  outline: none;
}

div .gwt-small-PushButton {
  outline: none;
}

body {
 overflow: hidden; 
}

form {
  margin: 0px;
  padding: 0px;
}

.dbx_detailview_foreignkeylookup .dbx_detailviewholder {
	cursor: pointer;
	cursor: hand;
}

.dbx_detailview_foreignkeylookup .dbx_detailview_grid_button_navigate_referencingrows {
	visibility: hidden;
}

.dbx_detailview_foreignkeylookup .dbx_detailview_grid_button_navigate_referredrows {
	visibility: hidden;
}

.dbx_detailview_grid_checkboxescolumn_hidden {
	display: none;
}

.dbx_autocommit_checkbox {
	width: 10px;
	height: 10px;
	font-size: 10px;
	white-space: nowrap;
}

.dbx_detailviewholder {
	overflow: auto;
}

.dbx_sqllog_panel {
	background-color: #f0f4f7;
	border: 1px solid black;
	padding: 5px;
	color: black;
	font-family: courier new, courier, monospace;
	font-size: 8pt;
}

.dbx_sqllog {
	border: 1px solid black;
	color: black;
	font-family: courier new, courier, monospace;
	font-size: 8pt;
	margin-top: 5px;
}

.icongrouplabel table {
	border-spacing: 0px;
	border-collapse: collapse;
}

.dbx_textfield_uneditable {
	white-space: nowrap;
	width: 100%;
}

.dbx_welcome_dialog_headline {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, helvetica, tahoma, sans serif;
	margin-bottom: 5px;
}

.dbx_welcome_dialog_headlinetext {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, tahoma, sans serif;
	margin-bottom: 20px;
}

.dbx_welcome_dialog_option {
	background-image: url('gfx/dialog_welcome_optionoutline.png');
	width: 388px;
	height: 42px;
	margin-bottom: 10px;
	color: #ffffff;
}

.dbx_welcome_dialog_option_hover {
	background-image: url('gfx/dialog_welcome_optionoutline_h.png');
	width: 388px;
	height: 42px;
  cursor: pointer;
  cursor: hand;
	margin-bottom: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.dbx_buttonlabel {
  cursor: pointer;
  cursor: hand;
}

.dbx_dialog_createtable_grid {
	padding: 3px;
}

.dbx_dialog_createtable_lightrow {
	background-color: #d1e0eb;
}

.dbx_dialog_createtable_darkrow {
	background-color: #b1cadd;
}

.dbx_databaseinfo_grid {
	margin: 15px;
	color: #ffffff;
}

.dbx_databaseinfo_textgrid {
	margin-top: 10px;
}

.dbx_databaseinfo_textgrid_column0 {
	padding-left: 15px;
	padding-right: 40px;
}

.dbx_databaseinfo_textgrid_column1 {
	font-weight: bold;
}

.dbx_databaseinfo_textgrid_settings {
	border-spacing: 0px;
}

.dbx_databaseinfo_textgrid_settings_column0 {
	padding-left: 10px;
	padding-right: 25px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.dbx_databaseinfo_textgrid_settings_column1 {
	padding-left: 10px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.dbx_databaseinfo_textgrid_settings_column2 {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.dbx_databaseinfo_textgrid_settings_column0_last {
	padding-left: 10px;
	padding-right: 25px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.dbx_databaseinfo_textgrid_settings_column1_last {
	padding-left: 10px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.dbx_databaseinfo_textgrid_settings_column2_last {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.dbx_databaseinfo_textgrid_settings_headerrow {
	font-weight: bold;
	background-color: #084B8A;
	padding: 2px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.dbx_databaseinfo_grid .gwt-HTML {
	color: #ffffff;
}

.dbx_databaseinfo_headline {
	color: #ffffff;
    font-size: 14pt;
    font-weight: bold;
    margin-left: 10px;
}

.dbx_login_dialog {
	z-index: 4;
}

.dbx_splashbackground_behindsplash {
	background-color: #2F5F90; background-image: url(images/bkg_main.jpg); background-repeat: repeat-x; background-position: top; position: absolute; left: 0px; top: 0px; z-index: 1; height: 100%; width: 110%
}

.dbx_splashbackground_coveringsplash {
	background-color: #2F5F90; background-image: url(images/bkg_main.jpg); background-repeat: repeat-x; background-position: top; position: absolute; left: 0px; top: 0px; z-index: 3; height: 100%; width: 110%
}

.dbx_configuration_dialog_tabpanel {
	padding: 5px;
}

.dbx_configuration_dialog_tabpanel_selected {
	padding: 5px;
	font-weight: bold;
	background-color: white;
}

.dbx_configuration_dialog_tablabel {
}

.dbx_configuration_dialog_tabspanel {
	border-top: 1px solid #7a90a5;
	border-left: 1px solid #7a90a5;
	border-bottom: 1px solid #f1efe2;
	border-right: 1px solid #f1efe2;
	background-color: #b9cbdc;
	cursor: pointer;
	cursor: hand;
}

.dbx_configuration_dialog_contentpanel {
	padding: 10px;
}

.dbx_textfieldeditor_dialog_outer {
	padding: 0px;
	border: 1px solid #1a2f4b;
	background-color: #80A1C4;
}

.dbx_textfieldeditor_dialog_inner {
	margin: 0px;
	border: 3px solid #7b9abf;
	background-color: #80A1C4;
}

.dbx_textfieldeditor_dialog_buttonpanel {
	width: 1px;
	margin: 3px;
}

.icongroup_logo_dropdown_image {
	margin-left: 92px;
}

.checkall_checkbox {
	margin: 0px;
	margin-left: -2px;
	margin-top: -2px;
	margin-bottom: -2px;
	padding: 0px;
}

select[disabled], option[disabled] {
	color: #aca899;
}

.dbx_tree_label {
  margin-left: 3px;
}

.dbx_tree_label_disconnecteddatabase {
	color: #a9a9a9;
	margin-left: 3px;
}

.dbx_tree_label_greycomment {
	margin-left: 4px;
  color: #C0C0C0;
}

.dialog_row_labelcell {
  padding-top: 4px;
}

.dialog_row_greytext {
  color: #808080;
}

.dialog_row_separator {
  border-top: 2px groove #ccdae6;
  margin: 0px;
  margin-right: 20px;
}

.dialog_greytext {
  color: #808080;
}

.dialog_greytext_leftmargin {
  color: #808080;
  margin-left: 3px;
}

.dbx_favorites_inset_1 {
	margin-top: 4px;
	border: 1px solid #808080;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
}

.dbx_favorites_inset_2 {
	border: 1px solid black;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	background-color: white;
}

.dbx_row_cell_favorites {
  padding: 2px;
}

.dbx_row_cell_favorites_disabledpanel {
  padding-left: 3px;
  padding-top: 3px;
}

.dbx_importscripterrors_table {
  background-color: #ffffff;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  margin-top: 3px;
}

.dbx_importscripterrors_row {
  background-color: #ffffff;
}

.dbx_importscripterrors_row_cell {
  border-top: 1px solid black;
  border-left: 1px solid black;
}

.dbx_row {
  background-color: #f0f4f7;
}

.dbx_row_hover {
  background-color: #f0f4f7;
  _background-color: #D3D9DD;
}

.dbx_row_new_hover {
  background-color: #D3D9DD;
}

.dbx_row_blue {
  background-color: #E2E9F8;
}

.dbx_row_new {
  background-color: #E7CB80;
}

.dbx_row_new_textbox {
  border: 0px;
  background-color: transparent;
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
}

.dbx_row_cell {
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding-left: 2px;
  height: 20px;
}

.dbx_row_cell_cropped_text {
  overflow: hidden;
  width: 230px;
}

A.header {
	text-decoration: none;
}

h2 {
  font-weight: normal;
}

table {
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
	padding: 0px;
	border: 0px;
}

code {
  font-size: small;
}

a {
  color: darkblue;
}

a:visited {
  color: darkblue;
}

.gwt-BorderedPanel {
}

.gwt-Button {
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
	
  /*background:#f5f5f5;
  border:1px solid #aaa;
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
  padding: 2px;
  width: 12em;*/
}

.gwt-Button:active {
  border:1px solid #aaa;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
}

.gwt-Button[disabled] {
  background: #ccc;
  border:1px solid #999;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  color: #888;
}

.gwt-Button-dialog {
  margin-left: 7px;
  width: 75px;
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
}

.gwt-Button-dialog-extrabutton {
  margin-right: 20px;
  width: 95px;
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
}

.gwt-Canvas {
}

.gwt-CheckBox {
	white-space: nowrap;
	vertical-align: middle;
}

.gwt-DialogBox {
  border: 0px;
}

.gwt-DialogBox .Caption {
  padding: 0px;
  margin: 0px;
  height: 0px;
  border: 0px;
}

.gwt-FileUpload {
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
}

.gwt-Frame {
}

.gwt-HTML {
}

.gwt-Hyperlink {
}

.gwt-Image {
	border: 0px;
}

.gwt-Label {
}

.gwt-ListBox {
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
  height: 16px;
}



.gwt-MenuBar {
  border: 1px solid white;
  cursor: default;
  background-color: #c5daec;
}

.gwt-MenuBar .gwt-MenuItem {
  padding: 1px 4px 1px 4px;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem-selected {
  background-color: #b7c6d7;
}



.gwt-MenuBar-topmenu {
  border: 0px;
  cursor: default;
}

.gwt-MenuBar-topmenu .gwt-MenuItem {
  padding: 4px 7px 4px 7px;
  cursor: default;
}

.gwt-MenuBar-topmenu .gwt-MenuItem-selected {
  padding: 3px 6px 3px 6px;
  border: 1px solid #808080;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}



.gwt-MenuBar-icongroup {
  border: 0px;
  cursor: default;
}

.gwt-MenuBar-icongroup .gwt-MenuItem-dropdown {
  padding: 0px;
  margin: 0px;
  cursor: default;
}

.gwt-MenuBar-icongroup .gwt-MenuItem {
  padding: 2px 2px 2px 2px;
  cursor: default;
}

.gwt-MenuBar-icongroup .gwt-MenuItem-selected {
  padding: 2px 2px 2px 2px;
  border: 0px;
}



.gwt-PasswordTextBox {
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
}

.gwt-RadioButton {
	white-space: nowrap;
	vertical-align: middle;
}

.gwt-DisclosurePanel {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.gwt-DisclosurePanel-header {
	font-weight: bold;
	text-decoration: none;
	color: #0c3951;
}

.gwt-DisclosurePanel-header-whitetext {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.gwt-DisclosurePanel-header-whitetext DIV {
	padding-top: 0px !important;
}

.gwt-guisection-DisclosurePanel {
	margin: 0px;
	width: 100%;
}

.gwt-guisection-DisclosurePanel-header {
	font-weight: bold;
	text-decoration: none;
	color: #0c3951;
	background-image: url(images/bkg_dropdown.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
    padding-left: 3px;
}

.gwt-guisection-DisclosurePanel-content {
	background-color: #95B3CD;
	background-image: url(images/bkg_dropdown_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3C3D6;
	border-right-color: #B3C3D6;
	border-bottom-color: #B3C3D6;
	border-left-color: #B3C3D6;
}

.gwt-TabPanel {
  margin: 0px;
  margin-left: 2px;
  padding: 0px;
  background-color: #B9CBDC;
  width: 100%;
}

.gwt-TabPanelBottom {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px;
  background-color: #B9CBDC;
  border: 1px solid #7a90a5;
  border-top: 0px;
}

.gwt-TabBar {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 0px;
}

.gwt-TabBar .gwt-TabBarFirst {
  width: 0px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  _margin-right: -4px;
}

.gwt-TabBar .gwt-TabBarRest {
  margin-right: 20px;
}

.gwt-TabBar .gwt-TabBarItem {
  border: 1px solid #7a90a5;
  background-color: #a2bad2;
  cursor: pointer;
  cursor: hand;
  margin-right: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  border: 1px solid #7a90a5;
  border-bottom: 0px;
  background-color: #B9CBDC;
  cursor: default;
  padding-bottom: 1px;
}

.gwt-TabBarItem-dbx {
  padding: 4px;
  font-weight: bold;
}

.gwt-TabBarItem-dbx-closeicon {
  padding: 2px 1px 3px 1px;
  cursor: pointer;
  cursor: hand;
}

.gwt-TabBarItem-dbx-closeicon-disabled {
  padding: 2px 1px 3px 1px;
  cursor: default;
}

.gwt-TabBarItem-newtab {
  padding-top: 3px;
  padding-bottom: 2px;
}



.gwt-TextArea {
}

.gwt-TextBox {
  font-family: tahoma, arial, sans serif;
	font-size: 8pt;
	color: #000000;
	height: 16px;
	background-color: #CAD6E2;
	background-image: url(images/bkg_inputbox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #657D99;
}

.gwt-TextBox-readonly, .gwt-TextBox:disabled, .password:disabled {
  color: #888;
}

.gwt-Tree {
  background: #f0f4f7;
}

.gwt-Tree #root_tree_item {
  width: 100%;
  background-color: #c0d4e4;
  /*border-left: 1px solid #dce7f0;
  border-top: 1px solid #dce7f0;
  border-bottom: 1px solid #a6c3da;
  border-right: 1px solid #a6c3da;*/
}

.gwt-Tree #tree_container {
  background-color: #deeaf2;
  border-bottom: 1px solid #dce7f0;
}

.gwt-Tree #expandcollapse {
  width: 1px;
}

.gwt-Tree .gwt-TreeItem {
  cursor: pointer;
  cursor: hand;
  width: 1px;
}

.gwt-Tree .gwt-TreeItem-selected {
  background-color: #C3D9FF;
}

.gwt-Tree .gwt-TreeItem-selected .dbx_treeitempanel {
  background-color: #C3D9FF;
} 

.gwt-StackPanel {
}

.gwt-StackPanel .gwt-StackPanelItem {
  background-color: #C3D9FF;
  cursor: pointer;
  cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}

.gwt-PushButton-up {
  padding: 5px;
  border: 0px;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-hovering {
  padding: 4px;
  border: 1px solid #808080;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down {
  padding: 4px;
  border: 1px solid #ffffff;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-hovering {
  padding: 4px;
  border: 1px solid #ffffff;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-disabled {
  padding: 5px;
  border: 0px;
  cursor: default;
  opacity: 50%;
}

.gwt-PushButton-down-disabled {
  padding: 4px;
  border: 1px solid #D4D0C8;
  cursor: default;
}


.gwt-shiny-PushButton-up {
  padding: 0px;
  border: 0px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-shiny-PushButton-up-hovering {
  padding: 0px;
  border: 0px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-shiny-PushButton-down {
  padding: 0px;
  border: 0px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-shiny-PushButton-down-hovering {
  padding: 0px;
  border: 0px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-shiny-PushButton-up-disabled {
  padding: 0px;
  border: 0px solid #808080;
  cursor: default;
  opacity: 50%;
}

.gwt-shiny-PushButton-down-disabled {
  padding: 0px;
  border: 0px solid #808080;
  cursor: default;
}


.gwt-small-PushButton-up {
  padding: 2px;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-up-hovering {
  padding: 1px;
  border: 1px solid #808080;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-down {
  padding: 1px;
  border: 1px solid #ffffff;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-down-hovering {
  padding: 1px;
  border: 1px solid #ffffff;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-up-disabled {
  padding: 2px;
  cursor: default;
  opacity: 50%;
}

.gwt-small-PushButton-down-disabled {
  padding: 1px;
  border: 1px solid #D4D0C8;
  cursor: default;
}



.gwt-small-PushButton-detailviewtoolbar-up {
  padding: 2px;
  border: 0px;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-detailviewtoolbar-up-hovering {
  padding: 1px;
  border: 1px solid #808080;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-detailviewtoolbar-down {
  padding: 1px;
  border: 1px solid #ffffff;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-detailviewtoolbar-down-hovering {
  padding: 1px;
  border: 1px solid #ffffff;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
}

.gwt-small-PushButton-detailviewtoolbar-up-disabled {
  padding: 2px;
  border: 0px;
  cursor: default;
  opacity: 50%;
}

.gwt-small-PushButton-detailviewtoolbar-down-disabled {
  padding: 2px;
  border: 0px;
  cursor: default;
}



.gwt-small-PushButton-noborder-up {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
  outline: none;
}

.gwt-small-PushButton-noborder-up-hovering {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
  outline: none;
}

.gwt-small-PushButton-noborder-down {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
  outline: none;
}

.gwt-small-PushButton-noborder-down-hovering {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
  outline: none;
}

.gwt-small-PushButton-noborder-up-disabled {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: default;
  opacity: 50%;
  outline: none;
}

.gwt-small-PushButton-noborder-down-disabled {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: default;
  outline: none;
}



.gwt-icongroup-PushButton-up {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
}

.gwt-icongroup-PushButton-up-hovering {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
}

.gwt-icongroup-PushButton-down {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
}

.gwt-icongroup-PushButton-down-hovering {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: pointer;
  cursor: hand;
}

.gwt-icongroup-PushButton-up-disabled {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: default;
  opacity: 50%;
}

.gwt-icongroup-PushButton-down-disabled {
  padding: 0px;
  border: 0px solid #D4D0C8;
  cursor: default;
}



.gwt-TableHeaderPushButton {
	color: white;
  height: 24px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #ffffff;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  font-size: 8pt;
  font-family: tahoma, arial, sans serif;
  cursor: pointer;
  cursor: hand;
	background-color: #1F3350;
	background-image: url(images/bkg_dataheader.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	text-align: left;
  white-space: nowrap;
}


.gwt-ToggleButton-up {
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up-hovering {
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down {
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down-hovering {
  cursor: pointer;
  cursor: hand;
}

.gwt-RichTextArea {
  border: 1px solid black;
  background-color: white;
}

.gwt-RichTextToolbar {
  background-color: #C3D9FF;
  padding: 2px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-PushButton-down {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

/*
.gwt-HorizontalSplitPanel {
  background-color: #f0f4f7;
}

.gwt-HorizontalSplitPanel .hsplitter {
  width: 10px;
  background-image: url(gfx/hsplitter_bg.png);
  cursor: move;
}

.gwt-VerticalSplitPanel {
  height: 100px;
}

.gwt-VerticalSplitPanel .vsplitter {
  background-color: #C3D9FF;
  height: 8px;
  cursor: move;
}
*/
.gwt-SplitLayoutPanel {
  background-color: #f0f4f7;
}

.gwt-SplitLayoutPanel .gwt-SplitLayoutPanel-HDragger {
  background-image: url(gfx/hsplitter_bg.png);
  cursor: move;
}

.gwt-SplitLayoutPanel .gwt-SplitLayoutPanel-VDragger {
  background-color: #C3D9FF;
  height: 8px;
  cursor: move;
}


.gwt-SuggestBoxPopup {
  border: 2px solid #C3D9FF;
  background-color: #ffffff;
}

.gwt-SuggestBoxPopup .item {
  padding: 2px;
}

.gwt-SuggestBoxPopup .item-selected {
  background-color: #C3D9FF;
  padding: 2px;
}

/** Autocomplete css rules */

.auto_suggest {
    z-index: 20;
    background-color: white;
    padding: 10px;
    width: 400px;
    height: 230px;
}

.original-token-input {
    border: 1px solid #8496ba;
	font-family: courier new, courier, serif;
	font-size: 8pt;
	height: 85px;
    padding: 4px 4px;
}

/* Example tokeninput style #2: Facebook style */
ul.token-input-list-facebook {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    width: 400px;
    border: 1px solid #8496ba;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

ul.token-input-list-facebook {
    list-style-type: none;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: white;
    margin: 2px 0;
}

li.token-input-token-facebook {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    margin: 3px;
    padding: 1px 3px;
    background-color: #eff2f7;
    color: #000;
    cursor: default;
    border: 1px solid #ccd5e4;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

li.token-input-selected-token-facebook {
    background-color: #5670a6;
    border: 1px solid #3b5998;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
}

/*.gwt-SplitLayoutPanel div:nth-child(4) {
	background-color: #5F82A4;
	background-image: url(images/bkg_datadisplay.jpg);
	background-repeat: repeat;
	background-position: right center;
}*/

.gwt-PopupPanelGlass {
	background-color: black;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

