@media print {
  a[href]:after {
    content: none
  }
}
body {
background-color:#fff;
background-image:none; 
font-family:Times New Roman, serif;
margin:0;
color:black
}

p, li, h6 {font-size:15px}

/*#tgl_page {font-family:"Helvetica Neue", Helvetica, "MS Sans Serif", Arial, sans-serif}
a {color: #004D71 !important}
*/

h3 {font-size:30px; margin:2% 0}

h4 {font-size:20px; margin:2% 0}

h5 {font-size:18px; margin:2% 0}

h1, h2, h3, h4, h5, h6, h7 {color:black; font-weight:bold; }

.simple-l, .cap-left {float:left; margin:5px 20px 5px 0}

.simple-r, .cap-right {float:right; margin:5px 0 5px 20px}

#header-print {display:block}


#header, #sd, nav, footer, form, #leftnav, #crumbs, #also, #tier2-seealso, #droplinks, .topofpage, .hidden, .sr-only, .menu, .element-invisible, .noprint, #popp table th img, #tgl_print {display:none}

.col-md-9, .col-lg-9, #tier2-highlights {width:100%}

#tier2-buttons .media-left {float:left}

#tier2-highlights h4 {font-size:20px}

#tier2-highlights img {width:150px}

/* The Genomics Landscape */
#tgl_page {padding-top:0}
#tgl_sign {clear:both; margin-bottom:20px; float:none !important}
#tgl_page hr {
	clear: both;
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
#tgl_page img {max-width:250px !important; float:left; margin-right:20px; margin-bottom:5px }
#tgl_page .well {display:none}

#tgl_spot_gray, #tgl_spot_blue, #tgl_spot_navy {width:100%; margin:20px 0; padding:20px 0; display:inline-block; border-top:1px solid #ccc; border-bottom:1px solid #ccc}