/* CSS Document */
/* CSS Document */
/* line 17, ../scss/_share.scss */
* {
  position: relative;
}

/* line 20, ../scss/_share.scss */
html {
  height: 100%;
}

/* line 23, ../scss/_share.scss */
body {
  height: 100%;
  padding-bottom: 1px;
}

/* line 27, ../scss/_share.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 4, ../scss/blog.scss */
#frc_blog_cont {
  display: inline-block;
  height: 500px;
  width: 700px;
  margin-left: 120px;
  margin-top: 80px;
  margin-bottom: 125px;
}

/* line 13, ../scss/blog.scss */
.jspScrollable .jspVerticalBar {
  margin-right: 0;
}
