body {
    font-family: "source-sans-pro";
    padding-top: 75px;
    background-color: #e7e6e2;
    font-size: 1.6em;
}
.navbar-inverse a.navbar-brand {
    color: #d1dd26;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a {
    color: white;
    font-family: 'museo-sans-condensed';
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #EE2F24;
}
h1 {
    font-family: 'museo-sans-condensed';
}
.navbar-nav>li>a {
    padding: 15px 7px;
}
p img {
    max-width: 90%;
}
#home-cover {
    float: left;
    margin-right: 1em;
}
.home-content h1.entry-title {
    display: none;
}
#scroll-control {
    position: fixed;
    bottom: 50px;
}
a {
    color: #EE2F24;
}
#primary {
    min-height: 600px;
}
a.thumbnail {
    width: 80px;
    margin-bottom: 0px;
}
div.source {
    margin-bottom: 1em;
}
.colophon {
    position: fixed;
    bottom: 20px;
    width: 230px;
}
body.home #cdrs-colophon {} footer {
    margin-top: 3em;
    padding-bottom: 1.5em;
}
#cdrs-colophon {
    /*
    	position: fixed;
    	bottom: 10px;
    */

    font-size: 12px;
    line-height: 10px;
    color: #555555;
    width: 230px;
}
#post-17 td,
#post-93 td {
    vertical-align: top;
    padding-bottom: 1em;
    border-top: 1px dotted silver;
    padding-top: .5em;
}
#post-93 td + td {
    border-left: 1px dotted silver;
}
#cdrs-colophon a {
    color: #555;
    text-decoration: none;
}
#cdrs-colophon a:hover {
    color: #1a6284;
    text-decoration: none;
}

#cdrs-colophon a img {
    max-width: 350px;
}

#cdrs-colophon span {
  display: block;
  text-indent: -1000em;
}

#cdrs-id {
    font-size: 18px;
    line-height: 30px;
    /* 	padding-left: 35px; */

    width: 230px;
    text-align: center;
    background: url('../img/cdrs-icon.png') no-repeat 55px 0px;
}
#cdrs-id {
    font-size: 18px;
    line-height: 30px;
    /* 	padding-left: 35px; */

    text-align: center;
    background: url('../img/cdrs-icon.png') no-repeat 55px 0px;
}
#cdrs-colophon h6 {
    font-weight: normal;
    border-bottom: 1px solid #747576;
    margin-bottom: 8px;
    width: 96%;
    line-height: 14px;
    color: #555555;
}
div.colophon img {
    max-width: 100%;
}
ol.sources {
    padding-left: 0;
}
ol.sources li {
    margin-bottom: 2em;
}
ol.sources li ul li {
    margin-bottom: .5em;
}
#content-nav-wrap {
    position: relative;
    margin-top: 3em;
}
#spynav {
    position: fixed;
    max-width: 225px;
}
ol.wc-footnotes div.source {
    display: inline-block;
    margin-right: 1em;
}
ol.wc-footnotes div.source + div.source {
    border-left: 1px silver dotted;
    padding-left: 2em;
}
ol#sources-nav li ul {
    height: 0px;
    overflow: hidden;
    /*
	    -webkit-transition: height 1s ease;
    transition: height 1s ease;
*/
}
p.Document {
    max-width: 600px;
}
ol#sources-nav li.active ul {
    height: 100%;
}
ol div.content {
    text-indent: 0;
    margin-left: 2em;
    color: #888;
}
ol.wc-footnotes {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}
ol.wc-footnotes > li {
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
    border-bottom: 1px dotted silver;
    margin-bottom: 1em;
}
ol.wc-footnotes > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}
article.post-22 .source {
    display: block;
}
a.zoom-icon {
    font-size: .7em;
}
#accordion .ui-state-focus {
    outline: none;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: rgba(255, 255, 255, .5);
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #555;
}
.tab-pane-active {
    font-size: 300px;
}
.entry-content img {
    max-width: 100%;
}
.content-nav ul,
.content-nav ol {
    list-style-type: none;
}
.content-nav li {
    font-size: 12px;
}
.content-nav li h3 {
    font-size: 14px;
}
.content-nav li.active h3 {
    font-weight: 700;
}
.content-nav li.active li {
    font-weight: 300;
}
.content-nav li.active li.active {
    font-weight: 700;
}
ul#resourceTabs {
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'museo-sans-condensed';
    padding-bottom: 0em;
    position: fixed;
    width: 100%;
    background-color: #e7e6e2;
    padding-top: 15px;
    margin-top: -24px;
    margin-bottom: 0;
    padding-left: 156px;
}
#content-nav .active {} ul.resource-nav {
    list-style-type: none;
    padding-left: 0;
    margin-top: 70px;
    position: fixed;
    width: 126px;
}
ul.resource-nav li {
    text-align: right;
    margin-bottom: .25em;
    text-transform: uppercase;
    padding-right: 1em;
}
ul.resource-nav li a {
    color: #999;
}
ul.resource-nav li.current_page_item {
    background: rgba(255, 255, 255, .5);
    border-top: 1px silver solid;
    border-bottom: 1px silver solid;
}
ul.resource-nav li.current_page_item a {
    color: black;
}
/*

body.page-template-page-resources-tabs-php div.content{
	margin-top: 38px;
	padding-top: 2em;
	background: rgba(255,255,255,.5);

}
*/

