/* Start: Left-align text in logo with text on page */
.maincontent, #globalactions, #footer {
  margin-left: 40px;
  margin-right: 40px;
}

#quicksearchwrapper {
  margin: 8px 40px 0 0;
}

a, a:active, .link, .link:active {
  color: #188bb3;
}

#globalnav ul li a, #globalnav ul li a:visited, #orgnav ul li a, #orgnav ul li a:visited {
  color: #188bb3;
  background: #fff;
}

.sectionnav a, .sectionnav a:visited {
  color: #188bb3;
}

#globalnav ul li a:hover, #globalnav ul li a:focus, #orgnav ul li a:hover, #orgnav ul li a:focus, .sectionnav a:hover, .sectionnav a:focus {
  background: #188bb3;
  color: #fff;
}

.pagenav ul li a:hover, .pagenav ul li a:focus {
  /* interaction style for prev/next nav */
  background: #188bb3;
  color: #fff;
}

#searchnav li a:hover, #browsenav li a:hover, #xcollsearchtabs li a:hover {
  background: #188bb3;
  /* White border around hover looks better -- rendering of rounded
     buttons with background and colored bordered is pixelated in 
     firefox */
  border: 1px solid #fff;
  border-bottom: 0;
  color: #fff;
}

#format-buttons a, #zoom a {
  background: #fff;
}
#format-buttons a:hover, #zoom a:hover {
  background: #188bb3;
  border-color: #188bb3;
  color: #fff;
}
#format-buttons a.current, #format-buttons a.current:hover, #zoom a.current, #zoom a.current:hover {
  background: #ddd;
  color: #188bb3;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  background: #bbb;
}
#format-buttons a, #format-buttons a.current:hover, #zoom a, #zoom a.current:hover {
  border: 1px solid #aaa;
}

a, a:active, .link, .link:active {
  color: #800000;
}

#globalnav ul li a, #globalnav ul li a:visited, #orgnav ul li a, #orgnav ul li a:visited {
  color: #800000;
  background: #fff;
}

.sectionnav a, .sectionnav a:visited {
  color: #800000;
}

#globalnav ul li a:hover, #globalnav ul li a:focus, #orgnav ul li a:hover, #orgnav ul li a:focus, .sectionnav a:hover, .sectionnav a:focus {
  background: #800000;
  color: #fff;
}

.pagenav ul li a:hover, .pagenav ul li a:focus {
  /* interaction style for prev/next nav */
  background: #800000;
  color: #fff;
}

#searchnav li a:hover, #browsenav li a:hover, #xcollsearchtabs li a:hover {
  background: #800000;
  /* White border around hover looks better -- rendering of rounded
     buttons with background and colored bordered is pixelated in 
     firefox */
  border: 1px solid #fff;
  border-bottom: 0;
  color: #fff;
}

#format-buttons a, #zoom a {
  background: #fff;
}
#format-buttons a:hover, #zoom a:hover {
  background: #800000;
  border-color: #800000;
  color: #fff;
}
#format-buttons a.current, #format-buttons a.current:hover, #zoom a.current, #zoom a.current:hover {
  background: #ddd;
  color: #800000;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  background: #bbb;
}
#format-buttons a, #format-buttons a.current:hover, #zoom a, #zoom a.current:hover {
  border: 1px solid #aaa;
}

#globalactions {
  margin-top: 1em;
  margin-left: 0;
  margin-right: 0;
  background: #333;
  color: #fff;
  height: 73px;
}

html, body {
  height: 100%;
}

body {
  background-color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#staticcontent p.blurb {
  margin: 0 2em 2em;
  font-size: 1.2em;
}

#wrapper {
  background-color: #fff;
  -moz-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
  background: #fff;
  min-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 60em;
  min-width: initial;
}

#masthead {
  height: 100px;
  background-color: #FFF;
  color: #666;
  width: 94%;
  margin: auto;
}

#logo {
  width: 31.3%;
  margin-bottom: 1px;
  margin-top: 5px;
  margin-left: 0;
}
#logo a:focus, #logo input:focus, #logo .link:focus {
  background-color: transparent !important;
}
#logo img {
  width: 100%;
  height: auto;
}

#quicksearchwrapper .quicksearch-options {
  display: none !important;
}

#quicksearchtext {
  display: none;
}

.secondary-links {
  display: inline-block;
  float: right;
  clear: right;
  text-align: right;
  padding-top: 10px;
  padding-right: 3px;
}
.secondary-links ul {
  display: flex;
  line-height: 1em;
}
.secondary-links a, .secondary-links a:link, .secondary-links a:hover, .secondary-links a:visited, .secondary-links a:focus {
  color: #800000;
  font-weight: 600;
  font-size: 11px;
  text-decoration: none;
}

