html, body {
    color: black;
    font-size: 13px;
    margin: 0;
    height: 100%;
}
html body {
    font-family: Avenir, "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.gwt-CheckBox label {
    float: none;
    margin: 2px;
}
.gwt-MenuBar-horizontal {
    margin-bottom: 10px;
    margin-right: 5px;
}
.titlePane .gwt-MenuBar-horizontal .gwt-MenuItem {
    cursor: pointer;
    color: #FCFCFC;
    white-space: nowrap;
    padding-left: 4px;
    padding-right: 4px;
}
.gwt-MenuBar-horizontal .gwt-MenuItem:hover {
    text-decoration: underline;
}
.big-heading {
    font-size: 13pt;
}
.gwt-PopupPanelGlass {
    background-color: #b0b0b0 !important;
    filter: alpha(opacity = 40) !important; /* IE */
    opacity: 0.4 !important; /* non-IE */
}
.list-panel .list-item {
    cursor: pointer;
}
.list-panel .list-item:hover {
    text-decoration: underline;
}
.list-panel .heading .topLeft {
    background: url(../images/corner.png) no-repeat 0px 0px;
    -background: url(../images/corner_ie6.png) no-repeat 0px 0px;
}
.list-panel .heading .topRight {
    background: url(../images/corner.png) no-repeat -6px -0px;
    -background: url(../images/corner_ie6.png) no-repeat -6px -0px;
}
.list-panel .heading .topCenter {
    background: url(../images/hborder.png) repeat-x;
}
.list-panel .heading .middleLeft,
.list-panel .heading .middleRight {
    background: url(../images/vborder.png) repeat-y;
    width: 4px;
}
.list-panel .heading .gwt-Label {
    background-color: #E3E3E3;
    color: #333;
    font-weight: bold;
}
.list-panel .table .middleCenter {
    padding-top: 4px;
    background-color: #FCFCFC;
}
.comment {font-style: italic; font-size: 9px;}
.input-dialog .label {white-space: nowrap;}
.title {font-size: 20px; width: 100%; vertical-align: bottom; color:#FCFCFC}
.heading-label a {text-decoration: none; cursor: pointer;}
.heading-label a:hover {text-decoration: underline;}
.slidePanel {
    height: 100%;
    border: 1px solid #d0d0d0;
    background: #EAEAEA;
}
.slidePanel .header {
    vertical-align: middle;
    height: 100%;
    text-align: center;
    width: 17px;
    cursor: pointer;
}
.slidePanel .header .gwt-Label {
    font-weight: bold;
    color: #333;
}
body table td {
    border-top: none;
    padding: 0;
}
body table {
    margin-bottom: 0;
    width: auto;
}
a {
    cursor: pointer;
}
body sup {
    top: -1.2em;
    padding: 3px;
    font-size: 40%;
}
body input {
    margin: 1px 0;
}
html body .right {
    float: right;
}
.hsplitter td {
    vertical-align: middle;
}
.heading-label {
    padding: 5px 2px 4px 0px;
    white-space: nowrap;
}
.bodypanel {
    padding: 5px;
}
.gwt-DisclosurePanel, body .gwt-DisclosurePanel table {
    width: 100%;
    margin: 1px 0;
}
.gwt-DisclosurePanel .footer, .article-panel .footer {
    width: 100%;
}
body table .header:hover::after {
    visibility: hidden;
}
body table .header::after {
    margin: 0;
    padding: 0;
    border-width: 0;
}
.gwt-DecoratorPanel content {
    margin: 1px;
}
html .navbar .nav > li > .dropdown-toggle {
    padding: 13px 10px 8px;
    color: #BFBFBF;
}
html .navbar .nav > li > .dropdown-desc {
    padding: 13px 5px 8px;
}
html .navbar .nav > li > .dropdown-desc:hover {
    color: #999999;
    cursor: default;
}
.text-right {
    text-align: right;
}
.light-gray {
    color: #c0c0c0;
}
.grayed {
    color: gray;
}
body .menu-dropdown, body .dropdown-menu {
    max-width: none;
}
.article-panel .contentBody {
    margin-top: 5px;
    margin-right: 5px;
}
.article-panel .content {
    padding: 2px;
    padding-left: 3px;
}
.article-title, .article-title td {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
}
div:focus, canvas:focus {
    outline: none;
}
.title-right {
    border-bottom: 2px solid #6f7277;
    padding: 2px 5px;
    text-align: left;
    color: #4b4a4a;
    overflow: hidden;
    background-color: rgba(252,252,252,0.75);
}
.title-right div {
    font-size: 12px;
}
.title-right .heading {
    padding: 2px 5px;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
}
.title-right .descHeading {
    padding: 0 5px 5px;
    font-size: 13px;
    color: gray;
}
.highlight, .highlight .light-gray, .highlight a {
    color: green;
}
.gwt-CheckBox label {
    display: inline;
}
.gwt-CheckBox {
    margin: 2px;
}
.gwt-ListBox {
    margin-bottom: 0;
}
.navbar .navbar-text {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar .navbar-text a {
    padding: 0 15px;
}
.navbar-inverse .navbar-nav.navbar-text>.open>a, .navbar-inverse .navbar-nav.navbar-text>.open>a:hover, .navbar-inverse .navbar-nav.navbar-text>.open>a:focus {
    background-color: transparent;
}
.navbar img {
    margin-bottom: 5px;
    margin-top: 10px;
    height: 20px;
    width: 20px;
}
.navbar .header-toolbar a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar .header-toolbar .navbar-image {
    padding: 0;
}
.navbar .nav .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}
.navbar .nav a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar .nav .dropdown .open  a.dropdown-toggle {
    background-color: transparent;
}
.dropdown-menu li>a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu li>a:hover, .dropdown-menu li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
a {
    cursor: pointer;
}
.navbar .header-toolbar a.green {
    color: green;
}
.navbar-inverse .navbar-nav>li>a:hover.green, .navbar-inverse .navbar-nav>li>a:focus.green {
    color: lightgreen;
}
.navbar .header-toolbar a.red {
    color: darkred;
}
.navbar-inverse .navbar-nav>li>a:hover.red, .navbar-inverse .navbar-nav>li>a:focus.red {
    color: red;
}
body sup {
    top: -1.2em;
    padding: 3px;
    font-size: 40%;
}
.brand {
    padding-left: 8px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    color: #ffffff;
}
.gwt-PopupPanel .modal {
    display: block;
}
.nav .dropdown .open .dropdown-menu {
    display: block;
}
.modal-backdrop {
    opacity: 0.8;
}
.modal-body {
    overflow: scroll;
}
