#colophon{
  background-color : #f9fcee;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

#colophon-inner{
  padding-top : 3px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#main-inner::after{
  clear : both;
  display : table;
  content : "";
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  margin-bottom : 0px;
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.entry-content{
  font-size : 1.4rem;
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

.navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.screen-reader-text{
  display : none;
}

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #6f9502;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

@media not screen, screen and (min-width: 569px) {

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main-inner #contenthead > a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #main-inner #contenthead > nav{
    padding-left : 0px;
    padding-right : 0px;
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary{
    float : right;
  }

  #sidebar2 {
  }

  .home #contenthead{
    margin-bottom : 30px;
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2{
    padding-top : 20px;
  }

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 1000px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    width : 100%;
    float : left;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    width : 650px;
  }

  #primary{
    width : 100%;
  }

  #sidebar2{
    width : 300px;
    float : right;
  }
}

@media screen and (max-width: 568px) {

  #colophon::before{
    border-top-width : 2px;
    border-top-style : solid;
    border-top-color : #ffffff;
    width : 100%;
    display : block;
    content : "";
  }

  #content{
    padding-left : 10px;
    padding-right : 10px;
    min-height : 50px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 20px;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.button-menu .menu-toggle{
    display : block;
  }

  .sp-site-navigation.button-menu ul ul{
    display : block;
  }

  .sp-site-navigation.button-menu ul.toggled-on{
    display : block;
  }

  .sp-site-navigation.button-menu > ul{
    display : none;
  }

  .sp-site-navigation.horizontal{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-table{
    display : block;
    overflow-x : auto;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-3{
    background-image : url(img/back-main-nav-01.png);
    background-position : left 2px;
    padding-top : 2px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 2px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 4px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #d7d7d7;
    border-bottom-color : #d7d7d7;
    position : relative;
  }

  #sp-site-navigation-3 ul{
    font-size : 1.3rem;
    padding-top : 15px;
    padding-bottom : 14px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-navigation-3 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-3 ul li a{
    font-size : 1.4rem;
    line-height : 1;
    color : #ffffff;
    vertical-align : middle;
    display : inline-block;
  }

  #sp-site-navigation-3 ul li::after{
    color : #ffffff;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : "/";
  }

  #sp-site-navigation-3 ul li:last-child::after{
    display : none;
  }

  #sp-site-navigation-3 ul ul::before{
    color : #ffffff;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : "/";
  }

  #sp-site-navigation-3::after{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #6f9501;
    border-bottom-color : #ffffff;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-3::before{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #6f9501;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-3 > ul > li.current-menu-ancestor > a{
    color : #eaff01;
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li.current-menu-item > a{
    color : #eaff01;
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li.current_page_ancestor > a{
    color : #eaff01;
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li.current_page_item > a{
    color : #eaff01;
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li > a:hover{
    color : #eaff01;
    text-decoration : underline;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-3{
    font-size : 1.3rem;
    margin-top : 0px;
  }

  #sp-site-navigation-3 .menu-toggle{
    font-size : 1.3rem;
    background-color : #fdbb36;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
  }

  #sp-site-navigation-3 li > a:active{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-3 li > a:hover{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-3 ul li{
    line-height : 1.5;
    text-align : left;
  }

  #sp-site-navigation-3 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #83a520;
    padding-top : 9px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #9ac423;
  }

  #sp-site-navigation-3 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-3 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-3 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-3 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-3 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-3 > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }
}

@media not screen, screen and (min-width: 569px) {

  #spb-site-navigation-1{
    background-image : url(img/back-main-nav-01.png);
    background-position : left 2px;
    padding-top : 2px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 2px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 4px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #d7d7d7;
    border-bottom-color : #d7d7d7;
    position : relative;
  }

  #spb-site-navigation-1 ul ul{
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #spb-site-navigation-1 ul ul li{
    padding-top : 0px;
    padding-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #spb-site-navigation-1 ul ul li:hover > ul{
    display : block;
    top : 0px;
    left : 100%;
  }

  #spb-site-navigation-1 ul ul li > a{
    color : #333333;
    background-color : #f1f4d0;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

  #spb-site-navigation-1 ul ul li > a:hover{
    background-color : #e6eabb;
  }

  #spb-site-navigation-1::after{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #6f9501;
    border-bottom-color : #ffffff;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #spb-site-navigation-1::before{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #6f9501;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #spb-site-navigation-1 > ul{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #6f9501;
  }

  #spb-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #spb-site-navigation-1 > ul > li.current-menu-item > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #spb-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #spb-site-navigation-1 > ul > li.current_page_item > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #spb-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #ffffff;
    padding-top : 17px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 17px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #9ecd12;
    border-right-color : #6f9501;
    display : block;
  }

  #spb-site-navigation-1 > ul > li > a:hover{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }
}

@media screen and (max-width: 568px) {

  #spb-site-navigation-1{
    font-size : 1.3rem;
    margin-top : 0px;
  }

  #spb-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #fdbb36;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
  }

  #spb-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #spb-site-navigation-1 li > a:hover{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #spb-site-navigation-1 ul li{
    line-height : 1.5;
    text-align : left;
  }

  #spb-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #83a520;
    padding-top : 9px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #9ac423;
  }

  #spb-site-navigation-1 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #spb-site-navigation-1 ul ul ul li > a{
    padding-left : 55px;
  }

  #spb-site-navigation-1 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #spb-site-navigation-1 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #spb-site-navigation-1 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #spb-site-navigation-1 > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }
}

#sp-site-navigation-2{
  font-size : 1.3rem;
  margin-top : 0px;
}

#sp-site-navigation-2 .menu-toggle{
  font-size : 1.3rem;
  background-color : #fdbb36;
  background-image : url(img/icon-menu-toggle.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -9999px;
  padding-top : 12px;
  padding-bottom : 12px;
}

#sp-site-navigation-2 li > a:active{
  color : #ffffff;
  background-color : #fdbb36;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fdbb36;
}

#sp-site-navigation-2 li > a:hover{
  color : #ffffff;
  background-color : #fdbb36;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fdbb36;
}

#sp-site-navigation-2 ul li{
  line-height : 1.5;
  text-align : left;
}

#sp-site-navigation-2 ul li > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #83a520;
  padding-top : 9px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 8px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #9ac423;
}

#sp-site-navigation-2 ul ul li > a{
  padding-left : 40px;
  padding-right : 10px;
}

#sp-site-navigation-2 ul ul ul li > a{
  padding-left : 55px;
}

#sp-site-navigation-2 > ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #fdbb36;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fdbb36;
}

#sp-site-navigation-2 > ul li.current-menu-item > a{
  color : #ffffff;
  background-color : #fdbb36;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fdbb36;
}

#sp-site-navigation-2 > ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #fdbb36;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fdbb36;
}

#sp-site-navigation-2 > ul li.current_page_item > a{
  color : #ffffff;
  background-color : #fdbb36;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fdbb36;
}

#breadcrumb-list{
  font-size : 1.3rem;
  margin-left : auto;
  margin-right : auto;
  box-sizing : border-box;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-blog#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom2#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom3#content #page-content, .page-custom33#content #page-content, .page-custom4#content #page-content, .page-custom42#content #page-content, .page-custom5#content #page-content, .page-custom53#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-104, #sp-block-container-105, #sp-block-container-106, #sp-block-container-107, #sp-block-container-108, #sp-block-container-109, #sp-block-container-11, #sp-block-container-110, #sp-block-container-111, #sp-block-container-115, #sp-block-container-116, #sp-block-container-117, #sp-block-container-118, #sp-block-container-12, #sp-block-container-125, #sp-block-container-13, #sp-block-container-133, #sp-block-container-138, #sp-block-container-14, #sp-block-container-141, #sp-block-container-146, #sp-block-container-149, #sp-block-container-15, #sp-block-container-150, #sp-block-container-151, #sp-block-container-152, #sp-block-container-16, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-65, #sp-block-container-7, #sp-block-container-87, #sp-block-container-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 23px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 23px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom16#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom24#content #page-content > blockquote, .page-custom25#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom33#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom42#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom53#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-104 > blockquote, #sp-block-container-105 > blockquote, #sp-block-container-106 > blockquote, #sp-block-container-107 > blockquote, #sp-block-container-108 > blockquote, #sp-block-container-109 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-110 > blockquote, #sp-block-container-111 > blockquote, #sp-block-container-115 > blockquote, #sp-block-container-116 > blockquote, #sp-block-container-117 > blockquote, #sp-block-container-118 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-125 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-133 > blockquote, #sp-block-container-138 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-141 > blockquote, #sp-block-container-146 > blockquote, #sp-block-container-149 > blockquote, #sp-block-container-15 > blockquote, #sp-block-container-150 > blockquote, #sp-block-container-151 > blockquote, #sp-block-container-152 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-25 > blockquote, #sp-block-container-26 > blockquote, #sp-block-container-27 > blockquote, #sp-block-container-28 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-31 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-34 > blockquote, #sp-block-container-35 > blockquote, #sp-block-container-36 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-38 > blockquote, #sp-block-container-39 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-40 > blockquote, #sp-block-container-41 > blockquote, #sp-block-container-43 > blockquote, #sp-block-container-44 > blockquote, #sp-block-container-45 > blockquote, #sp-block-container-46 > blockquote, #sp-block-container-47 > blockquote, #sp-block-container-48 > blockquote, #sp-block-container-49 > blockquote, #sp-block-container-50 > blockquote, #sp-block-container-51 > blockquote, #sp-block-container-52 > blockquote, #sp-block-container-53 > blockquote, #sp-block-container-54 > blockquote, #sp-block-container-55 > blockquote, #sp-block-container-56 > blockquote, #sp-block-container-57 > blockquote, #sp-block-container-58 > blockquote, #sp-block-container-59 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-60 > blockquote, #sp-block-container-61 > blockquote, #sp-block-container-62 > blockquote, #sp-block-container-63 > blockquote, #sp-block-container-65 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-87 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f8f8f8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

.page-blog#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom24#content #page-content > blockquote p, .page-custom25#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom33#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom42#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom53#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-104 > blockquote p, #sp-block-container-105 > blockquote p, #sp-block-container-106 > blockquote p, #sp-block-container-107 > blockquote p, #sp-block-container-108 > blockquote p, #sp-block-container-109 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-110 > blockquote p, #sp-block-container-111 > blockquote p, #sp-block-container-115 > blockquote p, #sp-block-container-116 > blockquote p, #sp-block-container-117 > blockquote p, #sp-block-container-118 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-125 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-133 > blockquote p, #sp-block-container-138 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-141 > blockquote p, #sp-block-container-146 > blockquote p, #sp-block-container-149 > blockquote p, #sp-block-container-15 > blockquote p, #sp-block-container-150 > blockquote p, #sp-block-container-151 > blockquote p, #sp-block-container-152 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-20 > blockquote p, #sp-block-container-21 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-25 > blockquote p, #sp-block-container-26 > blockquote p, #sp-block-container-27 > blockquote p, #sp-block-container-28 > blockquote p, #sp-block-container-29 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-31 > blockquote p, #sp-block-container-32 > blockquote p, #sp-block-container-33 > blockquote p, #sp-block-container-34 > blockquote p, #sp-block-container-35 > blockquote p, #sp-block-container-36 > blockquote p, #sp-block-container-37 > blockquote p, #sp-block-container-38 > blockquote p, #sp-block-container-39 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-40 > blockquote p, #sp-block-container-41 > blockquote p, #sp-block-container-43 > blockquote p, #sp-block-container-44 > blockquote p, #sp-block-container-45 > blockquote p, #sp-block-container-46 > blockquote p, #sp-block-container-47 > blockquote p, #sp-block-container-48 > blockquote p, #sp-block-container-49 > blockquote p, #sp-block-container-50 > blockquote p, #sp-block-container-51 > blockquote p, #sp-block-container-52 > blockquote p, #sp-block-container-53 > blockquote p, #sp-block-container-54 > blockquote p, #sp-block-container-55 > blockquote p, #sp-block-container-56 > blockquote p, #sp-block-container-57 > blockquote p, #sp-block-container-58 > blockquote p, #sp-block-container-59 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-60 > blockquote p, #sp-block-container-61 > blockquote p, #sp-block-container-62 > blockquote p, #sp-block-container-63 > blockquote p, #sp-block-container-65 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-87 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom33#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom42#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-privacy#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-104 > h1, #sp-block-container-105 > h1, #sp-block-container-106 > h1, #sp-block-container-107 > h1, #sp-block-container-108 > h1, #sp-block-container-109 > h1, #sp-block-container-11 > h1, #sp-block-container-110 > h1, #sp-block-container-111 > h1, #sp-block-container-115 > h1, #sp-block-container-116 > h1, #sp-block-container-117 > h1, #sp-block-container-118 > h1, #sp-block-container-12 > h1, #sp-block-container-125 > h1, #sp-block-container-13 > h1, #sp-block-container-133 > h1, #sp-block-container-138 > h1, #sp-block-container-14 > h1, #sp-block-container-141 > h1, #sp-block-container-146 > h1, #sp-block-container-149 > h1, #sp-block-container-15 > h1, #sp-block-container-150 > h1, #sp-block-container-151 > h1, #sp-block-container-152 > h1, #sp-block-container-16 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-4 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-6 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-65 > h1, #sp-block-container-7 > h1, #sp-block-container-87 > h1, #sp-block-container-9 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #97ca00;
  clear : both;
}

