@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------------------
# 2.0 - Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	/*font-family: 'Roboto', Tahoma, Arial; */
	font-size: 15px;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1em;
}

h2 {
    color: #000;
    font-size: 22px;
    /* font-family: 'Roboto', Tahoma, Arial; */
    font-weight: normal;
    margin: 0.5em 0 0.3em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# 3.0 - Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

/* -- org, edit to preserve search form in global menu, this style affects vertical alignment
*,
*:before,
*:after {  Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ 
	box-sizing: inherit;
}
*/

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 1em;
}

ul {
	list-style: disc;
}

ul.subitem {
	list-style: circle;
}

ul.subitemSub {
    list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.col-right a {
	color: #951b22 ; /* org #F44336 red #951b22 mar or #951b22*/
	text-decoration: none;
}

.col-right a:link,
.col-right a:visited {
	color: #951b22 ; /*pirls 2016 org #F44336 or #951b22*/
}

.col-right a:hover,
.col-right a:focus,
.col-right a:active {
	color: #444;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}
.exhibitsLi span, .otherResource, .exhibitsLink {
    color: #951b22 !important;
}
/*- - - 
Overrides
- - - - */
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.7;
}

.embed-pdf h2 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}
.gray.individualChapters {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}
li.side {
    color: #951b22 !important;
    text-decoration: none;
}
a.currentSelected {
    text-decoration: underline;
}
li.side:hover {
    color: #444!important;
    text-decoration: underline !important;
}
a.currentSelected:hover {
    text-decoration: underline;
    color: #444!important;
    text-decoration: underline !important;
}
.subTitle a:hover {
    color: #444!important;
    text-decoration: underline;
}
/* exhibit links at bottom of the page */
.exhibitsLi:hover {
    color: #444!important;
    /*text-decoration: underline !important;*/
}
.exhibitsLi span:hover {
    color: #444!important;
    text-decoration: underline !important;
}
.otherResource:hover {
    color: #444!important;
    text-decoration: underline !important;
}
li.exhibitsLink a, li.exhibitsLinkA a {
    color: #951b22 !important;
}
.exhibitsLink a:hover {
    color: #444!important;
    text-decoration: underline !important;
}
.subTitle a, .subTitle a:link {
    color: #000000 !important;
    text-decoration: none;
}
.breadcrumbs {
line-height: 22.1px;/* switch */
}
/******** FORMULAS *****/
.formulas{
	font-family: serif;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
	margin:0 2px;
}

.noFont {
	font-family: sans-serif;
}
#menu-item-531 > a {
	background-color: #ebebeb!important;
}
#menu-item-531 > a:hover {
	background-color: #ffc9c0!important;
}

.benchmark {
	color: #951b22;
}

.facebook-icon a {
    color: #3b5998;
}

/**************/
/*--------------------------------------------------------------
## Post Navigation Menu
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# 11.0 - Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.2em 0;
	color: #333;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	border: 2px solid #951b22;
}
/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-mar.png");
}