@charset "UTF-8";
/* CSS Document */

/* ------------------------------ Roboto Web Fonts ------------------------------ */
@font-face {
    font-family: 'News_Cycle';
    src: url('../fonts/newscycle-regular-webfont.eot');
    src: url('../fonts/newscycle-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newscycle-regular-webfont.woff2') format('woff2'),
         url('../fonts/newscycle-regular-webfont.woff') format('woff'),
         url('../fonts/newscycle-regular-webfont.ttf') format('truetype'),
         url('../fonts/newscycle-regular-webfont.svg#news_cycleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto_Condensed';
    src: url('../fonts/robotocondensed-light-webfont.eot');
    src: url('../fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-light-webfont.woff2') format('woff2'),
         url('../fonts/robotocondensed-light-webfont.woff') format('woff'),
         url('../fonts/robotocondensed-light-webfont.ttf') format('truetype'),
         url('../fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
	font-family: 'Roboto_Condensed';
	src: url('../fonts/robotocondensed-lightitalic-webfont.eot');
	src: url('../fonts/robotocondensed-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/robotocondensed-lightitalic-webfont.woff') format('woff'),
         url('../fonts/robotocondensed-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/robotocondensed-lightitalic-webfont.svg#roboto_condensedlight_italic') format('svg');
	font-weight: 300;
	font-style: italic;
}

@font-face {
    font-family: 'Roboto_Condensed';
    src: url('../fonts/robotocondensed-regular-webfont.eot');
    src: url('../fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto_Condensed';
    src: url('../fonts/robotocondensed-italic-webfont.eot');
    src: url('../fonts/robotocondensed-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-italic-webfont.woff2') format('woff2'),
         url('../fonts/robotocondensed-italic-webfont.woff') format('woff'),
         url('../fonts/robotocondensed-italic-webfont.ttf') format('truetype'),
         url('../fonts/robotocondensed-italic-webfont.svg#roboto_condenseditalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thin-webfont.woff') format('woff'),
         url('../fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-thinitalic-webfont.eot');
    src: url('../fonts/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thinitalic-webfont.woff') format('woff'),
         url('../fonts/roboto-thinitalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-thinitalic-webfont.svg#robotothin_italic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-lightitalic-webfont.eot');
    src: url('../fonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-lightitalic-webfont.woff') format('woff'),
         url('../fonts/roboto-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-italic-webfont.eot');
    src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-mediumitalic-webfont.eot');
    src: url('../fonts/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/roboto-mediumitalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-mediumitalic-webfont.svg#robotomedium_italic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-bolditalic-webfont.eot');
    src: url('../fonts/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bolditalic-webfont.woff') format('woff'),
         url('../fonts/roboto-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto-black-webfont.ttf') format('truetype'),
         url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-blackitalic-webfont.eot');
    src: url('../fonts/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-blackitalic-webfont.woff') format('woff'),
         url('../fonts/roboto-blackitalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-blackitalic-webfont.svg#robotoblack_italic') format('svg');
    font-weight: 900;
    font-style: italic;
}

/* ------------------------------ Default and Text Styling ------------------------------ */
body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:#EDEDED;
}
h1 {
	font-family: "Roboto_Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300; font-size:54px; line-height:58px;
	margin:0px 0px 15px;
}
h1.health-conditions { color:#0e5144; }        
h1.genes { color:#07004b; margin-bottom: 0}
h1.chromosomes { color:#8e2104; }
h1.resources { color:#854008; }
h1.understand-genetics { color:#174e1e; }
h1 img.headline-icon {
	margin-right:10px;
}
h2 {
	font-weight: 700; font-size: 24px; line-height:24px;
}
h2.gene-full-name {
    margin-top:0;
}
h3 {
	font-weight: 700; font-size:18px; line-height:24px;
}
h4 {
	font-weight: 700; font-size:16px; line-height:24px;
}
p {
	font-weight: 300; font-size:16px; line-height:24px;
	color:#202020;
}
a {
  	color: #005a96;
  	text-decoration: underline;
}
a:hover,
a:focus {
  	color: #0e73c3;
  	text-decoration: underline;
}
/* but avoid underlines in <a><h2>...</h2></a>; which happens to be right inside <section> */
section > a {text-decoration: none}
section > a:hover {text-decoration: none}
section > a:focus {text-decoration: none}

a.img-popup {
  	text-decoration: none;
}
@media not print {
    a.img-popup {
        border-bottom: 1px dashed #909090; /* #398 */
    }
}

.noscript {
        font-weight: 300; font-size:14px; line-height:24px;
}
.intro {
	font-family: "Roboto_Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300; font-size:28px; line-height:36px;
	color:#202020;
	margin-bottom:40px;	
}
ul {
	list-style: square;
}
div.sidebar-content ul {
    margin-left:1em;
}
ul li {
	font-weight: 300; font-size:16px; line-height:24px;
	color:#202020;
	margin-bottom:6px;	
}
ul li div { 
	margin-bottom:6px;	
}
ul.source-links li div {  display: inline;
	margin-bottom:0px;
}
ul.source-links li div.pubmed-links { 
    display: inline;
}
ul.source-links li div.pubmed-links a { 
        white-space: nowrap;
}
ul.links-list {
	list-style-type: none;
	padding:0px;	
}

ul.links-list li {
	margin-bottom:12px;
}

ul.links-list.inline-list li{
	display:inline-block;
	margin-right: 12px;
}
ul.links-list.inline-list li >a{
	text-decoration: none;
	background-color: #FFFFFF;
        padding-left:5px; padding-right:5px; padding-top: 2px; padding-bottom:2px;
	border: 1px solid #d5d5d5; /* #0e73c3;*/
}
ul.links-list.inline-list li >a:hover{
	text-decoration: none;
	background-color:#0e73c3;
	color:#FFFFFF;
}

dt {
	font-weight: 700; font-size:16px; line-height:24px;
	color:#202020;
}
dd {
	font-weight: 300; font-size:16px; line-height:24px;
	color:#202020;
	margin-bottom:10px;
}

/* ------------------------------ Header ------------------------------ */
header {
	background-color:#FFFFFF;	
}

/* ------------------------------ Skip Nav ------------------------------ */
#skipNav {
	display: block;
	padding: 1em;
	color: #fff;
	background-color: #005a96;
	outline: 0;
}
.skiplink-text {
	padding: .5em;
	outline: 1px dotted;	
}
#content:focus {
	outline:none;
}

/* ------------------------------ NIH-NLM Top Banner ------------------------------ */
.nlm-banner {
	background-color:#005a96;	
}
#NLM {
	padding-top: 10px;
	padding-bottom: 10px;	
}
#NLM-printonly {
	display:none;	
}

/* ------------------------------ GHR Logo ------------------------------ */
.logo {
    display: none;
}

/* ------------------------------ Tagline ------------------------------ */
.logo-tagline-block {
    display: block;
    padding-top:25px;
}
.tagline-block {
    padding-top:0px;
}
p.tagline {
	font-family: "News_Cycle", "Roboto_Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300; font-size:20px; line-height:24px;
	color:#0075C9;
	margin-top: 20px;
	margin-bottom: 25px;	
}
@media (min-width: 768px) {
    .logo-tagline-block {
        display:none;
    }
    .logo {
	padding-top:45px;
	padding-bottom:45px;
	display: block;
    }
}

/* ------------------------------ Search ------------------------------ */
.searchField {
	float: right;	
}
.searchField .input-group {
	padding-top:40px;
	padding-bottom:10px;	
}
.searchField .searchbtn {
	background-color: #0e73c3;
	border-radius: 0px;
	border-color: #0e73c3;
	padding-left: 19px;
	padding-right: 19px;
	height: 40px;
	float: right;
	border-width: 1px;
}
.searchbtn label { background-color:#fff; color:#000 }
.searchField .searchbtn:hover {
	border-color: #005a96;
}
#inputField {
	border: 1px solid #0e73c3;
	height:40px;
	width:350px;
	border-radius:0;
}
#inputField:focus {
	outline-color: #0e73c3;
}
input[type="search"] {
	font-size: 16px;
	color: #005a96;
	padding-left: 8px;
	padding-right: 8px;
}
/* clear auto in IE, remove it and use custom clearField*/
input[type="search"]::-ms-clear {
    display: none;
}
.clearField {
	position : absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/reset.png);
	top: 52px;
	right: 70px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	cursor: pointer;
}
.clearField:hover {
	color:#013e6a;
	cursor:pointer;		
}
mark {
    font-style: italic;
    color: inherit;
    background-color: inherit;
    padding: 0;
}
@media (max-width: 1200px) {
	.searchField, .input-group, #inputField {
		width:100%;	
	}
	.searchField .searchbtn {
		position:relative;
		top:-40px;	
	}
}

