#colophon{
  background-color : #67b100;
}

#content{
  min-height : 50px;
}

#contenthead > a{
  box-sizing : border-box;
}

#masthead{
  min-height : 70px;
}

#page{
  font-size : 1.6rem;
  position : relative;
  z-index : 2;
}

#sidebar1 > nav{
  margin-bottom : 22px;
}

#sidebar2 > nav{
  margin-bottom : 22px;
}

*{
  box-sizing : border-box;
  
}

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

.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{
  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{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

.sp-html-src{
  margin-top : 20px;
}

.sp-html-src > iframe{
  display : block;
}

.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-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=true"]{
  max-width : 100%;
}

.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;
}

.sp-yahoo-map{
  background-position : center center;
  margin-top : 20px;
}

a{
  color : #00833f;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  color : #00833f;
  text-decoration : none;
}

a:hover{
  color : #00833f;
  text-decoration : none;
}

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.3;
  color : #333333;
  background-color : #afda0b;
  background-image : url(img/main-back.png);
  background-repeat : no-repeat;
  background-position : center top;
  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;
  position : relative;
  word-wrap : break-word;
}

body:not(.home){
  background-image : none;
}

body:not(.home) #masthead{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(94, 183, 228, 0.9)), color-stop(100%,rgba(94, 183, 228, 0.9)));
  background-image : linear-gradient(to right, rgba(94, 183, 228, 0.9) 0%, rgba(94, 183, 228, 0.9) 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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 nav{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #colophon nav.minimal{
    background-color : #d3f550;
    text-align : center;
    padding-top : 17px;
    padding-bottom : 17px;
  }

  #colophon nav.minimal a{
    color : #000000;
  }

  #colophon nav.minimal > ul > li{
    color : #000000;
  }

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

  #contenthead{
    margin-bottom : 40px;
  }

  #contenthead > a{
    max-height : 498px;
  }

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

  #masthead{
    margin-bottom : 0px;
  }

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

  #masthead-inner nav{
    text-align : right;
    width : 727px;
    float : right;
  }

  #masthead-inner nav.horizontal{
    padding-top : 5px;
    padding-bottom : 5px;
  }

  #masthead-inner nav.horizontal > ul{
    float : right;
  }

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

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

  .sp-html-src > iframe{
    margin-left : auto;
    margin-right : auto;
  }

  .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{
    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{
    background-size : 2844px 598px;
    min-width : 1000px;
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  body:not(.home) #masthead{
    margin-bottom : 12px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #colophon{
    margin-top : 58px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

  #contenthead > a{
    padding-left : 10px;
    padding-right : 10px;
    max-height : 194px;
  }

  #main-inner{
    padding-left : 20px;
    padding-right : 20px;
  }

  #masthead-inner nav{
    width : 100%;
    position : static;
  }

  #masthead-inner nav > .menu-toggle{
    background-color : transparent !important;
    background-size : 37px 37px;
    width : 37px;
    height : 37px;
    position : absolute;
    top : 15px;
    right : 20px;
  }

  #sidebar2{
    padding-left : 20px;
    padding-right : 20px;
  }

  *{
    box-sizing : border-box;
  }

  .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{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-google-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src {
  }

  .sp-html-src > .video{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .video > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > .youtube{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .youtube > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > iframe{
    width : 100%;
  }

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

  .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{
    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-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    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{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-yahoo-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  body{
    background-repeat : no-repeat;
    background-size : 363% auto;
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  embed{
    max-width : 100%;
  }
}

#spb-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffc741;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffc741;
  border-left-color : #ffc741;
  border-right-color : #ffc741;
  border-bottom-color : #ffc741;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-sizing : border-box;
}

#spb-site-navigation-1 .menu-toggle{
  display : none;
}

#spb-site-navigation-1 .screen-reader-text{
  display : none;
}

#spb-site-navigation-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#spb-site-navigation-1 ul a{
  text-decoration : none;
}

#spb-site-navigation-1 ul ul{
  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 : #513c2d;
  border-left-color : #513c2d;
  border-right-color : #513c2d;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#spb-site-navigation-1 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #513c2d;
  width : 100%;
  white-space : nowrap;
}

#spb-site-navigation-1 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#spb-site-navigation-1 ul ul li a:hover{
  color : #ffffff;
  background-color : #513c2d;
}

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

#spb-site-navigation-1 > ul{
  background-color : #ffc741;
}

#spb-site-navigation-1 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#spb-site-navigation-1 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#spb-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#spb-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#spb-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#spb-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#spb-site-navigation-1 > ul > li:hover > ul{
  display : block;
}

#spb-site-navigation-1 > ul > li > a{
  color : #996633;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  margin-right : 5px;
  display : block;
}

#spb-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

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

  #spb-site-navigation-1{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #spb-site-navigation-1 .menu-toggle{
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 1px;
    display : none;
    cursor : pointer;
  }

  #spb-site-navigation-1 .screen-reader-text{
    display : none;
  }

  #spb-site-navigation-1 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;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #spb-site-navigation-1 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #spb-site-navigation-1 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #spb-site-navigation-1 ul ul{
    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;
  }

  #spb-site-navigation-1 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #spb-site-navigation-1 ul ul li a{
    color : #513c2d;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #spb-site-navigation-1 ul ul li a:hover{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 ul ul li.current-menu-item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 ul ul li.current_page_item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  .button-menu#spb-site-navigation-1 .menu-toggle{
    display : block;
  }

  .button-menu#spb-site-navigation-1 ul.toggled-on{
    display : block;
  }

  .button-menu#spb-site-navigation-1 > ul{
    display : none;
  }

  #spb-site-navigation-1 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #spb-site-navigation-1 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #spb-site-navigation-1 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 > ul > li.current-menu-item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 > ul > li.current_page_item > a{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

  #spb-site-navigation-1 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    margin-right : 0px;
    display : block;
  }

  #spb-site-navigation-1 > ul > li > a:hover{
    border-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }
}

#sp-definition-list-1, #sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4{
  line-height : 2;
  margin-bottom : 20px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #00833f;
}

#sp-definition-list-1 > dt:nth-of-type(1), #sp-definition-list-2 > dt:nth-of-type(1), #sp-definition-list-3 > dt:nth-of-type(1), #sp-definition-list-4 > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-toppage#content #page-content > .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content > .medium{
  font-size : 1em;
}

.page-toppage#content #page-content > .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content > .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-toppage#content #page-content > h1{
  color : #000000;
}

.page-toppage#content #page-content > h2{
  color : #000000;
}

.page-toppage#content #page-content > h3{
  color : #000000;
}

.page-toppage#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-toppage#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content > p.indent{
  padding-left : 10px;
}

.page-toppage#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-block-container-9 {
}

#sp-block-container-9 .copyright{
  font-size : 1.2rem;
  color : #ffffff;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

