@charset "UTF-8";
@CHARSET "UTF-8";

.conceptSelected {
	background: #eee
}

.conceptUnselected {
	background: white
}

.demoTable td {
	padding: 3px;
	font: 10pt arial;
}

.demoTable th {
	padding: 3px;
	font: 10pt arial;
}

div#vertLineDiv {
	border-left: 3px solid black;
	height: 100%;
	background: white;
}

.queryGroupInclude {
	text-align: left;
	width: 330px;
	height: 35px;
	padding: 5px;
	background: white;
	font: 8pt arial;
	white-space: nowrap;
	overflow: auto;
	border: 1px solid black
}

.queryGroupIncludeSmall {
	text-align: left;
	width: 230px;
	height: 35px;
	padding: 5px;
	background: white;
	font: 8pt arial;
	white-space: nowrap;
	overflow: auto;
	border: 1px solid black
}

.queryGroupIncludeLong {
	text-align: left;
	width: 230px;
	height: 135px;
	padding: 5px;
	background: white;
	font: 8pt arial;
	white-space: nowrap;
	overflow: auto;
	border: 1px solid black
}

.queryGroupExclude {
	text-align: left;
	width: 330px;
	height: 35px;
	padding: 5px;
	background: lightgrey;
	font: 8pt arial;
	white-space: nowrap;
	overflow: auto;
	border: 1px solid black
}

.GVNullValues {
	color: #d3d3d3;
}

.conceptDistributionPlaceholder {
	display: block;
	padding: 0 !important;
	background-color: transparent !important;
	background-position: center !important;
	background-size: 10% !important;
	width: 245px;
	height: 180px;
}

div.topall {
	padding-top: 4px;
	background: #fafafa url(/transmart/static/images/skin/shadow30.jpg);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#topbar {
	height: 24px;
	padding-left: 3px;
	font-size: 11px;
	padding-top: 6px !important;
	float: left;
}

#topuser {
	height: 24px;
	padding: 0px 4px 0px;
	padding-bottom: 2px !important;
	font-size: 11px;
	padding-top: 6px !important;
}


.toplink1 {
	padding-left: 1px;
	margin-right: .73em;
	vertical-align: bottom;
	font-weight: bold;
}

a.toplink1 {
	color: #00c !important;
	vertical-align: bottom;
	font-weight: bold;
	background: #fafafa url(/transmart/static/images/skin/shadow30.jpg);
	text-decoration: none;
}

a.toplink1:hover {
	text-decoration: underline;
}

.nextbutton {
	background-image: url(/transmart/static/images/next.png ) !important;
}

.clearbutton {
	padding-left: 20px !important;
	background-image: url(/transmart/static/images/small_cross.png ) !important;
	background-position: 6px 50%;
}

.runbutton {
	background-image: url(/transmart/static/images/runprog.png ) !important;
}

.exportbutton {
	background-image: url(/transmart/static/images/fileexport.png ) !important;
}

.comparebutton {
	background-image: url(/transmart/static/images/compare.png ) !important;
}

.summarybutton {
	background-image: url(/transmart/static/images/summary.png ) !important;
}

.hleaficon {
	background-image: url(/transmart/static/images/dna_icon.png ) !important;
}

.valueicon {
	background-image: url(/transmart/static/images/numeric.gif ) !important;
}

.alphaicon {
	background-image: url(/transmart/static/images/alpha.gif ) !important;
}

.foldernumericicon {
	background-image: url(/transmart/static/images/folder_numeric.png ) !important;
}

.modifierfoldericon {
	background-image: url(/transmart/static/images/modifierfolder.png) !important;
}

.modifiericon {
	background-image: url(/transmart/static/images/ONT_MODIFIER_leaf.gif) !important;
}

.printbutton {
	background-image: url(/transmart/static/images/printer.png ) !important;
}

.savebutton {
	background-image: url(/transmart/static/images/disk.png ) !important;
}

