@charset "UTF-8";
/* CSS Document */
ul.sub-menu-chapter li a,
.menu-item-7110 ul li a
{
    padding: 0 10px;

    color: #000;
}
.widget
{
    margin: 0 0 1.2em 0;

    -ms-word-wrap: break-word;
        word-wrap: break-word;

    color: #333;
    border: 2px solid #951b22;
}
.widget-header
{
    /* margin: 0 0 1em 0; */
    background: #951b22;
}
.sidebar li li a
{
    color: #951b22;
}
ul li ul li ul li
{
    border-bottom: none;
}
.sidebar .sub-menu li li a,
.menu-item-7110 ul li a
{
    padding: 0 10px;

    color: #000;
}
.sidebar .sub-menu .gray a
{
    color: #999 !important;
}
.sidebar .sub-menu li.gray
{
    color: #999 !important;
}

.menu > li.menu-item-type-post_type > a:hover,
.menu > li.menu-item-type-custom > a:hover
{
    color: #000;
    background-color: #ffc9c0;
}
.widget ul .sub-menu .menu-item-object-page a
{
    display: block;

    padding: 0;
}
.widget ul .sub-menu .menu-item-object-page
{
    font-size: 14px;

    padding-top: 3px ;
    padding-bottom: 3px ;
    /* background: #f5f5f5; */

    border-bottom: 1px solid #e4e4e4;
}
.sidebar .sub-menu li li a.forthcoming,
.forthcoming
{
    color: #999;
}
.widget_meta ul li.gray a:before,
.widget_pages ul li.gray a:before,
.widget_nav_menu ul li.gray a:before
{
    color: #999;
}
/* w3c accessible heading */
.contents
{
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}

.widget_meta ul li a.forthcoming:before,
.widget_pages ul li a.forthcoming:before,
.widget_nav_menu ul li a.forthcoming:before
{
    color: #999;
}

.widget ul .children,
.widget ul .sub-menu .menu-item-object-page
{
    padding: 3px 0 3px 12px;
}
.methods h1
{
    font-weight: bold;
    line-height: 120%;

    margin-top: 1px !important;
    margin-bottom: 0 ;
    padding-bottom: 6px !important;

    border-bottom: none;
}
.methods h2
{
    font-size: 16px;
    font-weight: bold;
    font-style: normal;

    margin: 0;

    color: #666;
}
.box-2 h3
{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 150%;

    margin: 10px 0 0 10px;

    text-transform: none;
}

.chapTitle
{
    /*font-size: 16px !important; */
    margin-top: 2px !important;
    padding-bottom: 5px !important;
}
.notification
{
    margin-bottom: 20px;

    border-radius: 10px;
    background-color: rgb(211,211,211);
}
p.note
{
    font: 13px/1.7em 'Open Sans';
    line-height: 1.2em;

    margin-top: 1em;
    margin-bottom: 1em;
    padding-right: 0 !important;
}
.note,
.noteIcon
{
    display: inline-block;
}
.noteIcon
{
    font-size: 1.4em !important;

    padding-right: 4px;
    padding-left: 18px;
}
.methods .chapterEditorsBanner
{
    margin-bottom: 0 ;
    padding-bottom: 4px;
}
#straightLine
{
    margin-left: -1px;

    border: 1px solid #999;
    background-color: #fff;
}
.methods a:link,
.methods a:visited
{
    color: #951b22 ; /*#951b22 or F44336.org*/
}
.methods a:hover,
.methods a:focus,
.methods a:active
{
    color: #444;
}
a.individualChapters:link,
a.individualChapter:visited
{
    /*chapter list*/
    display: block;
}
p.editors
{
    font-size: 12px;

    margin-top: 5px;
    margin-bottom: 0;
}
.gray
{
    display: block;

    color: #999 !important;
}
ul .gray
{
    display: list-item;

    list-style-type: none ;
    list-style-image: none;
}
.chapterHeaders + *
{
    margin-left: 8px;

    list-style-type: none ;
    list-style-image: none ;
}
.methods h3.chapterHeaders
{
    margin: 10px 0 0 0;
}
.chapterHeaders + ul
{
    padding-left: 0;
}
p.appendices-teaser {
    color: #951b22 !important;
	font-size: 15px;
    margin-top: 3px;
	padding-left: 22px;
}
.content p {
	font-family: 'Roboto', sans-serif;
}
/*------------------------
Chapter Media Queries
---------------------------*/
@media (min-width: 992px)
{
    .box-1
    {
        width: 22.649%;
    }
    .box-2
    {
        width: 76%; padding-right: .2em;
    }
}
@media (max-width: 991px)
{
    p.note
    {
        display: inline;
    }
    .noteIcon
    {
        font-size: 1.4em !important; padding-left: 0;
    }
    .notification
    {
        padding: .2em 1em;
    }
    #straightLine
    {
        display: none;
    }
}
footer
{
    font-family: 'Open Sans', Helvetica, sans-serif;
}
.restricted-use
{
    overflow: auto;

    margin-bottom: 20px;
    padding: 8px;

    border: 2px solid #ddd;
}
.widget.widget_text
{
    margin: 0;
    margin-bottom: 20px;
    padding: 8px;

    word-break: break-word;

    border: 2px solid #ddd;
}
h3.widget-title
{
    font-family: 'Roboto', sans-serif;
    /* font-family: 'Hammersmith One', Tahoma, Arial; */
    font-size: 18px;
    /* font-size: 0.875rem; */
    font-weight: bold;
    line-height: 18px;
    /* display: inline-block; */

    margin: 0;
    padding: .5em;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    /* background: #2299cc; */
}
.citationLeft a,
.citationLeft a:link
{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 22.1px;
}
.citationLeft p
{
    margin: 0;
}
.suggestion-text
{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;

    color: #666;
}
h3.suggested
{
    font-family: 'Open Sans', sans-serif;

    margin: 0 0 10px;

    text-align: center;
}
/* plus minus icon for list */
.exhibitsLi
{
    padding-top: 10px;

    list-style-type: none;

    cursor: pointer;
}
.appendicesLi
{
    list-style-type: none;

    cursor: pointer;
}

.exhibitsLi span
{
    font-size: 15px;

    padding-left: 3px;
}
.exhibits
{
    margin-bottom: 8px;
    margin-left: 0;
    padding-left: 0;
}
.exhibits ul
{
    padding-top: 8px;
}
.exhibits li li
{
    font-size: 14px;
    font-weight: bold;

    padding-bottom: 10px;
    padding-left: 20px;

    list-style: none;
}

.appendicesLi span
{
    font-size: 15px;

    padding-left: 3px;
}

.tableOfContents p
{
    line-height: .7 !important;
}

a.currentSelected
{
    text-decoration: underline;
}

.forthcoming
{
    font-style: italic;

    margin-left: 0;

    color: #999 !important;
}

.dispInline
{
    display: inline-block;
}
/* bootstrap legacy icon and list styles */
.icon-plus
{
    background-position: -408px -96px;
}
.icon-white
{
    padding-right: 18px;
}
/*
li {
    line-height: 20px;
	
}
*/
span
{
    cursor: pointer;
}
#pdfObject {
	width: 100% !important;
}
.exhibits.first {
	margin-bottom: 0;
}
.subhead {
	color: #333333 !important;
	font-weight: bold;
	padding-left: 31px!important;
	text-decoration: none;
}