/* line 5, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
body {
  font-size: 16px;
  line-height: 27px;
  font-family: 'Open Sans', sans-serif;
  color: #404b55;
  background-color: #feffff;
}

/* line 12, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
a {
  color: #5b6268;
}

/* line 15, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
a:hover,
a:focus {
  text-decoration: none;
  color: #5b6268;
  background: transparent;
}

/* line 21, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
h1 {
  font-size: 45px;
  line-height: 60px;
  font-weight: normal;
  font-family: 'PT Serif', serif;
}

/* line 27, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Open Sans', sans-serif;
}

/* line 32, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
h3 {
  font-size: 21px;
  line-height: 30px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}

/* line 38, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}

/* line 44, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
hr {
  border-top-color: #ced5db;
}

/* Font Awesome Icons */
/* line 48, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.fa {
  /*font-size: 24px;*/
}

/* line 51, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
::selection {
  background: #566572;
  /* Safari */
  color: #feffff;
}

/* line 56, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
::-moz-selection {
  background: #566572;
  /* Firefox */
  color: #feffff;
}

/* Layout styles that deal with the overall page structure */
/* Masthead is the upper part of the header, containing logo and navigation*/
/* line 63, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.masthead {
  /*  padding-top: 55px;
    padding-bottom: 55px;*/
}

/* line 67, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.masthead #logo {
  float: left;
  display: block;
}

/* line 71, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
#main-nav {
  padding-top: 55px;
}

/* Widewrappers that span the whole width of the page */
/* line 75, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper {
  background-color: #feffff;
}

/* line 78, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.main {
  -webkit-box-shadow: inset 1px 3px 1px -2px #ababab;
  -moz-box-shadow: inset 1px 3px 1px -2px #ababab;
  box-shadow: inset 1px 3px 1px -2px #ababab;
}

/* line 83, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.masthead {
  background-color: #dbc5e6;
  color: #f8f8f9;
}

/* line 87, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.subheader {
  background-color: #543169;
  color: #b6bfc8;
  font-size: 16px;
  /*min-height: 63px;*/
}

/* line 93, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.subheader .navbar {
  border-radius: 0px;
  margin-bottom: 0px;
  background-color: #543169;
  border-top: 3px solid #70428b;
}

/* line 99, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.subheader .navbar a {
  color: white;
}

/* line 103, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.subheader .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 107, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.footer {
  background-color: #dbc5e6;
  /*background-color: #242b32;*/
  font-size: 14px;
}

/* line 113, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.footer a {
  color: #7b8690;
}

/* line 116, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.footer h1,
.widewrapper.footer h2,
.widewrapper.footer h3,
.widewrapper.footer h4,
.widewrapper.footer h5 {
  color: #e6e6e6;
}

/* line 123, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.copyright {
  background-color: #543169;
  color: #b6bfc8;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 129, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.widewrapper.copyright a {
  color: #e2e5e9;
}

/* Styles for the navigation, both mobile and desktop */
/* Desktop version of the navigation */
/* line 134, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
}

/* line 139, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills > li {
  margin-left: 10px;
}

/* line 142, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills > li > a {
  color: #f8f8f9;
  padding: 11px 16px;
  line-height: 14px;
}

/* line 147, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills > li > a:hover,
.cust-nav .nav-pills > li > a:focus {
  background-color: #543169;
}

/* line 151, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills > li.dropdown.open.active > a:hover,
.cust-nav .nav-pills > li.dropdown.open.active > a:focus {
  background-color: #543169;
}

/* line 155, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills .open .dropdown-toggle {
  background-color: #543169;
}

/* line 158, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills > .active > a {
  background-color: #543169;
}

/* line 161, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills > .active > a:hover,
.cust-nav .nav-pills > .active > a:focus {
  background-color: #543169;
}

/* line 165, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .nav-pills .dropdown-menu {
  font-size: 16px;
  border-radius: 6px;
}

/* line 169, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .caret {
  border-color: #f8f8f9 transparent transparent transparent !important;
  display: none;
}

/* line 173, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .dropdown .caret {
  margin-left: 7px;
}

/* line 176, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .dropdown-menu {
  background-color: #49545d;
  border-color: transparent;
  /*IE 8 Legacy */
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
}

