@charset "UTF-8";
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Lato-Bold';
  src: url("fonts/Lato-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Lato-Light';
  src: url("fonts/Lato-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Oswald';
  src: url("fonts/Oswald-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Oswald-Bold';
  src: url("fonts/Oswald-Bold.ttf") format("truetype"); }
body {
  position: relative; }

.container-fluid {
  padding: 0 20px; }

#main img:not(.instant) {
  opacity: .3;
  transition: opacity .3s ease-in; }

#main h1:first-child {
  margin-top: 10px; }

[data-featherlight] {
  cursor: pointer; }

a, a:focus {
  outline: 0;
  outline: none;
  border: none; }

.affix {
  top: 0; }
  .affix #sidebar-menu ul {
    padding: 30px 20px 0 10px; }

h1 {
  color: #444;
  margin-bottom: 46px; }

b, strong, .strong {
  font-family: Lato-Bold,sans-serif;
  font-weight: normal; }

hr {
  border: 0;
  height: 1px;
  background: #000;
  width: 100%; }

/* .Flie-text-----See-ÔÇª- */
.chapter-0-color {
  color: #9ea3b1; }

.chapter-0-bg {
  background-color: #9ea3b1;
  color: white; }

.chapter-1-color {
  color: #ffc000; }

.chapter-1-bg {
  background-color: #ffc000;
  color: white; }

.chapter-2-color {
  color: #f18700; }

.chapter-2-bg {
  background-color: #f18700;
  color: white; }

.chapter-3-color {
  color: #009ba4; }

.chapter-3-bg {
  background-color: #009ba4;
  color: white; }

.chapter-4-color {
  color: #cd0e1f; }

.chapter-4-bg {
  background-color: #cd0e1f;
  color: white; }

.chapter-5-color {
  color: #0095d0; }

.chapter-5-bg {
  background-color: #0095d0;
  color: white; }

.chapter-6-color {
  color: #6d8526; }

.chapter-6-bg {
  background-color: #6d8526;
  color: white; }

.chapter-7-color {
  color: #3c6422; }

.chapter-7-bg {
  background-color: #3c6422;
  color: white; }

.container-fluid {
  max-width: 1280px; }

.jumbotron {
  padding: 0;
  margin-bottom: 20px; }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 48px; }

.jumbotron.intro {
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 991px) {
    .jumbotron.intro {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 100;
      -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2); } }

.intro a {
  color: gray;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px; }

.jumbotron.logo {
  padding-left: 5px;
  padding_right: 5px;
  padding-top: 20px;
  padding-bottom: 5px;
  background-color: white;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .jumbotron.logo {
      margin-top: 43px; } }

footer {
  margin-top: 60px; }
  footer .jumbotron {
    margin: 40px 0 0 0;
    padding: 20px 0; }

.Subhead {
  font-size: 28px;
  margin-top: 46px;
  margin-bottom: 11.5px;
  font-family: Oswald, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
  text-transform: uppercase; }

.Subline-mit-Linie, .Figure-Headline, .Endnotes-Kapitel-Headline, .glossary .CharOverride-13 {
  font-size: 20px;
  margin-top: 46px;
  margin-bottom: 11.5px;
  font-family: Oswald, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: inherit;
  text-transform: uppercase; }

.introduction .Figure-Headline {
  margin-top: 23px;
  text-transform: none; }

.small-headline {
  font-size: 17px;
  margin-top: 12px;
  margin-bottom: 11.5px;
  font-family: Oswald, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: inherit; }

.Endnote-Reference {
  border-radius: 15px;
  padding: 0 4px 1px 4px;
  line-height: 1;
  font-size: 10px;
  cursor: pointer; }

.Endnote-Text-Reference {
  cursor: pointer; }

[data-toggle="popover"],
a.no-underscore {
  text-decoration: none !important; }

.Footnote-Verweis {
  border-radius: 0;
  padding: 0 4px;
  line-height: 1;
  font-size: 11px;
  vertical-align: super;
  background-color: #eee;
  color: black !important; }

#main a:hover .Endnote-Reference {
  text-decoration: none; }

.sidebar {
  background-color: #eee;
  color: black;
  padding: 1px 20px 20px 20px;
  margin: 20px 0; }
  .sidebar h4, .sidebar .h4 {
    cursor: pointer;
    margin-top: 23px; }

.Footnotes-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .Footnotes-box p {
    color: #666;
    font-size: 14px;
    line-height: 1.3; }

.figure-container {
  margin: 20px 0;
  font-size: 16px;
  border: 1px solid #ddd;
  padding: 0;
  width: 51%; }
  @media (max-width: 767px) {
    .figure-container {
      width: 100%; } }

.figure-title strong {
  color: #777; }

.table-container {
  margin: 20px 0;
  font-size: 16px;
  border: none;
  padding: 0;
  width: 100%; }

img.pull-left {
  margin: 0 10px 0 0; }

.hl-container {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 25px 0;
  padding: 20px 0; }
  .hl-container img.pull-left {
    height: 34px; }
  .hl-container h2, .hl-container .h2 {
    line-height: 32px;
    padding: 0;
    margin: 0; }

.bordered {
  color: black;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  padding: 17px 0; }

.Subline-mit-Linie {
  text-transform: uppercase;
  border-bottom: 1px solid #333;
  padding-bottom: 6px;
  margin-bottom: 6px; }

.mit-Linie {
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  margin-bottom: 8px; }

.boxed {
  background-color: #efefef;
  padding: 25px 20px; }
  .boxed h4 {
    margin-top: 0; }

.boxed-light {
  background-color: #ededed;
  padding: 10px 10px 14px 10px;
  margin-bottom: 20px; }
  .boxed-light p {
    margin: 0; }
  .boxed-light h4 {
    margin-top: 0; }

.CharOverride-4, .CharOverride-5 {
  font-size: 13px;
  line-height: 15px; }

.CharOverride-4 {
  font-family: Lato-Bold,sans-serif; }

ul.box-dot li {
  display: block;
  margin-bottom: 12px; }

ul.box-dot li:before {
  content: "\e074";
  font-family: 'Glyphicons Halflings';
  font-size: 15px;
  float: left;
  margin-top: 2px;
  margin-left: -19px;
  margin-right: 2px;
  color: #aaa; }

/* chapter specific*/
.chapter-0 img.instant.pull-left {
  margin: 0 10px 0 0;
  width: 33px; }
.chapter-0 .boxed {
  background-color: #9ea3b1; }
.chapter-0 .Subhead-ohne-Quadrat {
  font-size: 20px;
  font-family: Lato-Bold,sans-serif;
  text-transform: uppercase;
  margin: 23px 0 11.5px 0;
  line-height: 1.1; }
.chapter-0 .sidebar {
  background-color: #ffc000;
  color: white; }
.chapter-0 .Subline-mit-Linie {
  border-bottom: 1px solid #ffc000; }
.chapter-0 .mit-Linie {
  border-bottom: 1px solid #ffc000;
  padding-bottom: 5px; }
.chapter-0 .credits .ParaOverride-12 {
  margin-bottom: 0; }
.chapter-0 .credits .well .Subline-mit-Linie {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 2px; }
.chapter-0 .credits .well .Subline-mit-Linie:first-of-type {
  margin-top: 0; }
.chapter-0 .small-credits.well {
  line-height: 1.1; }
.chapter-0 .small-credits .ParaOverride-36, .chapter-0 .small-credits .Laendernamen {
  font-family: Lato-Bold,sans-serif;
  margin-bottom: 0; }

.glossary .CharOverride-5, .glossary .CharOverride-3 {
  font-family: Lato-Bold,sans-serif;
  font-size: 16px; }
.glossary .CharOverride-3 {
  font-family: Lato-Bold,sans-serif;
  font-size: 16px; }

.chapter-1 .boxed {
  background-color: #ffc000;
  color: black; }
.chapter-1 .Endnote-Reference {
  background-color: #ffc000 !important; }
.chapter-1 #main a .Endnote-Reference {
  color: white !important; }
.chapter-1 .Subhead-ohne-Quadrat {
  font-size: 20px;
  font-family: Lato-Bold,sans-serif;
  text-transform: uppercase;
  margin: 23px 0 11.5px 0;
  color: white; }
.chapter-1 .sidebar {
  background-color: #ffc000;
  color: white; }
  .chapter-1 .sidebar h4 {
    color: white; }
  .chapter-1 .sidebar .glyphicon-plus, .chapter-1 .sidebar .glyphicon-minus {
    cursor: pointer; }
.chapter-1 .Subline-mit-Linie {
  border-bottom: 1px solid #ffc000; }
.chapter-1 .mit-Linie {
  border-bottom: 1px solid #ffc000;
  padding-bottom: 5px; }
.chapter-1 .CharOverride-14 {
  background-color: #ffc000;
  color: #ffc000;
  padding: 0 5px; }
.chapter-1 ul.box-dot li:before {
  color: #ffc000; }

.chapter-2 .boxed {
  background-color: #f18700; }
.chapter-2 .Endnote-Reference {
  background-color: #f18700 !important; }
.chapter-2 #main a .Endnote-Reference {
  color: white !important; }
.chapter-2 .sidebar {
  background-color: #f18700;
  color: white; }
.chapter-2 .Subline-mit-Linie {
  border-bottom: 1px solid #f18700; }
.chapter-2 .mit-Linie {
  border-bottom: 1px solid #f18700;
  padding-bottom: 5px; }

.chapter-3 .boxed {
  background-color: #009ba4; }
.chapter-3 .Endnote-Reference {
  background-color: #009ba4 !important; }
.chapter-3 #main a .Endnote-Reference {
  color: white !important; }
.chapter-3 .sidebar {
  background-color: #009ba4;
  color: white; }
.chapter-3 .Subline-mit-Linie {
  border-bottom: 1px solid #009ba4; }

.chapter-4 .boxed {
  background-color: #cd0e1f; }
.chapter-4 .Endnote-Reference {
  background-color: #cd0e1f !important; }
.chapter-4 #main a .Endnote-Reference {
  color: white !important; }
.chapter-4 .sidebar {
  background-color: #cd0e1f;
  color: white; }
.chapter-4 .Subline-mit-Linie {
  border-bottom: 1px solid #cd0e1f; }

.chapter-5 .boxed {
  background-color: #0095d0; }
.chapter-5 .Endnote-Reference {
  background-color: #0095d0 !important; }
.chapter-5 #main a .Endnote-Reference {
  color: white !important; }
.chapter-5 .sidebar {
  background-color: #0095d0;
  color: white; }
.chapter-5 .Subline-mit-Linie {
  border-bottom: 1px solid #0095d0; }
.chapter-5 .CharOverride-8 {
  background-color: #0095d0;
  color: #0095d0;
  padding: 0 5px; }
.chapter-5 ul.box-dot li:before {
  color: #0095d0; }

.chapter-6 .boxed {
  background-color: #6d8526; }
.chapter-6 .Endnote-Reference {
  background-color: #6d8526 !important; }
.chapter-6 #main a .Endnote-Reference {
  color: white !important; }
.chapter-6 .sidebar {
  background-color: #6d8526;
  color: white; }
.chapter-6 .Subline-mit-Linie {
  border-bottom: 1px solid #6d8526; }

.chapter-7 .boxed {
  background-color: #3c6422; }
.chapter-7 .Endnote-Reference {
  background-color: #3c6422; }
.chapter-7 #main a .Endnote-Reference {
  color: white !important; }
.chapter-7 ul.box-dot li:before {
  color: #3c6422; }
.chapter-7 .sidebar {
  background-color: #3c6422;
  color: white; }
  .chapter-7 .sidebar ul.box-dot li:before {
    color: white; }
  .chapter-7 .sidebar a {
    color: white; }
  .chapter-7 .sidebar .Endnote-Reference {
    background-color: black !important; }
.chapter-7 .Subline-mit-Linie {
  border-bottom: 1px solid #3c6422; }

.Figure.CharOverride-12 {
  font-family: Lato-Bold, Arial, sans-serif; }
.Figure.CharOverride-13 {
  font-family: Lato, Arial, sans-serif; }

.ParaOverride-8 {
  font-size: 12px; }

p, td {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  hyphenate-limit-chars: auto;
  hyphenate-limit-lines: 2; }

/* side menu*/
#sidebar {
  background-color: white; }
  @media (max-width: 991px) {
    #sidebar {
      position: fixed;
      top: 0;
      left: 0;
      width: 320px;
      padding: 40px 0 0 0;
      height: 100%;
      display: none;
      -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2); }
      #sidebar #fix {
        position: relative !important; }
      #sidebar.show-menu {
        display: block; } }

#sidebar-menu {
  padding: 5px 25px 0 20px;
  height: 100%;
  width: 100%; }
  @media (max-width: 991px) {
    #sidebar-menu {
      padding: 9px 0 0 15px; } }
  #sidebar-menu .label {
    padding: 4px 6px 6px 6px;
    border-radius: 0;
    margin-right: 5px; }

#sidebar-menu ul {
  list-style-type: none;
  padding: 5px 0 0 0;
  font-size: 13px; }

#sidebar-menu .ch {
  display: table-cell;
  vertical-align: top;
  float: left;
  clear: left;
  height: 25px;
  margin-top: -1px; }

#sidebar-menu a {
  text-decoration: none;
  min-height: 20px;
  width: 100%; }

#sidebar-menu ul li ul li a {
  width: 100%; }

#sidebar-menu ul li.current a {
  color: #000; }

#sidebar-menu ul > li > a {
  list-style-type: none;
  padding: 3px 0; }

#sidebar-menu .sub-menu {
  list-style-type: none;
  padding: 0 0 10px 36px; }

#sidebar-menu .main-menu > li > a {
  display: block;
  color: #888;
  padding: 2px 20px 2px 4px;
  min-height: 25px; }

#sidebar-menu .main-menu a:hover {
  color: #000;
  background-color: #f1f1f1; }

#sidebar-menu .sub-menu {
  display: none;
  clear: left; }
  #sidebar-menu .sub-menu.active {
    display: block; }
  #sidebar-menu .sub-menu li {
    width: 100%;
    padding: 3px 5px; }
    #sidebar-menu .sub-menu li a {
      padding: 3px 0; }

#endnotes, .popover-content {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }
  #endnotes .CharOverride-4, .popover-content .CharOverride-4 {
    font-size: 16px;
    font-weight: bold; }
  #endnotes ol li, .popover-content ol li {
    padding: 0 0 10px 0;
    font-size: 15px;
    line-height: 1.3; }

.popover {
  color: white;
  width: 400px;
  max-width: 400px;
  font-size: 14px !important; }
  .popover a {
    color: #ddd; }

.featherlight-content {
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2); }

.featherlight:last-of-type {
  background: rgba(255, 255, 255, 0.6); }

#abbrev, #metric, #volume, #units, #heat {
  border-collapse: collapse;
  border: none; }
  #abbrev td, #metric td, #volume td, #units td, #heat td {
    border: none; }
  #abbrev p, #metric p, #volume p, #units p, #heat p {
    margin: 0; }

#metric {
  width: 100%; }
  #metric td:nth-child(1) {
    width: 80px; }
  #metric td:nth-child(2) {
    width: 40px; }
  #metric td:nth-child(3) {
    width: 30px; }

