.clear-fix:before,
.clear-fix:after {
  content: "";
  display: table;
}
.clear-fix:after {
  clear: both;
}
.clear-clear-fix:before,
.clear-clear-fix:after {
  clear: none;
  content: none;
  display: none;
}
br:last-child {
  clear: both;
}
figure.loznotes__anchor {
  text-align: center;
}
figure.loznotes__anchor a:link,
figure.loznotes__anchor a:visited,
figure.loznotes__anchor a:hover {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-family: Helmet, Freesans, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  text-indent: 0;
  background-image: none;
}
figure.loznotes__anchor--is-selected a:link,
figure.loznotes__anchor--is-selected a:visited,
figure.loznotes__anchor--is-selected a:hover {
  font-weight: bold;
  color: #fff;
}
[class]:link figure.loznotes__anchor a:link,
[id]:link figure.loznotes__anchor a:link,
[class]:visited figure.loznotes__anchor a:link,
[id]:visited figure.loznotes__anchor a:link,
[class]:hover figure.loznotes__anchor a:link,
[id]:hover figure.loznotes__anchor a:link,
[class]:link figure.loznotes__anchor a:visited,
[id]:link figure.loznotes__anchor a:visited,
[class]:visited figure.loznotes__anchor a:visited,
[id]:visited figure.loznotes__anchor a:visited,
[class]:hover figure.loznotes__anchor a:visited,
[id]:hover figure.loznotes__anchor a:visited,
[class]:link figure.loznotes__anchor a:hover,
[id]:link figure.loznotes__anchor a:hover,
[class]:visited figure.loznotes__anchor a:hover,
[id]:visited figure.loznotes__anchor a:hover,
[class]:hover figure.loznotes__anchor a:hover,
[id]:hover figure.loznotes__anchor a:hover {
  color: #fff;
  font-style: normal;
  text-indent: 0;
  background-image: none;
}
[class]:link--is-selected a:link,
[id]:link--is-selected a:link,
[class]:visited--is-selected a:link,
[id]:visited--is-selected a:link,
[class]:hover--is-selected a:link,
[id]:hover--is-selected a:link,
[class]:link--is-selected a:visited,
[id]:link--is-selected a:visited,
[class]:visited--is-selected a:visited,
[id]:visited--is-selected a:visited,
[class]:hover--is-selected a:visited,
[id]:hover--is-selected a:visited,
[class]:link--is-selected a:hover,
[id]:link--is-selected a:hover,
[class]:visited--is-selected a:hover,
[id]:visited--is-selected a:hover,
[class]:hover--is-selected a:hover,
[id]:hover--is-selected a:hover {
  font-weight: bold;
  color: #fff;
}
dt.loznote__count {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: bold;
  text-align: center;
}
dt.loznote__count--is-selected {
  font-weight: bold;
  color: #fff;
}
section.loznotes__tab-pane {
  text-align: left;
}
section.loznotes__tab-pane h1,
section.loznotes__tab-pane h2,
section.loznotes__tab-pane p.loznotes__page-description,
section.loznotes__tab-pane dt.loznote__count,
section.loznotes__tab-pane dd.loznote__body,
section.loznotes__tab-pane form.loznotes_form {
  font-family: Helmet, Freesans, sans-serif;
  font-weight: normal;
  color: #fff;
}
section.loznotes__tab-pane h1 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  padding: 0;
  background: none;
}
@media (min-width: 640px) {
  section.loznotes__tab-pane h1 {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 36px;
    line-height: 3.6rem;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
}
section.loznotes__tab-pane h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  background: none;
}
@media (min-width: 640px) {
  section.loznotes__tab-pane h2 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
}
section.loznotes__tab-pane form.loznotes__form {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: Helmet, Freesans, sans-serif;
  color: #fff;
}
p.loznotes__page-description,
dd.loznote__body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
dd.loznote__body a {
  color: #ffdc52;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: none;
}
dd.loznote__body a:visited {
  color: #ffeea8;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: none;
}
dd.loznote__body a:hover {
  color: #fc0;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: none;
}
figure.loznotes__anchor {
  position: absolute;
  z-index:1000;
  margin: -8px 0px 0px -8px;
  margin: -0.8rem 0px 0rem -8px;
}
figure.loznotes__anchor a:link,
figure.loznotes__anchor a:visited,
figure.loznotes__anchor a:hover {
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  background: #fca129;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  /* IE, Opera, W3C */
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.18s ease;
  -moz-transition: background 0.18s ease;
  -o-transition: background 0.18s ease;
  transition: background 0.18s ease;
}
figure.loznotes__anchor--is-selected a:link,
figure.loznotes__anchor--is-selected a:visited,
figure.loznotes__anchor--is-selected a:hover {
  background: #236b6b;
}
figure.loznotes__anchor--is-hidden {
  display: none;
}
dt.loznote__count {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  background: #fca129;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  /* IE, Opera, W3C */
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
dt.loznote__count--is-selected {
  background: #236b6b;
}
section.loznotes__tab-pane,
a.loznotes__tab-control {
  position: fixed;
  z-index: 100;
}
a.loznotes__tab-control {
  top: auto;
  right: auto;
  bottom: 4px;
  left: 50%;
  width: 32px;
  height: 24px;
  margin-left: -16px;
  background: url('../img/loznotes__tab-handle--horizontal.png') center center no-repeat #fca129;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  /* IE, Opera, W3C */
  -webkit-transition: bottom 0.2s ease;
  -moz-transition: bottom 0.2s ease;
  -o-transition: bottom 0.2s ease;
  transition: bottom 0.2s ease;
}
a.loznotes__tab-control--is-active {
  bottom: 320px;
}
@media (min-width: 480px) {
  a.loznotes__tab-control--is-active {
    bottom: 200px;
  }
}
@media (min-width: 640px) {
  a.loznotes__tab-control {
    top: 50%;
    right: 4px;
    bottom: auto;
    left: auto;
    width: 17px;
    height: 32px;
    margin-top: -16px;
    margin-top: -1.6rem;
    background: url('../img/loznotes__tab-handle--vertical.png') center center no-repeat #fca129;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    /* IE, Opera, W3C */
    opacity: .90;
    -webkit-transition: right 0.2s ease;
    -moz-transition: right 0.2s ease;
    -o-transition: right 0.2s ease;
    transition: right 0.2s ease;
  }
  a.loznotes__tab-control--is-active {
    right: 340px;
  }
}
section.loznotes__tab-pane {
  top: auto;
  right: auto;
  bottom: -316px;
  width: 100%;
  max-width: 100%;
  height: 320px;
  background: #000;
  padding: 10px 10px 10px 10px;
  padding: 1rem 10px 1rem 10px;
  border-top: 4px solid #fca129;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: bottom 0.2s ease;
  -moz-transition: bottom 0.2s ease;
  -o-transition: bottom 0.2s ease;
  transition: bottom 0.2s ease;
}
section.loznotes__tab-pane--is-active {
  bottom: 0;
}
@media (min-width: 480px) {
  section.loznotes__tab-pane {
    bottom: -196px;
    height: 200px;
  }
  section.loznotes__tab-pane--is-active {
    bottom: 0;
  }
}
@media (min-width: 640px) {
  section.loznotes__tab-pane {
    top: 0;
    right: -336px;
    width: 340px;
    height: 100%;
    padding: 20px 20px 20px 20px;
    padding: 2rem 20px 2rem 20px;
    border: none;
    border-left: 4px solid #fca129;
    opacity: .90;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: right 0.2s ease;
    -moz-transition: right 0.2s ease;
    -o-transition: right 0.2s ease;
    transition: right 0.2s ease;
  }
  section.loznotes__tab-pane--is-active {
    right: 0;
  }
}
form.loznotes__form {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
@media (min-width: 640px) {
  form.loznotes__form {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
}
input#loznotes__form__display-toggle {
  -webkit-appearance:checkbox;
  appearance:checkbox;
  margin-right: 5px;
}
p.loznotes__page-description {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding: 0;
}
dd.loznote__body {
  display: block;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding-top: 5px;
  padding-top: 0.5rem;
  padding-left: 44px;
}