/* line 188, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .dropdown-menu > li > a {
  color: #f8f8f9;
  line-height: 30px;
  white-space: nowrap;
}

/* line 193, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .dropdown-menu > li > a:hover,
.cust-nav .dropdown-menu > li > a:focus {
  background-color: #636c74;
  background-color: rgba(255, 255, 255, 0.15);
  background-image: none;
  color: #f8f8f9;
  filter: none;
}

/* line 201, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .navbar-collapse {
  box-shadow: none;
}

/* line 204, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-nav .navbar-nav > li > .dropdown-menu {
  margin-top: 2px;
}

/* The button that expands the navigation in mobile-mode */
/* line 208, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
#mobile-nav-toggle {
  display: none;
  margin-top: 10px;
}

@media (max-width: 767px) {
  /* line 213, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  #mobile-nav-toggle {
    display: block;
  }
}
/* line 217, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
#mobile-nav-toggle a:hover,
#mobile-nav-toggle a:focus {
  text-decoration: none;
}

/* line 221, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
#mobile-nav-toggle .fa {
  color: #f8f8f9;
}

/* Mobile version of the navigation */
@media (max-width: 767px) {
  /* line 226, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .masthead {
    padding-bottom: 0px;
  }

  /* line 229, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav {
    box-shadow: none;
    background-color: #543169;
    float: left !important;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }

  /* line 240, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .navbar-collapse {
    max-height: none;
  }

  /* line 243, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills > li {
    margin-left: 0;
    float: none;
  }

  /* line 247, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills > li > a {
    margin-left: 40px;
    margin-right: 40px;
  }

  /* line 251, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills > li a {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }

  /* line 261, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills > li:first-child > a {
    border-top: none;
  }

  /* line 264, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills > li > a:hover,
  .cust-nav .nav-pills > li > a:focus {
    background: transparent;
  }

  /* line 268, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills > li.dropdown.open.active > a:hover,
  .cust-nav .nav-pills > li.dropdown.open.active > a:focus {
    background: transparent;
  }

  /* line 272, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills .active > a,
  .cust-nav .nav-pills .active > a:hover,
  .cust-nav .nav-pills .active > a:focus {
    background: transparent;
  }

  /* line 277, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills .open .dropdown-toggle {
    background-color: transparent;
    border-color: #3e4953;
    padding-bottom: 7px;
  }

  /* line 282, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills .dropdown-toggle .caret {
    float: right;
    margin-top: 14px;
  }

  /* line 286, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills .dropdown-menu {
    background-color: #49545d;
  }

  /* line 289, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .nav-pills .dropdown.open {
    background-color: #49545d;
  }

  /* line 292, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .caret {
    border-color: #f8f8f9 transparent transparent transparent !important;
    border-width: 6px;
    display: block;
  }

  /* line 297, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .dropdown-menu {
    margin-top: 0;
    padding-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
  }

  /* line 305, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .dropdown-menu > li {
    margin-left: 35px;
  }

  /* line 308, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .dropdown-menu > li > a {
    padding-top: 9px;
    padding-bottom: 9px !important;
    font-size: 18px;
    line-height: 27px;
  }

  /* line 314, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .dropdown-menu > li > a:hover,
  .cust-nav .dropdown-menu > li > a:focus {
    background-color: transparent;
  }

  /* line 318, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .cust-nav .navbar-nav .open .dropdown-menu > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 27px;
  }
}
/* Elements that are used througout cust, such as Searchboxes, Blog elements, Widgets, etc. etc. */
/* line 325, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-breadcrumb {
  color: #b6bfc8;
  float: left;
  /*margin-top: 19px;*/
  /*margin-top: 11px;*/
}