/* ------------------------------ Search Autocomplete UI ------------------------------ */
.ui-autocomplete {
    position: absolute;
	top: 0;
	left: 0;
	cursor: default;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.ui-menu-item {
	padding:8px;	
}
.ui-menu-item:hover, .ui-menu-item:focus {
	background-color: #0e73c3;
	color:#ffffff;
	cursor:pointer;	
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background-color: #0e73c3;
	color:#ffffff;
	cursor:pointer;	
}

/* ------------------------------ Search Results ------------------------------ */
.search-tips {
	text-align: right;
	margin-top:20px;
}
h2.search-viewing {
	margin-bottom:40px;
	color:#202020;
}
.total-results, .start-num, .end-num, .total-num {
	font-weight:700;
}
.search-result-stats {
	font-weight:400;	
}
.search-results-Field {
	margin-top:20px;	
}
.search-results-Field .input-group {
	padding-top:0px;
	padding-bottom:0px;	
}
.search-results-Field .searchbtn {
	background-color: #0e73c3;
	border-radius: 0px;
	border-color: #0e73c3;
	padding-left: 19px;
	padding-right: 19px;
	height: 40px;
	float: right;
	border-width: 1px;
}
.search-results-Field .searchbtn:hover {
	border-color: #005a96;
}
#input-results-Field {
	border: 1px solid #0e73c3;
	height:40px;
	border-radius:0;
}
#input-results-Field:focus {
	outline-color: #0e73c3;
}
.search-results-Field, .input-group, #input-results-Field {
	width:100%;	
}
.search-results-Field .searchbtn {
	position:relative;
	top:-40px;	
}
.search-results-Field .clearField {
	top: 12px;
}
.panel {
	margin-top:25px;
	border-radius:0px;
	-webkit-box-shadow: none;
	box-shadow: none;	
}
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
	color: #005a96;
	background-color: #f2f2f2;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.panel.with-nav-tabs .nav-tabs {
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified {
	margin-bottom: -1px;
}
.with-nav-tabs.panel-default .nav-tabs > li > a {
	margin-right: 10px;
	border-radius: 0px;	
}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #FFFFFF;
	text-decoration:none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.with-nav-tabs.panel-default .nav-tabs > li > a {
	background-color: #005a96;
}
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
	background-color: #0e73c3;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus {
    color: #202020;
	background-color: #FFFFFF;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #202020;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-bottom-color: transparent;
	border-left: 1px solid #D5D5D5;
	border-radius:0px;
}
.tab-pane > ul {
	list-style-type: none;
	padding:0px;	
}
.tab-pane > ul li {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 2px solid #f2f2f2;
}
.tab-pane > ul li:last-of-type {
	border-bottom: none;
}
.expandSearchFilters {
	display: none;
	position: relative;	
}
.expandSearchFilters a div.badge {
	background: #005a96;
	border: 1px solid #005a96;
	border-radius: 0px;
	width:100%;
	padding:6px;
	text-align: left;	
}
.expandSearchFilters a:hover div.badge, 
.expandSearchFilters a:focus div.badge{
	background: #0e73c3;
	border: 1px solid #0e73c3;	
}
.expandSearchFilters a:focus div.badge {
	border-color: #0e73c3;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);	
}
.expandSearchFilters h2 {
	font-weight: 700; font-size:18px; line-height:28px;
	color:#FFFFFF;
	margin:0px;	
}
.expandSearchFilters h2 .glyphicon {
	font-size:13px;
	color:#FFFFFF;
	margin-right:5px;	
}
.expandSearchFilters a:hover h2,
.expandSearchFilters a:focus h2,
.expandSearchFilters a:hover h2 .glyphicon,
.expandSearchFilters a:focus h2 .glyphicon {
	color:#FFFFFF;
}
@media (max-width: 1000px) {
	.expandSearchFilters {
		display: block;
	}
	.nav-tabs>li {
		float: none;
		margin-bottom: 0px;
	}
	.nav-tabs>li>a:hover {
		border-color: #0e73c3;	
	}
	.panel.with-nav-tabs .panel-heading {
    	padding: 10px 0px 10px 10px;
	}
	.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
	.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
		border-top: 1px solid #0e73c3;
		border-right: 1px solid #0e73c3;
		border-bottom-color: 1px solid #0e73c3;
		border-left: 1px solid #0e73c3;
	}
	.with-nav-tabs.panel-default .nav-tabs > li.active > a,
	.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
	.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
		border-bottom-color: #D5D5D5;
	}
}

/* ------------------------------ Pagination ------------------------------ */
.pagination > li > a,
.pagination > li > span {
  	color: #005a96;
  	background-color: #FFFFFF;
  	border: 1px solid #D5D5D5;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  	z-index: 3;
  	color: #FFFFFF;
  	background-color: #0e73c3;
  	border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	border: 1px solid #D5D5D5;
	background-color:#f2f2f2;
	color:#202020;
}

