/* Generated by less 2.5.1 */
/* Variables.less
 * Variables to customize the look and feel of Bootstrap
 * ----------------------------------------------------- */
/************************************************/
/*  START: Ken Chen 11-17-2015
/************************************************/
/************************************************/
/*  END: Ken Chen 11-17-2015
/************************************************/
@font-face {
  font-family: 'Proxima Nova Soft';
  src: url('types/ProximaNovaSoft-Regular-webfont.eot');
  src: url('types/ProximaNovaSoft-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('types/ProximaNovaSoft-Regular-webfont.woff') format('woff'), url('types/ProximaNovaSoft-Regular-webfont.ttf') format('truetype'), url('types/ProximaNovaSoft-Regular-webfont.svg#ProximaNovaSoft-Regular-webfont') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: 'Proxima Nova Soft';
  src: url('types/ProximaNovaSoft-Medium-webfont.eot');
  src: url('types/ProximaNovaSoft-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('types/ProximaNovaSoft-Medium-webfont.woff') format('woff'), url('types/ProximaNovaSoft-Medium-webfont.ttf') format('truetype'), url('types/ProximaNovaSoft-Medium-webfont.svg#ProximaNovaSoft-Medium-webfont') format('svg');
  font-weight: 500;
}
@font-face {
  font-family: 'Proxima Nova Soft';
  src: url('types/ProximaNovaSoft-Semibold-webfont.eot');
  src: url('types/ProximaNovaSoft-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('types/ProximaNovaSoft-Semibold-webfont.woff') format('woff'), url('types/ProximaNovaSoft-Semibold-webfont.ttf') format('truetype'), url('types/ProximaNovaSoft-Semibold-webfont.svg#ProximaNovaSoft-Semibold-webfont') format('svg');
  font-weight: 600;
}
@font-face {
  font-family: 'Proxima Nova Soft';
  src: url('types/ProximaNovaSoft-Bold-webfont.eot');
  src: url('types/ProximaNovaSoft-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('types/ProximaNovaSoft-Bold-webfont.woff') format('woff'), url('types/ProximaNovaSoft-Bold-webfont.ttf') format('truetype'), url('types/ProximaNovaSoft-Bold-webfont.svg#ProximaNovaSoft-Bold-webfont') format('svg');
  font-weight: 700;
}
/* lib */
/* layout */
/* Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1.4em;
}
caption,
th,
td {
  text-align: left;
  font-weight: 400;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: ;
}
a img {
  border: none;
}
/* Layout
-------------------------------------------------------------- */
img,
video {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto 1em;
}
.container {
  padding: 0 6%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  *zoom: 1;
  margin-bottom: 15em;
}
.grid-container:after {
  content: "";
  display: table;
  clear: both;
}
.grid-unit {
  position: relative;
  margin-left: 0;
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 2em;
}
.grid:after {
  content: "";
  display: table;
  clear: both;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 100%;
  line-height: 1.75em;
  background-color: #fff;
  color: #2D2E2F;
  font-family: "Proxima Nova Soft", Arial, sans-serif;
  font-weight: 400;
  width: 100%;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
ul,
ol {
  text-align: left;
  margin: 0.5em 0 0.5em 0;
}
ul li,
ol li {
  margin-left: 20px;
}
@media screen and (min-width: 700px) {
  ul,
  ol {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
}
h1 {
  font-size: 2em;
  text-align: center;
  font-weight: 600;
  line-height: 1.0em;
  padding: 1em 0;
}
@media screen and (min-width: 700px) {
  h1 {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.238095em;
  }
}
h2 {
  font-size: 1.5em;
  line-height: 1.1em;
  padding-bottom: 1em;
  padding-top: 2em;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 700px) {
  h2 {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.688em;
    text-align: left;
  }
}
h3,
h4,
h5,
.command-line-title {
  font-size: 1.25em;
  line-height: 1.1em;
  padding-bottom: 1em;
  padding-top: 2em;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 700px) {
  h3,
  h4,
  h5,
  .command-line-title {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}
p {
  margin-bottom: 1.00em;
  margin-top: 0;
  line-height: 1.6em;
  text-align: left;
}
p.small {
  margin-bottom: 2.28em;
  font-size: 0.857142em;
  line-height: 1.5em;
}
@media screen and (min-width: 700px) {
  p {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
}
figure {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
@media screen and (min-width: 700px) {
  figure {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  figure.large {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 480px) {
  figure.small {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
figure figcaption {
  font-size: 0.857142em;
  margin-bottom: 2.28em;
}
figure img {
  margin-top: 1em;
  max-height: 500px;
}
.codetext {
  font-family: monaco, Courier New, monospace;
  font-size: 0.75em;
  background: #000;
  color: #08c811;
  padding: 10px;
}
.codedescription {
  font-size: 0.75em;
}
/* Those quotes are really massive
blockquote{
  p{
      @media screen and (min-width: 1024px) {
      width: 1024px;
      margin-left: auto;
      margin-right: auto;
      font-size: 1.5em;
    }
  }
}
*/
.separator {
  display: inline-block;
  height: 1px;
  width: 100%;
  background: #f0f0f0;
}
/* This is the main title of the whole page */
.page-title {
  margin-top: 6em;
}
.page-title h1 {
  margin-bottom: 0;
}
.page-title p {
  text-align: center;
}
.page-title p.small {
  text-align: left;
  margin-bottom: 9em;
}
.page-title .ornament {
  width: 80px;
  margin-bottom: 5em;
}
.page-title .biblesvg {
  width: 220px;
}
/* Glossary links */
.glossary {
  margin-bottom: 5em;
}
/* This is for the preface */
.preface {
  margin-top: 5em;
  margin-bottom: 3em;
}
.preface figure {
  margin: 0 auto;
}
.preface figure figcaption {
  font-size: 0.857142em;
  margin-bottom: 2.28em;
}
.preface p.sign {
  font-weight: 600;
}
/* Notes */
.note {
  font-size: 0.75em;
  border: 1px solid #eaeaea;
  padding: 5px 20px;
  margin-bottom: 2.6em;
}
.note h6 {
  display: none;
}
.note h1 {
  font-size: 1em;
  text-align: left;
}
@media screen and (min-width: 700px) {
  .note {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
  .note p {
    width: 540px;
  }
}
.definition {
  text-align: center;
  border: 1px solid #eaeaea;
  padding: 40px 0;
  margin-bottom: 3em;
}
/* Localization Flags */
.localization {
  font-size: 0;
}
.localization a {
  display: inline-block;
  text-decoration: none;
  width: 36px;
  margin: 0 10px;
}
/************************************************/
/*  HELPER. Credit nicolas gallagher for this
/************************************************/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
/************************************************/
/*  START: Ken Chen 11-17-2015
/************************************************/
.container > * {
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -moz-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -o-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
}
.container .nav-active {
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -moz-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -o-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  -o-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
#nav-icon {
  position: fixed;
  left: 0;
  top: 0;
  width: calc(113%);
  height: 60px;
  z-index: 998;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -moz-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -o-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
}
#nav-icon.hide {
  -webkit-transform: translate3d(0, -60px, 0);
  -moz-transform: translate3d(0, -60px, 0);
  -ms-transform: translate3d(0, -60px, 0);
  -o-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
}
@media screen and (min-width: 700px) {
  #nav-icon.hide {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
#nav-icon.bordered {
  box-shadow: 0 1px 0 rgba(52, 53, 54, 0.1);
}
@media screen and (min-width: 700px) {
  #nav-icon {
    left: 22px;
    top: 18px;
    background-color: transparent;
    border-radius: 4px;
    width: 60px;
  }
}
#nav-icon:hover:before {
  -webkit-transform: translate3d(0, -2px, 0);
  -moz-transform: translate3d(0, -2px, 0);
  -ms-transform: translate3d(0, -2px, 0);
  -o-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
#nav-icon:hover:after {
  -webkit-transform: translate3d(0, 2px, 0);
  -moz-transform: translate3d(0, 2px, 0);
  -ms-transform: translate3d(0, 2px, 0);
  -o-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0);
}
#nav-icon.nav-active {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#nav-icon div {
  background-color: #343536;
  width: 24px;
  height: 2px;
  border-radius: 1px;
  margin-left: 6%;
  margin-top: 29px;
}
@media screen and (min-width: 700px) {
  #nav-icon div {
    margin-left: 18px;
  }
}
#nav-icon:before {
  background-color: #343536;
  content: '';
  position: absolute;
  left: 6%;
  top: 22px;
  width: 24px;
  height: 2px;
  border-radius: 1px;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
@media screen and (min-width: 700px) {
  #nav-icon:before {
    left: 18px;
  }
}
#nav-icon:after {
  background-color: #343536;
  content: '';
  position: absolute;
  left: 6%;
  bottom: 22px;
  width: 24px;
  height: 2px;
  border-radius: 1px;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
@media screen and (min-width: 700px) {
  #nav-icon:after {
    left: 18px;
  }
}
.nav-title {
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNjclIiBzdG9wLWNvbG9yPSIjMzQzNTM2IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYig1MiwgNTMsIDU0KSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #343536 67%, rgba(52, 53, 54, 0) 100%);
  background-image: -moz-linear-gradient(top, #343536 67%, rgba(52, 53, 54, 0) 100%);
  background-image: -o-linear-gradient(top, #343536 67%, rgba(52, 53, 54, 0) 100%);
  background-image: linear-gradient(to bottom, #343536 67%, rgba(52, 53, 54, 0) 100%);
  font-size: 0.875em;
  letter-spacing: 0.1875em;
  font-weight: 500;
  position: fixed;
  left: -500px;
  top: 0;
  color: rgba(137, 148, 155, 0.5);
  z-index: 1000;
  text-transform: uppercase;
  text-align: left;
  padding: 6%;
  cursor: default;
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all, 0.2s ease opacity;
  -moz-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all, 0.2s ease opacity;
  -o-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all, 0.2s ease opacity;
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all, 0.2s ease opacity;
  opacity: 0;
}
@media screen and (min-width: 700px) {
  .nav-title {
    width: 484px;
    padding: 30px 40px 40px 40px;
    font-size: 1em;
  }
}
.nav-title.expanded {
  opacity: 1;
  -webkit-transform: translate3d(500px, 0, 0);
  -moz-transform: translate3d(500px, 0, 0);
  -ms-transform: translate3d(500px, 0, 0);
  -o-transform: translate3d(500px, 0, 0);
  transform: translate3d(500px, 0, 0);
}
.nav-title #nav-close-button {
  position: absolute;
  right: 6%;
  top: 23px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media screen and (min-width: 700px) {
  .nav-title #nav-close-button {
    right: 40px;
    top: 28px;
  }
}
.nav-title #nav-close-button:before {
  content: '';
  position: absolute;
  right: 0;
  top: 14px;
  width: 30px;
  height: 1px;
  border-radius: 1px;
  background-color: #6f787e;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}
.nav-title #nav-close-button:after {
  content: '';
  position: absolute;
  right: 0;
  top: 14px;
  width: 30px;
  height: 1px;
  border-radius: 1px;
  background-color: #6f787e;
  -webkit-transform: rotate3d(0, 0, 1, 135deg);
  -moz-transform: rotate3d(0, 0, 1, 135deg);
  -ms-transform: rotate3d(0, 0, 1, 135deg);
  -o-transform: rotate3d(0, 0, 1, 135deg);
  transform: rotate3d(0, 0, 1, 135deg);
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}
.nav-title #nav-close-button:hover:before {
  background-color: #fff;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.nav-title #nav-close-button:hover:after {
  background-color: #fff;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
nav {
  background-color: #343536;
  position: fixed;
  left: -500px;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 80px 6% 30px 6%;
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -moz-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  -o-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) all;
  scrollbar-face-color: #424950;
  scrollbar-track-color: #343536;
  text-align: left;
}
@media screen and (min-width: 700px) {
  nav {
    width: 500px;
    padding: 100px 40px 40px 40px;
  }
}
nav::-webkit-scrollbar {
  width: 14px;
}
nav::-webkit-scrollbar-thumb {
  background: rgba(137, 148, 155, 0.3);
  width: 16px;
  border-radius: 7px;
  border: 3px solid #343536;
  cursor: pointer;
}
nav::-webkit-scrollbar-thumb:hover {
  background: rgba(137, 148, 155, 0.6);
}
nav::-webkit-scrollbar-track {
  background: #343536;
}
nav.expanded {
  -webkit-transform: translate3d(500px, 0, 0);
  -moz-transform: translate3d(500px, 0, 0);
  -ms-transform: translate3d(500px, 0, 0);
  -o-transform: translate3d(500px, 0, 0);
  transform: translate3d(500px, 0, 0);
}
nav.expanded > ol,
nav.expanded .extra-title {
  opacity: 1;
}
nav > ol,
nav .extra-title {
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  opacity: 0;
}
nav ol,
nav .extra-title {
  counter-reset: item;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 700px) {
  nav ol,
  nav .extra-title {
    width: 420px;
  }
}
nav li,
nav .extra-title {
  display: block;
  color: #89949b;
  margin: 0;
  padding: 0;
  line-height: 1em;
  position: relative;
}
nav li:before,
nav .extra-title:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  width: 50px;
  display: inline-block;
  font-size: 1em;
}
@media screen and (min-width: 700px) {
  nav li:before,
  nav .extra-title:before {
    width: 60px;
  }
}
nav a {
  color: #89949b;
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-weight: 500;
  -webkit-transition: 0.1s all;
  -moz-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
}
nav a:hover {
  color: #fff;
}
nav > ol > li,
nav .extra-title {
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 1.25em;
  border-bottom: 1px solid #424950;
}
@media screen and (min-width: 700px) {
  nav > ol > li,
  nav .extra-title {
    font-size: 1.5em;
  }
}
nav > ol > li:before,
nav .extra-title:before {
  display: inline-block;
  width: 10px;
  opacity: 0;
  margin-right: -0.45em;
}
nav > ol > li > ol > li {
  padding-top: 15px;
  font-size: 0.7em;
}
@media screen and (min-width: 700px) {
  nav > ol > li > ol > li {
    font-size: 0.6666667em;
  }
}
nav > ol > li > ol > li:first-child {
  padding-top: 25px;
}
nav > ol > li > ol > li a {
  display: inline-block;
  line-height: 1.688;
  font-weight: 600;
}
/************************************************/
/*  END: Ken Chen 11-17-2015
/************************************************/
/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table {
  margin-top: 30px;
  margin-bottom: 30px;
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 700px) {
  table {
    table-layout: fixed !important;
    width: 580px !important;
    margin-left: auto;
    margin-right: auto;
  }
}
table caption {
  font-size: 0.8em;
  line-height: 120%;
  text-align: left;
  margin: 0 0 20px 0;
  padding: 0;
}
tr {
  border-width: 0px;
}
th {
  /* table heading rows */
  font-size: 0.8em;
  line-height: 120%;
  text-align: left;
  margin-top: 0;
}
th,
td {
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
td,
table p {
  /* table body text */
  font-size: 13px;
  line-height: 120%;
}
table p {
  /* table body text */
  text-indent: 0;
  margin-top: 6px;
}
table th {
  font-weight: bold;
}
table td,
table th {
  padding: 9px 10px;
  text-align: left;
}