/* line 331, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-breadcrumb a {
  color: #b6bfc8;
  margin-right: 15px;
}

/* line 335, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-breadcrumb a:hover,
.cust-breadcrumb a:focus {
  text-decoration: none;
}

/* line 339, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-breadcrumb .separator {
  margin: 0 10px 0 10px;
}

/* The searchbox in the subheader on top of the site */
/* line 343, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox {
  float: right;
  display: inline-block;
  min-width: 210px;
  margin-bottom: 16px;
  margin-top: 16px;
}

/* line 350, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox form {
  margin: 0;
}

/* line 353, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .fa {
  color: #b6bfc8;
  font-size: 19px;
}

/* line 357, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchbutton,
.cust-searchbox .searchfield {
  color: #b6bfc8;
  background-color: #dbc5e6;
  /*background-color: #242b32;*/
}

/* line 363, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchbutton {
  display: inline-block;
  border: none;
  line-height: 20px;
  padding: 4px 5px 4px 15px;
  height: 31px;
  vertical-align: middle;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}

/* line 377, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchbutton a:hover,
.cust-searchbox .searchbutton a:focus {
  text-decoration: none;
}

/* line 381, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchfield {
  border: none;
  height: 22px;
  line-height: 22px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px 6px 4px 6px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
  width: 160px;
  font-size: 16px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  margin-left: -4px;
  outline: none;
}

/* line 409, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchfield::-webkit-input-placeholder {
  color: #b6bfc8;
}

/* line 412, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchfield:-moz-placeholder {
  color: #b6bfc8;
}

/* line 415, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchfield::-moz-placeholder {
  color: #b6bfc8;
}

/* line 418, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchfield:-ms-input-placeholder {
  color: #b6bfc8;
}

/* line 421, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-searchbox .searchfield:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* The list with special bullet points, used both on blog widgets as well as in the footer (both styled here) */
/* line 427, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-list {
  list-style: none;
}

/* line 430, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-list li {
  line-height: 23px;
  margin-bottom: 14px;
}

/* line 434, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-list li a:hover,
.cust-list li a:focus {
  color: #55a773;
}

/* line 438, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-list li:before {
  content: "";
  border-color: transparent transparent transparent #757e88;
  border-style: solid;
  border-width: 3px 8px;
  display: block;
  width: 8px;
  left: -20px;
  top: 15px;
  position: relative;
}

/* line 449, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer .cust-list {
  margin-top: -6px;
  padding-left: 23px;
}

/* line 453, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer .cust-list li {
  margin-bottom: 5px;
}

/* line 456, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer .cust-list li a {
  color: #b3b5b7;
  padding-bottom: 5px;
}

/* line 460, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer .cust-list li:before {
  left: -21px;
  border-color: transparent transparent transparent #b3b5b7;
}

/* Footer widgets */
/* line 465, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget {
  margin-top: 25px;
  margin-bottom: 50px;
  line-height: 23px;
}

/* line 470, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget h3 {
  margin-bottom: 20px;
}

/* line 473, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget h3 .fa {
  font-size: 21px;
  margin-right: 11px;
}

/* line 477, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget .stats {
  margin-top: 23px;
}

/* line 480, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget .stats .line {
  font-size: 18px;
  margin-top: 10px;
}

/* line 484, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget .stats .line .counter {
  font-weight: 600;
  float: left;
  display: block;
}

/* line 489, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget .stats .line .caption {
  color: #7b8690;
  margin-left: 56px;
  display: block;
}

/* line 494, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.footer-widget .email {
  display: block;
  margin-top: 10px;
}

/* Blog styles */
/* line 499, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-main,
.blog-aside {
  position: relative;
}

/* line 503, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-main:before,
.blog-aside:before {
  border-left: 1px solid #ced5db;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
}

@media (max-width: 767px) {
  /* line 513, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-main:before,
  .blog-aside:before {
    display: none;
  }
}
/* line 518, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-main {
  padding-top: 36px;
  padding-bottom: 20px;
}

/* line 522, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-main:before {
  right: -16px;
}

/* line 525, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-main h1 {
  margin-top: 0px;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 529, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-main:before {
    display: none;
  }
}
/* line 533, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-aside {
  /*padding-top: 125px;*/
  /*padding-top: 60px;*/
  padding-top: 36px;
}

