@charset "UTF-8";
/* 引入css normalize 所有模块 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* 引入5大核心模块，直接调用CSS3同名mixin来写 */
/* line 1, ../sass/general/_genaral.scss */
html {
  height: 100%;
}

/* line 5, ../sass/general/_genaral.scss */
body {
  min-height: 100%;
  min-width: 440px;
  height: 100%;
  color: rgba(32, 28, 56, 0.8);
  font-family: "Open Sans", "Helvetica Neue", 'Lato','-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue' ,Helvetica,Arial,sans-serif;
}

/* line 13, ../sass/general/_genaral.scss */
#body-inner-wrapper {
  min-height: 100%;
}

/* line 17, ../sass/general/_genaral.scss */
a {
  text-decoration: none;
  color: rgba(32, 28, 56, 0.8);
}
/* line 20, ../sass/general/_genaral.scss */
a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}

/* line 28, ../sass/general/_genaral.scss */
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 36, ../sass/general/_genaral.scss */
ol {
  list-style: none;
}

/* line 41, ../sass/general/_genaral.scss */
p {
  line-height: 2;
}

/* line 1, ../sass/layout/_nav.scss */
#nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 440px;
  line-height: 1.8;
  text-align: left;
  color: rgba(32, 28, 56, 0.8);
  background-color: #fff;
  z-index: 10000;
  -moz-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
  -webkit-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
  box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
}
/* line 16, ../sass/layout/_nav.scss */
#nav-icon {
  font-weight: bold;
  color: rgba(32, 28, 56, 0.8);
}
@media screen and (max-width: 768px) {
  /* line 16, ../sass/layout/_nav.scss */
  #nav-icon {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 13px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 769px) {
  /* line 16, ../sass/layout/_nav.scss */
  #nav-icon {
    display: none !important;
  }
}
/* line 31, ../sass/layout/_nav.scss */
#nav-icon:hover {
  color: black;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  /* line 38, ../sass/layout/_nav.scss */
  #nav-list {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 38, ../sass/layout/_nav.scss */
  #nav-list {
    display: none;
    position: absolute;
    top: 60px;
    right: 8px;
    padding: 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    border: 2px solid rgba(62, 57, 107, 0.07);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 2px 5px 0 rgba(62, 57, 107, 0.07), -5px 2px 5px 0 rgba(62, 57, 107, 0.06);
    -webkit-box-shadow: 5px 2px 5px 0 rgba(62, 57, 107, 0.07), -5px 2px 5px 0 rgba(62, 57, 107, 0.06);
    box-shadow: 5px 2px 5px 0 rgba(62, 57, 107, 0.07), -5px 2px 5px 0 rgba(62, 57, 107, 0.06);
  }
}
/* line 62, ../sass/layout/_nav.scss */
a.nav-list-item {
  display: block;
  padding: 0 35px;
  font-size: .95em;
  line-height: 2.5;
  border-bottom: 1px solid #eee;
}
/* line 69, ../sass/layout/_nav.scss */
a.nav-list-item:hover {
  text-decoration: none;
}

/* line 79, ../sass/layout/_nav.scss */
#site-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px 0 10px 65px;
  margin: 5px 0 5px 10px;
  font-weight: bold;
  font-size: 1.1em;
  background-image: url("/compass/imgs/logo.png");
  background-repeat: no-repeat;
  letter-spacing: 1px;
  -moz-background-size: auto 50px;
  -o-background-size: auto 50px;
  -webkit-background-size: auto 50px;
  background-size: auto 50px;
}

/* line 93, ../sass/layout/_nav.scss */
#nav-expanded {
  margin-top: 3px;
  margin-right: 7px;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 768px) {
  /* line 93, ../sass/layout/_nav.scss */
  #nav-expanded {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  /* line 93, ../sass/layout/_nav.scss */
  #nav-expanded {
    display: block;
    float: right;
  }
}
/* line 107, ../sass/layout/_nav.scss */
.nav-word-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 7px;
  text-decoration: none;
  color: rgba(32, 28, 56, 0.8);
  margin: 5px 0;
}
/* line 114, ../sass/layout/_nav.scss */
.nav-word-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  cursor: pointer;
}