/* ------------------------------ Nav Bar ------------------------------ */
.navbar-collapse {
	padding-left:0px;
}
#GHR-main-nav {
	font-weight: 700; font-size:17px; line-height:24px;
	background-color: #EDEDED;
	position: relative;
	-webkit-box-shadow: 0 2px 2px -1px #cdcdcd;
	box-shadow: 0 2px 2px -1px #cdcdcd;
	border: none;
}
#GHR-main-nav .nav-top-bar {
	height:6px;
	width:100%;
	position:absolute;
	top:0px;
	background-color:#EDEDED;
}
#GHR-main-nav .nav-bottom-bar {
	height:6px;
	width:100%;
	position:absolute;
	bottom:0px;
	background-color:#cccccc;
}
#GHR-main-nav a {
	color:#005a96;
	text-decoration:none;	
}
#GHR-main-nav a:hover {
	text-decoration:none;		
}
#GHR-main-nav .navbar-nav > li {
	font-weight: 700; font-size:18px; line-height:24px;
	margin-bottom:0px;
}
#GHR-main-nav .navbar-nav > li > a {
	padding:22px 30px 22px;
	border-top: 6px solid #EDEDED;
	border-bottom: 6px solid;
	border-bottom-color: #cccccc;
}
/* -- Fixed to Top When scrolling down -- */
#GHR-main-nav .nav-homeicon {
	display:none;	
}
#GHR-main-nav.affix {
	-webkit-box-shadow: none;
	box-shadow: none;
}
#GHR-main-nav.affix .nav-homeicon {
	display:block;	
}
#GHR-main-nav.affix .navbar-nav > li.nav-homeicon > a {
	padding:7px 24px 10px;	
}
#GHR-main-nav.affix {
    position: fixed;
    z-index:99;
	top: 0px;
    width: 100%;
}
#GHR-main-nav.affix .navbar-nav > li {
	font-weight: 700; font-size:16px; line-height:20px;
}
#GHR-main-nav.affix .navbar-nav > li > a {
	padding:20px 24px 20px;	
}
@media (max-width: 1200px) {
	#GHR-main-nav .nav-homeicon {
		display:none !important;	
	}	
}
/* -- End Fixed to Top -- */
#GHR-main-nav ul.nav li.nav-health-conditions a.active {
	border-top: 6px solid #3db4a0;
	color:#0e5144;
	background-color:#FFFFFF;
}
#GHR-main-nav ul.nav li.nav-genes a.active {
	border-top: 6px solid #6866ad;
	color:#07004b;
	background-color:#FFFFFF;
}
#GHR-main-nav ul.nav li.nav-chromosomes a.active {
	border-top: 6px solid #ef631a;
	color:#8e2104;
	background-color:#FFFFFF;
}
#GHR-main-nav ul.nav li.nav-resources a.active {
	border-top: 6px solid #fed83f;
	color:#854008;
	background-color:#FFFFFF;
}
#GHR-main-nav ul.nav li.nav-understand-genetics a.active {
	border-top: 6px solid #2aa93a;
	color:#174e1e;
	background-color:#FFFFFF;
}
#GHR-main-nav .nav > li > a:hover,
#GHR-main-nav .nav > li > a:focus {
  	background-color: #FFFFFF;	
	border-top: 6px solid #ffffff;
}
#GHR-main-nav .nav > li.nav-health-conditions > a:hover,
#GHR-main-nav .nav > li.nav-health-conditions > a:focus {
	border-top: 6px solid #3db4a0;
	color:#0e5144;
}
#GHR-main-nav .nav > li.nav-genes > a:hover,
#GHR-main-nav .nav > li.nav-genes > a:focus {
	border-top: 6px solid #6866ad;
	color:#07004b;
}
#GHR-main-nav .nav > li.nav-chromosomes > a:hover,
#GHR-main-nav .nav > li.nav-chromosomes > a:focus {
	border-top: 6px solid #ef631a;
	color:#8e2104;
}
#GHR-main-nav .nav > li.nav-resources > a:hover,
#GHR-main-nav .nav > li.nav-resources > a:focus {
	border-top: 6px solid #fed83f;
	color:#854008;
}
#GHR-main-nav .nav > li.nav-understand-genetics > a:hover,
#GHR-main-nav .nav > li.nav-understand-genetics > a:focus {
	border-top: 6px solid #2aa93a;
	color:#174e1e;
}
#GHR-main-nav .navbar {
	margin-bottom:0px;
	border-radius:0px;
	border:none;	
}
.navbar-toggle .icon-bar {
	border-radius:0px;
	background-color:#005a96;	
}
.nav-menu-title {
	font-weight: 400; font-size:18px; line-height:24px;
	color:#005a96;
	display:inline-block;
	padding-right:10px;
}
.nav-hamburger {
	display:inline-block;	
}
.navbar-toggle .nav-hamburger .icon-bar {
	position: relative;
	transition: all 500ms ease-in-out;
}
.navbar-toggle.active .nav-hamburger .icon-bar:nth-of-type(2) {
	top: 6px;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}
.navbar-toggle.active .nav-hamburger .icon-bar:nth-of-type(3) {
	background-color: transparent;
}
.navbar-toggle.active .nav-hamburger .icon-bar:nth-of-type(4) {
	top: -6px;
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
}
.nav-bottom-bar-teal {
	background-color:#3db4a0 !important;
}
.teal-bar {
	border-bottom-color: #3db4a0 !important;
}
.nav-bottom-bar-purple {
	background-color:#6866ad !important;
}
.purple-bar {
	border-bottom-color: #6866ad !important;
}
.nav-bottom-bar-orange {
	background-color:#ef631a !important;
}
.orange-bar {
	border-bottom-color: #ef631a !important;
}
.nav-bottom-bar-yellow {
	background-color:#fed83f !important;
}
.yellow-bar {
	border-bottom-color: #fed83f !important;
}
.nav-bottom-bar-green {
	background-color:#2aa93a !important;
}
.green-bar {
	border-bottom-color: #2aa93a !important;
}
.light-gray-bar {
	border-bottom-color: #FFFFFF !important;	
}
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		padding-bottom:17px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 0px;
		margin-bottom: 20px; 
	}
	#GHR-main-nav .navbar-nav > li > a {
		padding: 20px;
		border-top: none;
		border-left: 6px solid #EDEDED;
		border-bottom: none;
	}
	#GHR-main-nav .navbar-nav > li > a:hover,
	#GHR-main-nav .navbar-nav > li > a:focus {
		padding: 20px;
		border-top: none;
		border-left: 6px solid #f2f2f2;
		border-bottom: none;
	}
	#GHR-main-nav .nav > li > a:hover,
	#GHR-main-nav .nav > li > a:focus {
		background-color: #FFFFFF;	
		border-left: 6px solid #ffffff;
		border-top:none;
	}
	#GHR-main-nav .nav > li.nav-health-conditions > a:hover,
	#GHR-main-nav .nav > li.nav-health-conditions > a:focus {
		border-left: 6px solid #3db4a0;
		border-top:none;
		color:#0e5144;
	}
	#GHR-main-nav .nav > li.nav-genes > a:hover,
	#GHR-main-nav .nav > li.nav-genes > a:focus {
		border-left: 6px solid #6866ad;
		border-top:none;
		color:#07004b;
	}
	#GHR-main-nav .nav > li.nav-chromosomes > a:hover,
	#GHR-main-nav .nav > li.nav-chromosomes > a:focus {
		border-left: 6px solid #ef631a;
		border-top:none;
		color:#8e2104;
	}
	#GHR-main-nav .nav > li.nav-resources > a:hover,
	#GHR-main-nav .nav > li.nav-resources > a:focus {
		border-left: 6px solid #fed83f;
		border-top:none;
		color:#854008;
	}
	#GHR-main-nav .nav > li.nav-understand-genetics > a:hover,
	#GHR-main-nav .nav > li.nav-understand-genetics > a:focus {
		border-left: 6px solid #2aa93a;
		border-top:none;
		color:#174e1e;
	}
	#GHR-main-nav ul.nav li.nav-health-conditions a.active {
		border-left: 6px solid #3db4a0;
		border-top: none;
	}
	#GHR-main-nav ul.nav li.nav-genes a.active {
		border-left: 6px solid #6866ad;
		border-top: none;
	}
	#GHR-main-nav ul.nav li.nav-chromosomes a.active {
		border-left: 6px solid #ef631a;
		border-top: none;
	}
	#GHR-main-nav ul.nav li.nav-resources a.active {
		border-left: 6px solid #fed83f;
		border-top: none;
	}
	#GHR-main-nav ul.nav li.nav-understand-genetics a.active {
		border-left: 6px solid #2aa93a;
		border-top: none;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