@media (max-width: 767px) {
  /* line 539, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-aside {
    padding-top: 50px;
  }
}
/* line 543, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-aside:before {
  left: 15px;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 547, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-aside:before {
    display: none;
  }
}
/* Blog aside widgets */
/* line 552, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget {
  margin-bottom: 100px;
}

/* line 555, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget header {
  /*background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f6f5f5), to(#ebeaea));*/
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#543169), to(#543169));
  /*background-image: -webkit-linear-gradient(top, #f6f5f5, 0%, #ebeaea, 100%);*/
  background-image: -webkit-linear-gradient(top, #543169, 0%, #543169, 100%);
  /*background-image: -moz-linear-gradient(top, #f6f5f5 0%, #ebeaea 100%);*/
  background-image: -moz-linear-gradient(top, #543169 0%, #543169 100%);
  /*background-image: linear-gradient(to bottom, #f6f5f5 0%, #ebeaea 100%);*/
  background-image: linear-gradient(to bottom, #543169 0%, #543169 100%);
  background-repeat: repeat-x;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f5f5', endColorstr='#ffebeaea', GradientType=0);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$primary-theme', endColorstr='$primary-theme', GradientType=0);
  /*border: 1px #ced5db solid;*/
  height: 55px;
  border-left: 10px solid #d20018;
  /*border-left: 10px solid #643080;*/
}

/* line 572, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget header h3 {
  font-size: 24px;
  padding: 10px 20px 3px 20px;
  margin-top: 0;
  /*color: #48535f;*/
  color: #ffffff;
}

/* line 579, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget .body {
  /*  padding-top: 20px;
    padding-left: 20px;*/
  padding: 15px;
  background-color: #e9e9e9;
}

/* line 585, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget .body .row {
  padding-left: 15px;
}

/* line 588, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget a {
  color: #5b6268;
}

/* line 591, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget-row {
  margin-bottom: 10px;
  background-color: white;
}

/* line 595, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.aside-widget-table {
  margin-bottom: 10px;
}

/* The tags widget */
/* line 599, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.tags {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* line 604, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.tags li {
  float: left;
}

/* line 607, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.tags li a {
  padding: 10px 15px;
  margin-right: 16px;
  margin-bottom: 17px;
  display: inline-block;
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 617, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.tags li a:focus,
.tags li a:hover {
  background-color: #c1d2e1;
}

/* The blog main page boxes */
/* line 622, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser {
  background-color: #ececec;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 5px #a8a8a8;
  -moz-box-shadow: 0px 1px 5px #a8a8a8;
  box-shadow: 0px 1px 5px #a8a8a8;
  margin-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 633, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-teaser {
    display: block;
    float: none;
    width: 95%;
  }
}
/* line 639, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser header {
  padding-top: 20px;
  padding-right: 45px;
  padding-left: 45px;
  text-align: center;
}

/* line 645, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser header img {
  margin-bottom: 20px;
  /*-webkit-border-radius: 200px;*/
  /*-moz-border-radius: 200px;*/
  /*border-radius: 200px;*/
}