.progress-spinner {
	background: url(/transmart/static/images/spinner.gif) 0px 0px / 16px 16px no-repeat transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.progress-error {
	background: url(/transmart/static/images/remove.png) 0px 0px / 16px 16px no-repeat transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.progress-completed {
	background: url(/transmart/static/images/green_check2.png) 0px 0px / 16px 16px no-repeat transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.jleafclass a span {

	color: #33cc33;
	padding: 1px 3px 1px 2px;
	text-decoration: none;
}

.gbhblank {
	border-top: 1px solid #c9d7f1;
	font-size: 1px;
	height: 0;
	position: absolute;
	top: 30px;
	width: 100%;
	background: #fafafa url(/transmart/static/images/skin/shadow30.jpg);
}


a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
	/* hide dotted outline in Firefox */
	border: 1px inset;
}

a.button:active span {
	padding: 1px 0 1px 1px;
	/* push text down 1px */
}

a.button {
	color: #444;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 2px;
	padding-right: 5px;
	/* sliding doors padding */
	text-decoration: none;
	border: 1px outset;
}

a.button span {
	display: block;
	line-height: 14px;
	padding: 4px 1px 4px 4px;
}

.button:hover {
	color: #d12f19;
	cursor: pointer;
}

.ext-ie .x-form-text {
	position: static !important;
}

.x-tree-node-leaf .x-tree-node-icon {
	background-image: url(/transmart/static/images/nonaccessible.gif);
}

div.analysis {
	font-family: arial;
	font-size: 8pt;
	padding-bottom: 50px;
}

div.analysis div {
	font-size: 8pt;
}

table.analysis {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-family: arial;
	font-size: 8pt !important;
}

table.analysis th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 12px 12px 12px 12px;
	font-weight: bold;

}

table.analysis td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 12px 12px 12px 12px;
}

div.analysistitle {
	font-size: 12pt !important;
	font-weight: bold;
	font-family: arial;
	padding-bottom: 20px;
}

div.analysissubtitle {
	font-size: 10pt !important;
	font-family: arial;
	font-style: italic;
	color: #7c7c7c;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

div.smalltitle {
	padding-bottom: 5px !important;
}


.searchform {
	font: 12px tahoma, arial, helvetica, sans-serif;
}

.search-item {
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
	border: 1px solid #fff;
	border-bottom: 1px solid #eeeeee;
	white-space: normal;
	color: #505050;
}

.search-item h3 {
	font: inherit;
	font-weight: bold;
	color: #202020;
}

.search-item span {
	font-size: 10px;
	color: #468528;
}


.contextHelpBtn {
	background-image: url(/transmart/static/images/help/helpicon_gray.jpg ) !important;
	color: #ff0000;
}

.x-tool-sampleExplorerHelpButton {
	background-image: url(/transmart/static/images/help/helpicon_gray.jpg ) !important;
	color: #ff0000;
}

table.detail {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #ccc;
	font: 10px verdana, arial, helvetica, sans-serif;
}

table.detail td {
	font: 10px verdana, arial, helvetica, sans-serif;
	padding: 5px 3px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

table.detail td.name {
	font-weight: bold;
	background-color: #fff;
}

table.detail td.value {
	background-color: #bbb;
}

td.prop,
td.name {
	line-height: normal;
}

table.AnalysisResults {
	font: 12px tahoma, arial, helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	border-collapse: collapse;
}

table.AnalysisResults td {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	padding: 10px;
	white-space: nowrap;
}

table.AnalysisResults th {
	font: 12px tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	padding: 10px;
	text-align: left;
	white-space: nowrap;
}

table.AnalysisResults td.blankCell {
	border: 0px;
}

/* workspace subset datatable style*/
#subsets_length {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#subsets_filter {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#subsets_info {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#subsets_paginate {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#subset_manager_name {
	float: left;
	margin: 10px;
}

.DataTables_sort_icon {
	float: right;
	display: inline-block;
}

/** workspace report datatable style **/

#reports_length {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#reports_filter {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#reports_info {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#reports_paginate {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#report_manager_name {
	float: left;
	margin: 10px;
}

/* --------------------------------------------- */
/* Analysis Results with sorting functionality. */
table.tablesorterAnalysisResults {
	font-family: arial;
	background-color: #CDCDCD;
	margin: 10px 0pt 15px;
	font-size: 8pt;
	text-align: left;
}