#globalnav ul li {
  float: none;
  margin-right: 0;
  font-size: 21px;
}

#globalnav {
  height: 73px;
  width: auto;
  margin-left: 0;
}
#globalnav ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 16px 0 0 !important;
  line-height: 1.7em;
}

#globalnav ul li:not(:last-child) {
  padding-right: 35.5px;
}

#globalnav ul li a, #globalnav ul li a:link.current, #globalnav ul li a:visited.current, #orgnav ul li a:link.current, #orgnav ul li a:visited.current, #globalnav ul li a:link, #globalnav ul li a:visited, #orgnav ul li a, #orgnav ul li a:visited {
  border: 0;
  background: transparent;
  color: #FFF;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 21px;
  padding: 0;
}

#globalnav ul li a:hover, #globalnav ul li a:focus, #orgnav ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: transparent !important;
}

#orgnav {
  display: none;
}

#footer {
  margin: auto;
  padding: 15px 0;
  background: #333;
  color: #666;
  text-align: left;
  height: 37px;
}
#footer a, #footer a:link, #footer a:active, #footer a:hover, #footer a:focus {
  color: #FFF;
}
#footer .footer-content {
  width: 95%;
  margin: auto;
  max-width: 1200px;
}
#footer p {
  color: #666;
  font-size: 14px;
  text-align: left;
}

#quicksearchwrapper {
  margin: 45px 0 0 0 !important;
}

#quicksearchwrapper form {
  position: relative;
  font-family: "open-sans", sans-serif;
}

#quicksearchwrapper .quicksearch-options {
  display: none !important;
}

#quicksearchwrapper .quicksearch-no-options {
  display: none !important;
}

#quicksearchwrapper input[type="text"] {
  height: 34px;
  padding-right: 71px;
  padding-left: .7em;
  text-align: left;
  border: 1px solid #ddd;
  color: #666;
  font-size: 14px;
  border-radius: 0px 3px 3px 0px;
  font-family: "open-sans", sans-serif;
}

#quicksearchwrapper input[type="submit"] {
  float: left;
  border-radius: 3px 0px 0px 3px;
  background-color: #ddd;
  margin: 0;
  padding: .69em .69em .53em .68em;
  font-size: 14px;
  color: #666;
  border: 1px solid #ddd;
  font-family: "open-sans", sans-serif;
}

.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-contentleft {
  max-width: 33%;
  min-width: 33%;
}
.flex-contentleft .sidebar {
  background: none;
  border: none;
  padding: 1em 3em 1em 1em;
  margin-top: 0;
  margin-bottom: 3.5em;
}
.flex-contentleft .sidebar h2 {
  color: white;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  background: #2c4a2c;
  padding: .4em;
}

.titles {
  margin: 1em 3em;
}

#staticcontent .title {
  height: 265px;
  margin-bottom: 20px;
}

.title .book-img {
  float: none;
  margin-right: 20px;
  width: 175px;
  clear: both;
}

.title .book-meta {
  margin-left: 0;
  width: auto;
}

.title .book-meta .book-meta-author {
  margin-bottom: 2em;
}

.title .book-meta .book-meta-options span {
  margin: 1em 1em 0 0;
  background-color: #002e5e;
  padding: .5em .5em;
  color: #fff;
  border: solid 1px #e5e5e5;
}

.title .book-meta .book-meta-options a {
  color: #fff;
  text-decoration: none;
  font-size: .75em;
  font-weight: 200;
}

.title h3.book-meta-title a em {
  font-style: normal;
}

.content-top {
  padding-bottom: 20px;
}

#cover-image-wrapper {
  float: none;
}

#cover-image-wrapper img, .book-img img {
  border: none;
  box-shadow: 0 2px 6px -1px rgba(37, 36, 35, 0.5);
}

#toc #header h1.title, #resultsbody .content-top #header h1.title {
  margin-bottom: 0;
  font-weight: 600;
}

#toc #header .authors, #resultsbody .content-top #header .authors {
  margin-bottom: 30px;
}

#tocbody .content-top + h1 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

ul#toccontents {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#articlebody .arrowsectionnav + div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#articlebody .arrowsectionnav + div h2 {
  font-weight: 600;
  margin-top: 2em;
}

#articlebody .arrowsectionnav {
  position: fixed;
  margin-left: -25px;
  width: 93%;
}