.page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom33#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom42#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-privacy#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-104 > h2, #sp-block-container-105 > h2, #sp-block-container-106 > h2, #sp-block-container-107 > h2, #sp-block-container-108 > h2, #sp-block-container-109 > h2, #sp-block-container-11 > h2, #sp-block-container-110 > h2, #sp-block-container-111 > h2, #sp-block-container-115 > h2, #sp-block-container-116 > h2, #sp-block-container-117 > h2, #sp-block-container-118 > h2, #sp-block-container-12 > h2, #sp-block-container-125 > h2, #sp-block-container-13 > h2, #sp-block-container-133 > h2, #sp-block-container-138 > h2, #sp-block-container-14 > h2, #sp-block-container-141 > h2, #sp-block-container-146 > h2, #sp-block-container-149 > h2, #sp-block-container-15 > h2, #sp-block-container-150 > h2, #sp-block-container-151 > h2, #sp-block-container-152 > h2, #sp-block-container-16 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-4 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-6 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-65 > h2, #sp-block-container-7 > h2, #sp-block-container-87 > h2, #sp-block-container-9 > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom33#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom42#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-privacy#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-104 > h3, #sp-block-container-105 > h3, #sp-block-container-106 > h3, #sp-block-container-107 > h3, #sp-block-container-108 > h3, #sp-block-container-109 > h3, #sp-block-container-11 > h3, #sp-block-container-110 > h3, #sp-block-container-111 > h3, #sp-block-container-115 > h3, #sp-block-container-116 > h3, #sp-block-container-117 > h3, #sp-block-container-118 > h3, #sp-block-container-12 > h3, #sp-block-container-125 > h3, #sp-block-container-13 > h3, #sp-block-container-133 > h3, #sp-block-container-138 > h3, #sp-block-container-14 > h3, #sp-block-container-141 > h3, #sp-block-container-146 > h3, #sp-block-container-149 > h3, #sp-block-container-15 > h3, #sp-block-container-150 > h3, #sp-block-container-151 > h3, #sp-block-container-152 > h3, #sp-block-container-16 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-4 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-6 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-65 > h3, #sp-block-container-7 > h3, #sp-block-container-87 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom33#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom42#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-privacy#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-104 > h4, #sp-block-container-105 > h4, #sp-block-container-106 > h4, #sp-block-container-107 > h4, #sp-block-container-108 > h4, #sp-block-container-109 > h4, #sp-block-container-11 > h4, #sp-block-container-110 > h4, #sp-block-container-111 > h4, #sp-block-container-115 > h4, #sp-block-container-116 > h4, #sp-block-container-117 > h4, #sp-block-container-118 > h4, #sp-block-container-12 > h4, #sp-block-container-125 > h4, #sp-block-container-13 > h4, #sp-block-container-133 > h4, #sp-block-container-138 > h4, #sp-block-container-14 > h4, #sp-block-container-141 > h4, #sp-block-container-146 > h4, #sp-block-container-149 > h4, #sp-block-container-15 > h4, #sp-block-container-150 > h4, #sp-block-container-151 > h4, #sp-block-container-152 > h4, #sp-block-container-16 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-4 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-6 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-65 > h4, #sp-block-container-7 > h4, #sp-block-container-87 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom33#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom42#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-privacy#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-104 > h5, #sp-block-container-105 > h5, #sp-block-container-106 > h5, #sp-block-container-107 > h5, #sp-block-container-108 > h5, #sp-block-container-109 > h5, #sp-block-container-11 > h5, #sp-block-container-110 > h5, #sp-block-container-111 > h5, #sp-block-container-115 > h5, #sp-block-container-116 > h5, #sp-block-container-117 > h5, #sp-block-container-118 > h5, #sp-block-container-12 > h5, #sp-block-container-125 > h5, #sp-block-container-13 > h5, #sp-block-container-133 > h5, #sp-block-container-138 > h5, #sp-block-container-14 > h5, #sp-block-container-141 > h5, #sp-block-container-146 > h5, #sp-block-container-149 > h5, #sp-block-container-15 > h5, #sp-block-container-150 > h5, #sp-block-container-151 > h5, #sp-block-container-152 > h5, #sp-block-container-16 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-4 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-6 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-65 > h5, #sp-block-container-7 > h5, #sp-block-container-87 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom33#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom42#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-privacy#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-104 > h6, #sp-block-container-105 > h6, #sp-block-container-106 > h6, #sp-block-container-107 > h6, #sp-block-container-108 > h6, #sp-block-container-109 > h6, #sp-block-container-11 > h6, #sp-block-container-110 > h6, #sp-block-container-111 > h6, #sp-block-container-115 > h6, #sp-block-container-116 > h6, #sp-block-container-117 > h6, #sp-block-container-118 > h6, #sp-block-container-12 > h6, #sp-block-container-125 > h6, #sp-block-container-13 > h6, #sp-block-container-133 > h6, #sp-block-container-138 > h6, #sp-block-container-14 > h6, #sp-block-container-141 > h6, #sp-block-container-146 > h6, #sp-block-container-149 > h6, #sp-block-container-15 > h6, #sp-block-container-150 > h6, #sp-block-container-151 > h6, #sp-block-container-152 > h6, #sp-block-container-16 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-4 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-6 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-65 > h6, #sp-block-container-7 > h6, #sp-block-container-87 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom24#content #page-content > hr, .page-custom25#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom33#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom42#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom53#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#content #page-content > hr, .page-privacy#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-104 > hr, #sp-block-container-105 > hr, #sp-block-container-106 > hr, #sp-block-container-107 > hr, #sp-block-container-108 > hr, #sp-block-container-109 > hr, #sp-block-container-11 > hr, #sp-block-container-110 > hr, #sp-block-container-111 > hr, #sp-block-container-115 > hr, #sp-block-container-116 > hr, #sp-block-container-117 > hr, #sp-block-container-118 > hr, #sp-block-container-12 > hr, #sp-block-container-125 > hr, #sp-block-container-13 > hr, #sp-block-container-133 > hr, #sp-block-container-138 > hr, #sp-block-container-14 > hr, #sp-block-container-141 > hr, #sp-block-container-146 > hr, #sp-block-container-149 > hr, #sp-block-container-15 > hr, #sp-block-container-150 > hr, #sp-block-container-151 > hr, #sp-block-container-152 > hr, #sp-block-container-16 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-3 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-4 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-45 > hr, #sp-block-container-46 > hr, #sp-block-container-47 > hr, #sp-block-container-48 > hr, #sp-block-container-49 > hr, #sp-block-container-50 > hr, #sp-block-container-51 > hr, #sp-block-container-52 > hr, #sp-block-container-53 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-56 > hr, #sp-block-container-57 > hr, #sp-block-container-58 > hr, #sp-block-container-59 > hr, #sp-block-container-6 > hr, #sp-block-container-60 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-63 > hr, #sp-block-container-65 > hr, #sp-block-container-7 > hr, #sp-block-container-87 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