.page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-concept1#content #page-content, .page-concept2#content #page-content, .page-concept3#content #page-content, .page-contact#content #page-content, .page-contact1#content #page-content, .page-news#content #page-content, .page-privacy#content #page-content, .page-service#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-bottom : 20px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.page-blog#content #page-content + footer, .page-company#content #page-content + footer, .page-concept#content #page-content + footer, .page-concept1#content #page-content + footer, .page-concept2#content #page-content + footer, .page-concept3#content #page-content + footer, .page-contact#content #page-content + footer, .page-contact1#content #page-content + footer, .page-news#content #page-content + footer, .page-privacy#content #page-content + footer, .page-service#content #page-content + footer, #sp-block-container-1 + footer, #sp-block-container-2 + footer, #sp-block-container-3 + footer, #sp-block-container-4 + footer, #sp-block-container-5 + footer, #sp-block-container-6 + footer, #sp-block-container-7 + footer, #sp-block-container-8 + footer{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.page-blog#content #page-content > .acronym, .page-company#content #page-content > .acronym, .page-concept#content #page-content > .acronym, .page-concept1#content #page-content > .acronym, .page-concept2#content #page-content > .acronym, .page-concept3#content #page-content > .acronym, .page-contact#content #page-content > .acronym, .page-contact1#content #page-content > .acronym, .page-news#content #page-content > .acronym, .page-privacy#content #page-content > .acronym, .page-service#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-5 > .acronym, #sp-block-container-6 > .acronym, #sp-block-container-7 > .acronym, #sp-block-container-8 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > .address, .page-company#content #page-content > .address, .page-concept#content #page-content > .address, .page-concept1#content #page-content > .address, .page-concept2#content #page-content > .address, .page-concept3#content #page-content > .address, .page-contact#content #page-content > .address, .page-contact1#content #page-content > .address, .page-news#content #page-content > .address, .page-privacy#content #page-content > .address, .page-service#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-2 > .address, #sp-block-container-3 > .address, #sp-block-container-4 > .address, #sp-block-container-5 > .address, #sp-block-container-6 > .address, #sp-block-container-7 > .address, #sp-block-container-8 > .address{
  font-style : italic;
}

.page-blog#content #page-content > .big, .page-company#content #page-content > .big, .page-concept#content #page-content > .big, .page-concept1#content #page-content > .big, .page-concept2#content #page-content > .big, .page-concept3#content #page-content > .big, .page-contact#content #page-content > .big, .page-contact1#content #page-content > .big, .page-news#content #page-content > .big, .page-privacy#content #page-content > .big, .page-service#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-2 > .big, #sp-block-container-3 > .big, #sp-block-container-4 > .big, #sp-block-container-5 > .big, #sp-block-container-6 > .big, #sp-block-container-7 > .big, #sp-block-container-8 > .big{
  font-size : 2rem;
}

.page-blog#content #page-content > .ins, .page-company#content #page-content > .ins, .page-concept#content #page-content > .ins, .page-concept1#content #page-content > .ins, .page-concept2#content #page-content > .ins, .page-concept3#content #page-content > .ins, .page-contact#content #page-content > .ins, .page-contact1#content #page-content > .ins, .page-news#content #page-content > .ins, .page-privacy#content #page-content > .ins, .page-service#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-2 > .ins, #sp-block-container-3 > .ins, #sp-block-container-4 > .ins, #sp-block-container-5 > .ins, #sp-block-container-6 > .ins, #sp-block-container-7 > .ins, #sp-block-container-8 > .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-blog#content #page-content > .pre, .page-company#content #page-content > .pre, .page-concept#content #page-content > .pre, .page-concept1#content #page-content > .pre, .page-concept2#content #page-content > .pre, .page-concept3#content #page-content > .pre, .page-contact#content #page-content > .pre, .page-contact1#content #page-content > .pre, .page-news#content #page-content > .pre, .page-privacy#content #page-content > .pre, .page-service#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-2 > .pre, #sp-block-container-3 > .pre, #sp-block-container-4 > .pre, #sp-block-container-5 > .pre, #sp-block-container-6 > .pre, #sp-block-container-7 > .pre, #sp-block-container-8 > .pre{
  line-height : 1.6;
  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 : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-blog#content #page-content > a, .page-company#content #page-content > a, .page-concept#content #page-content > a, .page-concept1#content #page-content > a, .page-concept2#content #page-content > a, .page-concept3#content #page-content > a, .page-contact#content #page-content > a, .page-contact1#content #page-content > a, .page-news#content #page-content > a, .page-privacy#content #page-content > a, .page-service#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-2 > a, #sp-block-container-3 > a, #sp-block-container-4 > a, #sp-block-container-5 > a, #sp-block-container-6 > a, #sp-block-container-7 > a, #sp-block-container-8 > a{
  text-decoration : underline;
}

.page-blog#content #page-content > a:visited, .page-company#content #page-content > a:visited, .page-concept#content #page-content > a:visited, .page-concept1#content #page-content > a:visited, .page-concept2#content #page-content > a:visited, .page-concept3#content #page-content > a:visited, .page-contact#content #page-content > a:visited, .page-contact1#content #page-content > a:visited, .page-news#content #page-content > a:visited, .page-privacy#content #page-content > a:visited, .page-service#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-3 > a:visited, #sp-block-container-4 > a:visited, #sp-block-container-5 > a:visited, #sp-block-container-6 > a:visited, #sp-block-container-7 > a:visited, #sp-block-container-8 > a:visited{
  text-decoration : none;
}

.page-blog#content #page-content > a:hover, .page-company#content #page-content > a:hover, .page-concept#content #page-content > a:hover, .page-concept1#content #page-content > a:hover, .page-concept2#content #page-content > a:hover, .page-concept3#content #page-content > a:hover, .page-contact#content #page-content > a:hover, .page-contact1#content #page-content > a:hover, .page-news#content #page-content > a:hover, .page-privacy#content #page-content > a:hover, .page-service#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-3 > a:hover, #sp-block-container-4 > a:hover, #sp-block-container-5 > a:hover, #sp-block-container-6 > a:hover, #sp-block-container-7 > a:hover, #sp-block-container-8 > a:hover{
  text-decoration : none;
}

.page-blog#content #page-content > a > img:not(.sp-image), .page-company#content #page-content > a > img:not(.sp-image), .page-concept#content #page-content > a > img:not(.sp-image), .page-concept1#content #page-content > a > img:not(.sp-image), .page-concept2#content #page-content > a > img:not(.sp-image), .page-concept3#content #page-content > a > img:not(.sp-image), .page-contact#content #page-content > a > img:not(.sp-image), .page-contact1#content #page-content > a > img:not(.sp-image), .page-news#content #page-content > a > img:not(.sp-image), .page-privacy#content #page-content > a > img:not(.sp-image), .page-service#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > a > img:not(.sp-image), #sp-block-container-2 > a > img:not(.sp-image), #sp-block-container-3 > a > img:not(.sp-image), #sp-block-container-4 > a > img:not(.sp-image), #sp-block-container-5 > a > img:not(.sp-image), #sp-block-container-6 > a > img:not(.sp-image), #sp-block-container-7 > a > img:not(.sp-image), #sp-block-container-8 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > abbr, .page-company#content #page-content > abbr, .page-concept#content #page-content > abbr, .page-concept1#content #page-content > abbr, .page-concept2#content #page-content > abbr, .page-concept3#content #page-content > abbr, .page-contact#content #page-content > abbr, .page-contact1#content #page-content > abbr, .page-news#content #page-content > abbr, .page-privacy#content #page-content > abbr, .page-service#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-2 > abbr, #sp-block-container-3 > abbr, #sp-block-container-4 > abbr, #sp-block-container-5 > abbr, #sp-block-container-6 > abbr, #sp-block-container-7 > abbr, #sp-block-container-8 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > acronym, .page-company#content #page-content > acronym, .page-concept#content #page-content > acronym, .page-concept1#content #page-content > acronym, .page-concept2#content #page-content > acronym, .page-concept3#content #page-content > acronym, .page-contact#content #page-content > acronym, .page-contact1#content #page-content > acronym, .page-news#content #page-content > acronym, .page-privacy#content #page-content > acronym, .page-service#content #page-content > acronym, #sp-block-container-1 > acronym, #sp-block-container-2 > acronym, #sp-block-container-3 > acronym, #sp-block-container-4 > acronym, #sp-block-container-5 > acronym, #sp-block-container-6 > acronym, #sp-block-container-7 > acronym, #sp-block-container-8 > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > address, .page-company#content #page-content > address, .page-concept#content #page-content > address, .page-concept1#content #page-content > address, .page-concept2#content #page-content > address, .page-concept3#content #page-content > address, .page-contact#content #page-content > address, .page-contact1#content #page-content > address, .page-news#content #page-content > address, .page-privacy#content #page-content > address, .page-service#content #page-content > address, #sp-block-container-1 > address, #sp-block-container-2 > address, #sp-block-container-3 > address, #sp-block-container-4 > address, #sp-block-container-5 > address, #sp-block-container-6 > address, #sp-block-container-7 > address, #sp-block-container-8 > address{
  font-style : italic;
}