table.tablesorterAnalysisResults thead tr th,
table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	white-space: nowrap;
}

table.tablesorterAnalysisResults thead tr .header {
	background-image: url('/transmart/static/images/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	white-space: nowrap;
}

table.tablesorterAnalysisResults tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	white-space: nowrap;
}

table.tablesorterAnalysisResults tbody tr.odd td {
	background-color: #F0F0F6;
}

table.tablesorterAnalysisResults thead tr .headerSortUp {
	background-image: url(/transmart/static/images/asc.gif);
}

table.tablesorterAnalysisResults thead tr .headerSortDown {
	background-image: url(/transmart/static/images/desc.gif);
}

table.tablesorterAnalysisResults thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}

/* --------------------------------------------- */

span.AnalysisHeader {
	font: 14px tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

a.AnalysisLink {
	font: 14px tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

.utilities-div {
	position: absolute;
	width: 100px;
	top: 0;
	right: 0;
	height: 24px;
	z-index: 100;
}

@page {
	size: letter landscape;
	margin: 0.25in;
	-fs-flow-top: "header";
	-fs-flow-bottom: "footer";
	-fs-flow-left: "left";
	-fs-flow-right: "right";
	border: 0px;
	padding: 1em;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	-fs-move-to-flow: "header";
}

#footer {
	font-size: 90%;
	font-style: italic;
	position: absolute;
	top: 0;
	left: 0;
	-fs-move-to-flow: "footer";
}


#pagenumber:before {
	content: counter(page);
}

#pagecount:before {
	content: counter(pages);
}

.dialog-modal {
	font: 11px arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
}

#mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 9999;
}

.x-tool-help {
	background-image: url("/transmart/static/images/help/tool-sprites-rdc.gif");
	background-position: 0 -300px;
}

.flatbutton {
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #CCC;
	cursor: pointer;
	border-radius: 2px;
}

.flatbutton:hover {
	background-color: #b2b2b2;
	background-repeat: no-repeat;
}

/* Overrides for ext CSS */

ul.x-tab-strip-top {
	padding: 0;
	background: none;
	background-color: #FFF;
}

.x-tab-strip-top a.x-tab-right {
	background: none;
	background-image: none;
}

.x-tab-strip-top em.x-tab-left {
	background: none;
	background-image: none;

}

.x-tab-strip-top .x-tab-strip-inner {
	background: none;
	background-image: none;
}

li.x-tab-strip-active {
	background-image: url('/transmart/static/images/uiTabsArrow.png');
	background-repeat: no-repeat;
	background-position: 50% 10px;
	height: 22px;
}

.x-tab-strip-active span.x-tab-strip-text {
	color: #786;
}

.x-tab-strip span.x-tab-strip-text {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 8pt;
}

.x-tab-strip-top .x-tab-strip-active .x-tab-right {
	margin-bottom: 0px;
}

.x-tab-panel-header,
.x-tab-panel-footer {
	background: none;
	background-image: none;
	border: none;
}

.x-panel-body {
	border: none;
}

.x-tab-panel-body {
	border: none;
}

#westPanel {
	background-color: white;
}

.x-layout-split {
	background-color: #EDEEF6;
}

/* Dreadful override - find out where query panel background color is actually set and replace this! */

#queryPanel .x-panel-bwrap .x-panel-body {
	background-color: white !important
}

.x-grid3-row .conceptUnselected,
.x-grid3-row .conceptSelected {
	padding: 0 0 5px 5px;
	font-size: .85em;
}

.data-export-filter-tip {
	color: #666;
	font-style: italic
}

.x-grid3-hd-inner {
	white-space: normal !important;
}

.no-close .ui-dialog-titlebar-close {
	display: none
}

.modifierValueDialog .ui-dialog-titlebar {
	padding: 0.2em;
}

.modifierValueDialog .ui-dialog-content {
	width: 500px;
}

#divjobstatus {
	padding: 10px;
}

#divjobstatus td {
	line-height: 18px;
}

#divjobstatus img {
	max-height: 15px;
}