/* line 651, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser header h3 {
  color: #454a4e;
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 10px;
}

/* line 657, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser header h3 a,
.blog-teaser header h3 a:focus,
.blog-teaser header h3 a:hover {
  color: #454a4e;
}

/* line 662, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser header .meta {
  color: #5a6065;
}

/* line 665, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser header hr {
  border-top-color: #ced5db;
  border-bottom: none;
}

/* line 669, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser .body {
  padding-right: 45px;
  padding-left: 45px;
  margin-bottom: 10px;
  color: #343a3f;
}

/* line 675, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-teaser .btn {
  float: right;
  margin-right: 45px;
  margin-bottom: 18px;
  margin-top: 4px;
}

/* Blog main page paging */
/* line 682, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.paging {
  margin-bottom: 20px;
  text-align: right;
}

/* line 686, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.paging a:hover,
.paging a:focus {
  color: #55a773;
}

/* line 690, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.paging i {
  font-size: 16px;
}

/* line 693, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.paging a,
.paging span {
  margin-left: 10px;
}

/* line 697, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.paging .newer i {
  margin-right: 5px;
}

/* line 700, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.paging .older i {
  margin-left: 5px;
}

/* ... aand the main blog article */
/* line 704, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post {
  margin-bottom: 90px;
}

/* line 707, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header h1 {
  font-family: 'PT Serif', serif;
  margin-bottom: 22px;
}

/* line 711, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header .lead-image {
  position: relative;
}

/* line 714, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header .lead-image .meta {
  padding-left: 30px;
  padding-bottom: 10px;
  position: absolute;
  bottom: 15px;
  background-color: #55a773;
  background-color: rgba(85, 167, 115, 0.85);
  color: #ccecd7;
}

/* line 723, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header .lead-image .meta a {
  color: #ccecd7;
}

@media (max-width: 979px) {
  /* line 727, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-post header .lead-image .meta {
    position: relative;
    bottom: 0;
  }
}
/* line 732, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header .lead-image .meta .author,
.blog-post header .lead-image .meta .date,
.blog-post header .lead-image .meta .comments {
  float: left;
  margin: 10px 55px 0 0;
}

/* line 738, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header .lead-image .meta .author .data,
.blog-post header .lead-image .meta .date .data,
.blog-post header .lead-image .meta .comments .data {
  line-height: 30px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  /* line 744, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-post header .lead-image .meta .author,
  .blog-post header .lead-image .meta .date,
  .blog-post header .lead-image .meta .comments {
    margin-right: 20px;
  }
}
/* line 750, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post header .lead-image .meta .author i,
.blog-post header .lead-image .meta .date i,
.blog-post header .lead-image .meta .comments i {
  font-size: 30px;
  float: left;
  margin-right: 10px;
}

/* line 757, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post .body {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  /* line 761, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .blog-post .body {
    padding-right: 30px;
  }
}
/* line 765, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-post .body p {
  margin-bottom: 20px;
}

/* The round social icons including the animations */
/* line 769, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icons {
  text-align: center;
}

/* line 772, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon {
  position: relative;
  margin-bottom: 90px;
  display: inline-block;
  width: 135px;
  height: 135px;
  margin-left: 70px;
  border-radius: 200px;
}

/* line 781, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon .inner-circle {
  position: absolute;
  top: 11px;
  left: 11px;
  display: block;
  height: 113px;
  width: 113px;
  border-radius: 200px;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

/* line 794, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon:hover .inner-circle {
  top: 0;
  left: 0;
  width: 135px;
  height: 135px;
}

/* line 800, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon i {
  color: #f8f8f9;
  font-size: 70px;
  position: absolute;
  top: 36px;
  left: 37px;
}

/* line 807, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon i.fa-facebook {
  left: 50px;
}

/* line 810, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon i.fa-github-alt {
  top: 32px;
}

/* line 813, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon:first-child {
  margin-left: 0;
}

@media (min-width: 980px) and (max-width: 1199px) {
  /* line 817, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .span6 .social-icon {
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 822, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon {
    margin-left: 40px;
    width: 122px;
    height: 122px;
  }

  /* line 827, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .span6 .social-icon {
    margin-left: -8px;
  }

  /* line 830, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon .inner-circle {
    position: absolute;
    top: 11px;
    left: 11px;
    display: block;
    height: 100px;
    width: 100px;
  }

  /* line 838, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon:hover .inner-circle {
    width: 122px;
    height: 122px;
  }

  /* line 842, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon i {
    font-size: 50px;
    top: 36px;
    left: 37px;
  }

  /* line 847, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon i.fa-facebook {
    left: 50px;
  }
}
@media (max-width: 767px) {
  /* line 852, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon {
    margin-left: 10px;
    width: 81px;
    height: 81px;
    margin-bottom: 40px;
  }

  /* line 858, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon .inner-circle {
    position: absolute;
    top: 8px;
    left: 8px;
    display: block;
    height: 65px;
    width: 65px;
  }

  /* line 866, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon:hover .inner-circle {
    height: 65px;
    width: 65px;
    top: 8px;
    left: 8px;
  }

  /* line 872, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon i {
    font-size: 35px;
    top: 25px;
    left: 25px;
  }

  /* line 877, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon i.fa-facebook {
    left: 32px;
  }

  /* line 880, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .social-icon i.fa-github-alt {
    top: 22px;
  }
}
/* line 884, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon.color-one {
  background-color: #7dbd95;
}

/* line 887, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon.color-one .inner-circle {
  background-color: #55a773;
}

/* line 890, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon.color-two {
  background-color: #bb9ce2;
}

/* line 893, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon.color-two .inner-circle {
  background-color: #74549f;
}

/* line 896, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon.color-three {
  background-color: #64c4ee;
}

/* line 899, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-icon.color-three .inner-circle {
  background-color: #3f8ebd;
}

/* Comments on blog detail page */
/* line 903, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments,
aside.create-comment {
  margin-bottom: 100px;
}

/* line 907, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments hr,
aside.create-comment hr {
  width: 515px;
  margin-left: auto;
  margin-right: auto;
  border-top-color: #ced5db;
  margin-bottom: 130px;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 916, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  aside.comments hr,
  aside.create-comment hr {
    width: 415px;
  }
}
@media (max-width: 767px) {
  /* line 922, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  aside.comments hr,
  aside.create-comment hr {
    width: 100%;
  }
}
/* line 927, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments h2,
aside.create-comment h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 130px;
}

/* line 933, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments h2 i,
aside.create-comment h2 i {
  font-size: 36px;
}

/* line 937, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment {
  margin: 130px 0 0 0;
}

/* line 940, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment.reply {
  margin-left: 100px;
}

/* line 943, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment header img {
  float: left;
  border-radius: 100px;
}

/* line 947, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment header .meta {
  margin-left: 100px;
  font-size: 14px;
}

/* line 951, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment header .meta h3 {
  margin: 10px 0 0 0;
  line-height: 27px;
}

/* line 955, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment header .meta h3 a {
  color: #5b6268;
}

/* line 958, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment header .meta a {
  color: #55a773;
}

/* line 961, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
aside.comments .comment .body {
  margin-top: 10px;
  margin-left: 100px;
}

/* Add commment form */
/* line 966, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.create-comment input,
.contact-form input,
.create-comment textarea,
.contact-form textarea {
  margin-top: 15px;
}

/* line 972, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.create-comment .btn,
.contact-form .btn {
  margin: 15px 0 0 30px;
  float: right;
}

/* line 977, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.content,
.about {
  padding-top: 36px;
  padding-bottom: 80px;
}

/* About me page */
/* line 983, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about hr {
  margin-top: 75px;
}

/* line 986, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-portrait {
  float: right;
  margin-top: 20px;
  margin-left: 70px;
  -webkit-border-radius: 180px;
  -moz-border-radius: 180px;
  border-radius: 180px;
}

@media (max-width: 767px) {
  /* line 995, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .about-portrait {
    float: none;
    margin: 40px auto;
  }
}
/* line 1000, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-button {
  margin-top: 30px;
}

/* The various styles that are used in the about me text chunk */
/* line 1004, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-bold {
  font-weight: bold;
}

/* line 1007, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-italic {
  font-style: italic;
}

/* line 1010, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-large,
.about-medium,
.about-small {
  font-family: 'PT Serif', serif;
  line-height: 60px;
}

@media (max-width: 767px) {
  /* line 1017, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .about-large,
  .about-medium,
  .about-small {
    display: block;
  }
}
/* line 1023, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-large {
  font-size: 40px;
}

/* line 1026, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-medium {
  font-size: 36px;
}

/* line 1029, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.about-small {
  font-size: 30px;
}

/* The centered blocks under about me, used for "Social" and "Contact" */
/* line 1033, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-superblock {
  margin-bottom: 80px;
}

/* line 1036, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.cust-superblock h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 80px;
}

/* The image credits page */
@media (max-width: 767px) {
  /* line 1043, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .credits {
    text-align: center;
  }

  /* line 1046, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .credits img {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 1051, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.credits .image {
  margin-top: 60px;
}

/* line 1054, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.credits .details {
  margin-top: 60px;
  margin-bottom: 75px;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 1059, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .credits .details {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  /* line 1064, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
  .credits .details {
    margin-top: 10px;
  }
}
/* line 1068, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.credits img {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}

/* line 1073, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.credits .bold {
  font-weight: bold;
}

/* Form styles */
/* line 1077, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.form-control:focus {
  border-color: #74c893;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px;
}

/* line 1083, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.form-control::-webkit-input-placeholder {
  color: #a5b1bc;
}

/* line 1086, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.form-control:-moz-placeholder {
  color: #a5b1bc;
}

/* line 1089, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.form-control::-moz-placeholder {
  color: #a5b1bc;
}

/* line 1092, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.form-control:-ms-input-placeholder {
  color: #a5b1bc;
}

/* Buttons used in cust */
/* line 1096, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one {
  color: #ffffff;
  background-color: #69bc87;
  border-color: #549f6f;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#69bc87), to(#48a068));
  background-image: -webkit-linear-gradient(top, #69bc87, 0%, #48a068, 100%);
  background-image: -moz-linear-gradient(top, #69bc87 0%, #48a068 100%);
  background-image: linear-gradient(to bottom, #69bc87 0%, #48a068 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff69bc87', endColorstr='#ff48a068', GradientType=0);
  background-repeat: repeat-x;
  border-color: #449963;
}

/* line 1108, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one:hover,
.btn-cust-one:focus,
.btn-cust-one:active,
.btn-cust-one.active,
.open .dropdown-toggle.btn-cust-one {
  color: #ffffff;
  background-color: #4eae71;
  border-color: #3f7753;
}

/* line 1117, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one:active,
.btn-cust-one.active,
.open .dropdown-toggle.btn-cust-one {
  background-image: none;
}

/* line 1122, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one.disabled,
.btn-cust-one[disabled],
fieldset[disabled] .btn-cust-one,
.btn-cust-one.disabled:hover,
.btn-cust-one[disabled]:hover,
fieldset[disabled] .btn-cust-one:hover,
.btn-cust-one.disabled:focus,
.btn-cust-one[disabled]:focus,
fieldset[disabled] .btn-cust-one:focus,
.btn-cust-one.disabled:active,
.btn-cust-one[disabled]:active,
fieldset[disabled] .btn-cust-one:active,
.btn-cust-one.disabled.active,
.btn-cust-one[disabled].active,
fieldset[disabled] .btn-cust-one.active {
  background-color: #69bc87;
  border-color: #549f6f;
}

/* line 1140, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one:hover,
.btn-cust-one:focus {
  background-color: #48a068;
  background-position: 0 -15px;
}

/* line 1145, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one:active,
.btn-cust-one.active {
  background-color: #48a068;
  border-color: #449963;
}

/* line 1150, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-one .caret {
  border-top-color: #ffffff;
}

/* line 1153, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two {
  color: #ffffff;
  background-color: #485561;
  border-color: #3c4852;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#485561), to(#2e363e));
  background-image: -webkit-linear-gradient(top, #485561, 0%, #2e363e, 100%);
  background-image: -moz-linear-gradient(top, #485561 0%, #2e363e 100%);
  background-image: linear-gradient(to bottom, #485561 0%, #2e363e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff485561', endColorstr='#ff2e363e', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2a3138;
}

/* line 1165, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two:hover,
.btn-cust-two:focus,
.btn-cust-two:active,
.btn-cust-two.active,
.open .dropdown-toggle.btn-cust-two {
  color: #ffffff;
  background-color: #37404a;
  border-color: #22292f;
}

/* line 1174, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two:active,
.btn-cust-two.active,
.open .dropdown-toggle.btn-cust-two {
  background-image: none;
}

/* line 1179, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two.disabled,
.btn-cust-two[disabled],
fieldset[disabled] .btn-cust-two,
.btn-cust-two.disabled:hover,
.btn-cust-two[disabled]:hover,
fieldset[disabled] .btn-cust-two:hover,
.btn-cust-two.disabled:focus,
.btn-cust-two[disabled]:focus,
fieldset[disabled] .btn-cust-two:focus,
.btn-cust-two.disabled:active,
.btn-cust-two[disabled]:active,
fieldset[disabled] .btn-cust-two:active,
.btn-cust-two.disabled.active,
.btn-cust-two[disabled].active,
fieldset[disabled] .btn-cust-two.active {
  background-color: #485561;
  border-color: #3c4852;
}

/* line 1197, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two:hover,
.btn-cust-two:focus {
  background-color: #2e363e;
  background-position: 0 -15px;
}

/* line 1202, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two:active,
.btn-cust-two.active {
  background-color: #2e363e;
  border-color: #2a3138;
}

/* line 1207, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-cust-two .caret {
  border-top-color: #ffffff;
}

/* line 1210, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.btn-xlarge {
  padding: 12px 46px;
  font-size: 20px;
  line-height: normal;
  border-radius: 5px;
}

/*Social Plug-in Tweaks*/
/* line 1218, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-share {
  font-size: 1px;
  margin-bottom: 20px;
}

/* line 1222, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-share iframe {
  vertical-align: bottom;
}

/*.social-share div {
  vertical-align: bottom;
}*/
/*.social-share .fb_iframe_widget span {
  vertical-align: baseline;
}*/
/* line 1231, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.fb-share-button {
  margin-right: 20px;
}

/* line 1234, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-share span {
  display: inline-block;
  /*width: 110px;*/
}