table#volume {
  width: 100%;
  margin-bottom: 10px; }
  table#volume td:nth-child(1) {
    width: 140px; }
  table#volume td:nth-child(2) {
    width: 40px; }

#units {
  border-collapse: separate; }
  #units td {
    border: 2px solid white; }
  #units .bg-dark {
    background-color: #ccc; }
  #units .bg-light {
    background-color: #eee; }

#heat {
  width: 100%; }
  #heat td:nth-child(1) {
    width: 80px; }
  #heat td:nth-child(2) {
    width: 40px; }
  #heat td:nth-child(3) {
    width: 30px; }

header {
  position: relative; }

#mobile-menu-toggle {
  display: none;
  font-size: 16px;
  color: #000;
  cursor: pointer; }
  @media (max-width: 991px) {
    #mobile-menu-toggle {
      display: inline-block; } }

#logo {
  display: block;
  width: 160px;
  height: 60px; }

#nav_logo {
  padding: 3px 0 20px 5px;
  width: 115px; }

#partners {
  margin-top: 5px;
  font-size: 12px;
  color: #888;
  text-align: center; }
  #partners div {
    display: inline-block; }
  #partners span {
    width: 80px;
    display: inline-block;
    float: left; }
  #partners img {
    float: left;
    padding: 0; }

