body, * {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

default-font {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
}

a {
    color: #000000;
}

a:link {
    color: #000000;
}

a:visited {
    color: #660099;
}

a:active {
    color: #FF0000;
}

.gwt-Hyperlink {
    text-decoration: underline;
    cursor: pointer;
    color: #000000;
}

.gwt-Hyperlink:link {
    color: #000000;
}

.gwt-Hyperlink:visited {
    color: #660099;
}

.gwt-Hyperlink:active {
    color: #FF0000;
}

.result-List {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
}

.result-List td {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 2px 0 2px 10px;
}

.result-ListHeader td {
    border-top: none;
}

.result-ListHeader {
    background: #6699CC;
    font-weight: bold;
}

.result-ListHeader .gwt-HTML {
    font-weight: bold;
}

.result-ListHeader td {
    padding: 2px 0 2px 10px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.result-EvenRow td {
    border-width: 1px;
    padding: 1px;
    border-style: none;
    border-color: transparent;
    background: #EDEDED;
    color: #000000;
    cursor: pointer;
}

.result-SelectedRow td {
    border-width: 1px;
    padding: 1px;
    border-style: none;
    border-color: transparent;
    background: #87CEFA;
    color: #000000;
    cursor: pointer;
}

.result-OddRow td {
    border-width: 1px;
    padding: 1px;
    border-style: none;
    border-color: transparent;
    background: #fff;
    color: #000000;
    cursor: pointer;
}

.progress-Icon {
    background: url(images/progresst_32.gif) no-repeat;
}

.result-ListSubtable {
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: transparent;
}

.result-ListSubtable th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid none none none;
    border-color: #EDEDED black black white;
    background-color: transparent;
}

.result-ListSubtable td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid none none none;
    border-color: #EDEDED white white white;
    background-color: transparent;
}

.result-ListSubtableEven td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid none none none;
    border-color: #B3B3B3 #EDEDED #EDEDED #EDEDED;
    background-color: transparent;
}

.result-ListSubtableOdd td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid none none none;
    border-color: #EDEDED white white white;
    background-color: transparent;
}

.result-ListSubtable-Transparent {
    margin-right: 3px;
    margin-left: 3px;
    border-width: 2px;
    border-spacing: 2px;
    border-style: none;
    border-color: transparent;
    border-collapse: collapse;
    background-color: transparent;
}

.result-ListSubtable-Transparent th {
    margin-right: 3px;
    margin-left: 3px;
    border-width: 2px;
    padding: 2px;
    border-style: none;
    border-color: transparent;
    background-color: transparent;
}

.result-ListSubtable-Transparent td {
    margin-right: 3px;
    margin-left: 3px;
    border-width: 2px;
    padding: 2px;
    border-style: none;
    border-color: transparent;
    background-color: transparent;
}

.icon-info {
    background-image: url(images/info.png);
}

.icon-protein {
    background-image: url(images/protein.png);
}

.icon-microarray {
    background-image: url(images/microarray.png);
}

.icon-abstract {
    background-image: url(images/abstract.png);
}

.icon-pathway {
    background-image: url(images/pathway.png);
}

.icon-search-pathway {
    background-image: url(images/search_pathway.png);
}

.view-fullscreen {
    background-image: url(images/view_fullscreen.png);
}

.biomarker {
    background-image: url(images/biomarker.png);
}

.icon-pubmed {
    background-image: url(images/pubmed.png);
}

.icon-login {
    background-image: url(images/toxwiz.png);
}

.icon-properties {
    background-image: url(images/tabs.gif);
}

.icon-user {
	background-image: url(images/user.png);
}

.northPanel {
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #EEEEEE;
    position: relative
}

.grayPanel {
    background-color: #EEEEEE;
}

.grayPanelLeft {
    background-color: #EEEEEE;
}

.grayPanelLeft2 {
    background-color: #EEEEEE;
}

.text-Field {
    border: 1px solid #999;
    text-align: left;
}

.panel-Background {
    border: 1px solid #999;
    background-color: #EEEEEE;
}