#queryTable {
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #dddddd;
	width: auto;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

#queryTable tr:last-of-type td {
	vertical-align: top;
}

#queryTable tr:first-of-type td {
	padding: 10px;
	font-weight: bolder;
	text-align: center;
}

#queryTable .queryEncounter {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#queryTable .queryEncounter input {
	margin-left: 20px;
	margin-right: 10px;
	vertical-align: bottom;
}

#queryTable .queryEncounter label:hover {
	cursor: pointer;
}

#panelModel,
#queryTable td div:last-of-type .panelFob {
	display: none;
}

.panelModel {
	padding-left: 20px;
	padding-right: 20px;
	width: 340px;
	text-align: center;
}

.panelModel * {
	box-sizing: border-box;
}

.panelBox {
	width: 100%;
	min-height: 100px;
	position: relative;
	background-color: #ffffff;
}

.withDates.panelBox {
	min-height: 135px;
}

.panelBoxBar,
.panelBoxDateSelector,
.panelBoxListPlaceholder,
.panelBoxList {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.panelBoxBar {
	padding: 5px;
	background-color: #e5e5e5;
	vertical-align: middle;
}

.panelBoxDateSelector {
	height: 70px;
	background-color: #f0f0f0;
	display: none;
	padding-top: 40px;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.panelBoxDateSelector input {
	width: 48%;
	height: 24px;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.panelBoxDateSelector input:-ms-input-placeholder {
	color: #CBCCD6 !important;
}

.panelBoxDateSelector input:-moz-placeholder {
	color: #CBCCD6 !important;
}

.panelBoxDateSelector input::-webkit-input-placeholder {
	color: #CBCCD6 !important;
}

.panelBoxDateSelector input:last-of-type {
	float: right;
}

.withDates .panelBoxDateSelector {
	display: block;
}

.panelBoxListPlaceholder,
.panelBoxList {
	height: 100%;
	padding-top: 40px;
	text-align: left;
	box-sizing: border-box;
}

.withDates .panelBoxListPlaceholder,
.withDates .panelBoxList {
	padding-top: 75px;
}

.panelBoxListPlaceholder .wrap {
	padding: 10px;
	padding-top: 5px;
	width: 100%;
	height: 100%;
}

.panelBoxListPlaceholder .holder {
	animation: none;
	-webkit-animation: none;
	/* Chrome, Safari, Opera */
	display: block;
	border: 3px dashed #c0c0c0;
	color: #c0c0c0;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bolder;
	text-transform: lowercase;
	line-height: 40px;
	opacity: 0.3;
	width: 100%;
	height: 100%;
}

@keyframes blink {
	0% {
		opacity: 0.4
	}

	50% {
		opacity: 0.8
	}

	100% {
		opacity: 0.4
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 0.4
	}

	50% {
		opacity: 0.8
	}

	100% {
		opacity: 0.4
	}
}

.panelBoxListPlaceholder .holder.highlight {
	animation: blink .7s ease infinite;
	-webkit-animation: blink .7s ease infinite;
	/* Chrome, Safari, Opera */
}

.panelBoxListPlaceholder .holder.overed {
	border-color: #A4ABE0;
	color: #A4ABE0;
	opacity: 0.8;
}

.panelFob {
	margin: 10px;
	display: inline-block;
	border-radius: 15px;
	min-height: 30px;
	min-width: 30px;
	height: 30px;
	width: 30px;
	background-color: #A4ABE0;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bolder;
	text-transform: lowercase;
}

/* We wanna refined the original styling for the query info */
.panelBoxListItem {
	font-size: 11px !important;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.panelBoxListItem:hover {
	background-color: #eeeeee;
}

.panelBoxListItem.selected {
	background-color: #d9e8fb;
}

.panelBoxListItem span {
	display: inline-block;
}

.panelBoxListItem span.x-tree-node-icon {
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
}

.panelBoxListItem span.concept-text {
	padding-left: 5px;
	line-height: 18px;
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.panelBoxListItem span.concept-text em {
	color: hotpink !important;
}

/* We override the jQuery UI just here to keep cohorent */
.panelBoxBar .ui-button-text {
	padding: 0 !important;
	line-height: inherit !important;
}

.panelBoxBar .ui-button {
	background: none;
	background-repeat: no-repeat !important;
	font-family: Arial, sans-serif !important;
	font-size: 9pt !important;
	font-weight: normal !important;
	padding: 4px !important;
	border: 1px solid #CCC !important;
	cursor: pointer !important;
	color: #bbbbbb !important;
}

.panelBoxBar .ui-corner-left {
	border-top-left-radius: 2px !important;
	border-bottom-left-radius: 2px !important;
}

.panelBoxBar .ui-corner-right {
	border-top-right-radius: 2px !important;
	border-bottom-right-radius: 2px !important;
	border-left: none !important;
}

.panelBoxBar .ui-corner-all:hover,
.panelBoxBar .ui-corner-left:hover,
.panelBoxBar .ui-corner-right:hover {
	background-color: #bababa;
	color: #888888 !important;
}

.panelBoxBar .ui-state-active.ui-corner-all:hover,
.panelBoxBar .ui-state-active.ui-corner-left:hover,
.panelBoxBar .ui-state-active.ui-corner-right:hover {
	background-color: #aaaaaa;
	color: #888888;
}

.panelBoxBar .ui-state-active {
	background-color: #c2c2c2;
	color: #000000 !important;
}

.panelBoxBar .ui-state-active:hover {
	color: #000000 !important;
}

.panelRadio {
	float: left;
}

.panelButtons {
	float: right;
}

/** For CSS shared between the browse view and reskinned Dataset Explorer. **/

body {
	font: 13px 'Helvetica', arial, clean, sans-serif
}

table.menuDetail th.menuBar {
	background: none;
	background-image: none;
	background-color: #EDEEF6;
}


table.menuDetail th.menuLink a:link,
th.menuLink a:visited {
	font-size: 11px;
	color: #515BA2 !important;
	/* Sorry */
}

.rdc-h2 {
	color: #515BA2;
	font-size: 174%;
	margin: 20px 0;
}

.rdc-h3 {
	color: #515BA2;
	font-size: 152%;
	margin: 10px 0;
}

.rdc-h4 {
	color: #515BA2;
	font-size: 129%;
	margin: 10px 0;
}

/* Top level menu */

.header-div {
	background: none;
	background-image: none;
	color: #EDEEF6;
	background-color: #EDEEF6;
}

#logocutout {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	cursor: pointer;
}

table.menuDetail {
	padding: 0px 0px;
	border: 0 none;
}

table.menuDetail th.menuBar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	padding: 0px 0px;
}

table.menuDetail th {
	background: transparent;
}

table.menuDetail th.menuLink {
	padding: 1px 15px;
	color: #ddd;
	border-right: none;
	font-weight: bold;
}

table.menuDetail th.menuLink a {
	text-decoration: none;
}

table.menuDetail th.menuLink a:hover {
	cursor: pointer;
	font-size: 11px;
	text-decoration: underline;
}

table.menuDetail th.menuVisited {
	padding: 1px 15px;
	color: #ADAEB6;
	font-size: 10pt;
	font-weight: bold;
	background: none;
	border: none;
}

#search-div {
	padding: 6px;
	margin: 24px 10px 4px 0;
	overflow: hidden;
	position: absolute;
	width: 300px;
	top: -28px;
	left: 120px;
}

#search-div table {
	width: 100%
}

#search-categories {
	font-size: 99%;
	height: 20px;
	width: 130px;
}