#toggle_chapters {
  font-size: 16px;
  color: #333;
  line-height: 1.5; }

#chapter-wrap {
  position: absolute;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%; }
  @media (max-width: 991px) {
    #chapter-wrap {
      display: none; } }
  #chapter-wrap .chapter-col {
    width: 12.5%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    min-height: 1px; }

.chapter-box {
  margin: 10px;
  padding: 0;
  border: 3px solid white;
  min-height: 185px;
  color: #fff; }
  .chapter-box .big_chapter_number {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 18px;
    padding-left: 18px;
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    line-height: 96px;
    text-align: right;
    color: white; }
  .chapter-box .big_chapter_title {
    position: absolute;
    text-transform: uppercase;
    left: 0;
    bottom: 4px;
    padding: 18px;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    line-height: 1.2;
    color: white; }

.jumbotron h1, .jumbotron .h1 {
  font-size: 42px;
  margin: 0; }

#chapter_0 .chapter-header {
  background-image: url(../img/00-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #ffc000;
  min-height: 455px; }
  #chapter_0 .chapter-header h1 {
    color: white; }
    @media (max-width: 991px) {
      #chapter_0 .chapter-header h1 {
        color: black; } }
  #chapter_0 .chapter-header .intro-headline-part {
    color: #ffc000; }
    @media (max-width: 991px) {
      #chapter_0 .chapter-header .intro-headline-part {
        color: white; } }
  @media (max-width: 991px) {
    #chapter_0 .chapter-header {
      background-image: none;
      min-height: 0; }
      #chapter_0 .chapter-header .big-number {
        color: #9ea3b1; } }
  #chapter_0 .chapter-header .head-limiter {
    position: relative;
    height: auto; }