/* line 124, ../sass/layout/_nav.scss */
.fa-search {
  display: block;
  float: right;
  margin-top: 20px;
  margin-right: 10px;
}
/* line 129, ../sass/layout/_nav.scss */
.fa-search:hover {
  color: black;
  cursor: pointer;
}

/* line 3, ../sass/layout/_header.scss */
#page-header {
  padding-top: 60px;
  line-height: 330px;
  color: #fff;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMDg4MTA1IiB5MT0iMC42NDY2MzEiIHgyPSItMC4wODgxMDUiIHkyPSIwLjM1MzM2OSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYjQzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZGQ0ZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-linear-gradient(166deg, #fcb43a, #fedd4e);
  background: -webkit-linear-gradient(166deg, #fcb43a, #fedd4e);
  background: linear-gradient(284deg, #fcb43a, #fedd4e);
  text-align: left;
}
@media screen and (max-width: 700px) {
  /* line 3, ../sass/layout/_header.scss */
  #page-header {
    text-align: center;
  }
}
/* line 16, ../sass/layout/_header.scss */
#banner-wrapper {
  visibility: hidden;
  background-image: url("/compass/imgs/fHangingClothes.png");
  background-repeat: no-repeat;
  -moz-background-size: auto 250px;
  -o-background-size: auto 250px;
  -webkit-background-size: auto 250px;
  background-size: auto 250px;
}
@media screen and (min-width: 701px) and (max-width: 1200px) {
  /* line 16, ../sass/layout/_header.scss */
  #banner-wrapper {
    visibility: visible;
    background-position: 95% center;
  }
}
@media screen and (min-width: 1201px) {
  /* line 16, ../sass/layout/_header.scss */
  #banner-wrapper {
    visibility: visible;
    background-position: 90% center;
  }
}
/* line 33, ../sass/layout/_header.scss */
#banner-pagetype-dependent-info {
  visibility: visible;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  margin-left: 15%;
  vertical-align: middle;
  line-height: 1.3;
  text-align: center;
  letter-spacing: .5px;
}
@media screen and (max-width: 700px) {
  /* line 33, ../sass/layout/_header.scss */
  #banner-pagetype-dependent-info {
    margin-left: 0;
  }
}
/* line 51, ../sass/layout/_header.scss */
#post-title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 3em;
  font-weight: normal;
}

/* line 58, ../sass/layout/_header.scss */
#post-description {
  margin-right: 20px;
}

/* line 62, ../sass/layout/_header.scss */
#word-count {
  margin-right: 20px;
}

/* line 80, ../sass/layout/_header.scss */
.fa-arrow-up {
  display: none;
  position: fixed;
  bottom: 20px;
  z-index: 10001;
  right: 20px;
  color: rgba(32, 28, 56, 0.8);
}
/* line 89, ../sass/layout/_header.scss */
.fa-arrow-up:hover {
  color: black;
  cursor: pointer;
}