#search-ac {
	padding: 2px;
	height: 14px;
	width: 160px;
}

.ui-autocomplete .ui-menu-item a {
	font-size: 8pt;
}

/* end top level menu */

/* Sidebar */

.andor {
	width: 37px;
	height: 13px;
	display: inline-block;
	cursor: pointer;
}

.andor.and {
	background-image: url('/transmart/static/images/logicand.png');
}

.andor.or {
	background-image: url('/transmart/static/images/logicor.png');
}

#box-search,
#program-explorer {
	margin: 10px 8px 8px 8px;
	border-radius: 8px;
	border: #0000FF;
	box-shadow: #DDD 11px 11px 8px -7px;
}

#box-search {
	margin-bottom: 0px;
}

#active-search-div {
	font-size: 11px;
	min-height: 64px;
	margin: 0;
	overflow: auto;
	padding: 5px 0 5px 20px;
	background: #FFFFFF;
}

.boxcontent {
	position: relative;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.boxtitle,
#navigateTermsPanel .x-panel-header {
	height: 27px;
	line-height: 15px;
	overflow: hidden;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-top: 1px solid #888;
	position: relative;
}

.boxtitle .title {
	color: white;
}

.boxtitle a {
	color: white;
}

.category_join {
	display: block;
	color: #5e5e5e;
	margin: 0;
	padding: 0;
	margin-left: -1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.4em;

}

