h1 {
    padding: 2px 2px 5px;
    font-size: 15px;
    padding: 0;
    margin-top: 0;
}
h3 {
    padding: 2px 2px 5px;
    font-size: 12px;
    margin: 0;
}
p {
    padding: 2px 2px 5px;
    font-size: 11px;
}
.login-right .login-grid {width: 350px;}
#script-check {
    width: 100%;
    vertical-align: middle;
    background: transparent;
    position: absolute;
    top: 50%;
}
.gwt-HorizontalSplitPanel .hsplitter {
    cursor: w-resize;
    border: 0px;
}
.gwt-VerticalSplitPanel .vsplitter {
    cursor: n-resize;
    border: 0px;
}
.link {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}
.popup {
    z-index: 100;
    border: 1px solid #d0d0d0;
    background: #F1F1F1 !important;
    filter: alpha(opacity = 90) !important; /* IE */
    opacity: 0.9 !important; /* non-IE */
}
.popup-content {
    padding: 5px;
}
fieldset {
    border-style: solid;
    border-width: 1px;
    border-color: #D0D0D0;
    color: #D0D0D0;
    padding: 4px 4px 5px;
    margin: 0;
    font-size: 9px;
    border-right: none;
    border-left: none;
    border-bottom: none;
}
legend {
    color: #333333;
}
.margin {
    margin: 5px;
}
.gridRowTitle img {
    margin-right: 4px;
}
tr.flagged, .flagged {
    background-color: #FFDDDD;
}
tr.pinned {
    background-color: #D9EDF7;
}
tr.flagged, .flagged {
    -moz-border-radius: 8px; /* short-hand does not work in Chrome */
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}

/* Stylesheet for the treemap */
.branch {
    overflow: hidden;
    z-index: 3;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}
.branch-content {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.branch-text {
    width: 100%;
    height: 100%;
    text-align: center;
}
.branch-text td {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}
.leaf {
    overflow: hidden;
    z-index: 2;
}
.leaf-content {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    -moz-border-radius: 8px; /* short-hand does not work in Chrome */
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}
.leaf-text {
    width: 100%;
    height: 100%;
    text-align: center;
    white-space: nowrap;
}
.leaf-text td {
    font-size: 9px;
    text-align: center;
    vertical-align: middle;
    line-height: 13px;
}
.hover {
    z-index: 1;
    background-color: #99FF99;
    -moz-border-radius: 8px; /* short-hand does not work in Chrome */
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    opacity: 0.9;
    filter: alpha(opacity = 90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
}
.selected {
    background-color: #0F0;
    -moz-border-radius: 8px; /* short-hand does not work in Chrome */
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}
.title-label {
    background: url("../images/button/hborder.png") repeat-x 0px -27px;
    font-weight: bold;
    color: #333;
    padding: 5px 3px 4px 5px;
}
.item-selected {
    background: #d9e8fb;
}
.my-rating-panel {
    height: 100%;
    width: 100%;
}
.my-rating-panel .gwt-SliderBar-shell {
    width: 95%;
}
.padded-single {
    padding: 1px;
}
.user-profile {
    background: #F1F1F1;
    padding: 2px;
    height: 100%;
    width: 100%;
    border:1px solid #D0D0D0;
    display: block;
}
.even {
    background: #FFFFFF;
}
.odd {
    background: #FAFAFA;
}
.list-panel tr.heading {
    background: url("../images/button/hborder.png") repeat-x 0px -27px;
}
.list-panel table {
    border: none;
}
.list-panel .middleCenterInner td:hover {
    background-color: #DDFFDD;
    cursor: pointer;
}

.theme-about {
    padding: 4px 3px 4px 5px;
    width: 98%;
}
.theme-about .theme-description .gwt-Label {
    white-space: pre-wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
.image {
    margin: 4px;
}
.gwt-SuggestBoxPopup {
  margin-left: 3px;
    z-index: 1060;
}
.gwt-SuggestBoxPopup .item {
  padding: 2px 6px;
  color: #424242;
  cursor: default;
}
.gwt-SuggestBoxPopup .item-selected {
  background: #b7d6f6;
}
.gwt-SuggestBoxPopup .suggestPopupContent {
  background: white;
}
.gwt-SuggestBoxPopup .suggestPopupTopCenter {
  background: url(../images/hborder.png) repeat-x;
}
.gwt-SuggestBoxPopup .suggestPopupBottomCenter {
  background: url(../images/hborder.png) repeat-x 0px -4px;
  -background: url(../images/hborder_ie6.png) repeat-x 0px -4px;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleLeft {
  background: url(../images/vborder.png) repeat-y;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleRight {
  background: url(../images/vborder.png) repeat-y -4px 0px;
  -background: url(../images/vborder_ie6.png) repeat-y -4px 0px;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupTopRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeft {
  background: url(../images/corner.png) no-repeat 0px -23px;
  -background: url(../images/corner_ie6.png) no-repeat 0px -23px;
}
.gwt-SuggestBoxPopup .suggestPopupTopRight {
  background: url(../images/corner.png) no-repeat -5px -23px;
  -background: url(../images/corner_ie6.png) no-repeat -5px -23px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeft {
  background: url(../images/corner.png) no-repeat 0px -28px;
  -background: url(../images/corner_ie6.png) no-repeat 0px -28px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRight {
  background: url(../images/corner.png) no-repeat -5px -28px;
  -background: url(../images/corner_ie6.png) no-repeat -5px -28px;
}
html>body .gwt-SuggestBoxPopup {
}
* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.gwt-DisclosurePanel .header {
    outline:0;
}

.console {
    overflow: hidden;
}
.login-grid td {
    height: auto;
}