/* line 103, ../sass/layout/_header.scss */
.fa-toggle-on, .fa-toggle-off {
  position: fixed;
  z-index: 10001;
  color: rgba(32, 28, 56, 0.8);
}
/* line 107, ../sass/layout/_header.scss */
.fa-toggle-on:hover, .fa-toggle-off:hover {
  color: black;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  /* line 113, ../sass/layout/_header.scss */
  .fa-toggle-on, .fa-toggle-off {
    bottom: 20px;
    left: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 113, ../sass/layout/_header.scss */
  .fa-toggle-on, .fa-toggle-off {
    display: none !important;
  }
}

/* line 125, ../sass/layout/_header.scss */
.fa-toggle-off {
  display: none;
}

/* line 2, ../sass/layout/_article-excerpt.scss */
.each-post:nth-child(even) {
  background-color: #f9fafb;
}

/* line 5, ../sass/layout/_article-excerpt.scss */
.each-post {
  text-align: center;
}
/* line 7, ../sass/layout/_article-excerpt.scss */
.each-post .each-post-meta {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 80px 20px 5px 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.07);
  font-size: 1.6em;
}
/* line 14, ../sass/layout/_article-excerpt.scss */
.each-post .each-post-meta:hover {
  border-bottom: 2px solid #2dde98;
}
/* line 19, ../sass/layout/_article-excerpt.scss */
.each-post .each-post-meta .each-post-date {
  padding-left: 20px;
  font-size: .5em;
}
/* line 26, ../sass/layout/_article-excerpt.scss */
.each-post .each-post-excerpt {
  max-width: 750px;
  margin: 16px auto;
  font-size: 1em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 26, ../sass/layout/_article-excerpt.scss */
  .each-post .each-post-excerpt {
    padding-left: 10%;
    padding-right: 10%;
  }
}
/* line 36, ../sass/layout/_article-excerpt.scss */
.each-post .each-post-excerpt h1, .each-post .each-post-excerpt h2, .each-post .each-post-excerpt h3, .each-post .each-post-excerpt h4, .each-post .each-post-excerpt h5, .each-post .each-post-excerpt h6 {
  font-size: 1em;
}
/* line 43, ../sass/layout/_article-excerpt.scss */
a.read-more {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 8px 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMDg4MTA1IiB5MT0iMC42NDY2MzEiIHgyPSItMC4wODgxMDUiIHkyPSIwLjM1MzM2OSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjYzdkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkZGU5OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(166deg, #1cc7d0, #2dde98);
  background-image: -webkit-linear-gradient(166deg, #1cc7d0, #2dde98);
  background-image: linear-gradient(284deg, #1cc7d0, #2dde98);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: .9em;
  letter-spacing: .5px;
}
/* line 54, ../sass/layout/_article-excerpt.scss */
a.read-more:hover {
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 1, ../sass/layout/_footer.scss */
#page-footer {
  position: relative;
  bottom: 0px;
  width: 100%;
  margin-top: 40px;
  line-height: 200px;
  text-align: center;
  letter-spacing: 1px;
  color: #fff6a4;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMDg4MTA1IiB5MT0iMC42NDY2MzEiIHgyPSItMC4wODgxMDUiIHkyPSIwLjM1MzM2OSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZGQ0ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjYjQzYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-linear-gradient(166deg, #fedd4e, #fcb43a);
  background: -webkit-linear-gradient(166deg, #fedd4e, #fcb43a);
  background: linear-gradient(284deg, #fedd4e, #fcb43a);
}
/* line 16, ../sass/layout/_footer.scss */
#footer-wrapper {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  line-height: 1.8;
  vertical-align: middle;
  color: #fff6a4;
}
/* line 24, ../sass/layout/_footer.scss */
#footer-wrapper #viewed-record {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 25px;
}
/* line 29, ../sass/layout/_footer.scss */
#busuanzi_container_site_pv {
  margin-left: 15px;
}
/* line 35, ../sass/layout/_footer.scss */
#footer-wrapper a {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px dotted;
}
/* line 38, ../sass/layout/_footer.scss */
#footer-wrapper a:hover {
  color: #fff;
}
/* line 44, ../sass/layout/_footer.scss */
#footer-wrapper #contact-me a {
  border-bottom: none;
}
/* line 49, ../sass/layout/_footer.scss */
#rss, #github, #email, #weibo, #facebook, #twitter {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 10px;
  font-size: 2em;
}
/* line 62, ../sass/layout/_footer.scss */
#blog-meta {
  display: inline;
  color: rgba(255, 246, 164, 0.8);
}

/* line 67, ../sass/layout/_footer.scss */
#copyright {
  display: inline;
  margin-left: 5px;
}

/* line 1, ../sass/layout/_post-two-cols.scss */
#body-inner-wrapper {
  position: relative;
}

/* line 5, ../sass/layout/_post-two-cols.scss */
#toc-column {
  font-size: .95em;
}
@media screen and (min-width: 769px) {
  /* line 5, ../sass/layout/_post-two-cols.scss */
  #toc-column {
    display: block;
    position: absolute;
    left: 0;
    top: 480px;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    z-index: 9999;
  }
}
@media screen and (max-width: 768px) {
  /* line 5, ../sass/layout/_post-two-cols.scss */
  #toc-column {
    display: none !important;
  }
}
/* line 26, ../sass/layout/_post-two-cols.scss */
#toc-column-inner-wrapper {
  line-height: 1.6;
}
/* line 31, ../sass/layout/_post-two-cols.scss */
.toc-text {
  padding-left: 10px;
}

