body {
    background-color: white;
    color: black;
    font-family: Arial, sans-serif;
    font-size: small;
    margin: 5px;
}

a {
    color: darkblue;
}

a:visited {
    color: darkblue;
}

#personalitywarning .x-grid3-cell-inner {
    white-space: normal !important;
}

.gwt-DialogBox {
    border: 2px solid #AAAAAA;
    background-color: white;
}

.gwt-DialogBox .Caption {
    background-image: url(gray_gradient.gif);
    background-repeat: repeat-x;
    padding: 4px;
    padding-bottom: 8px;
    font-weight: bold;
    cursor: default;
}

.gwt-MenuBar {
    background-color: #C3D9FF;
    cursor: default;
}

.gwt-MenuItem {
    font-size: 80%;
    margin: 1px;
    cursor: default;
}

.gwt-MenuItem-selected {
    background-color: #E8EEF7;
}

.gwt-Tree {

}

.gwt-Tree .gwt-TreeItem {
    font-size: 80%;
    cursor: default;
}

.gwt-Tree .gwt-TreeItem-selected {
    background-color: #C3D9FF;
}

.gwt-StackPanel {
    background-color: white;
    border: 1px solid #AAAAAA;
    width: 15em;
}

.gwt-StackPanel .gwt-StackPanelItem {
    background-image: url(blue_gradient.gif);
    background-repeat: repeat-x;
    background-color: #EEEEEE;
    cursor: pointer;
    cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {

}

.gwt-TabPanel {

}

.gwt-TabPanelBottom {
    border-left: 1px solid #87b3ff;
    border-right: 1px solid #87b3ff;
    border-bottom: 1px solid #87b3ff;
}

.gwt-TabBar {
    font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
    height: 100%;
    border-bottom: 1px solid #87b3ff;
    border-right: 1px solid #87b3ff;
    padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
    border-bottom: 1px solid #87b3ff;
    padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
    border-top: 1px solid #87b3ff;
    border-bottom: 1px solid #87b3ff;
    padding: 2px;
    cursor: hand;
    white-space: nowrap;
    border-right: 1px solid #87b3ff;
}

.gwt-TabBar .gwt-TabBarItem-selected {
    font-weight: bold;
    background-color: #e8eef7;
    border-top: 1px solid #87b3ff;
    border-right: 1px solid #87b3ff;
    border-bottom: 1px solid #e8eef7;
    padding: 2px;
    cursor: default;
    white-space: nowrap;
}

.gwt-PushButton-up {
    background-color: #C3D9FF;
    padding: 2px;
    border: 2px solid transparent;
    border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205)
    rgb(232, 241, 255);
    cursor: pointer;
    cursor: hand;
}

.gwt-PushButton-up-hovering {
    background-color: #C3D9FF;
    padding: 2px;
    border: 2px solid transparent;
    border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205)
    rgb(232, 241, 255);
    cursor: pointer;
    cursor: hand;
}

.gwt-PushButton-down {
    background-color: #C3D9FF;
    padding: 2px;
    border: 2px solid transparent;
    border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255)
    rgb(157, 174, 205);
    cursor: pointer;
    cursor: hand;
}

.gwt-PushButton-down-hovering {
    background-color: #C3D9FF;
    padding: 2px;
    border: 2px solid transparent;
    border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255)
    rgb(157, 174, 205);
    cursor: pointer;
    cursor: hand;
}

.gwt-ToggleButton-up {
    background-color: #C3D9FF;
    padding: 2px;
    border: 2px solid transparent;
    border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205)
    rgb(232, 241, 255);
    cursor: pointer;
    cursor: hand;
}

.gwt-ToggleButton-up-hovering {
    background-color: #C3D9FF;
    padding: 2px;
    border: 2px solid transparent;
    border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205)
    rgb(232, 241, 255);
    cursor: pointer;
    cursor: hand;
}

.gwt-ToggleButton-down {
    background-color: #C3D9FF;
    padding: 2px;
    background-color: #E8F1FF;
    border: 2px solid transparent;
    border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255)
    rgb(157, 174, 205);
    cursor: pointer;
    cursor: hand;
}