#chapter_es .chapter-header {
  background-image: url(../img/es-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_es .chapter-header {
      background-image: none; }
      #chapter_es .chapter-header .big-number {
        color: #9ea3b1; } }

#chapter_1 .chapter-header {
  background-image: url(../img/01-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_1 .chapter-header {
      background-image: none; }
      #chapter_1 .chapter-header .big-number {
        color: #ffc000; } }

#chapter_2 .chapter-header {
  background-image: url(../img/02-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_2 .chapter-header {
      background-image: none; }
      #chapter_2 .chapter-header .big-number {
        color: #f18700; } }

#chapter_3 .chapter-header {
  background-image: url(../img/03-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_3 .chapter-header {
      background-image: none; }
      #chapter_3 .chapter-header .big-number {
        color: #009ba4; } }

#chapter_4 .chapter-header {
  background-image: url(../img/04-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_4 .chapter-header {
      background-image: none; }
      #chapter_4 .chapter-header .big-number {
        color: #cd0e1f; } }

#chapter_5 .chapter-header {
  background-image: url(../img/05-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_5 .chapter-header {
      background-image: none; }
      #chapter_5 .chapter-header .big-number {
        color: #0095d0; } }

#chapter_6 .chapter-header {
  background-image: url(../img/06-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_6 .chapter-header {
      background-image: none; }
      #chapter_6 .chapter-header .big-number {
        color: #6d8526; } }

#chapter_7 .chapter-header {
  background-image: url(../img/07-startscreen-hg.jpg);
  background-size: auto 455px;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (max-width: 991px) {
    #chapter_7 .chapter-header {
      background-image: none; }
      #chapter_7 .chapter-header .big-number {
        color: #3c6422; } }

.chapter-header {
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    .chapter-header {
      margin-bottom: 30px; } }
  .chapter-header .big-number {
    color: white; }
  @media (max-width: 991px) {
    .chapter-header {
      background-image: none; } }
  .chapter-header .head-limiter {
    position: relative;
    padding: 180px 20px 0 20px;
    height: 660px;
    max-width: 1280px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .chapter-header .head-limiter {
        padding: 30px 20px 10px 20px;
        position: relative;
        width: 100%;
        display: block;
        height: auto;
        margin-bottom: 30px; } }
  .chapter-header .hl-box {
    left: 20px;
    display: table-cell;
    vertical-align: bottom;
    width: 500px;
    height: 160px; }
    @media (max-width: 991px) {
      .chapter-header .hl-box {
        position: relative;
        left: 0;
        width: 100%;
        height: auto;
        display: block; } }
  .chapter-header .image-box {
    position: absolute;
    top: 378px;
    left: 20px;
    max-width: 350px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .chapter-header .image-box {
        position: relative;
        top: 10px;
        left: 0;
        max-width: 100%;
        display: block;
        margin: 20px 0; } }
  .chapter-header .home-text {
    position: relative;
    line-height: 1.25;
    margin-top: 170px;
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .chapter-header .home-text {
        position: relative;
        margin-top: 40px;
        margin-bottom: 10px;
        max-width: 100%;
        display: block; } }
  .chapter-header .intro-text {
    position: absolute;
    left: 380px;
    max-width: 520px;
    top: 373px;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .chapter-header .intro-text {
        position: relative;
        top: 10px;
        left: 0;
        max-width: 100%;
        display: block; } }
  .chapter-header .full-text {
    position: relative;
    left: 360px;
    max-width: 650px;
    top: 133px;
    line-height: 1.3;
    width: 910px;
    height: 180px; }
    .chapter-header .full-text p {
      margin: 0; }
    .chapter-header .full-text td {
      height: 180px;
      border: none;
      vertical-align: top; }
    .chapter-header .full-text td:first-child {
      width: 520px; }
    .chapter-header .full-text #pdf_dl {
      padding: 20px 0 0 0px;
      margin: 0; }
      .chapter-header .full-text #pdf_dl img {
        float: none;
        margin-right: 10px;
        width: 85px; }
    @media (max-width: 991px) {
      .chapter-header .full-text {
        position: relative;
        top: 10px;
        left: 0;
        max-width: 100%;
        display: block; } }

#pdf_dl {
  margin: 20px 0 0 20px; }
  #pdf_dl img {
    float: left;
    margin-right: 10px;
    width: 95px; }

.pdf_dl {
  margin: 0 0 10px 0;
  font-size: 14px; }
  .pdf_dl img {
    float: left;
    margin-right: 10px;
    width: 70px; }

#search {
  padding-top: 7px;
  font-size: 14px; }
  #search input {
    padding: 3px 6px;
    box-shadow: none; }
  #search .form-control {
    height: 30px; }
  #search .btn {
    padding: 3px 10px; }
  #search .input-group-addon {
    padding: 0;
    border: none; }
  #search button {
    border-left: none; }

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