/* line 40, ../sass/layout/_post-two-cols.scss */
.active .toc-text {
  color: #fedd4e;
}

/* line 44, ../sass/layout/_post-two-cols.scss */
.active {
  padding-left: 5px;
  border-left: 4px solid #1cc7d0;
}

@media screen and (min-width: 769px) {
  /* line 52, ../sass/layout/_post-two-cols.scss */
  #main-content-column {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 28%;
    width: 70%;
    padding: 45px 7%;
  }
}
@media screen and (max-width: 768px) {
  /* line 52, ../sass/layout/_post-two-cols.scss */
  #main-content-column {
    width: 80% !important;
    padding: 45px 0;
    margin: 0 auto !important;
  }
}
/* line 69, ../sass/layout/_post-two-cols.scss */
#post-full-content {
  font-size: .95em;
}
/* line 72, ../sass/layout/_post-two-cols.scss */
#post-full-content h2, #post-full-content h3, #post-full-content h4, #post-full-content h5, #post-full-content h6 {
  font-weight: bold;
  font-family: 'PingFang SC',"Open Sans", "Helvetica Neue", sans-serif;
}
/* line 77, ../sass/layout/_post-two-cols.scss */
#post-full-content h2 {
  font-size: 1.9em;
}
/* line 81, ../sass/layout/_post-two-cols.scss */
#post-full-content h3 {
  font-size: 1.6em;
}
/* line 85, ../sass/layout/_post-two-cols.scss */
#post-full-content h4 {
  font-size: 1.4em;
}
/* line 89, ../sass/layout/_post-two-cols.scss */
#post-full-content h5 {
  font-size: 1.2em;
}
/* line 93, ../sass/layout/_post-two-cols.scss */
#post-full-content h6 {
  font-size: 1.1em;
}
/* line 97, ../sass/layout/_post-two-cols.scss */
#post-full-content ol {
  list-style-type: decimal;
  line-height: 2;
  padding-left: 40px;
}
/* line 103, ../sass/layout/_post-two-cols.scss */
#post-full-content ul {
  list-style-type: circle;
  line-height: 2;
  padding-left: 40px;
}
/* line 109, ../sass/layout/_post-two-cols.scss */
#post-full-content li {
  padding-left: 15px;
}
/* line 113, ../sass/layout/_post-two-cols.scss */
#post-full-content a, #post-full-content abbr, #post-full-content acronym {
  color: #00aeff;
}
/* line 117, ../sass/layout/_post-two-cols.scss */
#post-full-content sub, #post-full-content sup {
  color: #ccc;
}
/* line 121, ../sass/layout/_post-two-cols.scss */
#post-full-content em {
  padding: 0 10px;
  background-color: rgba(137, 149, 199, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 127, ../sass/layout/_post-two-cols.scss */
#post-full-content mark {
  padding: 0 10px;
  background-color: rgba(137, 149, 199, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #e7486b;
}
/* line 134, ../sass/layout/_post-two-cols.scss */
#post-full-content p {
  line-height: 2.5;
  margin: 20px 0;
}
/* line 139, ../sass/layout/_post-two-cols.scss */
#post-full-content img {
  width: 600px;
  height: auto;
}
/* line 144, ../sass/layout/_post-two-cols.scss */
#post-full-content video {
  width: 70%;
  height: auto;
}
/* line 148, ../sass/layout/_post-two-cols.scss */
#post-full-content iframe {
  width: 90%;
  height: auto;
}
/* line 153, ../sass/layout/_post-two-cols.scss */
#post-full-content blockquote p:before, #post-full-content blockquote p:after {
  display: inline;
  content: ' " ';
  font-weight: bold;
  color: #fcb43a;
}
/* line 160, ../sass/layout/_post-two-cols.scss */
#post-full-content dl {
  overflow: scroll;
  padding: 10px 20px;
  border: 1px solid #eee;
  line-height: 1.8;
}
/* line 168, ../sass/layout/_post-two-cols.scss */
#post-full-content dl dt {
  font-weight: bold;
}
/* line 172, ../sass/layout/_post-two-cols.scss */
#post-full-content dl dd {
  margin-left: 0;
}
/* line 177, ../sass/layout/_post-two-cols.scss */
#post-full-content table {
  overflow: auto;
}

