body
{
	margin: 0;
}
div.grid
{
	min-width: 1185px;
}
#universal_header, #NCBIFooter_dynamic, #footer 
{
	min-width: 1185px;
	max-width: 1200px;
	margin: 0 auto;
}
#variantAnalyzerTemplateDiv
{
	width: 100%;
	margin-right: 0;
}
#NCBIFooter_dynamic .breadcrumbs, #NCBIFooter_dynamic #help-desk-link
{
	top: 0;
}
ul.ncbilocalnav li.active a 
{
	background-color: #A4A4A4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#A4A4A4));
	background-image: -webkit-linear-gradient(top, #ffffff, #A4A4A4);
	background-image: -moz-linear-gradient(top, #ffffff, #A4A4A4);
	background-image: -ms-linear-gradient(top, #ffffff, #A4A4A4);
	background-image: -o-linear-gradient(top, #ffffff, #A4A4A4);
	background-image: linear-gradient(top, #ffffff, #A4A4A4); 
}
div.shutdownMessage
{
	border: 0.1em solid red;
	background-color: #EDD;
	padding: 0.3em;
	font-size: 1.3em;
	margin-bottom: 1em;
	margin-top: 1em;
}
 div#besetsel-form h3 {
  color: white;
}
div.besetsel-body {
  margin-left: 1em;
}
div#besetsel-form div {
  margin-bottom: .5em;
}
div#besetsel-form a {
  color:white;
}
div#besetsel-form a:hover {
  background-color: #666;
}
.sidecontentpullout {
	background-color: #c00;
	color: white;
	padding: 4px 3px;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
	border-top-left-radius: 1em;
	font-size: 1.2em;
	opacity: 1 !important;
}
.sidecontentpullout:hover {
	background-color: #444444;
	color: white;
	opacity: 1 !important;
}
.sidecontent {
    font-size: 1.2em;
	background-color: black;
	color: white;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	border-bottom-left-radius: 1em;
	zoom: 1;
	z-index: 10000 !important;
}
.sidecontent > div > div {
	padding-left: 10px;
	padding-right: 40px;
}
.sidecontent h2 { color: white; }
.sidecontent a { color: white; display: block; margin: 0; padding: 2px 5px;}
.sidecontent a:hover { background-color: #666;}
.sidecontent, .sidecontentpullout { position: fixed !important; }
.sctable td { border: none; padding-right: 5px;}
form
{
	margin: 0 2.0em;
}
form > div.shutdownMessage + div > div > h1
{
  float: left;
}
#introText + fieldset, #asm fieldset, #asm + fieldset
{
  
	padding: 1em;
  width: 67%;
  display: block;
  position: relative;
  border: 1px solid gray;
}
legend
{
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	
	position: relative;
	
	*margin-bottom : 0.8em;
}
.focusSelect label
{
	background: #CFD3FF url(//static.pubmed.gov/portal/portal3rc.fcgi/4179808/img/788168) no-repeat right center;
	font-weight: bold;
}
.highlightLabel
{
	background-color: #CFD3FF;
	margin-top: 0.5em;
	border: 1px solid black;
	color: #000000;
	padding: 0.3em;
	display: inline;
}
div.help
{
	border:0.1em solid #000; 
	background: #F0F0F0; 
	display: none;
	font-size: 1.2em;
	padding: 1em;
}
a.helpOrganism 
{
	text-indent: -500em;
	background: url(//static.pubmed.gov/portal/portal3rc.fcgi/4179808/img/54474) no-repeat;
	text-decoration: none;
	display: inline-block;
	width: 1.3em;
	margin-left: 0.3em;
}
.algPerfHide, #asm + fieldset.algPerfHide
{
	display: none;
}
.algPerfShow
{
	display: block;
}
fieldset.algPerfShow legend, div.dataClass li
{
	color: red;
}
form a.help_desk
{
	position: relative;
	right: 0;
	top: 0;
}
.showBox 
{
	float: left; 
	margin-left: 1em; 
	margin-top: 1.5em; 
	width: 52%;
	border: solid 1px black;
	background-color: #ECEBDD;
	padding: 1em;
}
form > div > div > h1 + span
{
	float: left;
	margin-top: 2.5em;
	font-size: 0.85em;
	color: gray;
	padding-left: 0.4em;
}
form > div > div > div > h1 + span + div
{
	clear: both;
	margin-bottom: 1.0em;
	overflow: auto;
	width: 100%;
}
form > div > div > div > h1 + span + div + div
{
	clear: both;
}
div.showServerError
{
	clear: both;
	border: 0.1em solid red;
	background-color: #EDD;
	padding: 0.3em;
	font-size: 1.3em;
	display: inline-block;
	margin-bottom: 1em;
	width: 49.5em;
}
div#add-track-dialog
{
	display: none;
}
div#add-track-dialog > h1 + div + div
{
  margin-top: 1.0em;
	margin-bottom: 1.0em;
}
div.ui-ncbigrid-outer-div
{
	margin: 0.5em 0 1em 0;
}
#addTracksButtonId
{
	text-indent: -500em;
	background: url(//static.pubmed.gov/portal/portal3rc.fcgi/4179808/img/4112243) no-repeat;
	text-decoration: none;
	display: inline-block;
	width: 1.3em;
	height: 1.3em;
	margin-left: 0.3em;
	margin-right: 0.5em;
}
#submitButtonId
{
	
	display: block;
	margin-left: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1.3em;
}
#addTracksButtonId + label
{
	position: absolute;
	padding-top: 0.2em;
}
div#asm > fieldset > legend + div, div#asm > fieldset > legend + div + div 
{
	margin-bottom: 1.0em;
}
input#clickBrowseId
{
	margin-bottom: 1.0em;
}
input#uploadButtonId
{
	margin-bottom: 1.0em;
	margin-top: 0.5em;
}
.addRightMargin
{
	margin-right: 2.0em;
}
input#doneButtonId
{
	margin-top: 1.5em;
}
div#manualUpload
{
	margin-bottom: 1.0em;
}
.grayTextColor
{
	color: gray;
}
.addStyleItalic
{
	font-style: italic;
}
a.deleteTrack
{
  text-indent: -500em;
	background-image: url('/core/icons/cross.png');
	background-repeat: no-repeat;
	text-decoration: none;
	display: inline-block;
	width: 1.3em;
	margin-left: 0.3em;
}
.gb-comment1
{
	margin-left: 0.5em;
}
#tableData table tbody tr td input + span
{
	display: none;
}
#leftPart
{
	float: left;
	margin-right: 3.0em;
	width: 45%;
}
#introText
{
	
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: justify;
	clear: both;
	
}
#rightPart
{
	border: solid 1px gray;
	margin-left: 44em;
	padding: 1em;
	margin-top: 1em;
	text-align: justify;
}
#rightPart > div
{
	margin-bottom: 0;
}
div#asm
{
	clear: both;
}
div.lableCombo
{
	float:left;
	margin-right: 5%;
	width: 11em;
}
div.lableCombo label 
{
	display: block;
	
}
div.lableCombo select 
{
	width: 100%;
}
.focusSelect label
{
	background: #CFD3FF url(//static.pubmed.gov/portal/portal3rc.fcgi/4179808/img/788168) no-repeat right center;
	font-weight: bold;
}
#introText div
{
	margin: 0;
}
#asm > fieldset + legend + div.lableCombo
{
	margin-bottom:2.0em;
}
#tableData
{
	
	margin-top: 2.0em;
}
body{font:62.5%/1.3846 arial,helvetica,clean,sans-serif;background-color:#ccc;margin:0}
.grid{font-size: 1.3em}
img{border:0}
abbr,acronym{cursor:help;border-bottom:1px dotted #000;}
blockquote{margin:1.3846em 1em;}
p,table,pre,fieldset,dl{margin: 0.6923em 0;}
ol,ul{margin: 0.6923em 1em 0.6923em inherit}
dl dd{margin-left:1em;}
table{border-collapse:collapse;margin:1.3846em 0;}
thead{border-bottom:1px solid #eee;}
tfoot{border-top:1px solid #eee;}
th{text-align:center;background-color:#f0f0f0;}
th,td{padding:0.2em;border:1px solid #ddd;}
caption{margin-bottom:.5em;text-align:center;}
fieldset {border: 0;}
button{cursor:pointer;}
input,button,textarea{margin:2px;}
input[type="checkbox"] {margin: 3px 3px 3px 4px;}
textarea {font-family: monospace; font-size: 1.2296em; *font-size:1em; vertical-align:baseline;}
h1,.h1{font-size: 1.3846em; line-height:1.5; margin:1em 0 .5em; } 
h2,.h2{font-size: 1.2307em; line-height:1.125; margin:1.125em 0 .5625em;} 
h3,.h3{font-size: 1.0769em; line-height:1.2857; margin:1.2856em 0 .6428em; } 
h4,h5,h6,h3.inline{font-size: 1em; margin:1.3846em 0 .6923em; } 
h5,.h5{font-style:italic;font-weight:normal;}
h6, .h6 {font-weight: normal;}
h4,.h4{color:#59331f;}
h3,.h3{color:#724128;}
h2,.h2{color:#985735;}
h1,.h1{color:#000;}
h3.inline,h4.inline,h5.inline,h6.inline{display:inline;float:left;margin:0 0 -0.125em;padding-right:.3em}
.whole_rhythm {margin: 1.3846em 0} 
.half_rhythm {margin: .6923em 0} 
.no_top_margin{margin-top:0}
.no_bottom_margin{margin-bottom:0}
.no_margin{margin:0}
.content a{color:#2f4a8b}
.content a:hover,.content a:active{color:#985735}
.content a:visited{color:#642a8f}
.inline_list,.inline_list_right{list-style-type:none;margin:0;padding:0}
.inline_list li{display:inline;margin-right:.3em}     
.inline_list_right li{display:inline;margin-left:.4em;}
.column_list{list-style-type:none;margin:0;padding:0}
.column_list li{float:left;width:8em}
.offscreen{text-indent:-9999px}
.offscreen_noflow{float:left;text-indent:-9999em;_display:block;margin:0;padding:0;height:0;}
.left{float:left}
.right{float:right}
.align_right{text-align:right}
.hidden{display:none}
.nowrap{white-space:nowrap}
.noborder{border:0}
body .no_max_width{max-width:none;overflow:auto}
.inline_block{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;}
.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}
.small,sup,sub{font-size:.8461em; line-height: 1.6363em;} 
.small sup,.small sub{font-size:1em}
sup,sub{position:relative;vertical-align:baseline;}
sup{top:-.5em}
sub{top:.25em}
.shadow {-webkit-box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3);-moz-box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3);box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3)}
.iconblock{overflow:hidden}
.icnblk_img{text-decoration:none;float:left;margin-right:1em;cursor:pointer}
.icnblk_img_right { float: right; margin-right: 0; margin-left: 1em;}
.icnblk_cntnt{display:table-cell;vertical-align:top;*zoom:1}
.icnblk_cntnt h1,.icnblk_cntnt h2,.icnblk_cntnt h3,.icnblk_cntnt h4{margin:0 0 .6923em}
.grid{ min-width:800px; max-width:1200px; width:100%; clear:both; margin:0 auto; text-align:left;overflow:hidden }
.col { margin-right: 1%; float: left; background-color: #fff; overflow:hidden; }
.last { *zoom:1; *margin-right:0; _margin-right:-6px;  }
.col.last {float:right;}
.one_col { width: 7.3333%; }
.two_col { width: 15.6664%; }
.three_col { width: 23.9999%; }
.four_col { width: 32.3333%; }
.five_col { width: 40.6666%; }
.six_col { width: 48.9999% }
.seven_col { width: 57.3333%; }
.eight_col { width: 65.6666%; }
.nine_col { width: 73.9999%; }
.ten_col { width: 82.3333%; }
.eleven_col { width: 90.6666%; }
.twelve_col { width: 98.9999%; }
@media screen and (max-width: 1200px) {
	body > .grid > .twelve_col { width: 100%; }
}