.category_label {

	color: #868686;
	padding-bottom: 0.2em;
	margin-left: -10px;
	font-weight: bold;
	white-space: nowrap;
}

.spacer {

	color: #BBB;
}


.h_line {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1px;
	width: 85%;
	height: 1px;
	border-top: 1px solid #e1e1e1;
	margin-left: 5px;
	padding-bottom: 1px;
	display: inline-block;

}

.term {
	margin-top: 0.3em;
	line-height: 1.4em;
}


.term-remove img a:hover {
	text-decoration: none;
}

#title-filter {
	height: 25px;
	overflow: hidden;
}

.title,
#navigateTermsPanel .x-panel-header-text {
	color: #333;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.5em;
}

.greybutton {
	color: #000055;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
	cursor: pointer;
	border-radius: 2px;
	font-size: 8pt;
	padding: 2px;
}

.greybutton.buttonicon {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

.greybutton.buttonloading {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url('/transmart/static/images/ajax-loader-flat.gif');
}

.greybutton.addprogram {
	background-image: url('/transmart/static/images/addprogram.png');
}

.greybutton.addstudy {
	background-image: url('/transmart/static/images/addstudy.png');
}

.greybutton.addassay {
	background-image: url('/transmart/static/images/addassay.png');
}

.greybutton.addfolder {
	background-image: url('/transmart/static/images/addfolder.png');
}

.greybutton.addanalysis {
	background-image: url('/transmart/static/images/addanalysis.png');
}

.greybutton.close {
	background-image: url('/transmart/static/images/small_cross.png');
}

.greybutton.deletefolder {
	background-image: url('/transmart/static/images/bin_closed.png');
}

.greybutton.deleteprogram {
	background-image: url('/transmart/static/images/bin_closed.png');
}

.greybutton.deletestudy {
	background-image: url('/transmart/static/images/bin_closed.png');
}

.greybutton.uploadfiles {
	background-image: url('/transmart/static/images/text.png');
}

.greybutton.disabled {
	cursor: default;
	color: #AAA;
}


#filterbutton {
	position: absolute;
	right: 50px;
	bottom: 5px;
	padding: 0px 4px;
	height: 15px;
	line-height: 15px;
}

#filterbutton img {
	max-height: 10px;
}

#clearbutton {
	position: absolute;
	right: 10px;
	bottom: 5px;
	padding: 0px 4px;
	height: 15px;
	line-height: 15px;
}

#clearbutton a {
	text-decoration: none;
	color: #000055;
}

#cartbutton {
	position: relative;
	width: 105px;
	padding: 0px 4px;
}

#cartcount {
	position: absolute;
	left: 9px;
	top: -1px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 20px;
	color: #586;
}

.filtertitle {
	padding: 4px 0px 4px 24px;
	background-color: #FFFFFF;
	background-image: url('/transmart/static/images/down_arrow_small2.png');
	background-repeat: no-repeat;
	background-position: 8px 50%;
	cursor: pointer;
	border-top: 1px solid #EEE;
	font-weight: bold;
}

.filteritem {
	padding: 4px 0px 4px 32px;
	cursor: pointer;
}

.filteritem:hover,
.filtertitle.hover {
	background-color: #F4F4FF;
}

.filteritem.selected {
	background-color: #F0F0FF;
}