.page-blog#content #page-content > big, .page-company#content #page-content > big, .page-concept#content #page-content > big, .page-concept1#content #page-content > big, .page-concept2#content #page-content > big, .page-concept3#content #page-content > big, .page-contact#content #page-content > big, .page-contact1#content #page-content > big, .page-news#content #page-content > big, .page-privacy#content #page-content > big, .page-service#content #page-content > big, #sp-block-container-1 > big, #sp-block-container-2 > big, #sp-block-container-3 > big, #sp-block-container-4 > big, #sp-block-container-5 > big, #sp-block-container-6 > big, #sp-block-container-7 > big, #sp-block-container-8 > big{
  font-size : 2rem;
}

.page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-concept1#content #page-content > blockquote, .page-concept2#content #page-content > blockquote, .page-concept3#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-contact1#content #page-content > blockquote, .page-news#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-service#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-8 > blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-blog#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-concept1#content #page-content > blockquote p, .page-concept2#content #page-content > blockquote p, .page-concept3#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-contact1#content #page-content > blockquote p, .page-news#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-service#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-8 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-concept1#content #page-content > blockquote p:first-child, .page-concept2#content #page-content > blockquote p:first-child, .page-concept3#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-contact1#content #page-content > blockquote p:first-child, .page-news#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-service#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-8 > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list), .page-company#content #page-content > dl:not(.sp-definition-list), .page-concept#content #page-content > dl:not(.sp-definition-list), .page-concept1#content #page-content > dl:not(.sp-definition-list), .page-concept2#content #page-content > dl:not(.sp-definition-list), .page-concept3#content #page-content > dl:not(.sp-definition-list), .page-contact#content #page-content > dl:not(.sp-definition-list), .page-contact1#content #page-content > dl:not(.sp-definition-list), .page-news#content #page-content > dl:not(.sp-definition-list), .page-privacy#content #page-content > dl:not(.sp-definition-list), .page-service#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > dl:not(.sp-definition-list), #sp-block-container-2 > dl:not(.sp-definition-list), #sp-block-container-3 > dl:not(.sp-definition-list), #sp-block-container-4 > dl:not(.sp-definition-list), #sp-block-container-5 > dl:not(.sp-definition-list), #sp-block-container-6 > dl:not(.sp-definition-list), #sp-block-container-7 > dl:not(.sp-definition-list), #sp-block-container-8 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dd, .page-company#content #page-content > dl:not(.sp-definition-list) > dd, .page-concept#content #page-content > dl:not(.sp-definition-list) > dd, .page-concept1#content #page-content > dl:not(.sp-definition-list) > dd, .page-concept2#content #page-content > dl:not(.sp-definition-list) > dd, .page-concept3#content #page-content > dl:not(.sp-definition-list) > dd, .page-contact#content #page-content > dl:not(.sp-definition-list) > dd, .page-contact1#content #page-content > dl:not(.sp-definition-list) > dd, .page-news#content #page-content > dl:not(.sp-definition-list) > dd, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dd, .page-service#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > dl:not(.sp-definition-list) > dd, #sp-block-container-2 > dl:not(.sp-definition-list) > dd, #sp-block-container-3 > dl:not(.sp-definition-list) > dd, #sp-block-container-4 > dl:not(.sp-definition-list) > dd, #sp-block-container-5 > dl:not(.sp-definition-list) > dd, #sp-block-container-6 > dl:not(.sp-definition-list) > dd, #sp-block-container-7 > dl:not(.sp-definition-list) > dd, #sp-block-container-8 > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dt, .page-company#content #page-content > dl:not(.sp-definition-list) > dt, .page-concept#content #page-content > dl:not(.sp-definition-list) > dt, .page-concept1#content #page-content > dl:not(.sp-definition-list) > dt, .page-concept2#content #page-content > dl:not(.sp-definition-list) > dt, .page-concept3#content #page-content > dl:not(.sp-definition-list) > dt, .page-contact#content #page-content > dl:not(.sp-definition-list) > dt, .page-contact1#content #page-content > dl:not(.sp-definition-list) > dt, .page-news#content #page-content > dl:not(.sp-definition-list) > dt, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt, .page-service#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > dl:not(.sp-definition-list) > dt, #sp-block-container-2 > dl:not(.sp-definition-list) > dt, #sp-block-container-3 > dl:not(.sp-definition-list) > dt, #sp-block-container-4 > dl:not(.sp-definition-list) > dt, #sp-block-container-5 > dl:not(.sp-definition-list) > dt, #sp-block-container-6 > dl:not(.sp-definition-list) > dt, #sp-block-container-7 > dl:not(.sp-definition-list) > dt, #sp-block-container-8 > dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #00833f;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-company#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-concept#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-concept1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-concept2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-concept3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-contact#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-contact1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-service#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-1 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-2 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-3 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-4 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-5 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-6 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-7 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-8 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-concept1#content #page-content > h1, .page-concept2#content #page-content > h1, .page-concept3#content #page-content > h1, .page-contact#content #page-content > h1, .page-contact1#content #page-content > h1, .page-news#content #page-content > h1, .page-privacy#content #page-content > h1, .page-service#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-concept1#content #page-content > h2, .page-concept2#content #page-content > h2, .page-concept3#content #page-content > h2, .page-contact#content #page-content > h2, .page-contact1#content #page-content > h2, .page-news#content #page-content > h2, .page-privacy#content #page-content > h2, .page-service#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-concept1#content #page-content > h3, .page-concept2#content #page-content > h3, .page-concept3#content #page-content > h3, .page-contact#content #page-content > h3, .page-contact1#content #page-content > h3, .page-news#content #page-content > h3, .page-privacy#content #page-content > h3, .page-service#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-concept1#content #page-content > h4, .page-concept2#content #page-content > h4, .page-concept3#content #page-content > h4, .page-contact#content #page-content > h4, .page-contact1#content #page-content > h4, .page-news#content #page-content > h4, .page-privacy#content #page-content > h4, .page-service#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-concept1#content #page-content > h5, .page-concept2#content #page-content > h5, .page-concept3#content #page-content > h5, .page-contact#content #page-content > h5, .page-contact1#content #page-content > h5, .page-news#content #page-content > h5, .page-privacy#content #page-content > h5, .page-service#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-concept1#content #page-content > h6, .page-concept2#content #page-content > h6, .page-concept3#content #page-content > h6, .page-contact#content #page-content > h6, .page-contact1#content #page-content > h6, .page-news#content #page-content > h6, .page-privacy#content #page-content > h6, .page-service#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-concept1#content #page-content > hr, .page-concept2#content #page-content > hr, .page-concept3#content #page-content > hr, .page-contact#content #page-content > hr, .page-contact1#content #page-content > hr, .page-news#content #page-content > hr, .page-privacy#content #page-content > hr, .page-service#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr{
  background-color : #d0d0d0;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.page-blog#content #page-content > ins, .page-company#content #page-content > ins, .page-concept#content #page-content > ins, .page-concept1#content #page-content > ins, .page-concept2#content #page-content > ins, .page-concept3#content #page-content > ins, .page-contact#content #page-content > ins, .page-contact1#content #page-content > ins, .page-news#content #page-content > ins, .page-privacy#content #page-content > ins, .page-service#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-5 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins, #sp-block-container-8 > ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-blog#content #page-content > ol, .page-company#content #page-content > ol, .page-concept#content #page-content > ol, .page-concept1#content #page-content > ol, .page-concept2#content #page-content > ol, .page-concept3#content #page-content > ol, .page-contact#content #page-content > ol, .page-contact1#content #page-content > ol, .page-news#content #page-content > ol, .page-privacy#content #page-content > ol, .page-service#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol, #sp-block-container-8 > ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol li, .page-company#content #page-content > ol li, .page-concept#content #page-content > ol li, .page-concept1#content #page-content > ol li, .page-concept2#content #page-content > ol li, .page-concept3#content #page-content > ol li, .page-contact#content #page-content > ol li, .page-contact1#content #page-content > ol li, .page-news#content #page-content > ol li, .page-privacy#content #page-content > ol li, .page-service#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-2 > ol li, #sp-block-container-3 > ol li, #sp-block-container-4 > ol li, #sp-block-container-5 > ol li, #sp-block-container-6 > ol li, #sp-block-container-7 > ol li, #sp-block-container-8 > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-concept1#content #page-content > ol ol, .page-concept2#content #page-content > ol ol, .page-concept3#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-contact1#content #page-content > ol ol, .page-news#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-service#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-8 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > ol > ol > li:nth-of-type(1), .page-company#content #page-content > ol > ol > li:nth-of-type(1), .page-concept#content #page-content > ol > ol > li:nth-of-type(1), .page-concept1#content #page-content > ol > ol > li:nth-of-type(1), .page-concept2#content #page-content > ol > ol > li:nth-of-type(1), .page-concept3#content #page-content > ol > ol > li:nth-of-type(1), .page-contact#content #page-content > ol > ol > li:nth-of-type(1), .page-contact1#content #page-content > ol > ol > li:nth-of-type(1), .page-news#content #page-content > ol > ol > li:nth-of-type(1), .page-privacy#content #page-content > ol > ol > li:nth-of-type(1), .page-service#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > ol > ol > li:nth-of-type(1), #sp-block-container-2 > ol > ol > li:nth-of-type(1), #sp-block-container-3 > ol > ol > li:nth-of-type(1), #sp-block-container-4 > ol > ol > li:nth-of-type(1), #sp-block-container-5 > ol > ol > li:nth-of-type(1), #sp-block-container-6 > ol > ol > li:nth-of-type(1), #sp-block-container-7 > ol > ol > li:nth-of-type(1), #sp-block-container-8 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-concept1#content #page-content > p, .page-concept2#content #page-content > p, .page-concept3#content #page-content > p, .page-contact#content #page-content > p, .page-contact1#content #page-content > p, .page-news#content #page-content > p, .page-privacy#content #page-content > p, .page-service#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-blog#content #page-content > p:nth-of-type(1), .page-company#content #page-content > p:nth-of-type(1), .page-concept#content #page-content > p:nth-of-type(1), .page-concept1#content #page-content > p:nth-of-type(1), .page-concept2#content #page-content > p:nth-of-type(1), .page-concept3#content #page-content > p:nth-of-type(1), .page-contact#content #page-content > p:nth-of-type(1), .page-contact1#content #page-content > p:nth-of-type(1), .page-news#content #page-content > p:nth-of-type(1), .page-privacy#content #page-content > p:nth-of-type(1), .page-service#content #page-content > p:nth-of-type(1), #sp-block-container-1 > p:nth-of-type(1), #sp-block-container-2 > p:nth-of-type(1), #sp-block-container-3 > p:nth-of-type(1), #sp-block-container-4 > p:nth-of-type(1), #sp-block-container-5 > p:nth-of-type(1), #sp-block-container-6 > p:nth-of-type(1), #sp-block-container-7 > p:nth-of-type(1), #sp-block-container-8 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > table:not(.sp-table), .page-company#content #page-content > table:not(.sp-table), .page-concept#content #page-content > table:not(.sp-table), .page-concept1#content #page-content > table:not(.sp-table), .page-concept2#content #page-content > table:not(.sp-table), .page-concept3#content #page-content > table:not(.sp-table), .page-contact#content #page-content > table:not(.sp-table), .page-contact1#content #page-content > table:not(.sp-table), .page-news#content #page-content > table:not(.sp-table), .page-privacy#content #page-content > table:not(.sp-table), .page-service#content #page-content > table:not(.sp-table), #sp-block-container-1 > table:not(.sp-table), #sp-block-container-2 > table:not(.sp-table), #sp-block-container-3 > table:not(.sp-table), #sp-block-container-4 > table:not(.sp-table), #sp-block-container-5 > table:not(.sp-table), #sp-block-container-6 > table:not(.sp-table), #sp-block-container-7 > table:not(.sp-table), #sp-block-container-8 > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-concept1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-concept2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-concept3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-contact1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-service#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > td{
  background-color : #fefefe;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-concept1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-concept2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-concept3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-contact1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-service#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-concept1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-concept2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-concept3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-contact1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-service#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > ul:not(.sp-list), .page-company#content #page-content > ul:not(.sp-list), .page-concept#content #page-content > ul:not(.sp-list), .page-concept1#content #page-content > ul:not(.sp-list), .page-concept2#content #page-content > ul:not(.sp-list), .page-concept3#content #page-content > ul:not(.sp-list), .page-contact#content #page-content > ul:not(.sp-list), .page-contact1#content #page-content > ul:not(.sp-list), .page-news#content #page-content > ul:not(.sp-list), .page-privacy#content #page-content > ul:not(.sp-list), .page-service#content #page-content > ul:not(.sp-list), #sp-block-container-1 > ul:not(.sp-list), #sp-block-container-2 > ul:not(.sp-list), #sp-block-container-3 > ul:not(.sp-list), #sp-block-container-4 > ul:not(.sp-list), #sp-block-container-5 > ul:not(.sp-list), #sp-block-container-6 > ul:not(.sp-list), #sp-block-container-7 > ul:not(.sp-list), #sp-block-container-8 > ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.page-blog#content #page-content > ul:not(.sp-list) li, .page-company#content #page-content > ul:not(.sp-list) li, .page-concept#content #page-content > ul:not(.sp-list) li, .page-concept1#content #page-content > ul:not(.sp-list) li, .page-concept2#content #page-content > ul:not(.sp-list) li, .page-concept3#content #page-content > ul:not(.sp-list) li, .page-contact#content #page-content > ul:not(.sp-list) li, .page-contact1#content #page-content > ul:not(.sp-list) li, .page-news#content #page-content > ul:not(.sp-list) li, .page-privacy#content #page-content > ul:not(.sp-list) li, .page-service#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > ul:not(.sp-list) li, #sp-block-container-2 > ul:not(.sp-list) li, #sp-block-container-3 > ul:not(.sp-list) li, #sp-block-container-4 > ul:not(.sp-list) li, #sp-block-container-5 > ul:not(.sp-list) li, #sp-block-container-6 > ul:not(.sp-list) li, #sp-block-container-7 > ul:not(.sp-list) li, #sp-block-container-8 > ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 18px;
  background-size : 4px 6px;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ul:not(.sp-list) ul, .page-company#content #page-content > ul:not(.sp-list) ul, .page-concept#content #page-content > ul:not(.sp-list) ul, .page-concept1#content #page-content > ul:not(.sp-list) ul, .page-concept2#content #page-content > ul:not(.sp-list) ul, .page-concept3#content #page-content > ul:not(.sp-list) ul, .page-contact#content #page-content > ul:not(.sp-list) ul, .page-contact1#content #page-content > ul:not(.sp-list) ul, .page-news#content #page-content > ul:not(.sp-list) ul, .page-privacy#content #page-content > ul:not(.sp-list) ul, .page-service#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > ul:not(.sp-list) ul, #sp-block-container-2 > ul:not(.sp-list) ul, #sp-block-container-3 > ul:not(.sp-list) ul, #sp-block-container-4 > ul:not(.sp-list) ul, #sp-block-container-5 > ul:not(.sp-list) ul, #sp-block-container-6 > ul:not(.sp-list) ul, #sp-block-container-7 > ul:not(.sp-list) ul, #sp-block-container-8 > ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.page-blog#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-company#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-concept#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-concept1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-concept2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-concept3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-contact#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-contact1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-privacy#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-service#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-1 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-2 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-3 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-4 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-5 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-6 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-7 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-8 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