/* ------------------------------ Main Content ------------------------------ */
main {
	margin-top:20px;
	margin-bottom:50px;	
}
main.homepage-content {
	margin-top:25px;
}
.main-content {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 25px;
	margin-bottom:10px;
	background-image: url('../images/default-bg.jpg');	
    background-repeat: no-repeat;	
}
.health-conditions-content {
	background-color: #FFFFFF;
	background-image: url('../images/health-conditions-bg.jpg');
	background-repeat: no-repeat;	
}
.genes-content {
	background-color: #FFFFFF;
	background-image: url('../images/genes-bg.jpg');
	background-repeat: no-repeat;	
}
.chromosomes-content {
	background-color: #FFFFFF;
	background-image: url('../images/chromosomes-bg.jpg');
	background-repeat: no-repeat;	
}
.resources-content {
	background-color: #FFFFFF;
	background-image: url('../images/resources-bg.jpg');
	background-repeat: no-repeat;	
}
.understand-genetics-content {
	background-color: #FFFFFF;
	background-image: url('../images/understand-genetics-bg.jpg');
	background-repeat: no-repeat;
}

/* ------------------------------ Detail Page Content ------------------------------ */
h2.gene-full-name {
	font-weight: 500; font-size:18px; line-height:24px;
	color:#4F4F4F;	
}
.related-info {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-bottom:10px;	
}
.related-info-title {
	background-color: #005a96;
	display:table;
	padding: 16px 25px;
	width:100%;
}
.related-info-title h3{
	font-weight: 500; font-size:16px; line-height:20px;
	color:#FFFFFF;
	display:table-cell;
	vertical-align:middle;	
}
.related-info-content {
	background-color: #FFFFFF;
	padding:15px;
}
h3.other-topics {
	color:#005a96;	
}
.related-links {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	padding-bottom:10px;
	margin:10px 0px;	
}

/* ------------------------------ Lightbox ------------------------------ */
.lightbox-thumb-right {
	float:right;
	text-align:right;
	position: relative;
	border: 1px solid #D5D5D5;
	padding: 30px 5px 5px;
	margin: 0px 0px 10px 10px;
        page-break-inside: avoid;
}
.lightbox-thumb, .lightbox-thumb-left {
	float:left;	
	text-align:left;
	position: relative;
	border: 1px solid #D5D5D5;
	padding: 30px 0px 0px;
	margin: 0px 10px 10px 0px;
        page-break-inside: avoid;
}
.lightbox-thumb:before,
.lightbox-thumb:after,
.lightbox-thumb-left:before,
.lightbox-thumb-left:after,
.lightbox-thumb-right:before,
.lightbox-thumb-right:after {
	display: table;
  	content: "";	
}
.lightbox-thumb-left:after,
.lightbox-thumb-right:after {
  	clear: both;
}
.lightbox-thumb, .lightbox-thumb-right, .lightbox-thumb-left {
	width:200px;
	height: 230px;
	overflow:hidden;
	position:relative;
	background-color:#FFFFFF;
	text-align:center;
	white-space: nowrap;
}
.lightbox-thumb .thumb-img-align-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.lightbox-thumb img, .lightbox-thumb-right img, .lightbox-thumb-left img {
	vertical-align:middle;
}
.lightbox-thumb a:hover img,
.lightbox-thumb a:focus img,
.lightbox-thumb-right a:hover img,
.lightbox-thumb-right a:focus img,
.lightbox-thumb-left a:hover img,
.lightbox-thumb-left a:focus img {
	opacity: 0.7;	
}
a .enlarge {
	position:absolute;
	z-index:2;
	background: url(../images/enlarge.png) no-repeat;
	top:0px;
	left:0px;
	width:210px;
	height:30px;	
}
a:hover .enlarge,
a:focus .enlarge {
	background: url(../images/enlarge-over.png) no-repeat;
}
.lightbox-container {
  position: relative;
}
.lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-decoration:none;
  text-shadow: 0px 0px 3px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=0, offy=0);
  -webkit-transition: opacity 0.5s;
     -moz-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.lightbox-nav-overlay a:hover, 
.lightbox-nav-overlay a:focus {
	text-decoration:none;
}
.lightbox-nav-overlay a:empty {
  width: 49%;
}
.lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}
.lightbox a:focus {
  text-decoration: none;
  opacity: 1;
}
.lightbox .chevron-left {
  left: -60px;
  float: left;
  padding-left: 15px;
  text-align: left;
  aria-label: "Previous image in sequence";
}
.lightbox .chevron-right {
  right: -60px;
  float: right;
  padding-right: 15px;
  text-align: right;
  aria-label: "Next image in sequence";
}
.lightbox .chevron-left::after {
	content: url(../images/prev-arrow.png);
	width:18px;
	height:27px;
}
.lightbox .chevron-right::after {
	content: url(../images/next-arrow.png);
	width:18px;
	height:27px;
}
.lightbox .chevron-left:focus {
    outline:1px dotted;
}
.lightbox .chevron-right:focus {
    outline:1px dotted;
}
.modal-content {
	border-radius: 0px;	
}
.modal-footer {
  text-align: left;
}
.close {
	filter: alpha(opacity=70);
  	opacity: .7;
}
.lightbox .modal-dialog button.close {
        padding-left: 1em;
        padding-right: 1ex;
}
.close:hover, .close:focus {
	filter: alpha(opacity=100);
    opacity: 1;
}
.close:focus {
    outline:1px #000 dotted;
};
.modal-backdrop.in {
	filter: alpha(opacity=70);
    opacity: .7;	
}