/* line 182, ../sass/layout/_post-two-cols.scss */
#post-full-content > table, #post-full-content > table td, #post-full-content > table th {
  border-collapse: collapse;
  border: 2px solid rgba(32, 28, 56, 0.8);
}

/* line 187, ../sass/layout/_post-two-cols.scss */
#post-full-content > table {
  width: 100%;
  overflow: auto;
}

/* line 192, ../sass/layout/_post-two-cols.scss */
#post-full-content > table td, #post-full-content > table th {
  padding: 6px 10px;
}

/* line 2, ../sass/layout/_post-tags-categories.scss */
#post-tags-container {
  font-size: 1.05em;
  line-height: 1.5;
}

/* line 6, ../sass/layout/_post-tags-categories.scss */
#post-categories-container i, #post-tags-container i {
  color: rgba(32, 28, 56, 0.3);
}

/* line 11, ../sass/layout/_post-tags-categories.scss */
#post-categories-container {
  position: absolute;
  top: 420px;
  right: 17px;
  color: rgba(32, 28, 56, 0.3);
}
/* line 16, ../sass/layout/_post-tags-categories.scss */
#post-categories-container a {
  color: rgba(32, 28, 56, 0.3);
}

/* line 22, ../sass/layout/_post-tags-categories.scss */
a.post-tag {
  padding: 5px 10px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMDg4MTA1IiB5MT0iMC42NDY2MzEiIHgyPSItMC4wODgxMDUiIHkyPSIwLjM1MzM2OSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjYzdkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkZGU5OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(166deg, #1cc7d0, #2dde98);
  background-image: -webkit-linear-gradient(166deg, #1cc7d0, #2dde98);
  background-image: linear-gradient(284deg, #1cc7d0, #2dde98);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: .9em;
}

/* line 1, ../sass/layout/_archive.scss */
#archive-tag-category-title {
  text-align: center;
}

/* line 5, ../sass/layout/_archive.scss */
.post-group-item {
  margin: 0px auto;
  max-width: 750px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}
/* line 12, ../sass/layout/_archive.scss */
.post-group-item h2.post-group-title {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 50px;
  margin-bottom: 0px;
  border-bottom: 1px solid #2dde98;
  font-size: 1.7em;
  font-weight: normal;
}
/* line 21, ../sass/layout/_archive.scss */
.post-group-item h2.post-group-title a:hover {
  color: black;
}
/* line 28, ../sass/layout/_archive.scss */
.post-group-meta-wrapper {
  text-align: left;
}
/* line 31, ../sass/layout/_archive.scss */
section.post-group-item-meta {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: 35%;
  padding-left: 10px;
  -moz-transition: border-left 0.5s, margin-left 0.5s;
  -o-transition: border-left 0.5s, margin-left 0.5s;
  -webkit-transition: border-left 0.5s, margin-left 0.5s;
  transition: border-left 0.5s, margin-left 0.5s;
}
/* line 38, ../sass/layout/_archive.scss */
section.post-group-item-meta:hover {
  margin-left: 30%;
  border-left: 4px solid #2dde98;
}

/* line 44, ../sass/layout/_archive.scss */
.post-group-item-tags {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-left: 3px;
  padding-right: 20px;
}
/* line 49, ../sass/layout/_archive.scss */
.post-group-item-tags i {
  color: #fedd4e;
}

/* line 54, ../sass/layout/_archive.scss */
.post-item-tag-link {
  font-size: .85em;
}

/* line 58, ../sass/layout/_archive.scss */
.post-group-item-categories {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: .85em;
}
/* line 62, ../sass/layout/_archive.scss */
.post-group-item-categories i {
  color: #2dde98;
}

/* line 66, ../sass/layout/_archive.scss */
span.post-group-item-date {
  color: rgba(32, 28, 56, 0.3);
  font-size: 1.3em;
  padding-right: 5px;
}

/* line 1, ../sass/layout/_page-tags-categories.scss */
#tag-cloud-container, #categories-list-container {
  margin: 100px auto;
  width: 70%;
  text-align: center;
}

/* line 7, ../sass/layout/_page-tags-categories.scss */
#tag-cloud a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px;
  border-bottom: 2px solid transparent;
  -moz-transition: border-bottom 1s;
  -o-transition: border-bottom 1s;
  -webkit-transition: border-bottom 1s;
  transition: border-bottom 1s;
}
/* line 13, ../sass/layout/_page-tags-categories.scss */
#tag-cloud a:hover {
  border-bottom: 2px solid;
}