#sp-button-1, #sp-button-10, #sp-button-100, #sp-button-101, #sp-button-102, #sp-button-103, #sp-button-104, #sp-button-105, #sp-button-106, #sp-button-107, #sp-button-108, #sp-button-109, #sp-button-110, #sp-button-111, #sp-button-112, #sp-button-113, #sp-button-114, #sp-button-115, #sp-button-116, #sp-button-117, #sp-button-118, #sp-button-119, #sp-button-12, #sp-button-120, #sp-button-121, #sp-button-122, #sp-button-123, #sp-button-124, #sp-button-125, #sp-button-126, #sp-button-127, #sp-button-128, #sp-button-129, #sp-button-13, #sp-button-130, #sp-button-131, #sp-button-132, #sp-button-133, #sp-button-134, #sp-button-135, #sp-button-136, #sp-button-137, #sp-button-138, #sp-button-139, #sp-button-14, #sp-button-140, #sp-button-141, #sp-button-142, #sp-button-143, #sp-button-144, #sp-button-145, #sp-button-146, #sp-button-147, #sp-button-148, #sp-button-149, #sp-button-15, #sp-button-150, #sp-button-151, #sp-button-152, #sp-button-153, #sp-button-154, #sp-button-155, #sp-button-156, #sp-button-157, #sp-button-158, #sp-button-159, #sp-button-16, #sp-button-160, #sp-button-161, #sp-button-162, #sp-button-163, #sp-button-164, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-2, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-3, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-4, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45, #sp-button-46, #sp-button-47, #sp-button-48, #sp-button-49, #sp-button-5, #sp-button-50, #sp-button-51, #sp-button-52, #sp-button-53, #sp-button-54, #sp-button-55, #sp-button-56, #sp-button-57, #sp-button-58, #sp-button-59, #sp-button-6, #sp-button-60, #sp-button-61, #sp-button-62, #sp-button-63, #sp-button-64, #sp-button-65, #sp-button-66, #sp-button-67, #sp-button-68, #sp-button-69, #sp-button-7, #sp-button-70, #sp-button-71, #sp-button-72, #sp-button-73, #sp-button-74, #sp-button-75, #sp-button-76, #sp-button-77, #sp-button-78, #sp-button-79, #sp-button-8, #sp-button-80, #sp-button-81, #sp-button-82, #sp-button-83, #sp-button-84, #sp-button-85, #sp-button-86, #sp-button-87, #sp-button-88, #sp-button-89, #sp-button-9, #sp-button-90, #sp-button-91, #sp-button-92, #sp-button-93, #sp-button-94, #sp-button-95, #sp-button-96, #sp-button-97, #sp-button-98, #sp-button-99{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 40px;
  display : table;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-100 > a, #sp-button-101 > a, #sp-button-102 > a, #sp-button-103 > a, #sp-button-104 > a, #sp-button-105 > a, #sp-button-106 > a, #sp-button-107 > a, #sp-button-108 > a, #sp-button-109 > a, #sp-button-110 > a, #sp-button-111 > a, #sp-button-112 > a, #sp-button-113 > a, #sp-button-114 > a, #sp-button-115 > a, #sp-button-116 > a, #sp-button-117 > a, #sp-button-118 > a, #sp-button-119 > a, #sp-button-12 > a, #sp-button-120 > a, #sp-button-121 > a, #sp-button-122 > a, #sp-button-123 > a, #sp-button-124 > a, #sp-button-125 > a, #sp-button-126 > a, #sp-button-127 > a, #sp-button-128 > a, #sp-button-129 > a, #sp-button-13 > a, #sp-button-130 > a, #sp-button-131 > a, #sp-button-132 > a, #sp-button-133 > a, #sp-button-134 > a, #sp-button-135 > a, #sp-button-136 > a, #sp-button-137 > a, #sp-button-138 > a, #sp-button-139 > a, #sp-button-14 > a, #sp-button-140 > a, #sp-button-141 > a, #sp-button-142 > a, #sp-button-143 > a, #sp-button-144 > a, #sp-button-145 > a, #sp-button-146 > a, #sp-button-147 > a, #sp-button-148 > a, #sp-button-149 > a, #sp-button-15 > a, #sp-button-150 > a, #sp-button-151 > a, #sp-button-152 > a, #sp-button-153 > a, #sp-button-154 > a, #sp-button-155 > a, #sp-button-156 > a, #sp-button-157 > a, #sp-button-158 > a, #sp-button-159 > a, #sp-button-16 > a, #sp-button-160 > a, #sp-button-161 > a, #sp-button-162 > a, #sp-button-163 > a, #sp-button-164 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-2 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a, #sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-3 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a, #sp-button-37 > a, #sp-button-38 > a, #sp-button-39 > a, #sp-button-4 > a, #sp-button-40 > a, #sp-button-41 > a, #sp-button-42 > a, #sp-button-43 > a, #sp-button-44 > a, #sp-button-45 > a, #sp-button-46 > a, #sp-button-47 > a, #sp-button-48 > a, #sp-button-49 > a, #sp-button-5 > a, #sp-button-50 > a, #sp-button-51 > a, #sp-button-52 > a, #sp-button-53 > a, #sp-button-54 > a, #sp-button-55 > a, #sp-button-56 > a, #sp-button-57 > a, #sp-button-58 > a, #sp-button-59 > a, #sp-button-6 > a, #sp-button-60 > a, #sp-button-61 > a, #sp-button-62 > a, #sp-button-63 > a, #sp-button-64 > a, #sp-button-65 > a, #sp-button-66 > a, #sp-button-67 > a, #sp-button-68 > a, #sp-button-69 > a, #sp-button-7 > a, #sp-button-70 > a, #sp-button-71 > a, #sp-button-72 > a, #sp-button-73 > a, #sp-button-74 > a, #sp-button-75 > a, #sp-button-76 > a, #sp-button-77 > a, #sp-button-78 > a, #sp-button-79 > a, #sp-button-8 > a, #sp-button-80 > a, #sp-button-81 > a, #sp-button-82 > a, #sp-button-83 > a, #sp-button-84 > a, #sp-button-85 > a, #sp-button-86 > a, #sp-button-87 > a, #sp-button-88 > a, #sp-button-89 > a, #sp-button-9 > a, #sp-button-90 > a, #sp-button-91 > a, #sp-button-92 > a, #sp-button-93 > a, #sp-button-94 > a, #sp-button-95 > a, #sp-button-96 > a, #sp-button-97 > a, #sp-button-98 > a, #sp-button-99 > a{
  font-size : 1.2rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 15px;
  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 : #67b100;
  border-left-color : #67b100;
  border-right-color : #67b100;
  border-bottom-color : #67b100;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  height : auto;
  min-height : 40px;
  display : table-cell;
}

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

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 18px;
  background-size : 3px 5px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
}

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