.page-blog#content #page-content > img, .page-company#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom11#content #page-content > img, .page-custom12#content #page-content > img, .page-custom13#content #page-content > img, .page-custom14#content #page-content > img, .page-custom15#content #page-content > img, .page-custom16#content #page-content > img, .page-custom2#content #page-content > img, .page-custom24#content #page-content > img, .page-custom25#content #page-content > img, .page-custom3#content #page-content > img, .page-custom33#content #page-content > img, .page-custom4#content #page-content > img, .page-custom42#content #page-content > img, .page-custom5#content #page-content > img, .page-custom53#content #page-content > img, .page-custom6#content #page-content > img, .page-custom7#content #page-content > img, .page-custom8#content #page-content > img, .page-custom9#content #page-content > img, .page-privacy#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-10 > img, #sp-block-container-104 > img, #sp-block-container-105 > img, #sp-block-container-106 > img, #sp-block-container-107 > img, #sp-block-container-108 > img, #sp-block-container-109 > img, #sp-block-container-11 > img, #sp-block-container-110 > img, #sp-block-container-111 > img, #sp-block-container-115 > img, #sp-block-container-116 > img, #sp-block-container-117 > img, #sp-block-container-118 > img, #sp-block-container-12 > img, #sp-block-container-125 > img, #sp-block-container-13 > img, #sp-block-container-133 > img, #sp-block-container-138 > img, #sp-block-container-14 > img, #sp-block-container-141 > img, #sp-block-container-146 > img, #sp-block-container-149 > img, #sp-block-container-15 > img, #sp-block-container-150 > img, #sp-block-container-151 > img, #sp-block-container-152 > img, #sp-block-container-16 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-2 > img, #sp-block-container-20 > img, #sp-block-container-21 > img, #sp-block-container-22 > img, #sp-block-container-23 > img, #sp-block-container-24 > img, #sp-block-container-25 > img, #sp-block-container-26 > img, #sp-block-container-27 > img, #sp-block-container-28 > img, #sp-block-container-29 > img, #sp-block-container-3 > img, #sp-block-container-30 > img, #sp-block-container-31 > img, #sp-block-container-32 > img, #sp-block-container-33 > img, #sp-block-container-34 > img, #sp-block-container-35 > img, #sp-block-container-36 > img, #sp-block-container-37 > img, #sp-block-container-38 > img, #sp-block-container-39 > img, #sp-block-container-4 > img, #sp-block-container-40 > img, #sp-block-container-41 > img, #sp-block-container-43 > img, #sp-block-container-44 > img, #sp-block-container-45 > img, #sp-block-container-46 > img, #sp-block-container-47 > img, #sp-block-container-48 > img, #sp-block-container-49 > img, #sp-block-container-50 > img, #sp-block-container-51 > img, #sp-block-container-52 > img, #sp-block-container-53 > img, #sp-block-container-54 > img, #sp-block-container-55 > img, #sp-block-container-56 > img, #sp-block-container-57 > img, #sp-block-container-58 > img, #sp-block-container-59 > img, #sp-block-container-6 > img, #sp-block-container-60 > img, #sp-block-container-61 > img, #sp-block-container-62 > img, #sp-block-container-63 > img, #sp-block-container-65 > img, #sp-block-container-7 > img, #sp-block-container-87 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > ins, .page-company#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom16#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom24#content #page-content > ins, .page-custom25#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom33#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom42#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom53#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom9#content #page-content > ins, .page-privacy#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-104 > ins, #sp-block-container-105 > ins, #sp-block-container-106 > ins, #sp-block-container-107 > ins, #sp-block-container-108 > ins, #sp-block-container-109 > ins, #sp-block-container-11 > ins, #sp-block-container-110 > ins, #sp-block-container-111 > ins, #sp-block-container-115 > ins, #sp-block-container-116 > ins, #sp-block-container-117 > ins, #sp-block-container-118 > ins, #sp-block-container-12 > ins, #sp-block-container-125 > ins, #sp-block-container-13 > ins, #sp-block-container-133 > ins, #sp-block-container-138 > ins, #sp-block-container-14 > ins, #sp-block-container-141 > ins, #sp-block-container-146 > ins, #sp-block-container-149 > ins, #sp-block-container-15 > ins, #sp-block-container-150 > ins, #sp-block-container-151 > ins, #sp-block-container-152 > ins, #sp-block-container-16 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-20 > ins, #sp-block-container-21 > ins, #sp-block-container-22 > ins, #sp-block-container-23 > ins, #sp-block-container-24 > ins, #sp-block-container-25 > ins, #sp-block-container-26 > ins, #sp-block-container-27 > ins, #sp-block-container-28 > ins, #sp-block-container-29 > ins, #sp-block-container-3 > ins, #sp-block-container-30 > ins, #sp-block-container-31 > ins, #sp-block-container-32 > ins, #sp-block-container-33 > ins, #sp-block-container-34 > ins, #sp-block-container-35 > ins, #sp-block-container-36 > ins, #sp-block-container-37 > ins, #sp-block-container-38 > ins, #sp-block-container-39 > ins, #sp-block-container-4 > ins, #sp-block-container-40 > ins, #sp-block-container-41 > ins, #sp-block-container-43 > ins, #sp-block-container-44 > ins, #sp-block-container-45 > ins, #sp-block-container-46 > ins, #sp-block-container-47 > ins, #sp-block-container-48 > ins, #sp-block-container-49 > ins, #sp-block-container-50 > ins, #sp-block-container-51 > ins, #sp-block-container-52 > ins, #sp-block-container-53 > ins, #sp-block-container-54 > ins, #sp-block-container-55 > ins, #sp-block-container-56 > ins, #sp-block-container-57 > ins, #sp-block-container-58 > ins, #sp-block-container-59 > ins, #sp-block-container-6 > ins, #sp-block-container-60 > ins, #sp-block-container-61 > ins, #sp-block-container-62 > ins, #sp-block-container-63 > ins, #sp-block-container-65 > ins, #sp-block-container-7 > ins, #sp-block-container-87 > ins, #sp-block-container-9 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-blog#content #page-content > ol, .page-company#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom15#content #page-content > ol, .page-custom16#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom24#content #page-content > ol, .page-custom25#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom33#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom42#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom53#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom9#content #page-content > ol, .page-privacy#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-104 > ol, #sp-block-container-105 > ol, #sp-block-container-106 > ol, #sp-block-container-107 > ol, #sp-block-container-108 > ol, #sp-block-container-109 > ol, #sp-block-container-11 > ol, #sp-block-container-110 > ol, #sp-block-container-111 > ol, #sp-block-container-115 > ol, #sp-block-container-116 > ol, #sp-block-container-117 > ol, #sp-block-container-118 > ol, #sp-block-container-12 > ol, #sp-block-container-125 > ol, #sp-block-container-13 > ol, #sp-block-container-133 > ol, #sp-block-container-138 > ol, #sp-block-container-14 > ol, #sp-block-container-141 > ol, #sp-block-container-146 > ol, #sp-block-container-149 > ol, #sp-block-container-15 > ol, #sp-block-container-150 > ol, #sp-block-container-151 > ol, #sp-block-container-152 > ol, #sp-block-container-16 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-20 > ol, #sp-block-container-21 > ol, #sp-block-container-22 > ol, #sp-block-container-23 > ol, #sp-block-container-24 > ol, #sp-block-container-25 > ol, #sp-block-container-26 > ol, #sp-block-container-27 > ol, #sp-block-container-28 > ol, #sp-block-container-29 > ol, #sp-block-container-3 > ol, #sp-block-container-30 > ol, #sp-block-container-31 > ol, #sp-block-container-32 > ol, #sp-block-container-33 > ol, #sp-block-container-34 > ol, #sp-block-container-35 > ol, #sp-block-container-36 > ol, #sp-block-container-37 > ol, #sp-block-container-38 > ol, #sp-block-container-39 > ol, #sp-block-container-4 > ol, #sp-block-container-40 > ol, #sp-block-container-41 > ol, #sp-block-container-43 > ol, #sp-block-container-44 > ol, #sp-block-container-45 > ol, #sp-block-container-46 > ol, #sp-block-container-47 > ol, #sp-block-container-48 > ol, #sp-block-container-49 > ol, #sp-block-container-50 > ol, #sp-block-container-51 > ol, #sp-block-container-52 > ol, #sp-block-container-53 > ol, #sp-block-container-54 > ol, #sp-block-container-55 > ol, #sp-block-container-56 > ol, #sp-block-container-57 > ol, #sp-block-container-58 > ol, #sp-block-container-59 > ol, #sp-block-container-6 > ol, #sp-block-container-60 > ol, #sp-block-container-61 > ol, #sp-block-container-62 > ol, #sp-block-container-63 > ol, #sp-block-container-65 > ol, #sp-block-container-7 > ol, #sp-block-container-87 > ol, #sp-block-container-9 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom15#content #page-content > ol ol, .page-custom16#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom24#content #page-content > ol ol, .page-custom25#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom33#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom42#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom53#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-104 > ol ol, #sp-block-container-105 > ol ol, #sp-block-container-106 > ol ol, #sp-block-container-107 > ol ol, #sp-block-container-108 > ol ol, #sp-block-container-109 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-110 > ol ol, #sp-block-container-111 > ol ol, #sp-block-container-115 > ol ol, #sp-block-container-116 > ol ol, #sp-block-container-117 > ol ol, #sp-block-container-118 > ol ol, #sp-block-container-12 > ol ol, #sp-block-container-125 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-133 > ol ol, #sp-block-container-138 > ol ol, #sp-block-container-14 > ol ol, #sp-block-container-141 > ol ol, #sp-block-container-146 > ol ol, #sp-block-container-149 > ol ol, #sp-block-container-15 > ol ol, #sp-block-container-150 > ol ol, #sp-block-container-151 > ol ol, #sp-block-container-152 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-25 > ol ol, #sp-block-container-26 > ol ol, #sp-block-container-27 > ol ol, #sp-block-container-28 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-31 > ol ol, #sp-block-container-32 > ol ol, #sp-block-container-33 > ol ol, #sp-block-container-34 > ol ol, #sp-block-container-35 > ol ol, #sp-block-container-36 > ol ol, #sp-block-container-37 > ol ol, #sp-block-container-38 > ol ol, #sp-block-container-39 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-40 > ol ol, #sp-block-container-41 > ol ol, #sp-block-container-43 > ol ol, #sp-block-container-44 > ol ol, #sp-block-container-45 > ol ol, #sp-block-container-46 > ol ol, #sp-block-container-47 > ol ol, #sp-block-container-48 > ol ol, #sp-block-container-49 > ol ol, #sp-block-container-50 > ol ol, #sp-block-container-51 > ol ol, #sp-block-container-52 > ol ol, #sp-block-container-53 > ol ol, #sp-block-container-54 > ol ol, #sp-block-container-55 > ol ol, #sp-block-container-56 > ol ol, #sp-block-container-57 > ol ol, #sp-block-container-58 > ol ol, #sp-block-container-59 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-60 > ol ol, #sp-block-container-61 > ol ol, #sp-block-container-62 > ol ol, #sp-block-container-63 > ol ol, #sp-block-container-65 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-87 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-blog#content #page-content > p, .page-company#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom2#content #page-content > p, .page-custom24#content #page-content > p, .page-custom25#content #page-content > p, .page-custom3#content #page-content > p, .page-custom33#content #page-content > p, .page-custom4#content #page-content > p, .page-custom42#content #page-content > p, .page-custom5#content #page-content > p, .page-custom53#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-privacy#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-104 > p, #sp-block-container-105 > p, #sp-block-container-106 > p, #sp-block-container-107 > p, #sp-block-container-108 > p, #sp-block-container-109 > p, #sp-block-container-11 > p, #sp-block-container-110 > p, #sp-block-container-111 > p, #sp-block-container-115 > p, #sp-block-container-116 > p, #sp-block-container-117 > p, #sp-block-container-118 > p, #sp-block-container-12 > p, #sp-block-container-125 > p, #sp-block-container-13 > p, #sp-block-container-133 > p, #sp-block-container-138 > p, #sp-block-container-14 > p, #sp-block-container-141 > p, #sp-block-container-146 > p, #sp-block-container-149 > p, #sp-block-container-15 > p, #sp-block-container-150 > p, #sp-block-container-151 > p, #sp-block-container-152 > p, #sp-block-container-16 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-4 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > p, #sp-block-container-6 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-65 > p, #sp-block-container-7 > p, #sp-block-container-87 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > p:first-child, .page-company#content #page-content > p:first-child, .page-contact#content #page-content > p:first-child, .page-custom#content #page-content > p:first-child, .page-custom1#content #page-content > p:first-child, .page-custom10#content #page-content > p:first-child, .page-custom11#content #page-content > p:first-child, .page-custom12#content #page-content > p:first-child, .page-custom13#content #page-content > p:first-child, .page-custom14#content #page-content > p:first-child, .page-custom15#content #page-content > p:first-child, .page-custom16#content #page-content > p:first-child, .page-custom2#content #page-content > p:first-child, .page-custom24#content #page-content > p:first-child, .page-custom25#content #page-content > p:first-child, .page-custom3#content #page-content > p:first-child, .page-custom33#content #page-content > p:first-child, .page-custom4#content #page-content > p:first-child, .page-custom42#content #page-content > p:first-child, .page-custom5#content #page-content > p:first-child, .page-custom53#content #page-content > p:first-child, .page-custom6#content #page-content > p:first-child, .page-custom7#content #page-content > p:first-child, .page-custom8#content #page-content > p:first-child, .page-custom9#content #page-content > p:first-child, .page-privacy#content #page-content > p:first-child, .page-toppage#content #page-content > p:first-child, #sp-block-container-1 > p:first-child, #sp-block-container-10 > p:first-child, #sp-block-container-104 > p:first-child, #sp-block-container-105 > p:first-child, #sp-block-container-106 > p:first-child, #sp-block-container-107 > p:first-child, #sp-block-container-108 > p:first-child, #sp-block-container-109 > p:first-child, #sp-block-container-11 > p:first-child, #sp-block-container-110 > p:first-child, #sp-block-container-111 > p:first-child, #sp-block-container-115 > p:first-child, #sp-block-container-116 > p:first-child, #sp-block-container-117 > p:first-child, #sp-block-container-118 > p:first-child, #sp-block-container-12 > p:first-child, #sp-block-container-125 > p:first-child, #sp-block-container-13 > p:first-child, #sp-block-container-133 > p:first-child, #sp-block-container-138 > p:first-child, #sp-block-container-14 > p:first-child, #sp-block-container-141 > p:first-child, #sp-block-container-146 > p:first-child, #sp-block-container-149 > p:first-child, #sp-block-container-15 > p:first-child, #sp-block-container-150 > p:first-child, #sp-block-container-151 > p:first-child, #sp-block-container-152 > p:first-child, #sp-block-container-16 > p:first-child, #sp-block-container-18 > p:first-child, #sp-block-container-19 > p:first-child, #sp-block-container-2 > p:first-child, #sp-block-container-20 > p:first-child, #sp-block-container-21 > p:first-child, #sp-block-container-22 > p:first-child, #sp-block-container-23 > p:first-child, #sp-block-container-24 > p:first-child, #sp-block-container-25 > p:first-child, #sp-block-container-26 > p:first-child, #sp-block-container-27 > p:first-child, #sp-block-container-28 > p:first-child, #sp-block-container-29 > p:first-child, #sp-block-container-3 > p:first-child, #sp-block-container-30 > p:first-child, #sp-block-container-31 > p:first-child, #sp-block-container-32 > p:first-child, #sp-block-container-33 > p:first-child, #sp-block-container-34 > p:first-child, #sp-block-container-35 > p:first-child, #sp-block-container-36 > p:first-child, #sp-block-container-37 > p:first-child, #sp-block-container-38 > p:first-child, #sp-block-container-39 > p:first-child, #sp-block-container-4 > p:first-child, #sp-block-container-40 > p:first-child, #sp-block-container-41 > p:first-child, #sp-block-container-43 > p:first-child, #sp-block-container-44 > p:first-child, #sp-block-container-45 > p:first-child, #sp-block-container-46 > p:first-child, #sp-block-container-47 > p:first-child, #sp-block-container-48 > p:first-child, #sp-block-container-49 > p:first-child, #sp-block-container-50 > p:first-child, #sp-block-container-51 > p:first-child, #sp-block-container-52 > p:first-child, #sp-block-container-53 > p:first-child, #sp-block-container-54 > p:first-child, #sp-block-container-55 > p:first-child, #sp-block-container-56 > p:first-child, #sp-block-container-57 > p:first-child, #sp-block-container-58 > p:first-child, #sp-block-container-59 > p:first-child, #sp-block-container-6 > p:first-child, #sp-block-container-60 > p:first-child, #sp-block-container-61 > p:first-child, #sp-block-container-62 > p:first-child, #sp-block-container-63 > p:first-child, #sp-block-container-65 > p:first-child, #sp-block-container-7 > p:first-child, #sp-block-container-87 > p:first-child, #sp-block-container-9 > p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > pre, .page-company#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom16#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom24#content #page-content > pre, .page-custom25#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom33#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom42#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom53#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom9#content #page-content > pre, .page-privacy#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-104 > pre, #sp-block-container-105 > pre, #sp-block-container-106 > pre, #sp-block-container-107 > pre, #sp-block-container-108 > pre, #sp-block-container-109 > pre, #sp-block-container-11 > pre, #sp-block-container-110 > pre, #sp-block-container-111 > pre, #sp-block-container-115 > pre, #sp-block-container-116 > pre, #sp-block-container-117 > pre, #sp-block-container-118 > pre, #sp-block-container-12 > pre, #sp-block-container-125 > pre, #sp-block-container-13 > pre, #sp-block-container-133 > pre, #sp-block-container-138 > pre, #sp-block-container-14 > pre, #sp-block-container-141 > pre, #sp-block-container-146 > pre, #sp-block-container-149 > pre, #sp-block-container-15 > pre, #sp-block-container-150 > pre, #sp-block-container-151 > pre, #sp-block-container-152 > pre, #sp-block-container-16 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-2 > pre, #sp-block-container-20 > pre, #sp-block-container-21 > pre, #sp-block-container-22 > pre, #sp-block-container-23 > pre, #sp-block-container-24 > pre, #sp-block-container-25 > pre, #sp-block-container-26 > pre, #sp-block-container-27 > pre, #sp-block-container-28 > pre, #sp-block-container-29 > pre, #sp-block-container-3 > pre, #sp-block-container-30 > pre, #sp-block-container-31 > pre, #sp-block-container-32 > pre, #sp-block-container-33 > pre, #sp-block-container-34 > pre, #sp-block-container-35 > pre, #sp-block-container-36 > pre, #sp-block-container-37 > pre, #sp-block-container-38 > pre, #sp-block-container-39 > pre, #sp-block-container-4 > pre, #sp-block-container-40 > pre, #sp-block-container-41 > pre, #sp-block-container-43 > pre, #sp-block-container-44 > pre, #sp-block-container-45 > pre, #sp-block-container-46 > pre, #sp-block-container-47 > pre, #sp-block-container-48 > pre, #sp-block-container-49 > pre, #sp-block-container-50 > pre, #sp-block-container-51 > pre, #sp-block-container-52 > pre, #sp-block-container-53 > pre, #sp-block-container-54 > pre, #sp-block-container-55 > pre, #sp-block-container-56 > pre, #sp-block-container-57 > pre, #sp-block-container-58 > pre, #sp-block-container-59 > pre, #sp-block-container-6 > pre, #sp-block-container-60 > pre, #sp-block-container-61 > pre, #sp-block-container-62 > pre, #sp-block-container-63 > pre, #sp-block-container-65 > pre, #sp-block-container-7 > pre, #sp-block-container-87 > pre, #sp-block-container-9 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-list-1, #sp-list-2, #sp-list-3{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  background-color : transparent;
  background-image : url(img/icon-arrow-03.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.5em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 > ul, #sp-list-2 > ul, #sp-list-3 > ul{
  margin-bottom : 0px;
}