/* line 20, ../sass/layout/_page-tags-categories.scss */
.category-list {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 1.4em;
}
/* line 24, ../sass/layout/_page-tags-categories.scss */
.category-list ul {
  padding-left: 20px;
}
/* line 28, ../sass/layout/_page-tags-categories.scss */
.category-list a {
  line-height: 1.5;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 4px solid #1cc7d0;
}
/* line 34, ../sass/layout/_page-tags-categories.scss */
.category-list a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 43, ../sass/layout/_page-tags-categories.scss */
.category-list-count {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMDg4MTA1IiB5MT0iMC42NDY2MzEiIHgyPSItMC4wODgxMDUiIHkyPSIwLjM1MzM2OSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjYzdkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkZGU5OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(166deg, #1cc7d0, #2dde98);
  background-image: -webkit-linear-gradient(166deg, #1cc7d0, #2dde98);
  background-image: linear-gradient(284deg, #1cc7d0, #2dde98);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 1, ../sass/layout/_pagination.scss */
#pagination-wrapper {
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: 50px;
  text-align: center;
  color: rgba(32, 28, 56, 0.8);
}
/* line 10, ../sass/layout/_pagination.scss */
#pagination {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 1.1em;
}
/* line 16, ../sass/layout/_pagination.scss */
#pagination .page-number {
  text-decoration: underline;
  padding: 0 7px;
  margin-right: 10px;
}
/* line 23, ../sass/layout/_pagination.scss */
#pagination .current {
  background-color: #fedd4e;
}

/* line 28, ../sass/layout/_pagination.scss */
#page-prev {
  float: left;
  margin-left: 8px;
}
/* line 31, ../sass/layout/_pagination.scss */
#page-prev i {
  color: #fedd4e;
}

/* line 36, ../sass/layout/_pagination.scss */
#page-next {
  float: right;
  margin-right: 8px;
}
/* line 40, ../sass/layout/_pagination.scss */
#page-next i {
  color: #fedd4e;
}

/* line 4, ../sass/layout/_default-highlight.scss */
.highlight {
  overflow: scroll;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-family: times, sans-serif;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.5;
}

/* line 17, ../sass/layout/_default-highlight.scss */
figcaption {
  border-bottom: 1px solid #eee;
  font-family: times, sans-serif;
  line-height: 2;
  letter-spacing: .5px;
}
/* line 22, ../sass/layout/_default-highlight.scss */
figcaption span, figcaption a {
  padding: 0px 10px;
}

/* line 31, ../sass/layout/_default-highlight.scss */
figure .gutter {
  color: rgba(0, 0, 0, 0.3);
  padding-right: 5px;
  padding-left: 20px;
  border: 1px solid transparent;
  border-right: 1px solid #eee;
}

/* line 40, ../sass/layout/_default-highlight.scss */
figure table {
  border: 1px solid transparent;
}

/* line 45, ../sass/layout/_default-highlight.scss */
figure .code {
  color: rgba(32, 28, 56, 0.8);
  padding-left: 20px;
  border: 1px solid transparent;
  font-family: times, sans-serif;
}

/* line 52, ../sass/layout/_default-highlight.scss */
span.marked {
  background-color: rgba(137, 149, 199, 0.2);
}

/* line 57, ../sass/layout/_default-highlight.scss */
span.string {
  color: green;
}