#sp-list-1 > ul > li:nth-of-type(1), #sp-list-2 > ul > li:nth-of-type(1), #sp-list-3 > ul > li:nth-of-type(1), #sp-list-4 > ul > li:nth-of-type(1){
  padding-top : 0px;
}

#sp-button-11{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-11 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #e8235b;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-11 > a:active{
  background-color : #ff4076;
  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;
  top : 1px;
}

#sp-button-11 > a:hover{
  background-color : #ff4076;
  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;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-12, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-8, #sp-image-9, #spb-image-4{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#spb-image-1, #spb-image-3{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-2, #sp-image-38, #sp-image-62, #sp-image-7{
  max-width : 100%;
}

#breadcrumb-list{
  font-size : 1.1rem;
  margin-top : 12px;
  margin-bottom : 12px;
}

#breadcrumb-list > div{
  color : #ffffff;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : 5px;
  float : left;
  display : block;
}

#breadcrumb-list > div > a{
  color : #ffffff;
  text-decoration : none;
}

#breadcrumb-list > div > a:hover{
  color : #ffffff;
  text-decoration : underline;
}

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

  #breadcrumb-list > div:nth-of-type(1){
    margin-left : 10px;
  }
}

#sp-site-branding2-1{
  padding-top : 0px;
  float : left;
}