#sp-site-branding2-1 .extra{
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra p{
  font-size : 1.2rem;
  color : #333333;
  padding-left : 0px;
  padding-right : 0px;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 2.2rem;
  color : #669900;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.2rem;
  font-weight : normal;
  color : #333333;
  margin-bottom : 0px;
  position : absolute;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  margin-bottom : 0px;
  width : 279px;
  height : 46px;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  display : block;
  overflow : hidden;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 40px;
    float : right;
  }

  #sp-site-branding2-1 .extra p{
    text-align : right;
  }

  #sp-site-branding2-1 .site-description{
    text-align : right;
    top : 6px;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 40px;
    float : left;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-branding2-1{
    padding-top : 70px;
    padding-bottom : 25px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 20px;
  }

  #sp-site-branding2-1 .extra p{
    text-align : center;
  }

  #sp-site-branding2-1 .extra p.tel{
    text-align : center;
  }

  #sp-site-branding2-1 .site-description{
    text-align : center;
    padding-left : 10px;
    padding-right : 10px;
    top : 5px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
  }
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-29, #sp-entry-content-3, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-32, #sp-entry-content-33, #sp-entry-content-34, #sp-entry-content-35, #sp-entry-content-36, #sp-entry-content-37, #sp-entry-content-38, #sp-entry-content-39, #sp-entry-content-4, #sp-entry-content-40, #sp-entry-content-41, #sp-entry-content-42, #sp-entry-content-43, #sp-entry-content-44, #sp-entry-content-45, #sp-entry-content-46, #sp-entry-content-47, #sp-entry-content-48, #sp-entry-content-49, #sp-entry-content-5, #sp-entry-content-50, #sp-entry-content-51, #sp-entry-content-52, #sp-entry-content-53, #sp-entry-content-54, #sp-entry-content-55, #sp-entry-content-56, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 23px;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-10, .hpb-viewtype-content#sp-entry-content-11, .hpb-viewtype-content#sp-entry-content-12, .hpb-viewtype-content#sp-entry-content-13, .hpb-viewtype-content#sp-entry-content-14, .hpb-viewtype-content#sp-entry-content-15, .hpb-viewtype-content#sp-entry-content-16, .hpb-viewtype-content#sp-entry-content-17, .hpb-viewtype-content#sp-entry-content-18, .hpb-viewtype-content#sp-entry-content-19, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-20, .hpb-viewtype-content#sp-entry-content-21, .hpb-viewtype-content#sp-entry-content-22, .hpb-viewtype-content#sp-entry-content-23, .hpb-viewtype-content#sp-entry-content-24, .hpb-viewtype-content#sp-entry-content-25, .hpb-viewtype-content#sp-entry-content-26, .hpb-viewtype-content#sp-entry-content-27, .hpb-viewtype-content#sp-entry-content-28, .hpb-viewtype-content#sp-entry-content-29, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-30, .hpb-viewtype-content#sp-entry-content-31, .hpb-viewtype-content#sp-entry-content-32, .hpb-viewtype-content#sp-entry-content-33, .hpb-viewtype-content#sp-entry-content-34, .hpb-viewtype-content#sp-entry-content-35, .hpb-viewtype-content#sp-entry-content-36, .hpb-viewtype-content#sp-entry-content-37, .hpb-viewtype-content#sp-entry-content-38, .hpb-viewtype-content#sp-entry-content-39, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-40, .hpb-viewtype-content#sp-entry-content-41, .hpb-viewtype-content#sp-entry-content-42, .hpb-viewtype-content#sp-entry-content-43, .hpb-viewtype-content#sp-entry-content-44, .hpb-viewtype-content#sp-entry-content-45, .hpb-viewtype-content#sp-entry-content-46, .hpb-viewtype-content#sp-entry-content-47, .hpb-viewtype-content#sp-entry-content-48, .hpb-viewtype-content#sp-entry-content-49, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-50, .hpb-viewtype-content#sp-entry-content-51, .hpb-viewtype-content#sp-entry-content-52, .hpb-viewtype-content#sp-entry-content-53, .hpb-viewtype-content#sp-entry-content-54, .hpb-viewtype-content#sp-entry-content-55, .hpb-viewtype-content#sp-entry-content-56, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-entry-content-7, .hpb-viewtype-content#sp-entry-content-8, .hpb-viewtype-content#sp-entry-content-9, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-10, .hpb-viewtype-date#sp-entry-content-11, .hpb-viewtype-date#sp-entry-content-12, .hpb-viewtype-date#sp-entry-content-13, .hpb-viewtype-date#sp-entry-content-14, .hpb-viewtype-date#sp-entry-content-15, .hpb-viewtype-date#sp-entry-content-16, .hpb-viewtype-date#sp-entry-content-17, .hpb-viewtype-date#sp-entry-content-18, .hpb-viewtype-date#sp-entry-content-19, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-20, .hpb-viewtype-date#sp-entry-content-21, .hpb-viewtype-date#sp-entry-content-22, .hpb-viewtype-date#sp-entry-content-23, .hpb-viewtype-date#sp-entry-content-24, .hpb-viewtype-date#sp-entry-content-25, .hpb-viewtype-date#sp-entry-content-26, .hpb-viewtype-date#sp-entry-content-27, .hpb-viewtype-date#sp-entry-content-28, .hpb-viewtype-date#sp-entry-content-29, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-30, .hpb-viewtype-date#sp-entry-content-31, .hpb-viewtype-date#sp-entry-content-32, .hpb-viewtype-date#sp-entry-content-33, .hpb-viewtype-date#sp-entry-content-34, .hpb-viewtype-date#sp-entry-content-35, .hpb-viewtype-date#sp-entry-content-36, .hpb-viewtype-date#sp-entry-content-37, .hpb-viewtype-date#sp-entry-content-38, .hpb-viewtype-date#sp-entry-content-39, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-40, .hpb-viewtype-date#sp-entry-content-41, .hpb-viewtype-date#sp-entry-content-42, .hpb-viewtype-date#sp-entry-content-43, .hpb-viewtype-date#sp-entry-content-44, .hpb-viewtype-date#sp-entry-content-45, .hpb-viewtype-date#sp-entry-content-46, .hpb-viewtype-date#sp-entry-content-47, .hpb-viewtype-date#sp-entry-content-48, .hpb-viewtype-date#sp-entry-content-49, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-50, .hpb-viewtype-date#sp-entry-content-51, .hpb-viewtype-date#sp-entry-content-52, .hpb-viewtype-date#sp-entry-content-53, .hpb-viewtype-date#sp-entry-content-54, .hpb-viewtype-date#sp-entry-content-55, .hpb-viewtype-date#sp-entry-content-56, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-entry-content-7, .hpb-viewtype-date#sp-entry-content-8, .hpb-viewtype-date#sp-entry-content-9, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-full#sp-entry-content-1 h3, .hpb-viewtype-full#sp-entry-content-10 h3, .hpb-viewtype-full#sp-entry-content-11 h3, .hpb-viewtype-full#sp-entry-content-12 h3, .hpb-viewtype-full#sp-entry-content-13 h3, .hpb-viewtype-full#sp-entry-content-14 h3, .hpb-viewtype-full#sp-entry-content-15 h3, .hpb-viewtype-full#sp-entry-content-16 h3, .hpb-viewtype-full#sp-entry-content-17 h3, .hpb-viewtype-full#sp-entry-content-18 h3, .hpb-viewtype-full#sp-entry-content-19 h3, .hpb-viewtype-full#sp-entry-content-2 h3, .hpb-viewtype-full#sp-entry-content-20 h3, .hpb-viewtype-full#sp-entry-content-21 h3, .hpb-viewtype-full#sp-entry-content-22 h3, .hpb-viewtype-full#sp-entry-content-23 h3, .hpb-viewtype-full#sp-entry-content-24 h3, .hpb-viewtype-full#sp-entry-content-25 h3, .hpb-viewtype-full#sp-entry-content-26 h3, .hpb-viewtype-full#sp-entry-content-27 h3, .hpb-viewtype-full#sp-entry-content-28 h3, .hpb-viewtype-full#sp-entry-content-29 h3, .hpb-viewtype-full#sp-entry-content-3 h3, .hpb-viewtype-full#sp-entry-content-30 h3, .hpb-viewtype-full#sp-entry-content-31 h3, .hpb-viewtype-full#sp-entry-content-32 h3, .hpb-viewtype-full#sp-entry-content-33 h3, .hpb-viewtype-full#sp-entry-content-34 h3, .hpb-viewtype-full#sp-entry-content-35 h3, .hpb-viewtype-full#sp-entry-content-36 h3, .hpb-viewtype-full#sp-entry-content-37 h3, .hpb-viewtype-full#sp-entry-content-38 h3, .hpb-viewtype-full#sp-entry-content-39 h3, .hpb-viewtype-full#sp-entry-content-4 h3, .hpb-viewtype-full#sp-entry-content-40 h3, .hpb-viewtype-full#sp-entry-content-41 h3, .hpb-viewtype-full#sp-entry-content-42 h3, .hpb-viewtype-full#sp-entry-content-43 h3, .hpb-viewtype-full#sp-entry-content-44 h3, .hpb-viewtype-full#sp-entry-content-45 h3, .hpb-viewtype-full#sp-entry-content-46 h3, .hpb-viewtype-full#sp-entry-content-47 h3, .hpb-viewtype-full#sp-entry-content-48 h3, .hpb-viewtype-full#sp-entry-content-49 h3, .hpb-viewtype-full#sp-entry-content-5 h3, .hpb-viewtype-full#sp-entry-content-50 h3, .hpb-viewtype-full#sp-entry-content-51 h3, .hpb-viewtype-full#sp-entry-content-52 h3, .hpb-viewtype-full#sp-entry-content-53 h3, .hpb-viewtype-full#sp-entry-content-54 h3, .hpb-viewtype-full#sp-entry-content-55 h3, .hpb-viewtype-full#sp-entry-content-56 h3, .hpb-viewtype-full#sp-entry-content-6 h3, .hpb-viewtype-full#sp-entry-content-7 h3, .hpb-viewtype-full#sp-entry-content-8 h3, .hpb-viewtype-full#sp-entry-content-9 h3, .hpb-viewtype-full#sp-wp-post-list-1 h3, .hpb-viewtype-full#sp-wp-post-list-2 h3, .hpb-viewtype-full#sp-wp-post-list-3 h3, .hpb-viewtype-full#sp-wp-post-list-4 h3, .hpb-viewtype-full#sp-wp-post-list-5 h3{
  margin-bottom : 23px;
}

.hpb-viewtype-full#sp-entry-content-1 h3 a, .hpb-viewtype-full#sp-entry-content-10 h3 a, .hpb-viewtype-full#sp-entry-content-11 h3 a, .hpb-viewtype-full#sp-entry-content-12 h3 a, .hpb-viewtype-full#sp-entry-content-13 h3 a, .hpb-viewtype-full#sp-entry-content-14 h3 a, .hpb-viewtype-full#sp-entry-content-15 h3 a, .hpb-viewtype-full#sp-entry-content-16 h3 a, .hpb-viewtype-full#sp-entry-content-17 h3 a, .hpb-viewtype-full#sp-entry-content-18 h3 a, .hpb-viewtype-full#sp-entry-content-19 h3 a, .hpb-viewtype-full#sp-entry-content-2 h3 a, .hpb-viewtype-full#sp-entry-content-20 h3 a, .hpb-viewtype-full#sp-entry-content-21 h3 a, .hpb-viewtype-full#sp-entry-content-22 h3 a, .hpb-viewtype-full#sp-entry-content-23 h3 a, .hpb-viewtype-full#sp-entry-content-24 h3 a, .hpb-viewtype-full#sp-entry-content-25 h3 a, .hpb-viewtype-full#sp-entry-content-26 h3 a, .hpb-viewtype-full#sp-entry-content-27 h3 a, .hpb-viewtype-full#sp-entry-content-28 h3 a, .hpb-viewtype-full#sp-entry-content-29 h3 a, .hpb-viewtype-full#sp-entry-content-3 h3 a, .hpb-viewtype-full#sp-entry-content-30 h3 a, .hpb-viewtype-full#sp-entry-content-31 h3 a, .hpb-viewtype-full#sp-entry-content-32 h3 a, .hpb-viewtype-full#sp-entry-content-33 h3 a, .hpb-viewtype-full#sp-entry-content-34 h3 a, .hpb-viewtype-full#sp-entry-content-35 h3 a, .hpb-viewtype-full#sp-entry-content-36 h3 a, .hpb-viewtype-full#sp-entry-content-37 h3 a, .hpb-viewtype-full#sp-entry-content-38 h3 a, .hpb-viewtype-full#sp-entry-content-39 h3 a, .hpb-viewtype-full#sp-entry-content-4 h3 a, .hpb-viewtype-full#sp-entry-content-40 h3 a, .hpb-viewtype-full#sp-entry-content-41 h3 a, .hpb-viewtype-full#sp-entry-content-42 h3 a, .hpb-viewtype-full#sp-entry-content-43 h3 a, .hpb-viewtype-full#sp-entry-content-44 h3 a, .hpb-viewtype-full#sp-entry-content-45 h3 a, .hpb-viewtype-full#sp-entry-content-46 h3 a, .hpb-viewtype-full#sp-entry-content-47 h3 a, .hpb-viewtype-full#sp-entry-content-48 h3 a, .hpb-viewtype-full#sp-entry-content-49 h3 a, .hpb-viewtype-full#sp-entry-content-5 h3 a, .hpb-viewtype-full#sp-entry-content-50 h3 a, .hpb-viewtype-full#sp-entry-content-51 h3 a, .hpb-viewtype-full#sp-entry-content-52 h3 a, .hpb-viewtype-full#sp-entry-content-53 h3 a, .hpb-viewtype-full#sp-entry-content-54 h3 a, .hpb-viewtype-full#sp-entry-content-55 h3 a, .hpb-viewtype-full#sp-entry-content-56 h3 a, .hpb-viewtype-full#sp-entry-content-6 h3 a, .hpb-viewtype-full#sp-entry-content-7 h3 a, .hpb-viewtype-full#sp-entry-content-8 h3 a, .hpb-viewtype-full#sp-entry-content-9 h3 a, .hpb-viewtype-full#sp-wp-post-list-1 h3 a, .hpb-viewtype-full#sp-wp-post-list-2 h3 a, .hpb-viewtype-full#sp-wp-post-list-3 h3 a, .hpb-viewtype-full#sp-wp-post-list-4 h3 a, .hpb-viewtype-full#sp-wp-post-list-5 h3 a{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

.hpb-viewtype-simple#sp-entry-content-1 h3, .hpb-viewtype-simple#sp-entry-content-10 h3, .hpb-viewtype-simple#sp-entry-content-11 h3, .hpb-viewtype-simple#sp-entry-content-12 h3, .hpb-viewtype-simple#sp-entry-content-13 h3, .hpb-viewtype-simple#sp-entry-content-14 h3, .hpb-viewtype-simple#sp-entry-content-15 h3, .hpb-viewtype-simple#sp-entry-content-16 h3, .hpb-viewtype-simple#sp-entry-content-17 h3, .hpb-viewtype-simple#sp-entry-content-18 h3, .hpb-viewtype-simple#sp-entry-content-19 h3, .hpb-viewtype-simple#sp-entry-content-2 h3, .hpb-viewtype-simple#sp-entry-content-20 h3, .hpb-viewtype-simple#sp-entry-content-21 h3, .hpb-viewtype-simple#sp-entry-content-22 h3, .hpb-viewtype-simple#sp-entry-content-23 h3, .hpb-viewtype-simple#sp-entry-content-24 h3, .hpb-viewtype-simple#sp-entry-content-25 h3, .hpb-viewtype-simple#sp-entry-content-26 h3, .hpb-viewtype-simple#sp-entry-content-27 h3, .hpb-viewtype-simple#sp-entry-content-28 h3, .hpb-viewtype-simple#sp-entry-content-29 h3, .hpb-viewtype-simple#sp-entry-content-3 h3, .hpb-viewtype-simple#sp-entry-content-30 h3, .hpb-viewtype-simple#sp-entry-content-31 h3, .hpb-viewtype-simple#sp-entry-content-32 h3, .hpb-viewtype-simple#sp-entry-content-33 h3, .hpb-viewtype-simple#sp-entry-content-34 h3, .hpb-viewtype-simple#sp-entry-content-35 h3, .hpb-viewtype-simple#sp-entry-content-36 h3, .hpb-viewtype-simple#sp-entry-content-37 h3, .hpb-viewtype-simple#sp-entry-content-38 h3, .hpb-viewtype-simple#sp-entry-content-39 h3, .hpb-viewtype-simple#sp-entry-content-4 h3, .hpb-viewtype-simple#sp-entry-content-40 h3, .hpb-viewtype-simple#sp-entry-content-41 h3, .hpb-viewtype-simple#sp-entry-content-42 h3, .hpb-viewtype-simple#sp-entry-content-43 h3, .hpb-viewtype-simple#sp-entry-content-44 h3, .hpb-viewtype-simple#sp-entry-content-45 h3, .hpb-viewtype-simple#sp-entry-content-46 h3, .hpb-viewtype-simple#sp-entry-content-47 h3, .hpb-viewtype-simple#sp-entry-content-48 h3, .hpb-viewtype-simple#sp-entry-content-49 h3, .hpb-viewtype-simple#sp-entry-content-5 h3, .hpb-viewtype-simple#sp-entry-content-50 h3, .hpb-viewtype-simple#sp-entry-content-51 h3, .hpb-viewtype-simple#sp-entry-content-52 h3, .hpb-viewtype-simple#sp-entry-content-53 h3, .hpb-viewtype-simple#sp-entry-content-54 h3, .hpb-viewtype-simple#sp-entry-content-55 h3, .hpb-viewtype-simple#sp-entry-content-56 h3, .hpb-viewtype-simple#sp-entry-content-6 h3, .hpb-viewtype-simple#sp-entry-content-7 h3, .hpb-viewtype-simple#sp-entry-content-8 h3, .hpb-viewtype-simple#sp-entry-content-9 h3, .hpb-viewtype-simple#sp-wp-post-list-1 h3, .hpb-viewtype-simple#sp-wp-post-list-2 h3, .hpb-viewtype-simple#sp-wp-post-list-3 h3, .hpb-viewtype-simple#sp-wp-post-list-4 h3, .hpb-viewtype-simple#sp-wp-post-list-5 h3{
  margin-bottom : 23px;
}