/* line 62, ../sass/layout/_default-highlight.scss */
span.number {
  color: #8768e3;
  font-weight: bold;
}

/* line 68, ../sass/layout/_default-highlight.scss */
span.keyword, span.built_in {
  color: #af0254;
}

/* line 72, ../sass/layout/_default-highlight.scss */
span.comment {
  color: #ccc;
}

/* line 76, ../sass/layout/_default-highlight.scss */
span.function {
  color: orange;
}

/* line 81, ../sass/layout/_default-highlight.scss */
span.params {
  color: #0476a9;
}

/* line 84, ../sass/layout/_default-highlight.scss */
span.literal {
  color: #fcb43a;
}

/* line 88, ../sass/layout/_default-highlight.scss */
.highlight.line.marked {
  color: red;
}

/* line 2, ../sass/layout/_algolia.scss */
#algolia-wrapper {
  display: none;
  position: relative;
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0px;
  margin-top: 13px;
  font-size: 1em;
  line-height: 2;
  color: rgba(32, 28, 56, 0.8);
}
@media screen and (min-width: 769px) {
  /* line 2, ../sass/layout/_algolia.scss */
  #algolia-wrapper {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  /* line 2, ../sass/layout/_algolia.scss */
  #algolia-wrapper {
    width: 170px;
  }
}
/* line 25, ../sass/layout/_algolia.scss */
.ais-search-box--input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 20px 5px 25px;
  background-color: rgba(62, 57, 107, 0.1);
  border: 1px solid transparent;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

/* line 36, ../sass/layout/_algolia.scss */
.ais-search-box--magnifier-wrapper {
  position: absolute;
  top: 5px;
  left: 0px;
}

/* line 42, ../sass/layout/_algolia.scss */
.ais-search-box--reset-wrapper {
  display: block !important;
}

/* line 46, ../sass/layout/_algolia.scss */
.ais-search-box--reset {
  top: 10px;
  right: 10px;
  outline: none;
}

/* line 58, ../sass/layout/_algolia.scss */
#algolia-hits-wrapper {
  display: none;
  position: absolute;
  top: 45px;
  font-size: 1.1em;
  background-color: #f9fafb;
  color: rgba(32, 28, 56, 0.8);
  text-align: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
  -webkit-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
  box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
}
@media screen and (min-width: 769px) {
  /* line 58, ../sass/layout/_algolia.scss */
  #algolia-hits-wrapper {
    left: -180px;
    width: 510px;
  }
}
@media screen and (max-width: 768px) {
  /* line 58, ../sass/layout/_algolia.scss */
  #algolia-hits-wrapper {
    right: -10px;
    width: 250%;
  }
}
/* line 83, ../sass/layout/_algolia.scss */
#algolia-hits-wrapper em {
  background-color: #fedd4e;
  font-style: normal;
}
/* line 89, ../sass/layout/_algolia.scss */
#brief {
  padding-top: 20px;
  font-size: .7em;
  text-align: center;
}
/* line 94, ../sass/layout/_algolia.scss */
#brief .fa.fa-commenting {
  padding-right: 5px;
  color: #1cc7d0;
}

/* line 101, ../sass/layout/_algolia.scss */
.relatedTitles {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 20px;
  border-left: 4px solid transparent;
}
/* line 106, ../sass/layout/_algolia.scss */
.relatedTitles:hover {
  border-left: 4px solid #fedd4e;
  font-weight: bold;
}

/* line 111, ../sass/layout/_algolia.scss */
.ais-hits--item:nth-child(even) {
  background-color: #fff;
}

/* line 115, ../sass/layout/_algolia.scss */
.ais-hits__empty {
  padding: 3px 20px;
  text-align: center;
}

/* line 120, ../sass/layout/_algolia.scss */
#algolia-pagination {
  text-align: center;
}
/* line 125, ../sass/layout/_algolia.scss */
.ais-pagination--item__page .ais-pagination--link {
  padding: 0 5px;
}

/* line 128, ../sass/layout/_algolia.scss */
.ais-pagination--item__active a {
  background-color: #fedd4e;
}