/* line 1238, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-share .google {
  width: 75px;
}

/* line 1241, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.social-button-spacer {
  margin-right: 10px;
}

/* line 1244, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  border: 5px solid #f7f7f7;
}

/* line 1251, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 1259, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.artikel-img-container {
  margin-bottom: 20px;
  margin-top: 20px;
}

/* line 1265, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap {
  list-style-type: none;
  margin: 0;
  padding: 0;
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1277, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap li {
  margin: 0;
  padding: 10px;
}

/* line 1282, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap li.active, .listrap li:hover {
  background-color: #d9edf7;
}

/* line 1286, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap strong {
  margin-left: 10px;
}

/* line 1290, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap .listrap-toggle {
  display: inline-block;
  width: 60px;
  height: 60px;
  vertical-align: middle;
}

/* line 1297, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap .listrap-toggle span {
  background-color: #428bca;
  opacity: 0.8;
  z-index: 100;
  width: 60px;
  height: 60px;
  display: none;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
  color: #ffffff;
}

/* line 1312, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap .listrap-toggle span:before {
  font-family: 'Glyphicons Halflings';
  content: "\e013";
}

/* line 1317, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.listrap li.active .listrap-toggle span {
  display: block;
}

/* line 1321, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-preview-footer {
  padding-left: 45px;
}

/* line 1324, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.blog-preview-footer .label {
  margin-top: 0px;
}

/* line 1328, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.nav-pills > li > a {
  border-radius: 0px;
}

/* line 1332, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.nav > li > a:hover {
  background: #dbc5e6;
}

/* line 1336, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.published-date {
  background-color: #eee;
  padding: 5px 10px;
  font-size: 1em;
}

/* line 1342, /var/live/arsgmpi.net/app/assets/stylesheets/blog.css.scss */
.fix-padding {
  padding-top: 54px;
}