.hpb-viewtype-simple#sp-entry-content-1 h3 a, .hpb-viewtype-simple#sp-entry-content-10 h3 a, .hpb-viewtype-simple#sp-entry-content-11 h3 a, .hpb-viewtype-simple#sp-entry-content-12 h3 a, .hpb-viewtype-simple#sp-entry-content-13 h3 a, .hpb-viewtype-simple#sp-entry-content-14 h3 a, .hpb-viewtype-simple#sp-entry-content-15 h3 a, .hpb-viewtype-simple#sp-entry-content-16 h3 a, .hpb-viewtype-simple#sp-entry-content-17 h3 a, .hpb-viewtype-simple#sp-entry-content-18 h3 a, .hpb-viewtype-simple#sp-entry-content-19 h3 a, .hpb-viewtype-simple#sp-entry-content-2 h3 a, .hpb-viewtype-simple#sp-entry-content-20 h3 a, .hpb-viewtype-simple#sp-entry-content-21 h3 a, .hpb-viewtype-simple#sp-entry-content-22 h3 a, .hpb-viewtype-simple#sp-entry-content-23 h3 a, .hpb-viewtype-simple#sp-entry-content-24 h3 a, .hpb-viewtype-simple#sp-entry-content-25 h3 a, .hpb-viewtype-simple#sp-entry-content-26 h3 a, .hpb-viewtype-simple#sp-entry-content-27 h3 a, .hpb-viewtype-simple#sp-entry-content-28 h3 a, .hpb-viewtype-simple#sp-entry-content-29 h3 a, .hpb-viewtype-simple#sp-entry-content-3 h3 a, .hpb-viewtype-simple#sp-entry-content-30 h3 a, .hpb-viewtype-simple#sp-entry-content-31 h3 a, .hpb-viewtype-simple#sp-entry-content-32 h3 a, .hpb-viewtype-simple#sp-entry-content-33 h3 a, .hpb-viewtype-simple#sp-entry-content-34 h3 a, .hpb-viewtype-simple#sp-entry-content-35 h3 a, .hpb-viewtype-simple#sp-entry-content-36 h3 a, .hpb-viewtype-simple#sp-entry-content-37 h3 a, .hpb-viewtype-simple#sp-entry-content-38 h3 a, .hpb-viewtype-simple#sp-entry-content-39 h3 a, .hpb-viewtype-simple#sp-entry-content-4 h3 a, .hpb-viewtype-simple#sp-entry-content-40 h3 a, .hpb-viewtype-simple#sp-entry-content-41 h3 a, .hpb-viewtype-simple#sp-entry-content-42 h3 a, .hpb-viewtype-simple#sp-entry-content-43 h3 a, .hpb-viewtype-simple#sp-entry-content-44 h3 a, .hpb-viewtype-simple#sp-entry-content-45 h3 a, .hpb-viewtype-simple#sp-entry-content-46 h3 a, .hpb-viewtype-simple#sp-entry-content-47 h3 a, .hpb-viewtype-simple#sp-entry-content-48 h3 a, .hpb-viewtype-simple#sp-entry-content-49 h3 a, .hpb-viewtype-simple#sp-entry-content-5 h3 a, .hpb-viewtype-simple#sp-entry-content-50 h3 a, .hpb-viewtype-simple#sp-entry-content-51 h3 a, .hpb-viewtype-simple#sp-entry-content-52 h3 a, .hpb-viewtype-simple#sp-entry-content-53 h3 a, .hpb-viewtype-simple#sp-entry-content-54 h3 a, .hpb-viewtype-simple#sp-entry-content-55 h3 a, .hpb-viewtype-simple#sp-entry-content-56 h3 a, .hpb-viewtype-simple#sp-entry-content-6 h3 a, .hpb-viewtype-simple#sp-entry-content-7 h3 a, .hpb-viewtype-simple#sp-entry-content-8 h3 a, .hpb-viewtype-simple#sp-entry-content-9 h3 a, .hpb-viewtype-simple#sp-wp-post-list-1 h3 a, .hpb-viewtype-simple#sp-wp-post-list-2 h3 a, .hpb-viewtype-simple#sp-wp-post-list-3 h3 a, .hpb-viewtype-simple#sp-wp-post-list-4 h3 a, .hpb-viewtype-simple#sp-wp-post-list-5 h3 a{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 h3, .hpb-viewtype-thumbnail#sp-entry-content-10 h3, .hpb-viewtype-thumbnail#sp-entry-content-11 h3, .hpb-viewtype-thumbnail#sp-entry-content-12 h3, .hpb-viewtype-thumbnail#sp-entry-content-13 h3, .hpb-viewtype-thumbnail#sp-entry-content-14 h3, .hpb-viewtype-thumbnail#sp-entry-content-15 h3, .hpb-viewtype-thumbnail#sp-entry-content-16 h3, .hpb-viewtype-thumbnail#sp-entry-content-17 h3, .hpb-viewtype-thumbnail#sp-entry-content-18 h3, .hpb-viewtype-thumbnail#sp-entry-content-19 h3, .hpb-viewtype-thumbnail#sp-entry-content-2 h3, .hpb-viewtype-thumbnail#sp-entry-content-20 h3, .hpb-viewtype-thumbnail#sp-entry-content-21 h3, .hpb-viewtype-thumbnail#sp-entry-content-22 h3, .hpb-viewtype-thumbnail#sp-entry-content-23 h3, .hpb-viewtype-thumbnail#sp-entry-content-24 h3, .hpb-viewtype-thumbnail#sp-entry-content-25 h3, .hpb-viewtype-thumbnail#sp-entry-content-26 h3, .hpb-viewtype-thumbnail#sp-entry-content-27 h3, .hpb-viewtype-thumbnail#sp-entry-content-28 h3, .hpb-viewtype-thumbnail#sp-entry-content-29 h3, .hpb-viewtype-thumbnail#sp-entry-content-3 h3, .hpb-viewtype-thumbnail#sp-entry-content-30 h3, .hpb-viewtype-thumbnail#sp-entry-content-31 h3, .hpb-viewtype-thumbnail#sp-entry-content-32 h3, .hpb-viewtype-thumbnail#sp-entry-content-33 h3, .hpb-viewtype-thumbnail#sp-entry-content-34 h3, .hpb-viewtype-thumbnail#sp-entry-content-35 h3, .hpb-viewtype-thumbnail#sp-entry-content-36 h3, .hpb-viewtype-thumbnail#sp-entry-content-37 h3, .hpb-viewtype-thumbnail#sp-entry-content-38 h3, .hpb-viewtype-thumbnail#sp-entry-content-39 h3, .hpb-viewtype-thumbnail#sp-entry-content-4 h3, .hpb-viewtype-thumbnail#sp-entry-content-40 h3, .hpb-viewtype-thumbnail#sp-entry-content-41 h3, .hpb-viewtype-thumbnail#sp-entry-content-42 h3, .hpb-viewtype-thumbnail#sp-entry-content-43 h3, .hpb-viewtype-thumbnail#sp-entry-content-44 h3, .hpb-viewtype-thumbnail#sp-entry-content-45 h3, .hpb-viewtype-thumbnail#sp-entry-content-46 h3, .hpb-viewtype-thumbnail#sp-entry-content-47 h3, .hpb-viewtype-thumbnail#sp-entry-content-48 h3, .hpb-viewtype-thumbnail#sp-entry-content-49 h3, .hpb-viewtype-thumbnail#sp-entry-content-5 h3, .hpb-viewtype-thumbnail#sp-entry-content-50 h3, .hpb-viewtype-thumbnail#sp-entry-content-51 h3, .hpb-viewtype-thumbnail#sp-entry-content-52 h3, .hpb-viewtype-thumbnail#sp-entry-content-53 h3, .hpb-viewtype-thumbnail#sp-entry-content-54 h3, .hpb-viewtype-thumbnail#sp-entry-content-55 h3, .hpb-viewtype-thumbnail#sp-entry-content-56 h3, .hpb-viewtype-thumbnail#sp-entry-content-6 h3, .hpb-viewtype-thumbnail#sp-entry-content-7 h3, .hpb-viewtype-thumbnail#sp-entry-content-8 h3, .hpb-viewtype-thumbnail#sp-entry-content-9 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-1 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-2 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-3 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-4 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-5 h3{
  margin-bottom : 23px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-10 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-11 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-12 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-13 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-14 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-15 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-16 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-17 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-18 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-19 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-2 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-20 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-21 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-22 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-23 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-24 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-25 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-26 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-27 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-28 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-29 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-3 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-30 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-31 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-32 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-33 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-34 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-35 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-36 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-37 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-38 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-39 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-4 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-40 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-41 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-42 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-43 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-44 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-45 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-46 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-47 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-48 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-49 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-5 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-50 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-51 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-52 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-53 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-54 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-55 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-56 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-6 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-7 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-8 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-9 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-1 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-2 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-3 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-4 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-5 h3 a{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-10, .hpb-viewtype-title#sp-entry-content-11, .hpb-viewtype-title#sp-entry-content-12, .hpb-viewtype-title#sp-entry-content-13, .hpb-viewtype-title#sp-entry-content-14, .hpb-viewtype-title#sp-entry-content-15, .hpb-viewtype-title#sp-entry-content-16, .hpb-viewtype-title#sp-entry-content-17, .hpb-viewtype-title#sp-entry-content-18, .hpb-viewtype-title#sp-entry-content-19, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-20, .hpb-viewtype-title#sp-entry-content-21, .hpb-viewtype-title#sp-entry-content-22, .hpb-viewtype-title#sp-entry-content-23, .hpb-viewtype-title#sp-entry-content-24, .hpb-viewtype-title#sp-entry-content-25, .hpb-viewtype-title#sp-entry-content-26, .hpb-viewtype-title#sp-entry-content-27, .hpb-viewtype-title#sp-entry-content-28, .hpb-viewtype-title#sp-entry-content-29, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-30, .hpb-viewtype-title#sp-entry-content-31, .hpb-viewtype-title#sp-entry-content-32, .hpb-viewtype-title#sp-entry-content-33, .hpb-viewtype-title#sp-entry-content-34, .hpb-viewtype-title#sp-entry-content-35, .hpb-viewtype-title#sp-entry-content-36, .hpb-viewtype-title#sp-entry-content-37, .hpb-viewtype-title#sp-entry-content-38, .hpb-viewtype-title#sp-entry-content-39, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-40, .hpb-viewtype-title#sp-entry-content-41, .hpb-viewtype-title#sp-entry-content-42, .hpb-viewtype-title#sp-entry-content-43, .hpb-viewtype-title#sp-entry-content-44, .hpb-viewtype-title#sp-entry-content-45, .hpb-viewtype-title#sp-entry-content-46, .hpb-viewtype-title#sp-entry-content-47, .hpb-viewtype-title#sp-entry-content-48, .hpb-viewtype-title#sp-entry-content-49, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-50, .hpb-viewtype-title#sp-entry-content-51, .hpb-viewtype-title#sp-entry-content-52, .hpb-viewtype-title#sp-entry-content-53, .hpb-viewtype-title#sp-entry-content-54, .hpb-viewtype-title#sp-entry-content-55, .hpb-viewtype-title#sp-entry-content-56, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-entry-content-7, .hpb-viewtype-title#sp-entry-content-8, .hpb-viewtype-title#sp-entry-content-9, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a{
  margin-right : 30px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-10 > .hpb-more-entry, #sp-entry-content-11 > .hpb-more-entry, #sp-entry-content-12 > .hpb-more-entry, #sp-entry-content-13 > .hpb-more-entry, #sp-entry-content-14 > .hpb-more-entry, #sp-entry-content-15 > .hpb-more-entry, #sp-entry-content-16 > .hpb-more-entry, #sp-entry-content-17 > .hpb-more-entry, #sp-entry-content-18 > .hpb-more-entry, #sp-entry-content-19 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-20 > .hpb-more-entry, #sp-entry-content-21 > .hpb-more-entry, #sp-entry-content-22 > .hpb-more-entry, #sp-entry-content-23 > .hpb-more-entry, #sp-entry-content-24 > .hpb-more-entry, #sp-entry-content-25 > .hpb-more-entry, #sp-entry-content-26 > .hpb-more-entry, #sp-entry-content-27 > .hpb-more-entry, #sp-entry-content-28 > .hpb-more-entry, #sp-entry-content-29 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-30 > .hpb-more-entry, #sp-entry-content-31 > .hpb-more-entry, #sp-entry-content-32 > .hpb-more-entry, #sp-entry-content-33 > .hpb-more-entry, #sp-entry-content-34 > .hpb-more-entry, #sp-entry-content-35 > .hpb-more-entry, #sp-entry-content-36 > .hpb-more-entry, #sp-entry-content-37 > .hpb-more-entry, #sp-entry-content-38 > .hpb-more-entry, #sp-entry-content-39 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-40 > .hpb-more-entry, #sp-entry-content-41 > .hpb-more-entry, #sp-entry-content-42 > .hpb-more-entry, #sp-entry-content-43 > .hpb-more-entry, #sp-entry-content-44 > .hpb-more-entry, #sp-entry-content-45 > .hpb-more-entry, #sp-entry-content-46 > .hpb-more-entry, #sp-entry-content-47 > .hpb-more-entry, #sp-entry-content-48 > .hpb-more-entry, #sp-entry-content-49 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-50 > .hpb-more-entry, #sp-entry-content-51 > .hpb-more-entry, #sp-entry-content-52 > .hpb-more-entry, #sp-entry-content-53 > .hpb-more-entry, #sp-entry-content-54 > .hpb-more-entry, #sp-entry-content-55 > .hpb-more-entry, #sp-entry-content-56 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-entry-content-8 > .hpb-more-entry, #sp-entry-content-9 > .hpb-more-entry, #sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-10 > .hpb-more-entry a, #sp-entry-content-11 > .hpb-more-entry a, #sp-entry-content-12 > .hpb-more-entry a, #sp-entry-content-13 > .hpb-more-entry a, #sp-entry-content-14 > .hpb-more-entry a, #sp-entry-content-15 > .hpb-more-entry a, #sp-entry-content-16 > .hpb-more-entry a, #sp-entry-content-17 > .hpb-more-entry a, #sp-entry-content-18 > .hpb-more-entry a, #sp-entry-content-19 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-20 > .hpb-more-entry a, #sp-entry-content-21 > .hpb-more-entry a, #sp-entry-content-22 > .hpb-more-entry a, #sp-entry-content-23 > .hpb-more-entry a, #sp-entry-content-24 > .hpb-more-entry a, #sp-entry-content-25 > .hpb-more-entry a, #sp-entry-content-26 > .hpb-more-entry a, #sp-entry-content-27 > .hpb-more-entry a, #sp-entry-content-28 > .hpb-more-entry a, #sp-entry-content-29 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-30 > .hpb-more-entry a, #sp-entry-content-31 > .hpb-more-entry a, #sp-entry-content-32 > .hpb-more-entry a, #sp-entry-content-33 > .hpb-more-entry a, #sp-entry-content-34 > .hpb-more-entry a, #sp-entry-content-35 > .hpb-more-entry a, #sp-entry-content-36 > .hpb-more-entry a, #sp-entry-content-37 > .hpb-more-entry a, #sp-entry-content-38 > .hpb-more-entry a, #sp-entry-content-39 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-40 > .hpb-more-entry a, #sp-entry-content-41 > .hpb-more-entry a, #sp-entry-content-42 > .hpb-more-entry a, #sp-entry-content-43 > .hpb-more-entry a, #sp-entry-content-44 > .hpb-more-entry a, #sp-entry-content-45 > .hpb-more-entry a, #sp-entry-content-46 > .hpb-more-entry a, #sp-entry-content-47 > .hpb-more-entry a, #sp-entry-content-48 > .hpb-more-entry a, #sp-entry-content-49 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-50 > .hpb-more-entry a, #sp-entry-content-51 > .hpb-more-entry a, #sp-entry-content-52 > .hpb-more-entry a, #sp-entry-content-53 > .hpb-more-entry a, #sp-entry-content-54 > .hpb-more-entry a, #sp-entry-content-55 > .hpb-more-entry a, #sp-entry-content-56 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-entry-content-8 > .hpb-more-entry a, #sp-entry-content-9 > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a{
  font-size : 1.2rem;
  color : #333333;
  background-color : #f7f7f7;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-12 > article, #sp-entry-content-13 > article, #sp-entry-content-14 > article, #sp-entry-content-15 > article, #sp-entry-content-16 > article, #sp-entry-content-17 > article, #sp-entry-content-18 > article, #sp-entry-content-19 > article, #sp-entry-content-2 > article, #sp-entry-content-20 > article, #sp-entry-content-21 > article, #sp-entry-content-22 > article, #sp-entry-content-23 > article, #sp-entry-content-24 > article, #sp-entry-content-25 > article, #sp-entry-content-26 > article, #sp-entry-content-27 > article, #sp-entry-content-28 > article, #sp-entry-content-29 > article, #sp-entry-content-3 > article, #sp-entry-content-30 > article, #sp-entry-content-31 > article, #sp-entry-content-32 > article, #sp-entry-content-33 > article, #sp-entry-content-34 > article, #sp-entry-content-35 > article, #sp-entry-content-36 > article, #sp-entry-content-37 > article, #sp-entry-content-38 > article, #sp-entry-content-39 > article, #sp-entry-content-4 > article, #sp-entry-content-40 > article, #sp-entry-content-41 > article, #sp-entry-content-42 > article, #sp-entry-content-43 > article, #sp-entry-content-44 > article, #sp-entry-content-45 > article, #sp-entry-content-46 > article, #sp-entry-content-47 > article, #sp-entry-content-48 > article, #sp-entry-content-49 > article, #sp-entry-content-5 > article, #sp-entry-content-50 > article, #sp-entry-content-51 > article, #sp-entry-content-52 > article, #sp-entry-content-53 > article, #sp-entry-content-54 > article, #sp-entry-content-55 > article, #sp-entry-content-56 > article, #sp-entry-content-6 > article, #sp-entry-content-7 > article, #sp-entry-content-8 > article, #sp-entry-content-9 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#sp-entry-content-1 > article > div, #sp-entry-content-10 > article > div, #sp-entry-content-11 > article > div, #sp-entry-content-12 > article > div, #sp-entry-content-13 > article > div, #sp-entry-content-14 > article > div, #sp-entry-content-15 > article > div, #sp-entry-content-16 > article > div, #sp-entry-content-17 > article > div, #sp-entry-content-18 > article > div, #sp-entry-content-19 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-20 > article > div, #sp-entry-content-21 > article > div, #sp-entry-content-22 > article > div, #sp-entry-content-23 > article > div, #sp-entry-content-24 > article > div, #sp-entry-content-25 > article > div, #sp-entry-content-26 > article > div, #sp-entry-content-27 > article > div, #sp-entry-content-28 > article > div, #sp-entry-content-29 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-30 > article > div, #sp-entry-content-31 > article > div, #sp-entry-content-32 > article > div, #sp-entry-content-33 > article > div, #sp-entry-content-34 > article > div, #sp-entry-content-35 > article > div, #sp-entry-content-36 > article > div, #sp-entry-content-37 > article > div, #sp-entry-content-38 > article > div, #sp-entry-content-39 > article > div, #sp-entry-content-4 > article > div, #sp-entry-content-40 > article > div, #sp-entry-content-41 > article > div, #sp-entry-content-42 > article > div, #sp-entry-content-43 > article > div, #sp-entry-content-44 > article > div, #sp-entry-content-45 > article > div, #sp-entry-content-46 > article > div, #sp-entry-content-47 > article > div, #sp-entry-content-48 > article > div, #sp-entry-content-49 > article > div, #sp-entry-content-5 > article > div, #sp-entry-content-50 > article > div, #sp-entry-content-51 > article > div, #sp-entry-content-52 > article > div, #sp-entry-content-53 > article > div, #sp-entry-content-54 > article > div, #sp-entry-content-55 > article > div, #sp-entry-content-56 > article > div, #sp-entry-content-6 > article > div, #sp-entry-content-7 > article > div, #sp-entry-content-8 > article > div, #sp-entry-content-9 > article > div, #sp-wp-post-list-1 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-5 > article > div{
  padding-left : 30px;
  padding-right : 30px;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-10 > article > footer .by-author, #sp-entry-content-11 > article > footer .by-author, #sp-entry-content-12 > article > footer .by-author, #sp-entry-content-13 > article > footer .by-author, #sp-entry-content-14 > article > footer .by-author, #sp-entry-content-15 > article > footer .by-author, #sp-entry-content-16 > article > footer .by-author, #sp-entry-content-17 > article > footer .by-author, #sp-entry-content-18 > article > footer .by-author, #sp-entry-content-19 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-20 > article > footer .by-author, #sp-entry-content-21 > article > footer .by-author, #sp-entry-content-22 > article > footer .by-author, #sp-entry-content-23 > article > footer .by-author, #sp-entry-content-24 > article > footer .by-author, #sp-entry-content-25 > article > footer .by-author, #sp-entry-content-26 > article > footer .by-author, #sp-entry-content-27 > article > footer .by-author, #sp-entry-content-28 > article > footer .by-author, #sp-entry-content-29 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-30 > article > footer .by-author, #sp-entry-content-31 > article > footer .by-author, #sp-entry-content-32 > article > footer .by-author, #sp-entry-content-33 > article > footer .by-author, #sp-entry-content-34 > article > footer .by-author, #sp-entry-content-35 > article > footer .by-author, #sp-entry-content-36 > article > footer .by-author, #sp-entry-content-37 > article > footer .by-author, #sp-entry-content-38 > article > footer .by-author, #sp-entry-content-39 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-40 > article > footer .by-author, #sp-entry-content-41 > article > footer .by-author, #sp-entry-content-42 > article > footer .by-author, #sp-entry-content-43 > article > footer .by-author, #sp-entry-content-44 > article > footer .by-author, #sp-entry-content-45 > article > footer .by-author, #sp-entry-content-46 > article > footer .by-author, #sp-entry-content-47 > article > footer .by-author, #sp-entry-content-48 > article > footer .by-author, #sp-entry-content-49 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-entry-content-50 > article > footer .by-author, #sp-entry-content-51 > article > footer .by-author, #sp-entry-content-52 > article > footer .by-author, #sp-entry-content-53 > article > footer .by-author, #sp-entry-content-54 > article > footer .by-author, #sp-entry-content-55 > article > footer .by-author, #sp-entry-content-56 > article > footer .by-author, #sp-entry-content-6 > article > footer .by-author, #sp-entry-content-7 > article > footer .by-author, #sp-entry-content-8 > article > footer .by-author, #sp-entry-content-9 > article > footer .by-author, #sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author{
  background-color : transparent;
  background-image : url(img/icon-author.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 13px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-10 > article > footer .cat-links, #sp-entry-content-11 > article > footer .cat-links, #sp-entry-content-12 > article > footer .cat-links, #sp-entry-content-13 > article > footer .cat-links, #sp-entry-content-14 > article > footer .cat-links, #sp-entry-content-15 > article > footer .cat-links, #sp-entry-content-16 > article > footer .cat-links, #sp-entry-content-17 > article > footer .cat-links, #sp-entry-content-18 > article > footer .cat-links, #sp-entry-content-19 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-20 > article > footer .cat-links, #sp-entry-content-21 > article > footer .cat-links, #sp-entry-content-22 > article > footer .cat-links, #sp-entry-content-23 > article > footer .cat-links, #sp-entry-content-24 > article > footer .cat-links, #sp-entry-content-25 > article > footer .cat-links, #sp-entry-content-26 > article > footer .cat-links, #sp-entry-content-27 > article > footer .cat-links, #sp-entry-content-28 > article > footer .cat-links, #sp-entry-content-29 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-30 > article > footer .cat-links, #sp-entry-content-31 > article > footer .cat-links, #sp-entry-content-32 > article > footer .cat-links, #sp-entry-content-33 > article > footer .cat-links, #sp-entry-content-34 > article > footer .cat-links, #sp-entry-content-35 > article > footer .cat-links, #sp-entry-content-36 > article > footer .cat-links, #sp-entry-content-37 > article > footer .cat-links, #sp-entry-content-38 > article > footer .cat-links, #sp-entry-content-39 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-40 > article > footer .cat-links, #sp-entry-content-41 > article > footer .cat-links, #sp-entry-content-42 > article > footer .cat-links, #sp-entry-content-43 > article > footer .cat-links, #sp-entry-content-44 > article > footer .cat-links, #sp-entry-content-45 > article > footer .cat-links, #sp-entry-content-46 > article > footer .cat-links, #sp-entry-content-47 > article > footer .cat-links, #sp-entry-content-48 > article > footer .cat-links, #sp-entry-content-49 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-entry-content-50 > article > footer .cat-links, #sp-entry-content-51 > article > footer .cat-links, #sp-entry-content-52 > article > footer .cat-links, #sp-entry-content-53 > article > footer .cat-links, #sp-entry-content-54 > article > footer .cat-links, #sp-entry-content-55 > article > footer .cat-links, #sp-entry-content-56 > article > footer .cat-links, #sp-entry-content-6 > article > footer .cat-links, #sp-entry-content-7 > article > footer .cat-links, #sp-entry-content-8 > article > footer .cat-links, #sp-entry-content-9 > article > footer .cat-links, #sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links{
  background-color : transparent;
  background-image : url(img/icon-cat.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 16px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-10 > article > footer .comments-link, #sp-entry-content-11 > article > footer .comments-link, #sp-entry-content-12 > article > footer .comments-link, #sp-entry-content-13 > article > footer .comments-link, #sp-entry-content-14 > article > footer .comments-link, #sp-entry-content-15 > article > footer .comments-link, #sp-entry-content-16 > article > footer .comments-link, #sp-entry-content-17 > article > footer .comments-link, #sp-entry-content-18 > article > footer .comments-link, #sp-entry-content-19 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-20 > article > footer .comments-link, #sp-entry-content-21 > article > footer .comments-link, #sp-entry-content-22 > article > footer .comments-link, #sp-entry-content-23 > article > footer .comments-link, #sp-entry-content-24 > article > footer .comments-link, #sp-entry-content-25 > article > footer .comments-link, #sp-entry-content-26 > article > footer .comments-link, #sp-entry-content-27 > article > footer .comments-link, #sp-entry-content-28 > article > footer .comments-link, #sp-entry-content-29 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-30 > article > footer .comments-link, #sp-entry-content-31 > article > footer .comments-link, #sp-entry-content-32 > article > footer .comments-link, #sp-entry-content-33 > article > footer .comments-link, #sp-entry-content-34 > article > footer .comments-link, #sp-entry-content-35 > article > footer .comments-link, #sp-entry-content-36 > article > footer .comments-link, #sp-entry-content-37 > article > footer .comments-link, #sp-entry-content-38 > article > footer .comments-link, #sp-entry-content-39 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-40 > article > footer .comments-link, #sp-entry-content-41 > article > footer .comments-link, #sp-entry-content-42 > article > footer .comments-link, #sp-entry-content-43 > article > footer .comments-link, #sp-entry-content-44 > article > footer .comments-link, #sp-entry-content-45 > article > footer .comments-link, #sp-entry-content-46 > article > footer .comments-link, #sp-entry-content-47 > article > footer .comments-link, #sp-entry-content-48 > article > footer .comments-link, #sp-entry-content-49 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-entry-content-50 > article > footer .comments-link, #sp-entry-content-51 > article > footer .comments-link, #sp-entry-content-52 > article > footer .comments-link, #sp-entry-content-53 > article > footer .comments-link, #sp-entry-content-54 > article > footer .comments-link, #sp-entry-content-55 > article > footer .comments-link, #sp-entry-content-56 > article > footer .comments-link, #sp-entry-content-6 > article > footer .comments-link, #sp-entry-content-7 > article > footer .comments-link, #sp-entry-content-8 > article > footer .comments-link, #sp-entry-content-9 > article > footer .comments-link, #sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link{
  background-color : transparent;
  background-image : url(img/icon-comments.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 21px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-10 > article > footer .date, #sp-entry-content-11 > article > footer .date, #sp-entry-content-12 > article > footer .date, #sp-entry-content-13 > article > footer .date, #sp-entry-content-14 > article > footer .date, #sp-entry-content-15 > article > footer .date, #sp-entry-content-16 > article > footer .date, #sp-entry-content-17 > article > footer .date, #sp-entry-content-18 > article > footer .date, #sp-entry-content-19 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-20 > article > footer .date, #sp-entry-content-21 > article > footer .date, #sp-entry-content-22 > article > footer .date, #sp-entry-content-23 > article > footer .date, #sp-entry-content-24 > article > footer .date, #sp-entry-content-25 > article > footer .date, #sp-entry-content-26 > article > footer .date, #sp-entry-content-27 > article > footer .date, #sp-entry-content-28 > article > footer .date, #sp-entry-content-29 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-30 > article > footer .date, #sp-entry-content-31 > article > footer .date, #sp-entry-content-32 > article > footer .date, #sp-entry-content-33 > article > footer .date, #sp-entry-content-34 > article > footer .date, #sp-entry-content-35 > article > footer .date, #sp-entry-content-36 > article > footer .date, #sp-entry-content-37 > article > footer .date, #sp-entry-content-38 > article > footer .date, #sp-entry-content-39 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-40 > article > footer .date, #sp-entry-content-41 > article > footer .date, #sp-entry-content-42 > article > footer .date, #sp-entry-content-43 > article > footer .date, #sp-entry-content-44 > article > footer .date, #sp-entry-content-45 > article > footer .date, #sp-entry-content-46 > article > footer .date, #sp-entry-content-47 > article > footer .date, #sp-entry-content-48 > article > footer .date, #sp-entry-content-49 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-entry-content-50 > article > footer .date, #sp-entry-content-51 > article > footer .date, #sp-entry-content-52 > article > footer .date, #sp-entry-content-53 > article > footer .date, #sp-entry-content-54 > article > footer .date, #sp-entry-content-55 > article > footer .date, #sp-entry-content-56 > article > footer .date, #sp-entry-content-6 > article > footer .date, #sp-entry-content-7 > article > footer .date, #sp-entry-content-8 > article > footer .date, #sp-entry-content-9 > article > footer .date, #sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-3 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-5 > article > footer .date{
  background-color : transparent;
  background-image : url(img/icon-date.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 16px;
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-10 > article > footer .sep, #sp-entry-content-11 > article > footer .sep, #sp-entry-content-12 > article > footer .sep, #sp-entry-content-13 > article > footer .sep, #sp-entry-content-14 > article > footer .sep, #sp-entry-content-15 > article > footer .sep, #sp-entry-content-16 > article > footer .sep, #sp-entry-content-17 > article > footer .sep, #sp-entry-content-18 > article > footer .sep, #sp-entry-content-19 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-20 > article > footer .sep, #sp-entry-content-21 > article > footer .sep, #sp-entry-content-22 > article > footer .sep, #sp-entry-content-23 > article > footer .sep, #sp-entry-content-24 > article > footer .sep, #sp-entry-content-25 > article > footer .sep, #sp-entry-content-26 > article > footer .sep, #sp-entry-content-27 > article > footer .sep, #sp-entry-content-28 > article > footer .sep, #sp-entry-content-29 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-30 > article > footer .sep, #sp-entry-content-31 > article > footer .sep, #sp-entry-content-32 > article > footer .sep, #sp-entry-content-33 > article > footer .sep, #sp-entry-content-34 > article > footer .sep, #sp-entry-content-35 > article > footer .sep, #sp-entry-content-36 > article > footer .sep, #sp-entry-content-37 > article > footer .sep, #sp-entry-content-38 > article > footer .sep, #sp-entry-content-39 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-entry-content-40 > article > footer .sep, #sp-entry-content-41 > article > footer .sep, #sp-entry-content-42 > article > footer .sep, #sp-entry-content-43 > article > footer .sep, #sp-entry-content-44 > article > footer .sep, #sp-entry-content-45 > article > footer .sep, #sp-entry-content-46 > article > footer .sep, #sp-entry-content-47 > article > footer .sep, #sp-entry-content-48 > article > footer .sep, #sp-entry-content-49 > article > footer .sep, #sp-entry-content-5 > article > footer .sep, #sp-entry-content-50 > article > footer .sep, #sp-entry-content-51 > article > footer .sep, #sp-entry-content-52 > article > footer .sep, #sp-entry-content-53 > article > footer .sep, #sp-entry-content-54 > article > footer .sep, #sp-entry-content-55 > article > footer .sep, #sp-entry-content-56 > article > footer .sep, #sp-entry-content-6 > article > footer .sep, #sp-entry-content-7 > article > footer .sep, #sp-entry-content-8 > article > footer .sep, #sp-entry-content-9 > article > footer .sep, #sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-10 > article > footer .tags-links, #sp-entry-content-11 > article > footer .tags-links, #sp-entry-content-12 > article > footer .tags-links, #sp-entry-content-13 > article > footer .tags-links, #sp-entry-content-14 > article > footer .tags-links, #sp-entry-content-15 > article > footer .tags-links, #sp-entry-content-16 > article > footer .tags-links, #sp-entry-content-17 > article > footer .tags-links, #sp-entry-content-18 > article > footer .tags-links, #sp-entry-content-19 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-20 > article > footer .tags-links, #sp-entry-content-21 > article > footer .tags-links, #sp-entry-content-22 > article > footer .tags-links, #sp-entry-content-23 > article > footer .tags-links, #sp-entry-content-24 > article > footer .tags-links, #sp-entry-content-25 > article > footer .tags-links, #sp-entry-content-26 > article > footer .tags-links, #sp-entry-content-27 > article > footer .tags-links, #sp-entry-content-28 > article > footer .tags-links, #sp-entry-content-29 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-30 > article > footer .tags-links, #sp-entry-content-31 > article > footer .tags-links, #sp-entry-content-32 > article > footer .tags-links, #sp-entry-content-33 > article > footer .tags-links, #sp-entry-content-34 > article > footer .tags-links, #sp-entry-content-35 > article > footer .tags-links, #sp-entry-content-36 > article > footer .tags-links, #sp-entry-content-37 > article > footer .tags-links, #sp-entry-content-38 > article > footer .tags-links, #sp-entry-content-39 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-entry-content-40 > article > footer .tags-links, #sp-entry-content-41 > article > footer .tags-links, #sp-entry-content-42 > article > footer .tags-links, #sp-entry-content-43 > article > footer .tags-links, #sp-entry-content-44 > article > footer .tags-links, #sp-entry-content-45 > article > footer .tags-links, #sp-entry-content-46 > article > footer .tags-links, #sp-entry-content-47 > article > footer .tags-links, #sp-entry-content-48 > article > footer .tags-links, #sp-entry-content-49 > article > footer .tags-links, #sp-entry-content-5 > article > footer .tags-links, #sp-entry-content-50 > article > footer .tags-links, #sp-entry-content-51 > article > footer .tags-links, #sp-entry-content-52 > article > footer .tags-links, #sp-entry-content-53 > article > footer .tags-links, #sp-entry-content-54 > article > footer .tags-links, #sp-entry-content-55 > article > footer .tags-links, #sp-entry-content-56 > article > footer .tags-links, #sp-entry-content-6 > article > footer .tags-links, #sp-entry-content-7 > article > footer .tags-links, #sp-entry-content-8 > article > footer .tags-links, #sp-entry-content-9 > article > footer .tags-links, #sp-wp-post-list-1 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-5 > article > footer .tags-links{
  background-color : transparent;
  background-image : url(img/icon-tags.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 15px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer a, #sp-entry-content-10 > article > footer a, #sp-entry-content-11 > article > footer a, #sp-entry-content-12 > article > footer a, #sp-entry-content-13 > article > footer a, #sp-entry-content-14 > article > footer a, #sp-entry-content-15 > article > footer a, #sp-entry-content-16 > article > footer a, #sp-entry-content-17 > article > footer a, #sp-entry-content-18 > article > footer a, #sp-entry-content-19 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-entry-content-20 > article > footer a, #sp-entry-content-21 > article > footer a, #sp-entry-content-22 > article > footer a, #sp-entry-content-23 > article > footer a, #sp-entry-content-24 > article > footer a, #sp-entry-content-25 > article > footer a, #sp-entry-content-26 > article > footer a, #sp-entry-content-27 > article > footer a, #sp-entry-content-28 > article > footer a, #sp-entry-content-29 > article > footer a, #sp-entry-content-3 > article > footer a, #sp-entry-content-30 > article > footer a, #sp-entry-content-31 > article > footer a, #sp-entry-content-32 > article > footer a, #sp-entry-content-33 > article > footer a, #sp-entry-content-34 > article > footer a, #sp-entry-content-35 > article > footer a, #sp-entry-content-36 > article > footer a, #sp-entry-content-37 > article > footer a, #sp-entry-content-38 > article > footer a, #sp-entry-content-39 > article > footer a, #sp-entry-content-4 > article > footer a, #sp-entry-content-40 > article > footer a, #sp-entry-content-41 > article > footer a, #sp-entry-content-42 > article > footer a, #sp-entry-content-43 > article > footer a, #sp-entry-content-44 > article > footer a, #sp-entry-content-45 > article > footer a, #sp-entry-content-46 > article > footer a, #sp-entry-content-47 > article > footer a, #sp-entry-content-48 > article > footer a, #sp-entry-content-49 > article > footer a, #sp-entry-content-5 > article > footer a, #sp-entry-content-50 > article > footer a, #sp-entry-content-51 > article > footer a, #sp-entry-content-52 > article > footer a, #sp-entry-content-53 > article > footer a, #sp-entry-content-54 > article > footer a, #sp-entry-content-55 > article > footer a, #sp-entry-content-56 > article > footer a, #sp-entry-content-6 > article > footer a, #sp-entry-content-7 > article > footer a, #sp-entry-content-8 > article > footer a, #sp-entry-content-9 > article > footer a, #sp-wp-post-list-1 > article > footer a, #sp-wp-post-list-2 > article > footer a, #sp-wp-post-list-3 > article > footer a, #sp-wp-post-list-4 > article > footer a, #sp-wp-post-list-5 > article > footer a{
  color : #6f9502;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-10 > article > footer span, #sp-entry-content-11 > article > footer span, #sp-entry-content-12 > article > footer span, #sp-entry-content-13 > article > footer span, #sp-entry-content-14 > article > footer span, #sp-entry-content-15 > article > footer span, #sp-entry-content-16 > article > footer span, #sp-entry-content-17 > article > footer span, #sp-entry-content-18 > article > footer span, #sp-entry-content-19 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-20 > article > footer span, #sp-entry-content-21 > article > footer span, #sp-entry-content-22 > article > footer span, #sp-entry-content-23 > article > footer span, #sp-entry-content-24 > article > footer span, #sp-entry-content-25 > article > footer span, #sp-entry-content-26 > article > footer span, #sp-entry-content-27 > article > footer span, #sp-entry-content-28 > article > footer span, #sp-entry-content-29 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-30 > article > footer span, #sp-entry-content-31 > article > footer span, #sp-entry-content-32 > article > footer span, #sp-entry-content-33 > article > footer span, #sp-entry-content-34 > article > footer span, #sp-entry-content-35 > article > footer span, #sp-entry-content-36 > article > footer span, #sp-entry-content-37 > article > footer span, #sp-entry-content-38 > article > footer span, #sp-entry-content-39 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-entry-content-40 > article > footer span, #sp-entry-content-41 > article > footer span, #sp-entry-content-42 > article > footer span, #sp-entry-content-43 > article > footer span, #sp-entry-content-44 > article > footer span, #sp-entry-content-45 > article > footer span, #sp-entry-content-46 > article > footer span, #sp-entry-content-47 > article > footer span, #sp-entry-content-48 > article > footer span, #sp-entry-content-49 > article > footer span, #sp-entry-content-5 > article > footer span, #sp-entry-content-50 > article > footer span, #sp-entry-content-51 > article > footer span, #sp-entry-content-52 > article > footer span, #sp-entry-content-53 > article > footer span, #sp-entry-content-54 > article > footer span, #sp-entry-content-55 > article > footer span, #sp-entry-content-56 > article > footer span, #sp-entry-content-6 > article > footer span, #sp-entry-content-7 > article > footer span, #sp-entry-content-8 > article > footer span, #sp-entry-content-9 > article > footer span, #sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-5 > article > footer span{
  font-size : 1.2rem;
  vertical-align : baseline;
}

#sp-entry-content-1> article> header, #sp-entry-content-10> article> header, #sp-entry-content-11> article> header, #sp-entry-content-12> article> header, #sp-entry-content-13> article> header, #sp-entry-content-14> article> header, #sp-entry-content-15> article> header, #sp-entry-content-16> article> header, #sp-entry-content-17> article> header, #sp-entry-content-18> article> header, #sp-entry-content-19> article> header, #sp-entry-content-2> article> header, #sp-entry-content-20> article> header, #sp-entry-content-21> article> header, #sp-entry-content-22> article> header, #sp-entry-content-23> article> header, #sp-entry-content-24> article> header, #sp-entry-content-25> article> header, #sp-entry-content-26> article> header, #sp-entry-content-27> article> header, #sp-entry-content-28> article> header, #sp-entry-content-29> article> header, #sp-entry-content-3> article> header, #sp-entry-content-30> article> header, #sp-entry-content-31> article> header, #sp-entry-content-32> article> header, #sp-entry-content-33> article> header, #sp-entry-content-34> article> header, #sp-entry-content-35> article> header, #sp-entry-content-36> article> header, #sp-entry-content-37> article> header, #sp-entry-content-38> article> header, #sp-entry-content-39> article> header, #sp-entry-content-4> article> header, #sp-entry-content-40> article> header, #sp-entry-content-41> article> header, #sp-entry-content-42> article> header, #sp-entry-content-43> article> header, #sp-entry-content-44> article> header, #sp-entry-content-45> article> header, #sp-entry-content-46> article> header, #sp-entry-content-47> article> header, #sp-entry-content-48> article> header, #sp-entry-content-49> article> header, #sp-entry-content-5> article> header, #sp-entry-content-50> article> header, #sp-entry-content-51> article> header, #sp-entry-content-52> article> header, #sp-entry-content-53> article> header, #sp-entry-content-54> article> header, #sp-entry-content-55> article> header, #sp-entry-content-56> article> header, #sp-entry-content-6> article> header, #sp-entry-content-7> article> header, #sp-entry-content-8> article> header, #sp-entry-content-9> article> header, #sp-wp-post-list-1> article> header, #sp-wp-post-list-2> article> header, #sp-wp-post-list-3> article> header, #sp-wp-post-list-4> article> header, #sp-wp-post-list-5> article> header {
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-10 > article > header > h4, #sp-entry-content-11 > article > header > h4, #sp-entry-content-12 > article > header > h4, #sp-entry-content-13 > article > header > h4, #sp-entry-content-14 > article > header > h4, #sp-entry-content-15 > article > header > h4, #sp-entry-content-16 > article > header > h4, #sp-entry-content-17 > article > header > h4, #sp-entry-content-18 > article > header > h4, #sp-entry-content-19 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-20 > article > header > h4, #sp-entry-content-21 > article > header > h4, #sp-entry-content-22 > article > header > h4, #sp-entry-content-23 > article > header > h4, #sp-entry-content-24 > article > header > h4, #sp-entry-content-25 > article > header > h4, #sp-entry-content-26 > article > header > h4, #sp-entry-content-27 > article > header > h4, #sp-entry-content-28 > article > header > h4, #sp-entry-content-29 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-30 > article > header > h4, #sp-entry-content-31 > article > header > h4, #sp-entry-content-32 > article > header > h4, #sp-entry-content-33 > article > header > h4, #sp-entry-content-34 > article > header > h4, #sp-entry-content-35 > article > header > h4, #sp-entry-content-36 > article > header > h4, #sp-entry-content-37 > article > header > h4, #sp-entry-content-38 > article > header > h4, #sp-entry-content-39 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-entry-content-40 > article > header > h4, #sp-entry-content-41 > article > header > h4, #sp-entry-content-42 > article > header > h4, #sp-entry-content-43 > article > header > h4, #sp-entry-content-44 > article > header > h4, #sp-entry-content-45 > article > header > h4, #sp-entry-content-46 > article > header > h4, #sp-entry-content-47 > article > header > h4, #sp-entry-content-48 > article > header > h4, #sp-entry-content-49 > article > header > h4, #sp-entry-content-5 > article > header > h4, #sp-entry-content-50 > article > header > h4, #sp-entry-content-51 > article > header > h4, #sp-entry-content-52 > article > header > h4, #sp-entry-content-53 > article > header > h4, #sp-entry-content-54 > article > header > h4, #sp-entry-content-55 > article > header > h4, #sp-entry-content-56 > article > header > h4, #sp-entry-content-6 > article > header > h4, #sp-entry-content-7 > article > header > h4, #sp-entry-content-8 > article > header > h4, #sp-entry-content-9 > article > header > h4, #sp-wp-post-list-1 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4{
  margin-bottom : 15px;
}

#sp-entry-content-1 > article > header > h4 > a, #sp-entry-content-10 > article > header > h4 > a, #sp-entry-content-11 > article > header > h4 > a, #sp-entry-content-12 > article > header > h4 > a, #sp-entry-content-13 > article > header > h4 > a, #sp-entry-content-14 > article > header > h4 > a, #sp-entry-content-15 > article > header > h4 > a, #sp-entry-content-16 > article > header > h4 > a, #sp-entry-content-17 > article > header > h4 > a, #sp-entry-content-18 > article > header > h4 > a, #sp-entry-content-19 > article > header > h4 > a, #sp-entry-content-2 > article > header > h4 > a, #sp-entry-content-20 > article > header > h4 > a, #sp-entry-content-21 > article > header > h4 > a, #sp-entry-content-22 > article > header > h4 > a, #sp-entry-content-23 > article > header > h4 > a, #sp-entry-content-24 > article > header > h4 > a, #sp-entry-content-25 > article > header > h4 > a, #sp-entry-content-26 > article > header > h4 > a, #sp-entry-content-27 > article > header > h4 > a, #sp-entry-content-28 > article > header > h4 > a, #sp-entry-content-29 > article > header > h4 > a, #sp-entry-content-3 > article > header > h4 > a, #sp-entry-content-30 > article > header > h4 > a, #sp-entry-content-31 > article > header > h4 > a, #sp-entry-content-32 > article > header > h4 > a, #sp-entry-content-33 > article > header > h4 > a, #sp-entry-content-34 > article > header > h4 > a, #sp-entry-content-35 > article > header > h4 > a, #sp-entry-content-36 > article > header > h4 > a, #sp-entry-content-37 > article > header > h4 > a, #sp-entry-content-38 > article > header > h4 > a, #sp-entry-content-39 > article > header > h4 > a, #sp-entry-content-4 > article > header > h4 > a, #sp-entry-content-40 > article > header > h4 > a, #sp-entry-content-41 > article > header > h4 > a, #sp-entry-content-42 > article > header > h4 > a, #sp-entry-content-43 > article > header > h4 > a, #sp-entry-content-44 > article > header > h4 > a, #sp-entry-content-45 > article > header > h4 > a, #sp-entry-content-46 > article > header > h4 > a, #sp-entry-content-47 > article > header > h4 > a, #sp-entry-content-48 > article > header > h4 > a, #sp-entry-content-49 > article > header > h4 > a, #sp-entry-content-5 > article > header > h4 > a, #sp-entry-content-50 > article > header > h4 > a, #sp-entry-content-51 > article > header > h4 > a, #sp-entry-content-52 > article > header > h4 > a, #sp-entry-content-53 > article > header > h4 > a, #sp-entry-content-54 > article > header > h4 > a, #sp-entry-content-55 > article > header > h4 > a, #sp-entry-content-56 > article > header > h4 > a, #sp-entry-content-6 > article > header > h4 > a, #sp-entry-content-7 > article > header > h4 > a, #sp-entry-content-8 > article > header > h4 > a, #sp-entry-content-9 > article > header > h4 > a, #sp-wp-post-list-1 > article > header > h4 > a, #sp-wp-post-list-2 > article > header > h4 > a, #sp-wp-post-list-3 > article > header > h4 > a, #sp-wp-post-list-4 > article > header > h4 > a, #sp-wp-post-list-5 > article > header > h4 > a{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#sp-entry-content-1 > article > header > h4 > a::before, #sp-entry-content-10 > article > header > h4 > a::before, #sp-entry-content-11 > article > header > h4 > a::before, #sp-entry-content-12 > article > header > h4 > a::before, #sp-entry-content-13 > article > header > h4 > a::before, #sp-entry-content-14 > article > header > h4 > a::before, #sp-entry-content-15 > article > header > h4 > a::before, #sp-entry-content-16 > article > header > h4 > a::before, #sp-entry-content-17 > article > header > h4 > a::before, #sp-entry-content-18 > article > header > h4 > a::before, #sp-entry-content-19 > article > header > h4 > a::before, #sp-entry-content-2 > article > header > h4 > a::before, #sp-entry-content-20 > article > header > h4 > a::before, #sp-entry-content-21 > article > header > h4 > a::before, #sp-entry-content-22 > article > header > h4 > a::before, #sp-entry-content-23 > article > header > h4 > a::before, #sp-entry-content-24 > article > header > h4 > a::before, #sp-entry-content-25 > article > header > h4 > a::before, #sp-entry-content-26 > article > header > h4 > a::before, #sp-entry-content-27 > article > header > h4 > a::before, #sp-entry-content-28 > article > header > h4 > a::before, #sp-entry-content-29 > article > header > h4 > a::before, #sp-entry-content-3 > article > header > h4 > a::before, #sp-entry-content-30 > article > header > h4 > a::before, #sp-entry-content-31 > article > header > h4 > a::before, #sp-entry-content-32 > article > header > h4 > a::before, #sp-entry-content-33 > article > header > h4 > a::before, #sp-entry-content-34 > article > header > h4 > a::before, #sp-entry-content-35 > article > header > h4 > a::before, #sp-entry-content-36 > article > header > h4 > a::before, #sp-entry-content-37 > article > header > h4 > a::before, #sp-entry-content-38 > article > header > h4 > a::before, #sp-entry-content-39 > article > header > h4 > a::before, #sp-entry-content-4 > article > header > h4 > a::before, #sp-entry-content-40 > article > header > h4 > a::before, #sp-entry-content-41 > article > header > h4 > a::before, #sp-entry-content-42 > article > header > h4 > a::before, #sp-entry-content-43 > article > header > h4 > a::before, #sp-entry-content-44 > article > header > h4 > a::before, #sp-entry-content-45 > article > header > h4 > a::before, #sp-entry-content-46 > article > header > h4 > a::before, #sp-entry-content-47 > article > header > h4 > a::before, #sp-entry-content-48 > article > header > h4 > a::before, #sp-entry-content-49 > article > header > h4 > a::before, #sp-entry-content-5 > article > header > h4 > a::before, #sp-entry-content-50 > article > header > h4 > a::before, #sp-entry-content-51 > article > header > h4 > a::before, #sp-entry-content-52 > article > header > h4 > a::before, #sp-entry-content-53 > article > header > h4 > a::before, #sp-entry-content-54 > article > header > h4 > a::before, #sp-entry-content-55 > article > header > h4 > a::before, #sp-entry-content-56 > article > header > h4 > a::before, #sp-entry-content-6 > article > header > h4 > a::before, #sp-entry-content-7 > article > header > h4 > a::before, #sp-entry-content-8 > article > header > h4 > a::before, #sp-entry-content-9 > article > header > h4 > a::before, #sp-wp-post-list-1 > article > header > h4 > a::before, #sp-wp-post-list-2 > article > header > h4 > a::before, #sp-wp-post-list-3 > article > header > h4 > a::before, #sp-wp-post-list-4 > article > header > h4 > a::before, #sp-wp-post-list-5 > article > header > h4 > a::before{
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#sp-entry-content-1 > article > p > img, #sp-entry-content-10 > article > p > img, #sp-entry-content-11 > article > p > img, #sp-entry-content-12 > article > p > img, #sp-entry-content-13 > article > p > img, #sp-entry-content-14 > article > p > img, #sp-entry-content-15 > article > p > img, #sp-entry-content-16 > article > p > img, #sp-entry-content-17 > article > p > img, #sp-entry-content-18 > article > p > img, #sp-entry-content-19 > article > p > img, #sp-entry-content-2 > article > p > img, #sp-entry-content-20 > article > p > img, #sp-entry-content-21 > article > p > img, #sp-entry-content-22 > article > p > img, #sp-entry-content-23 > article > p > img, #sp-entry-content-24 > article > p > img, #sp-entry-content-25 > article > p > img, #sp-entry-content-26 > article > p > img, #sp-entry-content-27 > article > p > img, #sp-entry-content-28 > article > p > img, #sp-entry-content-29 > article > p > img, #sp-entry-content-3 > article > p > img, #sp-entry-content-30 > article > p > img, #sp-entry-content-31 > article > p > img, #sp-entry-content-32 > article > p > img, #sp-entry-content-33 > article > p > img, #sp-entry-content-34 > article > p > img, #sp-entry-content-35 > article > p > img, #sp-entry-content-36 > article > p > img, #sp-entry-content-37 > article > p > img, #sp-entry-content-38 > article > p > img, #sp-entry-content-39 > article > p > img, #sp-entry-content-4 > article > p > img, #sp-entry-content-40 > article > p > img, #sp-entry-content-41 > article > p > img, #sp-entry-content-42 > article > p > img, #sp-entry-content-43 > article > p > img, #sp-entry-content-44 > article > p > img, #sp-entry-content-45 > article > p > img, #sp-entry-content-46 > article > p > img, #sp-entry-content-47 > article > p > img, #sp-entry-content-48 > article > p > img, #sp-entry-content-49 > article > p > img, #sp-entry-content-5 > article > p > img, #sp-entry-content-50 > article > p > img, #sp-entry-content-51 > article > p > img, #sp-entry-content-52 > article > p > img, #sp-entry-content-53 > article > p > img, #sp-entry-content-54 > article > p > img, #sp-entry-content-55 > article > p > img, #sp-entry-content-56 > article > p > img, #sp-entry-content-6 > article > p > img, #sp-entry-content-7 > article > p > img, #sp-entry-content-8 > article > p > img, #sp-entry-content-9 > article > p > img, #sp-wp-post-list-1 > article > p > img, #sp-wp-post-list-2 > article > p > img, #sp-wp-post-list-3 > article > p > img, #sp-wp-post-list-4 > article > p > img, #sp-wp-post-list-5 > article > p > img{
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-entry-content-1 > dl, #sp-entry-content-10 > dl, #sp-entry-content-11 > dl, #sp-entry-content-12 > dl, #sp-entry-content-13 > dl, #sp-entry-content-14 > dl, #sp-entry-content-15 > dl, #sp-entry-content-16 > dl, #sp-entry-content-17 > dl, #sp-entry-content-18 > dl, #sp-entry-content-19 > dl, #sp-entry-content-2 > dl, #sp-entry-content-20 > dl, #sp-entry-content-21 > dl, #sp-entry-content-22 > dl, #sp-entry-content-23 > dl, #sp-entry-content-24 > dl, #sp-entry-content-25 > dl, #sp-entry-content-26 > dl, #sp-entry-content-27 > dl, #sp-entry-content-28 > dl, #sp-entry-content-29 > dl, #sp-entry-content-3 > dl, #sp-entry-content-30 > dl, #sp-entry-content-31 > dl, #sp-entry-content-32 > dl, #sp-entry-content-33 > dl, #sp-entry-content-34 > dl, #sp-entry-content-35 > dl, #sp-entry-content-36 > dl, #sp-entry-content-37 > dl, #sp-entry-content-38 > dl, #sp-entry-content-39 > dl, #sp-entry-content-4 > dl, #sp-entry-content-40 > dl, #sp-entry-content-41 > dl, #sp-entry-content-42 > dl, #sp-entry-content-43 > dl, #sp-entry-content-44 > dl, #sp-entry-content-45 > dl, #sp-entry-content-46 > dl, #sp-entry-content-47 > dl, #sp-entry-content-48 > dl, #sp-entry-content-49 > dl, #sp-entry-content-5 > dl, #sp-entry-content-50 > dl, #sp-entry-content-51 > dl, #sp-entry-content-52 > dl, #sp-entry-content-53 > dl, #sp-entry-content-54 > dl, #sp-entry-content-55 > dl, #sp-entry-content-56 > dl, #sp-entry-content-6 > dl, #sp-entry-content-7 > dl, #sp-entry-content-8 > dl, #sp-entry-content-9 > dl, #sp-wp-post-list-1 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-3 > dl, #sp-wp-post-list-4 > dl, #sp-wp-post-list-5 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}

