/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 9, ../sass/halo14.scss */
.halo14-plugin h1 {
  margin-bottom: 0;
}
/* line 12, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper {
  box-shadow: none !important;
  border: none !important;
  background: transparent !important;
  position: static !important;
  margin: auto;
  margin-bottom: 30px;
}
/* line 21, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper .slider-container article {
  margin: 0;
  padding: 15px;
}
/* line 24, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper .slider-container article .category {
  height: 33px;
}
/* line 28, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper .slider-container .post_content {
  margin-bottom: 0;
}
/* line 33, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper .bx-controls {
  position: absolute;
  top: 0;
  right: 15px;
  height: 50px;
  width: 100px;
}
/* line 41, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper img {
  height: auto;
}
/* line 46, ../sass/halo14.scss */
.halo14-plugin .bx-wrapper .bx-controls-direction a.disabled {
  display: inline-block;
}
/* line 52, ../sass/halo14.scss */
.halo14-plugin .bx-viewport {
  position: static !important;
}

/* line 57, ../sass/halo14.scss */
.halo14-category-permalink {
  position: absolute;
  bottom: 0;
  right: 15px;
  text-align: center;
  min-width: 300px;
  padding: 15px 50px;
}