.gwt-ToggleButton-down-hovering {
    background-color: #C3D9FF;
    padding: 2px;
    background-color: #E8F1FF;
    border: 2px solid transparent;
    border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255)
    rgb(157, 174, 205);
    cursor: pointer;
    cursor: hand;
}

.gwt-RichTextArea {
    border: 1px solid black;
    background-color: white;
}

.toolbarRootInfo{
    padding-top: 20px;
    color: #A4A4A4 !important;
    font: 30px helvetica !important;
    text-align: center;
}

.toolbarBackButton .x-btn-tl,.toolbarBackButton .x-btn-tr,
.toolbarBackButton .x-btn-tc,.toolbarBackButton .x-btn-ml,
.toolbarBackButton .x-btn-mr,.toolbarBackButton .x-btn-mc,
.toolbarBackButton .x-btn-bl,.toolbarBackButton .x-btn-br,
.toolbarBackButton .x-btn-bc
{
    background: #81F7D8;
}

.toolbarBackButton .x-btn-text {
    color: #000000 !important;
    font: 16px helvetica !important;
}

.toolbarRefreshButton .x-btn-tl,.toolbarRefreshButton .x-btn-tr,
.toolbarRefreshButton .x-btn-tc,.toolbarRefreshButton .x-btn-ml,
.toolbarRefreshButton .x-btn-mr,.toolbarRefreshButton .x-btn-mc,
.toolbarRefreshButton .x-btn-bl,.toolbarRefreshButton .x-btn-br,
.toolbarRefreshButton .x-btn-bc
{
    background: #FFFF00;
}

.toolbarRefreshButton .x-btn-text {
    color: #000000 !important;
    font: 16px helvetica !important;
}

.legendServerHealthy .x-btn-tl,.legendServerHealthy .x-btn-tr,
.legendServerHealthy .x-btn-tc,.legendServerHealthy .x-btn-ml,
.legendServerHealthy .x-btn-mr,.legendServerHealthy .x-btn-mc,
.legendServerHealthy .x-btn-bl,.legendServerHealthy .x-btn-br,
.legendServerHealthy .x-btn-bc
{
    background: #66FF66;
}

.legendServerHealthy .x-btn-text {
    color: #000000 !important;
    font: 12px helvetica !important;
}

.legendServerWarning .x-btn-tl,.legendServerWarning .x-btn-tr,
.legendServerWarning .x-btn-tc,.legendServerWarning .x-btn-ml,
.legendServerWarning .x-btn-mr,.legendServerWarning .x-btn-mc,
.legendServerWarning .x-btn-bl,.legendServerWarning .x-btn-br,
.legendServerWarning .x-btn-bc
{
    background: #FFCC00;
}

.legendServerWarning .x-btn-text {
    color: #000000 !important;
    font: 12px helvetica !important;
}

.legendServerNotReachable .x-btn-tl,.legendServerNotReachable .x-btn-tr,
.legendServerNotReachable .x-btn-tc,.legendServerNotReachable .x-btn-ml,
.legendServerNotReachable .x-btn-mr,.legendServerNotReachable .x-btn-mc,
.legendServerNotReachable .x-btn-bl,.legendServerNotReachable .x-btn-br,
.legendServerNotReachable .x-btn-bc
{
    background: #C8C8C8;
}

.legendServerNotReachable .x-btn-text {
    color: #000000 !important;
    font: 12px helvetica !important;
}

.legendServerFailed .x-btn-tl,.legendServerFailed .x-btn-tr,
.legendServerFailed .x-btn-tc,.legendServerFailed .x-btn-ml,
.legendServerFailed .x-btn-mr,.legendServerFailed .x-btn-mc,
.legendServerFailed .x-btn-bl,.legendServerFailed .x-btn-br,
.legendServerFailed .x-btn-bc
{
    background: #CC0000;
}

.legendServerFailed .x-btn-text {
    color: #FFFFFF !important;
    font: 12px helvetica !important;
}

.serverHealthy .x-btn-image{
    position: center !important;
    vertical-align: middle !important;
}