/* ------------------------------ Homepage ------------------------------ */
.intro-box {
	border: 1px solid #D5D5D5;
	padding: 25px;
	background-color: #FFFFFF;
	margin: 0px 0px 25px;
	background-image: url('../images/intro-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
@media (max-width: 816px) {
	.intro-box {
		background-image: url('../images/intro-bg2.jpg');
		background-size: cover;
		margin: 0px 0px 35px;	
	}
}
.intro-box p.welcome {
	font-family: "Roboto_Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300; font-size:24px; line-height:32px;
	color:#202020;
	margin-bottom:0px;
}
.homepage-box {
	border-top: 10px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	background-color: #FFFFFF;
	margin-bottom:40px;
	padding-left:55px;
	position:relative;
	min-height:301px;
	page-break-inside: avoid;
}
.homepage-box-content {
	float:left;
	width:50%;	
}
.homepage-box-content a, 
.homepage-box-content a:hover, 
.homepage-box-content a:focus {
	text-decoration:none;
}
.homepage-box-title {
	display:table;
	height:102px;	
	padding-top:24px;
	padding-bottom:14px;
}
.homepage-box a h1 {
	text-decoration:none;
}
.homepage-box a:hover h1 {
	text-decoration:underline;	
}
.homepage-box h1 {
	font-weight: 700; font-size:28px; line-height:32px; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	display:table-cell;
	vertical-align:middle;
}
.health-conditions-box h1 {
	color:#0e5144;
}
.genes-box h1 {
	color:#07004b;	
}
.chromosomes-box h1 {
	color:#8e2104;	
}
.understand-genetics-box h1 {
	color:#174e1e;	
}
.health-conditions-box {
	border-top-color: #3DB4A0;
	background-image: url('../images/health-conditions-hp-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.genes-box {
	border-top-color: #6866ad;
	background-image: url('../images/genes-hp-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;	
}
.chromosomes-box {
	border-top-color: #ef631a;
	background-image: url('../images/chromosomes-hp-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;	
}
.understand-genetics-box {
	border-top-color: #2aa93a;	
	background-image: url('../images/understand-genetics-hp-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom:10px;
}
.homepage-box p.summary{
	font-weight: 300; font-size:22px; line-height:28px;
	padding-right:35px;
	margin-bottom:15px;
}
.health-conditions-icon, .genes-icon, .chromosomes-icon, .understand-genetics-icon {
	width:70px;
	height:70px;	
	position: absolute;
	top:24px;
	left:-35px;
}
.health-conditions-image, .genes-image, .chromosomes-image, .understand-genetics-image {
	float:right;
	width:50%;
	min-height:290px;
	overflow:hidden;	
}
@media (max-width: 816px) {
	.homepage-box {
		padding-left:20px;
		padding-right:20px;	
		min-height: inherit;
	}
	.homepage-box-content {
		float:none;
		width:100%;	
	}
	.homepage-box-title {
		padding-top:60px;
	}
	.health-conditions-icon, .genes-icon, .chromosomes-icon, .understand-genetics-icon {
		top:-35px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}
	.health-conditions-image, .genes-image, .chromosomes-image, .understand-genetics-image {
		display: none !important;	
	}
	.homepage-box-content a.btn-health-conditions, .homepage-box-content a.btn-genes, .homepage-box-content a.btn-chromosomes, .homepage-box-content a.btn-understand-genetics {
		margin-bottom:25px;	
	}
}

/* ------------------------------ Sidebar ------------------------------ */
.nav-sidebar {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-bottom:10px;	
}
.nav-sidebar .sidebar-title {
	background-color: #005a96;
	display:table;
	padding: 16px 25px;
	width:100%;
}
.nav-sidebar a:hover .sidebar-title {
	background-color: #0e73c3;	
}
.nav-sidebar .sidebar-title h2 {
	font-weight: 700; font-size:24px; line-height:32px;
	color:#FFFFFF;
	display:table-cell;
	vertical-align:middle;
}
.nav-sidebar .sidebar-content {
	background-color: #FFFFFF;
	padding:0px 25px;
}
.nav-sidebar .sidebar-content h3 {
	font-weight: 700; font-size:18px; line-height:24px;
	color:#2a2a2a;
	margin-top:20px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #202020;
}
.nav-sidebar .sidebar-content ul {
	list-style-type: none;
	padding-left:-25px;		
}
.nav-sidebar .sidebar-content ul li a{
	font-weight: 400; font-size:16px; line-height:24px;
	background-color: #FFFFFF;
	display:block;
	text-decoration:none;
	padding:6px 25px;
	margin-left: -65px; 
	margin-right: -25px;	
}
.nav-sidebar .sidebar-content ul li a:hover {
	text-decoration:none;
	background-color:#0e73c3;
	color:#FFFFFF;
}
.sidebar {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-bottom:10px;	
}
.sidebar .sidebar-title {
	background-color: #005a96;
	display:table;
	padding: 16px 25px;
	width:100%;
}
.sidebar .sidebar-title h2 {
	font-weight: 500; font-size:18px; line-height:24px;
	color:#FFFFFF;
	display:table-cell;
	vertical-align:middle;
}
.sidebar .sidebar-content {
	background-color: #FFFFFF;
	padding: 25px;
}
.sidebar .sidebar-content ul {
	list-style-type: inside square none;
	padding-left: 0px;		
}
.sidebar .sidebar-content ul li {
	margin-bottom: 20px;	
}
.sidebar .sidebar-content ul.compact li {
	margin-bottom: 10px;	
}
.sidebar .sidebar-content ul li:last-of-type {
	margin-bottom: 20px;
}
.sidebar .sidebar-content ul.compact li:last-of-type {
	margin-bottom: 20px;
}

/* ------------------------------ Breadcrumbs ------------------------------ */
.ghr-breadcrumb {
	font-weight: 400; font-size:14px; line-height:20px;
	padding: 7px 14px;
  	margin: 14px auto;
  	background-color: #ffffff;
  	border-radius: 0;
}
.ghr-breadcrumb a{
	text-decoration: none;
}
.ghr-breadcrumb:after {
  	content: "";
  	display: table;
  	clear: both;
}
.ghr-breadcrumb li {
	font-weight: 400; font-size:14px; line-height:20px;
	display: inline-block;
  	float: left;
  	margin: 7px 0;
}
.ghr-breadcrumb li::after {
  	/* this is the separator between items */
  	display: inline-block;
  	content: '\00bb';
  	margin: 0 8.4px;
}
.ghr-breadcrumb li:last-of-type::after {
  	/* hide separator after the last item */
  	display: none;
}
.ghr-breadcrumb li > * {
  	/* single step */
  	display: inline-block;
  	color: #005a96;
}
.ghr-breadcrumb li.current > * {
  	/* selected step */
  	color: #565656;
}
.no-touch .ghr-breadcrumb a:hover, 
.no-touch .ghr-breadcrumb a:focus {
 	 /* steps already visited */
  	color: #FFFFFF;
}
.ghr-breadcrumb.triangle {
  	/* reset basic style */
  	background-color: #ffffff;
  	padding: 0;
}
.ghr-breadcrumb.triangle li {
  	position: relative;
  	background-color: #EDEDED;
  	padding: 0px 4px 0px 4px;
  	margin: 0px;
}
.ghr-breadcrumb.triangle li:last-of-type {
  	margin-right: 0px;
  	padding-right:0px;
}
.ghr-breadcrumb.triangle li > * {
  	position: relative;
  	padding: 14px 11.2px 14px 35px;
  	color: #005a96;
  	background-color: #ffffff;
  	/* the border color is used to style its ::after pseudo-element */
  	border-color: #f8f8f8;
}
.ghr-breadcrumb.triangle li.current > * {
  	/* selected step */
  	color: #565656;
  	background-color: #FFFFFF;
  	border-color: #f8f8f8;
}
.ghr-breadcrumb.triangle li:first-of-type > * {
  	padding-left: 22.4px;
  	border-radius: 0;
}
.ghr-breadcrumb.triangle li:last-of-type > * {
  	padding-right: 22.4px;
  	border-radius: 0;
}
.ghr-breadcrumb.triangle li a {
  	background-color: #FFFFFF;
  	border-color: #FFFFFF;
}
.ghr-breadcrumb.triangle li a:hover,
.ghr-breadcrumb.triangle li a:focus {
  	/* steps already visited */
  	color: #ffffff;
 	background-color: #0e73c3;
  	border-color: #0e73c3;
}
.ghr-breadcrumb.triangle li.current a:hover,
.ghr-breadcrumb.triangle li.current a:focus {
  	/* steps already visited */
  	color: #565656;
  	background-color: #ffffff;
  	border-color: #ffffff;
  	cursor: default;
}
.ghr-breadcrumb.triangle li::after, .ghr-breadcrumb.triangle li > *::after {
  	/* li > *::after is the colored triangle after each item
  	   li::after is the white separator between two items */
  	content: "";
  	position: absolute;
  	top: 0;
  	left: 100%;
  	height: 0;
  	width: 0;
  	/* 48px is the height of the <a> element */
  	border: 24px solid transparent;
  	border-right-width: 0;
  	border-left-width: 20px;
}
.ghr-breadcrumb.triangle li::after {
  	/* this is the white separator between two items */
  	z-index: 1;
  	-webkit-transform: translateX(4px);
  	-moz-transform: translateX(4px);
  	-ms-transform: translateX(4px);
  	-o-transform: translateX(4px);
  	transform: translateX(4px);
  	border-left-color: #EDEDED;
  	/* reset style */
  	margin: 0;
}
.ghr-breadcrumb.triangle li > *::after {
  	/* this is the colored triangle after each element */
  	z-index: 2;
  	border-left-color: inherit;
}
.ghr-breadcrumb.triangle li:last-of-type::after, .ghr-breadcrumb.triangle li:last-of-type > *::after {
  	/* hide the triangle after the last step */
  	display: none;
}
@media (max-width: 768px) {
	.ghr-breadcrumb li {
		float:none;
		display: block;	
	}
	.ghr-breadcrumb.triangle li {
		background-color: #FFFFFF;
	}
	.ghr-breadcrumb.triangle li a {
		display:block;
		width:100%;
	}
	.ghr-breadcrumb.triangle li:first-of-type > * {
		padding-left: 14px;	
	}
	.ghr-breadcrumb.triangle li > * {
		padding: 8px 12px 8px 12px;	
	}
	.ghr-breadcrumb.triangle li::after {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;	
	}
	.ghr-breadcrumb.triangle li::after, .ghr-breadcrumb.triangle li > ::after {
		border: none;
		border-left-width: 0px;	
	}
}

/* ------------------------------ AddThis ------------------------------ */
.addthis_box {
	padding-top:8px;	
}
.addthis_box, .addthis_toolbox {	
	float:right;
}
.addthis_box a, .addthis_toolbox a {
	margin:0px 2px;
	padding:0px;
}
.addthis_toolbox a.addthis_button_facebook, 
.addthis_toolbox a.addthis_button_twitter, 
.addthis_toolbox a.addthis_button_more {
	position: relative;
    width: 32px;
    height: 32px;
	padding: 0px;
	float:none;
}
.addthis_toolbox a.addthis_button_facebook img, 
.addthis_toolbox a.addthis_button_twitter img, 
.addthis_toolbox a.addthis_button_more img {
    width: 32px;
    vertical-align: middle;
}
.addthis_toolbox a.addthis_button_facebook:after, 
.addthis_toolbox a.addthis_button_twitter:after, 
.addthis_toolbox a.addthis_button_more:after {
	content: '\A';
	position: absolute;
    width: 30px; height:30px;
    top:-4px; 
    left:1px;
    background:rgba(0,0,0,0.3);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.addthis_toolbox a.addthis_button_facebook:hover:after, 
.addthis_toolbox a.addthis_button_twitter:hover:after, 
.addthis_toolbox a.addthis_button_more:hover:after {
	opacity: 1;
}
a.button_email {
    margin-right:5px;
 top: 1px;
	position: relative; 
    width: 32px;
    height: 32px;
}
a.button_email img {
    width: 32px;
    vertical-align: middle;
}
a.button_email:after {
	content: '\A';
	position: absolute;
    width: 30px; height:30px;
    top:-4px; left:1px;
    background:rgba(0,0,0,0.3);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
a.button_email:hover:after {
	opacity: 1;
}

/* ------------------------------ Buttons ------------------------------ */
.btn {
	background-color: #FFFFFF;
	border-top: 1px solid #0e73c3;
	border-right: 1px solid #0e73c3;
	border-bottom: 5px solid #0e73c3;
	border-left: 1px solid #0e73c3;
	border-radius:0px;
	text-decoration:none;	
	color:#005a96;
}
.btn:hover,
.btn:focus {
	background-color:#0e73c3;
	border-color:#005a96;
	color:#FFFFFF;
	text-decoration:none;	
}
.btn-health-conditions {
	background-color:#FFFFFF;
	border-color:#3db4a0;
	color:#0e5144;
}
.btn-health-conditions:hover,
.btn-health-conditions:focus {
	background-color:#3db4a0;
	border-color:#0e5144;
	color:#FFFFFF;
}
.btn-genes {
	background-color:#FFFFFF;
	border-color:#6866ad;
	color:#07004b;
}
.btn-genes:hover,
.btn-genes:focus {
	background-color:#6866ad;
	border-color:#07004b;
	color:#FFFFFF;
}
.btn-chromosomes {
	background-color:#FFFFFF;
	border-color:#ef631a;
	color:#8e2104;
}
.btn-chromosomes:hover,
.btn-chromosomes:focus {
	background-color:#ef631a;
	border-color:#8e2104;
	color:#FFFFFF;
}
.btn-resources {
	background-color:#FFFFFF;
	border-color:#fed83f;
	color:#854008;
}
.btn-resources:hover,
.btn-resources:focus {
	background-color:#fed83f;  
	border-color:#854008;
	color:#854008;
}
.btn-understand-genetics {
	background-color:#FFFFFF;
	border-color:#2aa93a;
	color:#174e1e;
}
.btn-understand-genetics:hover,
.btn-understand-genetics:focus {
	background-color:#2aa93a;
	border-color:#174e1e;
	color:#FFFFFF;
}
.btn-space-before {
	margin-top:25px;	
}
.btn-space-after {
	margin-bottom:25px;	
}
.btn-add-space {
	margin-top:25px;
	margin-bottom:25px;	
}
@media (max-width: 768px) {
	.download-book {
		text-align: right;
		margin-bottom:20px;
	}
}

/* ------------------------------ Form ------------------------------ */
.form-group .form-control {
	border: 3px solid #ddd;
	height: 36px;
	border-radius:0px;
}
.form-group label {
	font-weight: 900; font-size:18px; line-height:24px;
	color:#404040;	
}
.form-group .form-control:focus {
	border-color: #66afe9;
}
.form-dropdown select {
	background: transparent;
	border: 0;
    border-radius: 0;
}
.form-dropdown select option {
	font-size: 14px;
	line-height: 1.42857143;	
}

/* ------------------------------ Browse and Alpha Links ------------------------------ */
h2.browse {
	font-weight: 900; font-size:18px; line-height:24px;
	color:#404040;
}
ol.browse-btn {
	list-style-type: none;
	padding:0px 0px 25px;	
}
ol.browse-btn li {
	font-weight: 400; font-size:16px; line-height:24px;
	display:table;
	float:left;
	margin:5px;	
}
ol.browse-btn li a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	width:28px;
	border: 1px solid #D5D5D5;
	background-color:#FFFFFF;
	text-decoration: none;
}
ol.browse-btn li.numbers a {
	width:auto;
}
ol.browse-btn li a:hover {
	border: 1px solid #0e73c3;
	background-color:#0e73c3;
	color:#FFFFFF;
}
ol.browse-btn li a.active, ol.browse-btn li a.active:hover {
	border: 1px solid #D5D5D5;
	background-color:#f2f2f2;
	color:#202020;	
}

ol.browse-btn li a:not([href]) {
       border:none;
       color:#202020;  
       pointer-events: none;
    cursor: default;
}
ul.browse-results {
	list-style-type: none;
	padding:0px;
}
ul.browse-results li {
	font-weight: 400; font-size:14px; line-height:20px;
	margin-bottom:6px;
        text-indent:-1em;
        padding-left:1em;
}
ul.browse-results li em {
	color:#404040;	
}

/* ------------------------------ Chromosomes and mtDNA Landing Page ------------------------------ */
ul.chromosomes-browse {
	list-style-type: none;
	padding-left:0px;
}
ul.chromosomes-browse li {
	float:left;
	display:block;
	width:50px;
	height:265px;
	margin:0px 7px 20px 0px;	
}
ul.chromosomes-browse li a.chromosome-1 {
	background: url(../images/chromosome-1.png) no-repeat center; background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-2 {
	background: url(../images/chromosome-2.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-3 {
	background: url(../images/chromosome-3.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-4 {
	background: url(../images/chromosome-4.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-5 {
	background: url(../images/chromosome-5.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-6 {
	background: url(../images/chromosome-6.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-7 {
	background: url(../images/chromosome-7.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-8 {
	background: url(../images/chromosome-8.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-9 {
	background: url(../images/chromosome-9.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-10 {
	background: url(../images/chromosome-10.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-11 {
	background: url(../images/chromosome-11.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-12 {
	background: url(../images/chromosome-12.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-13 {
	background: url(../images/chromosome-13.png) no-repeat center; background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-14 {
	background: url(../images/chromosome-14.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-15 {
	background: url(../images/chromosome-15.png) no-repeat center; background-size: 50px 265px;	
}
ul.chromosomes-browse li a.chromosome-16 {
	background: url(../images/chromosome-16.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-17 {
	background: url(../images/chromosome-17.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-18 {
	background: url(../images/chromosome-18.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-19 {
	background: url(../images/chromosome-19.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-20 {
	background: url(../images/chromosome-20.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-21 {
	background: url(../images/chromosome-21.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-22 {
	background: url(../images/chromosome-22.png) no-repeat center;	background-size: 50px 265px;
}
ul.chromosomes-browse li a.chromosome-x {
	background: url(../images/chromosome-x.png) no-repeat center; background-size: 50px 265px; 
}
ul.chromosomes-browse li a.chromosome-y {
	background: url(../images/chromosome-y.png) no-repeat center; background-size: 50px 265px;		
}
ul.chromosomes-browse li a {
	display:block;
	text-decoration:none;
	width:50px;
	height:265px;
	border: 1px solid #D5D5D5;
}
ul.chromosomes-browse li a:hover {
	border: 2px solid #0e73c3;	
}
ul.chromosomes-browse li a div {
	text-align:center;
	font-weight: 500; font-size:16px; line-height:18px;
	color:#005a96;
	padding-top:235px;	
}
ul.chromosomes-browse li a:hover div {
	padding-top:234px;
}
a.mtDNA-link {
	border: 1px solid #D5D5D5;
	padding:10px;
	display:table;
	height:150px;
	width:100%;
	text-decoration:none;
}
a.mtDNA-link:hover {
	padding:9px;
	border: 2px solid #0e73c3;	
}
a.mtDNA-link div {
	font-weight: 300; font-size:24px; line-height:28px;
	color:#005a96;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
}
a.mtDNA-link:hover div {
	text-decoration:none;	
}
.mtDNA-image {
	padding-left:10px;
	padding-right:20px;
}
.mtDNA-cc {
	margin:10px 0px;	
}

/* ------------------------------ Expand Collapse ------------------------------ */
.triangle-right {
  	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.5px 0 6.5px 8px;
	border-color: transparent transparent transparent #FFFFFF;
	margin-right:3px;
	transform: rotate(360deg);	
}
.triangle-bottom {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 6.5px 0 6.5px;
	border-color: #FFFFFF transparent transparent transparent;
	transform: rotate(360deg);
}
.triangle-bottom:after { 
	content:""; 
	display: block;
}
.expandButton {
	margin-top:20px;
	position: relative;	
}
div.badge {
    white-space:normal;
}
.expandButton a div.badge {
	background: #005a96;
	border: 1px solid #005a96;
	border-radius: 0px;
	width:100%;
	padding:6px 6px 6px 10px;
	text-align: left;	
}
.expandButton a:hover div.badge, 
.expandButton a:focus div.badge{
	background: #0e73c3;
	border: 1px solid #0e73c3;	
}
.expandButton a:focus div.badge {
	border-color: #0e73c3;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);	
}
.expandButton h2 {
	font-weight: 700; font-size:18px; line-height:28px;
	color:#FFFFFF;
	margin:0px;	
}
.expandButton h2 .glyphicon {
	font-size:13px;
	color:#FFFFFF;	
}
.expandButton a:hover h2,
.expandButton a:focus h2,
.expandButton a:hover h2 .glyphicon,
.expandButton a:focus h2 .glyphicon {
	color:#FFFFFF;
}
.expandBoxContent {
	background: #FFFFFF;
	padding: 15px;
	border-left: 1px solid #D5D5D5;		
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
.expandBoxContent:before,
.expandBoxContent:after {
	display: table;
  	content: " ";	
}
.expandBoxContent:after,
.expandBoxContent:after {
  	clear: both;
}
.sub-section-ec-area .expandButton a div.badge {
	background: #EDEDED;
	border: 1px solid #EDEDED;
	border-radius: 0px;
	width:100%;
	padding:6px 6px 6px 10px;
	text-align: left;	
}
.sub-section-ec-area .expandButton a:hover div.badge, 
.sub-section-ec-area .expandButton a:focus div.badge{
	background: #0e73c3;
	border: 1px solid #0e73c3;	
}
.sub-section-ec-area .expandButton a:focus div.badge {
	border-color: #0e73c3;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);	
}
.sub-section-ec-area .expandButton h2 {
	font-weight: 500; font-size:18px; line-height:28px;
	color:#005a96;
	margin:0px;	
}
.sub-section-ec-area .expandButton h2 .triangle-right {
	border-color: transparent transparent transparent #005a96;	
}
.sub-section-ec-area .expandButton h2 .triangle-bottom {
	border-color: #005a96 transparent transparent transparent;	
}
.sub-section-ec-area .expandButton a:hover h2,
.sub-section-ec-area .expandButton a:focus h2 {
	color:#FFFFFF;
}
.sub-section-ec-area .expandButton a:hover h2 .triangle-right,
.sub-section-ec-area .expandButton a:focus h2 .triangle-right {
	border-color: transparent transparent transparent #FFFFFF;
}
.sub-section-ec-area .expandButton a:hover h2 .triangle-bottom,
.sub-section-ec-area .expandButton a:focus h2 .triangle-bottom {
	border-color: #FFFFFF transparent transparent transparent;	
}
.view-more-right {
	float: right;
	margin:0px 0px 10px 10px;
}
.no-expand-collapse-link a{
	display:block;
	width:100%;
	margin-top:20px;
	background: #EDEDED;
	border: 1px solid #EDEDED;
	border-radius: 0px;
	font-weight: 500; font-size:18px; line-height:28px;
	color:#005a96;
	text-align: left;
	text-decoration:none;
	padding:6px 10px;	
}
.no-expand-collapse-link a:hover,
.no-expand-collapse-link a:focus {
	background: #0e73c3;
	border: 1px solid #0e73c3;
	border-radius: 0px;
	color:#FFFFFF;
	text-decoration:none;
}
.one-link-box {
	margin-top:20px;	
}
.one-link-box .one-link-title {
	background: #EDEDED;
	border: 1px solid #EDEDED;
	border-radius: 0px;
	width:100%;
	padding:6px 10px;	
	text-align: left;
}
.one-link-box .one-link-title h2 {
	font-weight: 500; font-size:18px; line-height:28px;
	color:#005a96;
	margin:0px;
}

/* ------------------------------ Page Info: Published, Reviewed, and Disclaimer ------------------------------ */
.page-info {
	padding-top:20px;
	padding-bottom:20px;
	border-top: 1px solid #D5D5D5;
	margin-top:10px;	
}
p.reviewed-on, p.published-on {
	font-weight: 300; font-size:13px; line-height:18px;
	margin-bottom:2px;
}
p.disclaimer {
	font-weight: 400; font-size:13px; line-height:18px;
	margin-bottom:5px;
}
	
/* ------------------------------ Footer ------------------------------ */
footer {
	background-color:#ffffff;
	border-top: 1px solid #D5D5D5;
	padding-top:25px;
}
.ghr-footer-links {
	border-bottom: 1px solid #D5D5D5;
	margin-bottom:40px;	
	text-align:center;
}
.center-pills {
	display:inline-block;
	padding-bottom:20px;
}
.center-pills li a {
	font-weight: 500; font-size:17px; line-height:24px;
}
.center-pills li a:hover, .center-pills li a:focus{
	color:#ffffff;
	background-color:#0e73c3;
	text-decoration: none;
	border-radius:0px;
}
@media (max-width: 768px) {
	.ghr-footer-links {
		text-align:left;
	}
	.ghr-footer-links .nav-pills li {
		display:block;	
	}
	.ghr-footer-links .nav-pills > li {
		float:none;	
	}
}
footer img.usagov {	
	padding-top:65px;
}
@media (max-width: 992px) {
	footer img.usagov {	
		padding-top:0px;
		padding-bottom:25px;
	}
}
p.honcode {
	font-weight: 300; font-size:13px; line-height:18px;
	margin-top:10px;
}
footer ul.nav li {
	font-weight: 400; font-size:14px; line-height:20px;
	margin:0px;	
}
footer ul.nav li a {
	text-decoration: none;	
}
footer ul.nav li a:hover, footer ul.nav li a:focus {
	color:#ffffff;
	background-color:#0e73c3;
	text-decoration: none;	
}
footer address {
	display: block;
	padding: 10px 15px;	
	color: #005a96;
}
.blue-block {
	background-color:#005a96;
	margin-top:40px;
	padding: 15px 0px;	
}

/* ------------------------------ Back to Top Button ------------------------------ */
.backtotop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
a .btt-box {
	width:40px;
	height:40px;
	text-align: center;
	color:#FFFFFF;
	background-color: #005a96;
	cursor:pointer;	
	display:table;	
}
div.up-arrow {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	margin: auto;
	width:40px;
	height:40px;
	background: url(../images/up-arrow.svg) no-repeat center;
	background-size:16px 13px;
	cursor:pointer;	
}
a:hover .btt-box {
	background-color:#0e73c3;
	cursor:pointer;	
}
@media (max-width: 768px) {
	.backtotop {
		display: none !important;	
	}
}

span.geneSymbol { font-style: italic }

/* Scavenger hunt */
li.exploreqa {margin-top:1ex; font-size: large}

li.exploreqa div.exploreq {}

li.exploreqa span.exploreal {vertical-align: super; display: inline-block}

li.exploreqa span.exploreaa {border-bottom: solid 2px black; display: inline-block; min-height: 1em}

span.exploref {margin-left: 1ex; border-bottom: solid 3px black; font-size: xx-large; display: inline-block; min-height: 1em; min-width:1em}
 
.automatically-extracted-from-databases {margin-top:1ex}

.excerpt-source-intro {margin-top:1em; text-indent:-0.1ex; font-weight:400}

span.location-source {}

/* List of Patient Support and Advocacy Groups - no bullet - resemble health-conditions list */

ul.org-list {
	list-style-type: none;
	padding:0px;
}
ul.org-list li {
	font-weight: 400; font-size:14px; line-height:20px;
	margin-bottom:6px;
}

div.mediaobject {
    border: 1px solid #d5d5d5;
    padding: 15px;
}
div.caption p {
    font-weight: normal;
}
div.image-credit {
    font-weight: normal;
}

/* override bootstrap.min.css */
.navbar-toggle:focus {
    outline: 1px dotted !important;
}

td {
    font-weight: 300;
}
thead th {
    font-weight: 500;
}
tbody th {
    font-weight: 400;
}

div.mediaobject div.imagedata img {
    max-width: 100%;
    height: auto;
}

.fa-external-link { padding-left:3px }
.fa-file-pdf-o { padding-left:3px }
.fa-picture-o { padding-left:3px }

select#category {
    padding-left:3px;
    padding-right:3px;
}
button#condition-category-go {
	background-color: #0e73c3;
	border-radius: 0px;
	border-color: #0e73c3;
	padding-left: 19px;
	padding-right: 19px;
	height: 40px;
	float: right;
	border-width: 1px;
        color: #fff;
        font-weight: 600;
}

img.mtDNA {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 768px) {
    div.gene-ideogram-row {
        width: 100%;
    }
    div.gene-ideogram-row span.gene-ideogram-w1 {
        display: inline-block;
        overflow: hidden;
        width: 618px;
        line-height: 618px;
    }
    div.gene-ideogram-row span.gene-ideogram-w2 {
        display: inline-block;
        white-space: nowrap;
        transform: translate(60%,0) rotate(90deg);
        -ms-transform: translate(60%,0) rotate(90deg);
        -webkit-transform: translate(60%,0) rotate(90deg);
        -moz-transform: translate(60%,0) rotate(90deg);
        -o-transform: translate(60%,0) rotate(90deg);
        transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
    }
    div.gene-ideogram-row span.gene-ideogram-w2:after {
        content: "";
        float: left;
        margin-top: 100%;
    }
}

@media (max-width: 768px) {
    div#expand-collapse-start { display:none }
}

/* ------------------------------ Additional/Changes Print Styles ------------------------------ */
@media print {
    body {
        /* When printing, Chrome 50 omits phrases here and there with the screen fonts, e.g., Roboto */
        font-family: sans-serif;
    }		
    h1 {
        font-family: sans-serif;
    }
    .intro {
        font-family: sans-serif;
    }
    p.tagline {
        font-family: sans-serif;
    }
    .intro-box p.welcome {
        font-family: sans-serif;
    }

	img {
		border: 0;
	}	
	a {
		color: #000;
	}
	/*disabled link*/
	a:link {
    	text-decoration: none;
	}
	
	a[href]:after {
		content: "";
	}
	a[href].print-url:after {
    	content: " (" attr(href) ")";
        word-wrap: break-word;
  	}
	#NLM-printonly {
		display:inline-block;	
		padding-bottom:25px;
	}
	.main-content {
	 border: none;	
	}
	.logo {
		padding-top:15px;
		padding-bottom:15px;
	}
	.collapse {
		display: block !important;
		height: auto !important;
	}
	.col-md-8 {
		width: 100% !important;	
		float:none !important;
	}
	
	.printhide, 
	.hidden-print,
	.searchField,
	.addthis_box,
	.ghr-breadcrumb, 
	.download,
	.download-book, 
	#expand-collapse-start,
	#NLM,
	#GHR-main-nav,
	.lightbox-container,
	.lightbox-nav-overlay,
	.modal-content,
	header h1, 
	header nav, 
	footer,
	.badge span{
  		display: none !important;
	}

        .expandBoxContent {
            border-left: 1px solid #ffffff;		
	    border-bottom: 1px solid #ffffff;
	    border-right: 1px solid #ffffff;
        }

        .fa-external-link { display:none }
        .fa-file-pdf-o { display:none }
}

@media (max-width: 1024px) {
    div.col-md-4.hidden-print { 
        margin-top:1.5em;
    }
}

span.nobreak {
	white-space: nowrap;
}

table.table {
    font-size: 16px;
}

code {
    white-space: nowrap;
}