#sp-site-branding2-1 .extra{
  display : none;
}

#sp-site-branding2-1 .site-description{
  display : none;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  float : left;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  width : 100%;
  height : 100%;
  display : block;
}

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

  #sp-site-branding2-1{
    padding-top : 14px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 243px 46px;
    margin-left : -9px;
    width : 243px;
    height : 46px;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 16px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 211px 40px;
    margin-left : 12px;
    width : 211px;
    height : 40px;
  }
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-color : #ffffff;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 18px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

#sp-page-title-1 + article > #page-content, #sp-page-title-2 + article > #page-content, #sp-page-title-3 + article > #page-content, #sp-page-title-4 + article > #page-content, #sp-page-title-5 + article > #page-content, #sp-page-title-6 + article > #page-content, #sp-page-title-7 + article > #page-content, #sp-page-title-8 + article > #page-content, #sp-page-title-9 + article > #page-content{
  background-color : #ffffff;
  margin-top : -39px;
  border-top-left-radius : 0px 0px !important;
  border-top-right-radius : 0px 0px !important;
}

#sp-page-title-1 + div.sp-block-container, #sp-page-title-2 + div.sp-block-container, #sp-page-title-3 + div.sp-block-container, #sp-page-title-4 + div.sp-block-container, #sp-page-title-5 + div.sp-block-container, #sp-page-title-6 + div.sp-block-container, #sp-page-title-7 + div.sp-block-container, #sp-page-title-8 + div.sp-block-container, #sp-page-title-9 + div.sp-block-container{
  background-color : #ffffff;
  margin-top : -39px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  text-decoration : none;
  padding-left : 48px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  overflow : hidden;
}

#spb-site-navigation-2{
  background-color : transparent;
  margin-bottom : 0px;
}

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

  #spb-site-navigation-2{
    background-color : #86d3f5;
    text-align : left;
  }

  #spb-site-navigation-2 .sub-menu{
    display : none;
  }

  #spb-site-navigation-2 > ul{
    padding-top : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 20px;
    clear : both;
  }

  #spb-site-navigation-2 > ul > li{
    font-size : 1.2rem;
    color : #ffffff;
    text-align : left;
    margin-left : 6px;
    margin-right : 6px;
  }

  #spb-site-navigation-2 > ul > li.current_page_item > a{
    text-decoration : none;
  }

  #spb-site-navigation-2 > ul > li::before{
    margin-right : 12px;
    content : '/';
  }

  #spb-site-navigation-2 > ul > li:nth-of-type(1){
    margin-left : 0px;
  }

  #spb-site-navigation-2 > ul > li:nth-of-type(1)::before{
    content : none;
  }

  #spb-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    text-decoration : none;
  }

  #spb-site-navigation-2 > ul > li > a:hover{
    text-decoration : none;
  }
}

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

  #spb-site-navigation-2{
    background-color : transparent;
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

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

  #spb-site-navigation-2 > ul{
    clear : both;
  }

  #spb-site-navigation-2 > ul > li{
    margin-top : 1px;
  }

  #spb-site-navigation-2 > ul > li li{
    margin-top : 1px;
  }

  #spb-site-navigation-2 > ul > li li.current_page_item > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #ffffff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #spb-site-navigation-2 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    background-color : #61b9e7;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #spb-site-navigation-2 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #00833f;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #spb-site-navigation-2 > ul > li:nth-of-type(1){
    margin-top : 0px;
  }

  #spb-site-navigation-2 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    background-color : #61b9e7;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }
}

.hpb-viewtype-date#sp-entry-content-1 > dl, .hpb-viewtype-date#sp-entry-content-10 > dl, .hpb-viewtype-date#sp-entry-content-11 > dl, .hpb-viewtype-date#sp-entry-content-12 > dl, .hpb-viewtype-date#sp-entry-content-13 > dl, .hpb-viewtype-date#sp-entry-content-14 > dl, .hpb-viewtype-date#sp-entry-content-15 > dl, .hpb-viewtype-date#sp-entry-content-16 > dl, .hpb-viewtype-date#sp-entry-content-17 > dl, .hpb-viewtype-date#sp-entry-content-18 > dl, .hpb-viewtype-date#sp-entry-content-19 > dl, .hpb-viewtype-date#sp-entry-content-2 > dl, .hpb-viewtype-date#sp-entry-content-20 > dl, .hpb-viewtype-date#sp-entry-content-21 > dl, .hpb-viewtype-date#sp-entry-content-22 > dl, .hpb-viewtype-date#sp-entry-content-23 > dl, .hpb-viewtype-date#sp-entry-content-24 > dl, .hpb-viewtype-date#sp-entry-content-25 > dl, .hpb-viewtype-date#sp-entry-content-26 > dl, .hpb-viewtype-date#sp-entry-content-27 > dl, .hpb-viewtype-date#sp-entry-content-28 > dl, .hpb-viewtype-date#sp-entry-content-29 > dl, .hpb-viewtype-date#sp-entry-content-3 > dl, .hpb-viewtype-date#sp-entry-content-30 > dl, .hpb-viewtype-date#sp-entry-content-31 > dl, .hpb-viewtype-date#sp-entry-content-32 > dl, .hpb-viewtype-date#sp-entry-content-33 > dl, .hpb-viewtype-date#sp-entry-content-34 > dl, .hpb-viewtype-date#sp-entry-content-4 > dl, .hpb-viewtype-date#sp-entry-content-5 > dl, .hpb-viewtype-date#sp-entry-content-6 > dl, .hpb-viewtype-date#sp-entry-content-7 > dl, .hpb-viewtype-date#sp-entry-content-8 > dl, .hpb-viewtype-date#sp-entry-content-9 > dl, .hpb-viewtype-date#sp-wp-post-list-1 > dl, .hpb-viewtype-date#sp-wp-post-list-10 > dl, .hpb-viewtype-date#sp-wp-post-list-11 > dl, .hpb-viewtype-date#sp-wp-post-list-12 > dl, .hpb-viewtype-date#sp-wp-post-list-13 > dl, .hpb-viewtype-date#sp-wp-post-list-14 > dl, .hpb-viewtype-date#sp-wp-post-list-15 > dl, .hpb-viewtype-date#sp-wp-post-list-16 > dl, .hpb-viewtype-date#sp-wp-post-list-17 > dl, .hpb-viewtype-date#sp-wp-post-list-18 > dl, .hpb-viewtype-date#sp-wp-post-list-2 > dl, .hpb-viewtype-date#sp-wp-post-list-3 > dl, .hpb-viewtype-date#sp-wp-post-list-4 > dl, .hpb-viewtype-date#sp-wp-post-list-5 > dl, .hpb-viewtype-date#sp-wp-post-list-6 > dl, .hpb-viewtype-date#sp-wp-post-list-7 > dl, .hpb-viewtype-date#sp-wp-post-list-8 > dl, .hpb-viewtype-date#sp-wp-post-list-9 > dl{
  line-height : 2;
}