#articlebody a.arrow-docnavbutton {
  text-decoration: none;
  font-size: 80px;
  text-shadow: 0 1px 2px grey;
  background-color: transparent;
  border: 0;
  z-index: 10;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  color: #e5e5e5;
  opacity: 0.9;
}

#articlebody a.arrow-docnavbutton:hover {
  opacity: 0.9;
  transition: .8s;
  color: #800000;
}

#articlebody a#next_link.arrow-docnavbutton {
  float: right;
}

#articlebody .content-top {
  margin-bottom: 3em;
}

#articlebody p, #articlebody ul, #articlebody ol, #articlebody li, #articlebody .q1-block, #articlebody .q1-poem {
  letter-spacing: 0.02rem;
  line-height: 1.6em;
  font-size: 17px;
  margin-bottom: 30px;
}

#article li {
  margin-bottom: 20px;
}

#articlebody p.rend-right, #articlebody .rend-right {
  text-align: right;
}

#articlebody h1, #articlebody h2, #articlebody h3, #articlebody h4, #articlebody h5, #articlebody h6 {
  line-height: 1.6em;
}

#articlebody .content-top #header h1.title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}

#articlebody .content-top #header .authors {
  font-size: 14px;
  margin: .1em 0 .5em 0;
}

#articlebody .content-top #header #doi, #articlebody .content-top #header #licenseinfo, #articlebody .content-top #header .toc {
  font-size: 12px;
  float: left;
}

#articlebody .content-top #header #licenseinfo, #articlebody .content-top #header .toc {
  margin-left: 15px;
}

#articlebody .content-top #header #publisher-and-date, #articlebody .content-top #cover-image-wrapper {
  display: none;
}

#articlebody #extras {
  margin-left: .5em;
}

#articlebody table ul li {
  font-size: 16px;
  letter-spacing: 0;
}

#articlebody .figure p {
  font-size: .9em;
  letter-spacing: 0;
}

#articlebody .q1-block .lg {
  width: auto !important;
}

#articlebody table th, #articlebody table td {
  padding: 20px;
}

#articlebody .two-col {
  width: 90%;
}

#articlebody .two-col + .two-col {
  margin-top: 3em;
}

#articlebody .q1-callout {
  font-family: "open-sans", sans-serif;
  font-weight: normal;
  padding: 1.5em;
  margin: .5em 1.5em .5em 0;
}

#articlebody .q1-callout p {
  font-weight: normal;
  font-size: .9em;
  margin-bottom: 1em;
}

#articlebody .q1-callout + ol.numbered li {
  list-style-position: inside;
}

#articlebody ul.monograph-navigation {
  list-style: none;
}

#articlebody ul.monograph-navigation li {
  margin-bottom: 10px;
  line-height: .9em;
  font-size: .9em;
}

#articlebody .line {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 3em;
  text-indent: -3em;
}

#articlebody p.numberednote, #articlebody li.bibl {
  -ms-word-break: break-all;
  /* Be VERY careful with this, breaks normal words wh_erever */
  /* word-break: break-all; */
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

@media screen and (min-width: 33.125em) {
  #cover-image-wrapper {
    float: left;
  }

  /* #quicksearchwrapper { margin: 8px 30px 0 0;
         			clear: right;
  			float: right;
  			font-size: 0.8em;
  			position: relative;
  			width: auto;
  			top: 0;
  			left: 0;	
  		}	
  
  #quicksearchtext	 { float: none; clear: none; margin-top: 0.5em; }	
  */
  #footer {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 40.625em) {
  /* #quicksearchwrapper { margin: 8px 40px 0 0; 
  		}
  #quicksearchwrapper .quicksearch-options {display: inline !important; }
  */
  .content-top {
    padding-bottom: 0;
  }

  .title .book-meta {
    margin-left: 200px;
  }

  .title .book-img {
    float: left;
  }
}
@media screen and (min-width: 44.375em) {
  #wrapper {
    width: 100%;
  }

  #articlebody .arrowsectionnav {
    margin-left: -10px;
    width: 91%;
  }

  #articlebody a.arrow-docnavbutton {
    font-size: 120px;
  }

  #articlebody .arrowsectionnav + div {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 50.625em) {
  #wrapper {
    width: 90%;
    max-width: 1200px;
  }

  #articlebody .arrowsectionnav {
    width: 84%;
  }
}
@media screen and (min-width: 82.812em) {
  #articlebody .arrowsectionnav {
    width: 1135px;
  }

  #articlebody .two-col {
    width: 39%;
  }
}

/*# sourceMappingURL=custom.css.map */