.ui-widget-header,
#navigateTermsPanel .x-panel-header {
	color: white;
	border: none;
	background: none;
	background-image: none;
	background-color: #515BA2;
	font-family: 'Helvetica', arial, clean, sans-serif;
}

#subsets_wrapper .ui-buttonset .ui-button {
	margin-right: 0;
}

.ui-dialog-title {
	color: white;
}

#navigateTermsPanel {
	margin: 8px 8px 8px 8px;
	box-shadow: #DDD 11px 11px 8px -7px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#navigateTermsPanel .searchResultNode a {
	font-weight: bold;
}

#navigateTermsPanel .locked a span {
	color: #AAA;
}

#navigateTermsPanel .defaultPathNode {
	background-color: #FEEEF8;
}

#navigateTermsPanel .x-panel-header-text {
	color: white;
}

#navigateTermsPanel .x-panel-header {
	height: 18px;
}

#navigateTermsPanel .x-panel-body {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#navigateTermsPanel a {
	font-weight: normal;
}

.x-layout-split {
	z-index: 1;
}

#sidebartoggle {
	position: absolute;
	left: 0px;
	top: 3px;
	z-index: 999;
	background-image: url('/transmart/static/images/lefttab-left.png');
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.ui-autocomplete-loading {
	background: white url(/transmart/static/images/loader-small.gif) right center no-repeat;
}

#noAnalyzeResults {
	font-size: 8pt;
	margin: 8px;
}

.messagebox {
	border: 1px solid #CBCCD6;
	padding: 8px;
	background: #EDEEF8;
	margin: 8px;
	border-radius: 2px;
	display: inline-block;
}

.description {
	line-height: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

textarea#description,
textarea#longDescription,
input#description,
input#longDescription {
	font-size: 9pt;
}

.overlay {
	position: absolute;
	border: 8px solid #DDDEE6;
	border-radius: 16px;
	box-shadow: #DDD 11px 11px 8px -7px;
	background: white;
	overflow: auto;
}

#exportOverlay {
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
}

#editMetadataOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#createFolderOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#createProgramOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#createStudyOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#createAssayOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#createAnalysisOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#uploadFilesOverlay {
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
}

#filter-browser {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	top: 50px;
	left: 300px;
	width: 300px;
	height: 500px;
}

#search-explain {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	right: 20px;
	width: 600px;
	height: 90%;
	top: 5%;
	display: block;
	color: black;
}

.exporttable td {
	padding: 4px;
	border-bottom: 1px solid #DDD;
}

.editmetadata {
	cursor: pointer;
}

.x-tree-node-icon.studyicon {
	background-image: url('/transmart/static/images/foldertypes/study.png') !important;
}

.x-tree-node-icon.programicon {
	background-image: url('/transmart/static/images/foldertypes/program.png') !important;
}

.x-tree-node {
	font: 11px Verdana, Arial, sans-serif
}

.ajaxloading {
	background-image: url('/transmart/static/images/loader-large.gif') !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	min-height: 128px;
}

/* hidden overlay div, display with visibility toggle (note: if you need to edit review with Jeff or Jeremy!!) */
.overlay {
	display: none;
	position: absolute;
	background-color: white;
	padding: 4px;
	max-width: 90%;
	max-height: 90%;
}

/* hidden overlay div, display with visibility toggle (let window size to content)*/
.overlayAutoSize {
	display: none;
	position: absolute;
	background-color: white;
	padding: 4px;
	border: 4px solid #6E6E6E;
	overflow: auto;
	z-index: 2001;
}

/* background overlay */
.backgroundOverlay {
	display: none;
	position: fixed;
	background-color: #F2F2F2;
	top: 0%;
	left: 0%;
	width: 100%;
	height: auto !important;
	/* real browsers */
	height: 100%;
	/* IE6: treaded as min-height*/
	min-height: 100%;
	/* real browsers */
	z-index: 1001;
	-moz-opacity: 0.90;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

/* Catch-all for making IE look slightly less stupid */
*:focus {
	outline: none;
}

.link {
	text-decoration: underline;
	color: #282;
}

.breaker {
	clear: both;
}