.hpb-viewtype-simple#sp-entry-content-1 > article > header, .hpb-viewtype-simple#sp-entry-content-10 > article > header, .hpb-viewtype-simple#sp-entry-content-11 > article > header, .hpb-viewtype-simple#sp-entry-content-12 > article > header, .hpb-viewtype-simple#sp-entry-content-13 > article > header, .hpb-viewtype-simple#sp-entry-content-14 > article > header, .hpb-viewtype-simple#sp-entry-content-15 > article > header, .hpb-viewtype-simple#sp-entry-content-16 > article > header, .hpb-viewtype-simple#sp-entry-content-17 > article > header, .hpb-viewtype-simple#sp-entry-content-18 > article > header, .hpb-viewtype-simple#sp-entry-content-19 > article > header, .hpb-viewtype-simple#sp-entry-content-2 > article > header, .hpb-viewtype-simple#sp-entry-content-20 > article > header, .hpb-viewtype-simple#sp-entry-content-21 > article > header, .hpb-viewtype-simple#sp-entry-content-22 > article > header, .hpb-viewtype-simple#sp-entry-content-23 > article > header, .hpb-viewtype-simple#sp-entry-content-24 > article > header, .hpb-viewtype-simple#sp-entry-content-25 > article > header, .hpb-viewtype-simple#sp-entry-content-26 > article > header, .hpb-viewtype-simple#sp-entry-content-27 > article > header, .hpb-viewtype-simple#sp-entry-content-28 > article > header, .hpb-viewtype-simple#sp-entry-content-29 > article > header, .hpb-viewtype-simple#sp-entry-content-3 > article > header, .hpb-viewtype-simple#sp-entry-content-30 > article > header, .hpb-viewtype-simple#sp-entry-content-31 > article > header, .hpb-viewtype-simple#sp-entry-content-32 > article > header, .hpb-viewtype-simple#sp-entry-content-33 > article > header, .hpb-viewtype-simple#sp-entry-content-34 > article > header, .hpb-viewtype-simple#sp-entry-content-4 > article > header, .hpb-viewtype-simple#sp-entry-content-5 > article > header, .hpb-viewtype-simple#sp-entry-content-6 > article > header, .hpb-viewtype-simple#sp-entry-content-7 > article > header, .hpb-viewtype-simple#sp-entry-content-8 > article > header, .hpb-viewtype-simple#sp-entry-content-9 > article > header, .hpb-viewtype-simple#sp-wp-post-list-1 > article > header, .hpb-viewtype-simple#sp-wp-post-list-10 > article > header, .hpb-viewtype-simple#sp-wp-post-list-11 > article > header, .hpb-viewtype-simple#sp-wp-post-list-12 > article > header, .hpb-viewtype-simple#sp-wp-post-list-13 > article > header, .hpb-viewtype-simple#sp-wp-post-list-14 > article > header, .hpb-viewtype-simple#sp-wp-post-list-15 > article > header, .hpb-viewtype-simple#sp-wp-post-list-16 > article > header, .hpb-viewtype-simple#sp-wp-post-list-17 > article > header, .hpb-viewtype-simple#sp-wp-post-list-18 > article > header, .hpb-viewtype-simple#sp-wp-post-list-2 > article > header, .hpb-viewtype-simple#sp-wp-post-list-3 > article > header, .hpb-viewtype-simple#sp-wp-post-list-4 > article > header, .hpb-viewtype-simple#sp-wp-post-list-5 > article > header, .hpb-viewtype-simple#sp-wp-post-list-6 > article > header, .hpb-viewtype-simple#sp-wp-post-list-7 > article > header, .hpb-viewtype-simple#sp-wp-post-list-8 > article > header, .hpb-viewtype-simple#sp-wp-post-list-9 > article > header{
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-10, .sp-wp-post-list#sp-entry-content-11, .sp-wp-post-list#sp-entry-content-12, .sp-wp-post-list#sp-entry-content-13, .sp-wp-post-list#sp-entry-content-14, .sp-wp-post-list#sp-entry-content-15, .sp-wp-post-list#sp-entry-content-16, .sp-wp-post-list#sp-entry-content-17, .sp-wp-post-list#sp-entry-content-18, .sp-wp-post-list#sp-entry-content-19, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-20, .sp-wp-post-list#sp-entry-content-21, .sp-wp-post-list#sp-entry-content-22, .sp-wp-post-list#sp-entry-content-23, .sp-wp-post-list#sp-entry-content-24, .sp-wp-post-list#sp-entry-content-25, .sp-wp-post-list#sp-entry-content-26, .sp-wp-post-list#sp-entry-content-27, .sp-wp-post-list#sp-entry-content-28, .sp-wp-post-list#sp-entry-content-29, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-entry-content-30, .sp-wp-post-list#sp-entry-content-31, .sp-wp-post-list#sp-entry-content-32, .sp-wp-post-list#sp-entry-content-33, .sp-wp-post-list#sp-entry-content-34, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-10, .sp-wp-post-list#sp-wp-post-list-11, .sp-wp-post-list#sp-wp-post-list-12, .sp-wp-post-list#sp-wp-post-list-13, .sp-wp-post-list#sp-wp-post-list-14, .sp-wp-post-list#sp-wp-post-list-15, .sp-wp-post-list#sp-wp-post-list-16, .sp-wp-post-list#sp-wp-post-list-17, .sp-wp-post-list#sp-wp-post-list-18, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4, .sp-wp-post-list#sp-wp-post-list-5, .sp-wp-post-list#sp-wp-post-list-6, .sp-wp-post-list#sp-wp-post-list-7, .sp-wp-post-list#sp-wp-post-list-8, .sp-wp-post-list#sp-wp-post-list-9{
  margin-top : 20px;
  margin-bottom : 20px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9{
  background-color : #ffffff;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  text-decoration : none;
  padding-top : 2px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a::before{
  height : 37px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9{
  background-color : #ffffff;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl{
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd{
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd > a{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd > a:hover{
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dt{
  background-image : url(img/icon-disc.png);
  background-repeat : no-repeat;
  background-position : 1px 13px;
  background-size : 4px 4px;
  padding-left : 18px;
  float : left;
  clear : both;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-16 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-17 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-18 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-19 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-20 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-21 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-22 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-23 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-24 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-25 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-26 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-27 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-28 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-29 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-30 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-31 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-32 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-33 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-34 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-1 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-10 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-11 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-12 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-13 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-14 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-15 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-16 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-17 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-18 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > h3{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-10 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-16 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-17 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-18 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-19 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-20 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-21 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-22 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-23 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-24 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-25 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-26 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-27 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-28 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-29 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-30 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-31 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-32 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-33 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-34 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-6 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-10 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-11 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-12 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-13 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-14 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-15 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-16 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-17 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-18 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > h3 ~ article:nth-last-of-type(1){
  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-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-16 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-17 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-18 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-19 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-20 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-21 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-22 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-23 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-24 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-25 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-26 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-27 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-28 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-29 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-30 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-31 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-32 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-33 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-34 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-1 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-10 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-11 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-12 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-13 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-14 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-15 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-16 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-17 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-18 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > header{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-17 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-18 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > article > footer{
  padding-top : 0px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-17 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-18 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > h3{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-17 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-18 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > h3 ~ article:nth-last-of-type(1){
  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-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-17 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-18 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > header{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-16 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-17 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-18 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-19 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-20 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-21 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-22 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-23 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-24 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-25 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-26 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-27 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-28 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-29 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-30 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-31 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-32 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-33 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-34 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-1 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-10 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-11 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-12 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-13 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-14 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-15 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-16 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-17 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-18 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > h3{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-16 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-17 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-18 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-19 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-20 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-21 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-22 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-23 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-24 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-25 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-26 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-27 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-28 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-29 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-30 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-31 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-32 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-33 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-34 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-6 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-10 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-11 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-12 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-13 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-14 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-15 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-16 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-17 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-18 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > h3 ~ article:nth-last-of-type(1){
  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-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-16 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-17 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-18 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-19 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-20 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-21 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-22 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-23 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-24 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-25 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-26 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-27 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-28 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-29 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-30 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-31 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-32 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-33 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-34 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-1 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-10 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-11 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-12 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-13 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-14 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-15 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-16 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-17 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-18 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > header{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-title#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-12, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-13, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-14, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-15, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-16, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-17, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-18, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-19, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-20, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-21, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-22, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-23, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-24, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-25, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-26, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-27, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-28, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-29, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-30, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-31, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-32, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-33, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-34, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-10, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-11, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-12, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-13, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-6, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-7, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-8, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-9{
  background-color : #ffffff;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1:nth-child(1), .sp-wp-post-list#sp-entry-content-10:nth-child(1), .sp-wp-post-list#sp-entry-content-11:nth-child(1), .sp-wp-post-list#sp-entry-content-12:nth-child(1), .sp-wp-post-list#sp-entry-content-13:nth-child(1), .sp-wp-post-list#sp-entry-content-14:nth-child(1), .sp-wp-post-list#sp-entry-content-15:nth-child(1), .sp-wp-post-list#sp-entry-content-16:nth-child(1), .sp-wp-post-list#sp-entry-content-17:nth-child(1), .sp-wp-post-list#sp-entry-content-18:nth-child(1), .sp-wp-post-list#sp-entry-content-19:nth-child(1), .sp-wp-post-list#sp-entry-content-2:nth-child(1), .sp-wp-post-list#sp-entry-content-20:nth-child(1), .sp-wp-post-list#sp-entry-content-21:nth-child(1), .sp-wp-post-list#sp-entry-content-22:nth-child(1), .sp-wp-post-list#sp-entry-content-23:nth-child(1), .sp-wp-post-list#sp-entry-content-24:nth-child(1), .sp-wp-post-list#sp-entry-content-25:nth-child(1), .sp-wp-post-list#sp-entry-content-26:nth-child(1), .sp-wp-post-list#sp-entry-content-27:nth-child(1), .sp-wp-post-list#sp-entry-content-28:nth-child(1), .sp-wp-post-list#sp-entry-content-29:nth-child(1), .sp-wp-post-list#sp-entry-content-3:nth-child(1), .sp-wp-post-list#sp-entry-content-30:nth-child(1), .sp-wp-post-list#sp-entry-content-31:nth-child(1), .sp-wp-post-list#sp-entry-content-32:nth-child(1), .sp-wp-post-list#sp-entry-content-33:nth-child(1), .sp-wp-post-list#sp-entry-content-34:nth-child(1), .sp-wp-post-list#sp-entry-content-4:nth-child(1), .sp-wp-post-list#sp-entry-content-5:nth-child(1), .sp-wp-post-list#sp-entry-content-6:nth-child(1), .sp-wp-post-list#sp-entry-content-7:nth-child(1), .sp-wp-post-list#sp-entry-content-8:nth-child(1), .sp-wp-post-list#sp-entry-content-9:nth-child(1), .sp-wp-post-list#sp-wp-post-list-1:nth-child(1), .sp-wp-post-list#sp-wp-post-list-10:nth-child(1), .sp-wp-post-list#sp-wp-post-list-11:nth-child(1), .sp-wp-post-list#sp-wp-post-list-12:nth-child(1), .sp-wp-post-list#sp-wp-post-list-13:nth-child(1), .sp-wp-post-list#sp-wp-post-list-14:nth-child(1), .sp-wp-post-list#sp-wp-post-list-15:nth-child(1), .sp-wp-post-list#sp-wp-post-list-16:nth-child(1), .sp-wp-post-list#sp-wp-post-list-17:nth-child(1), .sp-wp-post-list#sp-wp-post-list-18:nth-child(1), .sp-wp-post-list#sp-wp-post-list-2:nth-child(1), .sp-wp-post-list#sp-wp-post-list-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-4:nth-child(1), .sp-wp-post-list#sp-wp-post-list-5:nth-child(1), .sp-wp-post-list#sp-wp-post-list-6:nth-child(1), .sp-wp-post-list#sp-wp-post-list-7:nth-child(1), .sp-wp-post-list#sp-wp-post-list-8:nth-child(1), .sp-wp-post-list#sp-wp-post-list-9:nth-child(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-26 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-27 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-28 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-29 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-30 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-31 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-32 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-33 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-34 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry{
  background-color : #ffffff;
  text-align : right;
  padding-top : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : -10px;
  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-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-26 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-27 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-28 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-29 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-30 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-31 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-32 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-33 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-34 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry a{
  font-size : 1.6rem;
  line-height : 2;
  color : #ffffff;
  background-color : #67b100;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-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 : #67b100;
  border-left-color : #67b100;
  border-right-color : #67b100;
  border-bottom-color : #67b100;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  width : auto;
  min-width : 121px;
  display : inline-block;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-10 > article, .sp-wp-post-list#sp-entry-content-11 > article, .sp-wp-post-list#sp-entry-content-12 > article, .sp-wp-post-list#sp-entry-content-13 > article, .sp-wp-post-list#sp-entry-content-14 > article, .sp-wp-post-list#sp-entry-content-15 > article, .sp-wp-post-list#sp-entry-content-16 > article, .sp-wp-post-list#sp-entry-content-17 > article, .sp-wp-post-list#sp-entry-content-18 > article, .sp-wp-post-list#sp-entry-content-19 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-20 > article, .sp-wp-post-list#sp-entry-content-21 > article, .sp-wp-post-list#sp-entry-content-22 > article, .sp-wp-post-list#sp-entry-content-23 > article, .sp-wp-post-list#sp-entry-content-24 > article, .sp-wp-post-list#sp-entry-content-25 > article, .sp-wp-post-list#sp-entry-content-26 > article, .sp-wp-post-list#sp-entry-content-27 > article, .sp-wp-post-list#sp-entry-content-28 > article, .sp-wp-post-list#sp-entry-content-29 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-entry-content-30 > article, .sp-wp-post-list#sp-entry-content-31 > article, .sp-wp-post-list#sp-entry-content-32 > article, .sp-wp-post-list#sp-entry-content-33 > article, .sp-wp-post-list#sp-entry-content-34 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-10 > article, .sp-wp-post-list#sp-wp-post-list-11 > article, .sp-wp-post-list#sp-wp-post-list-12 > article, .sp-wp-post-list#sp-wp-post-list-13 > article, .sp-wp-post-list#sp-wp-post-list-14 > article, .sp-wp-post-list#sp-wp-post-list-15 > article, .sp-wp-post-list#sp-wp-post-list-16 > article, .sp-wp-post-list#sp-wp-post-list-17 > article, .sp-wp-post-list#sp-wp-post-list-18 > article, .sp-wp-post-list#sp-wp-post-list-2 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-4 > article, .sp-wp-post-list#sp-wp-post-list-5 > article, .sp-wp-post-list#sp-wp-post-list-6 > article, .sp-wp-post-list#sp-wp-post-list-7 > article, .sp-wp-post-list#sp-wp-post-list-8 > article, .sp-wp-post-list#sp-wp-post-list-9 > article{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-2 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) > header{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  padding-top : 11px;
  padding-left : 48px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before{
  height : 37px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .big{
  font-size : 2rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .pre{
  line-height : 1.6;
  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 : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a:hover{
  text-decoration : none;
}