.serverHealthy .x-btn-tl,.serverHealthy .x-btn-tr,
.serverHealthy .x-btn-tc,.serverHealthy .x-btn-ml,
.serverHealthy .x-btn-mr,.serverHealthy .x-btn-mc,
.serverHealthy .x-btn-bl,.serverHealthy .x-btn-br,
.serverHealthy .x-btn-bc
{
    background: #66FF66;
}

.serverHealthy .x-btn-text {
    color: #000000 !important;
    font: 30px helvetica !important;
    height: 50px;
    line-height: 50px;
}

.serverFailed .x-btn-image{
    position: center !important;
    vertical-align: middle !important;
}

.serverFailed .x-btn-tl,.serverFailed .x-btn-tr,
.serverFailed .x-btn-tc,.serverFailed .x-btn-ml,
.serverFailed .x-btn-mr,.serverFailed .x-btn-mc,
.serverFailed .x-btn-bl,.serverFailed .x-btn-br,
.serverFailed .x-btn-bc
{
    background: #CC0000;
}

.serverFailed .x-btn-text {
    color: #000000 !important;
    font: 30px helvetica !important;
    height: 50px;
    line-height: 50px;
}

.serverWarning .x-btn-image{
    position: center !important;
    vertical-align: middle !important;
}

.serverWarning .x-btn-tl,.serverWarning .x-btn-tr,
.serverWarning .x-btn-tc,.serverWarning .x-btn-ml,
.serverWarning .x-btn-mr,.serverWarning .x-btn-mc,
.serverWarning .x-btn-bl,.serverWarning .x-btn-br,
.serverWarning .x-btn-bc
{
    background: #FFCC00;
}

.serverWarning .x-btn-text {
    color: #000000 !important;
    font: 30px helvetica !important;
    height: 50px;
    line-height: 50px;
}

.gwt-RichTextToolbar {
    background-color: #C3D9FF;
    padding: 2px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
    margin-right: 2px;
    border: 1px solid #C3D9FF;
}

.serverNotReachable .x-btn-image{
    position: center !important;
    vertical-align: middle !important;
}

.serverNotReachable .x-btn-tl,.serverNotReachable .x-btn-tr,
.serverNotReachable .x-btn-tc,.serverNotReachable .x-btn-ml,
.serverNotReachable .x-btn-mr,.serverNotReachable .x-btn-mc,
.serverNotReachable .x-btn-bl,.serverNotReachable .x-btn-br,
.serverNotReachable .x-btn-bc
{
    background: #C8C8C8;
}

.serverNotReachable .x-btn-text {
    color: #000000 !important;
    font: 30px helvetica !important;
    height: 50px;
    line-height: 50px;
}

.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 {
    border: 8px solid #C3D9FF;
}

.gwt-HorizontalSplitPanel .splitter {
    background-color: #C3D9FF;
    cursor: move;
}

.gwt-HorizontalSplitPanel .left {
    background-color: #E8EEF7;
}

.gwt-VerticalSplitPanel {
    border: 8px solid #C3D9FF;
}

.gwt-VerticalSplitPanel .splitter {
    background-color: #C3D9FF;
    height: 8px;
    cursor: move;
}

.gwt-SuggestBoxPopup {
    border: 2px solid #C3D9FF;
}

.gwt-SuggestBoxPopup .item {
    padding: 2px;
}

.gwt-SuggestBoxPopup .item-selected {
    background-color: #C3D9FF;
    padding: 2px;
}

.gwt-DisclosurePanel {
    border: 2px solid #C3D9FF;
}

.gwt-DisclosurePanel .header {
    background-color: #e8eef7;
    cursor: hand;
}

.textInputFocus {
    background-color: #F5F6CE !important;
}

.searchFrame {
    border-color: #666666 #BBBBBB #BBBBBB #666666;
    border-style: solid;
    border-width: 0;
    overflow: hidden;
}

.button-link .x-btn-text {
    color: #787878 !important;
    cursor: pointer !important;
    margin: 0px auto !important;
    clear: both !important;
    font-weight: normal !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 12px !important;
}