div.tab-content {
    background: rgba(255, 255, 255, .5);
    padding: 4em 2em;
    /* 		padding-left: 2em; */

    margin-left: 126px;
}
div.resource-nav-wrap {
    position: relative;
}
a.navbar-brand {
    text-indent: -1000px;
    background: url('../img/WCnavlogo.png') 0 13px no-repeat;
    width: 165px;
    margin-right: 1em;
}
table.figuretable tr {
    border-bottom: 1px solid silver;
}
table.figuretable td {
    border: 1px solid silver;
}
input#s.form-control {
    background: rgba(255, 255, 255, .5);
}
@media (min-width: 768px) {
    input#s.form-control {
        width: 80px;
    }
}
@media (min-width: 992px) {
    input#s.form-control {
        width: 100px;
    }
}
@media (min-width: 1200px) {
    input#s.form-control {
        width: 160px;
    }
}
button[type="submit"] {
    background: rgba(255, 255, 255.5);
}
input#s.form-control:focus {
    width: 180px;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: width 0.25s linear 0;
    /* For Safari 3.1 to 6.0 */

    transition: width .25s linear 0;
}
.btn-sample {
    color: #ffffff;
    background-color: #EC4C24;
    border-color: #ED3305;
}
.btn-sample:hover,
.btn-sample:focus,
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
    color: #ffffff;
    background-color: #FF7A59;
    border-color: #ED3305;
}
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
    background-image: none;
}
.btn-sample.disabled,
.btn-sample[disabled],
fieldset[disabled] .btn-sample,
.btn-sample.disabled:hover,
.btn-sample[disabled]:hover,
fieldset[disabled] .btn-sample:hover,
.btn-sample.disabled:focus,
.btn-sample[disabled]:focus,
fieldset[disabled] .btn-sample:focus,
.btn-sample.disabled:active,
.btn-sample[disabled]:active,
fieldset[disabled] .btn-sample:active,
.btn-sample.disabled.active,
.btn-sample[disabled].active,
fieldset[disabled] .btn-sample.active {
    background-color: #EC4C24;
    border-color: #ED3305;
}
.btn-sample .badge {
    color: #EC4C24;
    background-color: #ffffff;
}
#home-cover .btn-sample {
    margin-top: 1em;
    width: 55%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* style ordered list numbers */

body {
    counter-reset: item;
}
ol.pre-numbered {
    list-style: none;
}
ol.pre-numbered li {
    counter-increment: item;
    margin-bottom: 20px;
}
ol.pre-numbered li:before {
    float: left;
    content: counter(item);
    font-weight: bold;
    text-align: center;
    display: inline;
    text-indent: -4em;
}
ol.pre-numbered h4 {
    display: inline-block;
    margin: 0;
}
ol.pre-numbered .footnote {
    display: inline;
}
/* google custom search applicance */

.gsc-control-cse {
    background-color: transparent;
    border: 0;
    max-width: 270px;
    padding: 8px 15px 0 0 !important;
    position: absolute;
    top: 0;
    right: 0;
}
@media screen and (max-width: 1090px) {
    .gsc-control-cse {
        margin-left: -15px;
        margin-top: -15px;
        max-width: 400px;
        position: relative;
        top: auto;
        right: auto;
    }
}
input.gsc-search-button,
input.gsc-search-button-v2 {
    width: auto !important;
    height: auto !important;
}
.gs-title,
.gs-snippet {
    font-family: "source-sans-pro";
}
.gs-webResult {
    background: #eee;
    border: 1px solid #ddd;
    padding: 1.5em;
}
.gsc-thumbnail {
    display: none;
    padding: 0;
}
.gsc-thumbnail-inside {
    padding: 0 !important;
}
.gsc-url-top,
.gsc-url-bottom,
.gs-visibleUrl {
    display: none !important;
}
.gcsc-branding {
    display: none;
}
.gs-title,
.gs-title a {
    font-weight: bold;
    height: 1.4em !important;
    text-decoration: none !important;
}