.help-Style {
    width: 100%;
    background: #6699CC;
    padding: 10px;
    border: 1px solid #6666CC;
}

.mygenes-DetailsHeader {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
}

.mygenes-DetailsHeader td {
    border-color: #EDEDED;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    background: #EDEDED;
}

.mygenes-Details {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.color-Neutral-First {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 0px;
    padding: 1px;
    border-style: none;
    border-color: transparent;
    background-color: #A8A8A8;
    background: #A8A8A8;
    color: #000000;
    font-weight: bold;
}

.color-Neutral {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 0px;
    padding: 1px;
    border-style: none;
    border-color: transparent;
    background-color: #A8A8A8;
    background: #A8A8A8;
    color: #666666;
}

.color-NoMatch {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    background: #FFFFFF;
    color: #666666;
}

.color-Header-First {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #EDEDED;
    background: #EDEDED;
    color: #000000;
    font-weight: bold;
}

.color-Header {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #EDEDED;
    background: #EDEDED;
    color: #000000;
}

.color-Header-Image {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    background: #FFFFFF;
    color: #000000;
}

.gwt-Label {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
}

.gwt-Label-Big {
    color: Gray;
    font-size: 18px;
    font-family: tahoma, arial, helvetica, sans-serif;
}

.gwt-ListBox {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
}

.login-window {

}

.central-pane {

}

.north-pane {

}

.app-pane {

}

.sabida-app {

}

    /* Application custom redesign */
@font-face {
    font-family: 'OpenSansLight';
    src: url('redesign/fonts/OpenSans-Light-webfont.eot');
    src: url('redesign/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('redesign/fonts/OpenSans-Light-webfont.woff') format('woff'), url('redesign/fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('redesign/fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    overflow: visible !important;
    background: url('redesign/main-bg.jpg') center top;
    font-family: OpenSansLight, sans-serif;
}

.login-window {
    border: 0 !important;
    background: #fff;
    width: 245px !important;
    margin-top: 200px !important;
}

.login-window .gwt-Label-Big {
    font-weight: normal;
    font-style: normal;
    font-family: OpenSansLight, sans-serif;
    font-size: 20px;
    left: 20px !important;
}

.login-window .x-btn {
    height: 38px !important;
    display: block !important;
    background: #004568;
    border: 0;
    margin: 5px 30px 15px 0 !important;
    overflow: hidden !important;
    clear: both;
    text-align: center;
}

.login-window .x-btn.x-btn-click, .login-window .x-btn:hover {
    background: #00547f;
}

.login-window .x-btn tbody {
    margin: 0 auto !important;
    display: inline-block !important;
    width: auto !important;
}

.login-window .x-btn button {
    padding-bottom: 2px;
    padding-top: 2px;
    height: 30px !important;
    width: auto !important;
    font-family: OpenSansLight, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
}

.login-window .x-btn * {
    background: none !important;
    width: auto !important;
}

.login-window a {

}

.login-window a:hover {
    color: #004568;
}

html.sabida-app-logged body {
   /* Changed by Tomasz */
   /* background: url('redesign/header-bg.jpg') top center repeat-x #fff;*/
    background: url('redesign/main-bg.jpg') center top;
}
 

.app-pane {
    height: auto !important;
}

.app-pane .north-pane {
    height: 91px !important;
}

.app-pane .central-pane {
    border: 0 !important;
    background: none !important;
    height: auto !important;
}

.app-pane .central-pane .x-tab-panel {
    border: 0 !important;
    background: none !important;
    position: relative !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-header {
    border: 0 !important;
    background: none !important;
    padding-bottom: 0;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap {

}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top {
    border: 0 !important;
    background: none !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li {
    margin-top: 7px;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
}

@-moz-document url-prefix() {
	.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li {
		margin-top: 5px;
	}
}
.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active {
    margin-top: 0;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a {
    background: #004568;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:active {
    outline: none !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:focus {
    -moz-outline-style: none !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a {
    background: #fff;
    outline: 0 !important;
    border: 0 !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:hover, .app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:active, .app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:focus {
    outline: 0 !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a .x-tab-left {
    background: #004568;
    border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0 2px 0 0;
    -ms-border-radius: 0 2px 0 0;
    -o-border-radius: 0 2px 0 0;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a .x-tab-left {
    background: #fff;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a .x-tab-left .x-tab-strip-inner {
    background: #004568;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a .x-tab-left .x-tab-strip-inner {
    background: #fff;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a .x-tab-left .x-tab-strip-inner .x-tab-strip-text {
    font-weight: normal !important;
    color: #fff;
    font-family: OpenSansLight, sans-serif;
    font-size: 17px;
    padding-left: 28px;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a .x-tab-left .x-tab-strip-inner .x-tab-strip-text {
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal !important;
    color: #004568;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active img.x-tab-image {
    top: 13px;
}

.app-pane .central-pane .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li img.x-tab-image {
    top: 8px;
    left: 10px;
}

.app-pane .central-pane .x-tab-panel-body.x-tab-panel-body-top {
    border: 0;
    height: auto !important;
}

.app-pane .central-pane .x-tab-panel-body.x-tab-panel-body-top > div {
    height: auto !important;
}

.accordion-pane {
    margin-top: 10px;
    height: auto !important;
}

.accordion-pane .x-panel {

}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd {
    border: 0 !important;
    background: #f6f6f6;
    padding: 10px;
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd {
    background: #eee;
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd:hover {
    background: #f6f6f6;
}

.accordion-pane .x-panel .x-panel-header span {
    font-family: OpenSansLight, sans-serif;
    font-size: 14px;
    padding: 5px 0;
    color: black;
}

.accordion-pane .x-panel .x-panel-bwrap {

}

.accordion-pane .x-panel .x-panel-bwrap .x-panel-body {
    background: none !important;
    border: 0 !important;
    height: auto !important;
}

.accordion-pane .x-panel .x-panel-bwrap .x-panel-body .x-border-panel {
    position: relative !important;
    min-height: 500px !important
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-toggle {
    background: url('redesign/icon-expand.gif') center center no-repeat;
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-toggle:hover {
    background: url('redesign/icon-expand-hover.gif') center center no-repeat;
}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-toggle {
    background: url('redesign/icon-collapse.gif') center center no-repeat;
}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-toggle:hover {
    background: url('redesign/icon-collapse-hover.gif') center center no-repeat;
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-maximize {
    background: none;
}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-maximize {
    background: url('redesign/expand_window.gif') center center no-repeat;
}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-maximize:hover {
    background: url('redesign/expand_window_hover.gif') center center no-repeat;
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-help {
    /* 	background: url('redesign/icon-help.gif') center center no-repeat; */
    background: none;
}

.accordion-pane .x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-help:hover {
    /* 	background: url('redesign/icon-help-hover.gif') center center no-repeat; */
    background: none;
}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-help {
    background: url('redesign/icon-help.gif') center center no-repeat;
}

.accordion-pane .x-panel .x-panel-header.x-accordion-hd .x-panel-toolbar .x-tool-help:hover {
    background: url('redesign/icon-help-hover.gif') center center no-repeat;
}

.x-tool {
    overflow: hidden;
    width: 16px;
    height: 16px;
    float: right;
    cursor: pointer;
    background: transparent no-repeat;
    margin-left: 4px;
}

.north-pane {

}

.north-pane hgroup {
    font-family: OpenSansLight, sans-serif;
    color: #fff;
}

.north-pane hgroup h1 {
    float: left;
    font-size: 55px;
    font-weight: normal;
    font-style: normal;
    margin: 0 0 30px;
    text-shadow: 1px 1px 1px #444;
    font-family: OpenSansLight, sans-serif;
}

.north-pane hgroup h2 {
    float: left;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    margin: 34px 0 30px 20px;
    text-shadow: 1px 1px 1px #444;
    font-family: OpenSansLight, sans-serif;
}

.north-pane .x-btn {
    margin-top: 40px !important;
    height: 25px !important;
}

.north-pane .x-btn * {
    background: none !important;
}

.north-pane .x-btn button {
    background: url('redesign/icon-power.png') no-repeat left center !important;
    height: 20px !important;
    padding-top: 2px !important;
    padding-left: 15px !important;
    color: #c0c0c0;
}

.north-pane .x-btn button:hover {
    color: #eee;
}

.north-pane .x-btn button::-moz-focus-inner {
    border: 0 !important;
    outline: none !important;
}

.x-tree3, .x-form-group {
    border: 0 !important;
}

.number-of-displayed-biomarkers {
    border: 0 !important;
    padding: 6px 10px 0;
}

.advanced-gene-search-description {
    padding: 5px 10px;
}

.advanced-gene-search-separator {
    border-top: 0;
    border-bottom: 1px solid #f3f3f3;
    color: #999999;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top {
    border-bottom: 1px solid #eee !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a {
    background: #f3f3f3;
    outline: 0 !important;
    border: 0 !important;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:active {
    outline: none !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:focus {
    -moz-outline-style: none !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a {
    background: #eee;
    outline: 0 !important;
    border: 0 !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:hover, .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:active, .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a:focus {
    outline: 0 !important;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a .x-tab-left {
    background: #f3f3f3;
    border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0 2px 0 0;
    -ms-border-radius: 0 2px 0 0;
    -o-border-radius: 0 2px 0 0;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a .x-tab-left {
    background: #eee;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a .x-tab-left .x-tab-strip-inner {
    background: #f3f3f3;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a .x-tab-left .x-tab-strip-inner {
    background: #eee;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a .x-tab-left .x-tab-strip-inner .x-tab-strip-text {
    font-weight: normal !important;
    color: #888;
    font-family: OpenSansLight, sans-serif;
    font-size: 17px;
    padding-left: 28px;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li.x-tab-strip-active a .x-tab-left .x-tab-strip-inner .x-tab-strip-text {
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal !important;
    color: #444;
}

.app-pane .central-pane .x-tab-panel .x-tab-panel-body .x-tab-panel .x-tab-strip-wrap ul.x-tab-strip-top li a.x-tab-strip-close {
    background: url('redesign/icon-close-small.png') no-repeat center center;
}

.x-window-maximized {

}

.x-window-maximized .x-window-tr {
    background: #f3f3f3 !important;
}

.x-window-maximized .x-window-tr * {
    background: none !important;
}

.x-window-maximized .x-window-tr .x-tool-minimize {
    background: url('redesign/collapse_window.gif') no-repeat center center !important;
    margin-top: 4px;
}

.x-window-maximized .x-window-tr .x-tool-minimize:hover {
    background: url('redesign/collapse_window_hover.gif') no-repeat center center !important;
    margin-top: 4px;
}

.search-pane .x-tool-help {
    background: url('redesign/icon-help.gif') no-repeat center center !important;
    margin-top: 4px;
}

.search-pane .x-tool-help:hover {
    background: url('redesign/icon-help.gif') no-repeat center center !important;
    margin-top: 4px;
}

.x-window-maximized .x-window-tr .x-tool-help {
    background: url('redesign/icon-help.gif') no-repeat center center !important;
    margin-top: 4px;
}

.x-window-maximized .x-window-tr .x-tool-help:hover {
    background: url('redesign/icon-help-hover.gif') no-repeat center center !important;
    margin-top: 4px;
}

.x-window-header .x-tool-close {
    background: url('redesign/icon-close-small.png') no-repeat center center;
}

.x-window-maximized .x-window-tl .x-window-header span {
    color: #444 !important;
    font-family: OpenSansLight, sans-serif !important;
    font-weight: normal !important;
    font-size: 17px;
}

.x-window-maximized .x-window-bwrap .x-window-mc {
    border-top: 1px solid #ddd;
    background: #fff;
}

.mygenes-Details .color-UpReg {
    background: #b50d0d;
    color: #fff;
}

.mygenes-Details .color-DownReg {
    background: #0d6a0d;
    color: #fff;
}

.table-description {
    color: #004568;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma, arial, helvetica, sans-serif;
}

.welcomeTab {
    background: url('redesign/main-bg.jpg') center top;
    background-position: 15% 15%
    font-family: OpenSansLight, sans-serif;
}