#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 : 1024px;
    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 : 1024px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

  #masthead-inner nav{
    text-align : right;
    width : 751px;
    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 : 1024px;
  }

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

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

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

  #content{
    width : 1024px;
  }

  #contenthead{
    width : 1024px;
  }
}

@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%;
  }
}

#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-site-navigation-1{
  background-color : transparent;
}

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

  #sp-site-navigation-1 {
  }

  #sp-site-navigation-1 > ul{
    text-align : left;
    padding-top : 5px;
    padding-bottom : 5px;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul ul{
    background-color : transparent;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
  }

  #sp-site-navigation-1 > ul > li{
    text-align : center;
    margin-left : 5px;
    margin-right : 5px;
  }

  #sp-site-navigation-1 > ul > li li{
    border-bottom-style : none;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item > a{
    background-color : #47a6d8;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    line-height : 1;
    color : #ffffff;
    background-color : #61b9e7;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

  #sp-site-navigation-1 > ul > li li > a:hover{
    background-color : #47a6d8;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    background-color : transparent;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a::after{
    background-color : #ffffff;
    box-shadow : 0px 0px 10px 0px rgba(0, 121, 182, 0.5);
  }

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

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    padding-top : 18px;
    padding-left : 2px;
    padding-right : 2px;
    padding-bottom : 18px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a::after{
    background-color : transparent;
    width : 100%;
    height : 4px;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }

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

  #sp-site-navigation-1 > ul > li > a:hover::after{
    background-color : #ffffff;
    box-shadow : 0px 0px 10px 0px rgba(0, 121, 182, 0.5);
  }
}

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

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

  .button-menu#sp-site-navigation-1 > .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;
  }

  #sp-site-navigation-1 > ul{
    clear : both;
  }

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

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

  #sp-site-navigation-1 > 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 : '';
  }

  #sp-site-navigation-1 > 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;
  }

  #sp-site-navigation-1 > 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 : '';
  }

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

  #sp-site-navigation-1 > 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;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .button-menu#sp-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;
  }

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

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

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

  #sp-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 : '';
  }

  #sp-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;
  }

  #sp-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 : '';
  }

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

  #sp-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;
  }
}

#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-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #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-10 + article > #page-content, #sp-page-title-11 + article > #page-content, #sp-page-title-12 + article > #page-content, #sp-page-title-13 + article > #page-content, #sp-page-title-14 + article > #page-content, #sp-page-title-15 + article > #page-content, #sp-page-title-16 + article > #page-content, #sp-page-title-17 + article > #page-content, #sp-page-title-18 + article > #page-content, #sp-page-title-19 + 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-10 + div.sp-block-container, #sp-page-title-11 + div.sp-block-container, #sp-page-title-12 + div.sp-block-container, #sp-page-title-13 + div.sp-block-container, #sp-page-title-14 + div.sp-block-container, #sp-page-title-15 + div.sp-block-container, #sp-page-title-16 + div.sp-block-container, #sp-page-title-17 + div.sp-block-container, #sp-page-title-18 + div.sp-block-container, #sp-page-title-19 + 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-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > 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;
}

.page-blog#content #page-content, .page-gallery#content #page-content, .page-gallery1#content #page-content, .page-gallery10#content #page-content, .page-gallery11#content #page-content, .page-gallery12#content #page-content, .page-gallery2#content #page-content, .page-gallery22#content #page-content, .page-gallery23#content #page-content, .page-gallery3#content #page-content, .page-gallery33#content #page-content, .page-gallery34#content #page-content, .page-gallery4#content #page-content, .page-gallery44#content #page-content, .page-gallery5#content #page-content, .page-gallery6#content #page-content, .page-gallery7#content #page-content, .page-gallery8#content #page-content, .page-gallery9#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  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-gallery#content #page-content + footer, .page-gallery1#content #page-content + footer, .page-gallery10#content #page-content + footer, .page-gallery11#content #page-content + footer, .page-gallery12#content #page-content + footer, .page-gallery2#content #page-content + footer, .page-gallery22#content #page-content + footer, .page-gallery23#content #page-content + footer, .page-gallery3#content #page-content + footer, .page-gallery33#content #page-content + footer, .page-gallery34#content #page-content + footer, .page-gallery4#content #page-content + footer, .page-gallery44#content #page-content + footer, .page-gallery5#content #page-content + footer, .page-gallery6#content #page-content + footer, .page-gallery7#content #page-content + footer, .page-gallery8#content #page-content + footer, .page-gallery9#content #page-content + footer, #sp-block-container-1 + footer, #sp-block-container-10 + footer, #sp-block-container-11 + footer, #sp-block-container-12 + footer, #sp-block-container-13 + footer, #sp-block-container-14 + footer, #sp-block-container-15 + footer, #sp-block-container-16 + footer, #sp-block-container-17 + footer, #sp-block-container-18 + footer, #sp-block-container-19 + footer, #sp-block-container-2 + footer, #sp-block-container-20 + footer, #sp-block-container-21 + footer, #sp-block-container-22 + footer, #sp-block-container-23 + footer, #sp-block-container-24 + 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, #sp-block-container-9 + 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-gallery#content #page-content > .acronym, .page-gallery1#content #page-content > .acronym, .page-gallery10#content #page-content > .acronym, .page-gallery11#content #page-content > .acronym, .page-gallery12#content #page-content > .acronym, .page-gallery2#content #page-content > .acronym, .page-gallery22#content #page-content > .acronym, .page-gallery23#content #page-content > .acronym, .page-gallery3#content #page-content > .acronym, .page-gallery33#content #page-content > .acronym, .page-gallery34#content #page-content > .acronym, .page-gallery4#content #page-content > .acronym, .page-gallery44#content #page-content > .acronym, .page-gallery5#content #page-content > .acronym, .page-gallery6#content #page-content > .acronym, .page-gallery7#content #page-content > .acronym, .page-gallery8#content #page-content > .acronym, .page-gallery9#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-10 > .acronym, #sp-block-container-11 > .acronym, #sp-block-container-12 > .acronym, #sp-block-container-13 > .acronym, #sp-block-container-14 > .acronym, #sp-block-container-15 > .acronym, #sp-block-container-16 > .acronym, #sp-block-container-17 > .acronym, #sp-block-container-18 > .acronym, #sp-block-container-19 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-20 > .acronym, #sp-block-container-21 > .acronym, #sp-block-container-22 > .acronym, #sp-block-container-23 > .acronym, #sp-block-container-24 > .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, #sp-block-container-9 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > .address, .page-gallery#content #page-content > .address, .page-gallery1#content #page-content > .address, .page-gallery10#content #page-content > .address, .page-gallery11#content #page-content > .address, .page-gallery12#content #page-content > .address, .page-gallery2#content #page-content > .address, .page-gallery22#content #page-content > .address, .page-gallery23#content #page-content > .address, .page-gallery3#content #page-content > .address, .page-gallery33#content #page-content > .address, .page-gallery34#content #page-content > .address, .page-gallery4#content #page-content > .address, .page-gallery44#content #page-content > .address, .page-gallery5#content #page-content > .address, .page-gallery6#content #page-content > .address, .page-gallery7#content #page-content > .address, .page-gallery8#content #page-content > .address, .page-gallery9#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-10 > .address, #sp-block-container-11 > .address, #sp-block-container-12 > .address, #sp-block-container-13 > .address, #sp-block-container-14 > .address, #sp-block-container-15 > .address, #sp-block-container-16 > .address, #sp-block-container-17 > .address, #sp-block-container-18 > .address, #sp-block-container-19 > .address, #sp-block-container-2 > .address, #sp-block-container-20 > .address, #sp-block-container-21 > .address, #sp-block-container-22 > .address, #sp-block-container-23 > .address, #sp-block-container-24 > .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, #sp-block-container-9 > .address{
  font-style : italic;
}

.page-blog#content #page-content > .big, .page-gallery#content #page-content > .big, .page-gallery1#content #page-content > .big, .page-gallery10#content #page-content > .big, .page-gallery11#content #page-content > .big, .page-gallery12#content #page-content > .big, .page-gallery2#content #page-content > .big, .page-gallery22#content #page-content > .big, .page-gallery23#content #page-content > .big, .page-gallery3#content #page-content > .big, .page-gallery33#content #page-content > .big, .page-gallery34#content #page-content > .big, .page-gallery4#content #page-content > .big, .page-gallery44#content #page-content > .big, .page-gallery5#content #page-content > .big, .page-gallery6#content #page-content > .big, .page-gallery7#content #page-content > .big, .page-gallery8#content #page-content > .big, .page-gallery9#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-10 > .big, #sp-block-container-11 > .big, #sp-block-container-12 > .big, #sp-block-container-13 > .big, #sp-block-container-14 > .big, #sp-block-container-15 > .big, #sp-block-container-16 > .big, #sp-block-container-17 > .big, #sp-block-container-18 > .big, #sp-block-container-19 > .big, #sp-block-container-2 > .big, #sp-block-container-20 > .big, #sp-block-container-21 > .big, #sp-block-container-22 > .big, #sp-block-container-23 > .big, #sp-block-container-24 > .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, #sp-block-container-9 > .big{
  font-size : 2rem;
}

.page-blog#content #page-content > .ins, .page-gallery#content #page-content > .ins, .page-gallery1#content #page-content > .ins, .page-gallery10#content #page-content > .ins, .page-gallery11#content #page-content > .ins, .page-gallery12#content #page-content > .ins, .page-gallery2#content #page-content > .ins, .page-gallery22#content #page-content > .ins, .page-gallery23#content #page-content > .ins, .page-gallery3#content #page-content > .ins, .page-gallery33#content #page-content > .ins, .page-gallery34#content #page-content > .ins, .page-gallery4#content #page-content > .ins, .page-gallery44#content #page-content > .ins, .page-gallery5#content #page-content > .ins, .page-gallery6#content #page-content > .ins, .page-gallery7#content #page-content > .ins, .page-gallery8#content #page-content > .ins, .page-gallery9#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-10 > .ins, #sp-block-container-11 > .ins, #sp-block-container-12 > .ins, #sp-block-container-13 > .ins, #sp-block-container-14 > .ins, #sp-block-container-15 > .ins, #sp-block-container-16 > .ins, #sp-block-container-17 > .ins, #sp-block-container-18 > .ins, #sp-block-container-19 > .ins, #sp-block-container-2 > .ins, #sp-block-container-20 > .ins, #sp-block-container-21 > .ins, #sp-block-container-22 > .ins, #sp-block-container-23 > .ins, #sp-block-container-24 > .ins, #sp-block-container-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, #sp-block-container-9 > .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-blog#content #page-content > .pre, .page-gallery#content #page-content > .pre, .page-gallery1#content #page-content > .pre, .page-gallery10#content #page-content > .pre, .page-gallery11#content #page-content > .pre, .page-gallery12#content #page-content > .pre, .page-gallery2#content #page-content > .pre, .page-gallery22#content #page-content > .pre, .page-gallery23#content #page-content > .pre, .page-gallery3#content #page-content > .pre, .page-gallery33#content #page-content > .pre, .page-gallery34#content #page-content > .pre, .page-gallery4#content #page-content > .pre, .page-gallery44#content #page-content > .pre, .page-gallery5#content #page-content > .pre, .page-gallery6#content #page-content > .pre, .page-gallery7#content #page-content > .pre, .page-gallery8#content #page-content > .pre, .page-gallery9#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-10 > .pre, #sp-block-container-11 > .pre, #sp-block-container-12 > .pre, #sp-block-container-13 > .pre, #sp-block-container-14 > .pre, #sp-block-container-15 > .pre, #sp-block-container-16 > .pre, #sp-block-container-17 > .pre, #sp-block-container-18 > .pre, #sp-block-container-19 > .pre, #sp-block-container-2 > .pre, #sp-block-container-20 > .pre, #sp-block-container-21 > .pre, #sp-block-container-22 > .pre, #sp-block-container-23 > .pre, #sp-block-container-24 > .pre, #sp-block-container-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, #sp-block-container-9 > .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-gallery#content #page-content > a, .page-gallery1#content #page-content > a, .page-gallery10#content #page-content > a, .page-gallery11#content #page-content > a, .page-gallery12#content #page-content > a, .page-gallery2#content #page-content > a, .page-gallery22#content #page-content > a, .page-gallery23#content #page-content > a, .page-gallery3#content #page-content > a, .page-gallery33#content #page-content > a, .page-gallery34#content #page-content > a, .page-gallery4#content #page-content > a, .page-gallery44#content #page-content > a, .page-gallery5#content #page-content > a, .page-gallery6#content #page-content > a, .page-gallery7#content #page-content > a, .page-gallery8#content #page-content > a, .page-gallery9#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-10 > a, #sp-block-container-11 > a, #sp-block-container-12 > a, #sp-block-container-13 > a, #sp-block-container-14 > a, #sp-block-container-15 > a, #sp-block-container-16 > a, #sp-block-container-17 > a, #sp-block-container-18 > a, #sp-block-container-19 > a, #sp-block-container-2 > a, #sp-block-container-20 > a, #sp-block-container-21 > a, #sp-block-container-22 > a, #sp-block-container-23 > a, #sp-block-container-24 > 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, #sp-block-container-9 > a{
  text-decoration : underline;
}

.page-blog#content #page-content > a:visited, .page-gallery#content #page-content > a:visited, .page-gallery1#content #page-content > a:visited, .page-gallery10#content #page-content > a:visited, .page-gallery11#content #page-content > a:visited, .page-gallery12#content #page-content > a:visited, .page-gallery2#content #page-content > a:visited, .page-gallery22#content #page-content > a:visited, .page-gallery23#content #page-content > a:visited, .page-gallery3#content #page-content > a:visited, .page-gallery33#content #page-content > a:visited, .page-gallery34#content #page-content > a:visited, .page-gallery4#content #page-content > a:visited, .page-gallery44#content #page-content > a:visited, .page-gallery5#content #page-content > a:visited, .page-gallery6#content #page-content > a:visited, .page-gallery7#content #page-content > a:visited, .page-gallery8#content #page-content > a:visited, .page-gallery9#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-10 > a:visited, #sp-block-container-11 > a:visited, #sp-block-container-12 > a:visited, #sp-block-container-13 > a:visited, #sp-block-container-14 > a:visited, #sp-block-container-15 > a:visited, #sp-block-container-16 > a:visited, #sp-block-container-17 > a:visited, #sp-block-container-18 > a:visited, #sp-block-container-19 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-20 > a:visited, #sp-block-container-21 > a:visited, #sp-block-container-22 > a:visited, #sp-block-container-23 > a:visited, #sp-block-container-24 > 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, #sp-block-container-9 > a:visited{
  text-decoration : none;
}

.page-blog#content #page-content > a:hover, .page-gallery#content #page-content > a:hover, .page-gallery1#content #page-content > a:hover, .page-gallery10#content #page-content > a:hover, .page-gallery11#content #page-content > a:hover, .page-gallery12#content #page-content > a:hover, .page-gallery2#content #page-content > a:hover, .page-gallery22#content #page-content > a:hover, .page-gallery23#content #page-content > a:hover, .page-gallery3#content #page-content > a:hover, .page-gallery33#content #page-content > a:hover, .page-gallery34#content #page-content > a:hover, .page-gallery4#content #page-content > a:hover, .page-gallery44#content #page-content > a:hover, .page-gallery5#content #page-content > a:hover, .page-gallery6#content #page-content > a:hover, .page-gallery7#content #page-content > a:hover, .page-gallery8#content #page-content > a:hover, .page-gallery9#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-10 > a:hover, #sp-block-container-11 > a:hover, #sp-block-container-12 > a:hover, #sp-block-container-13 > a:hover, #sp-block-container-14 > a:hover, #sp-block-container-15 > a:hover, #sp-block-container-16 > a:hover, #sp-block-container-17 > a:hover, #sp-block-container-18 > a:hover, #sp-block-container-19 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-20 > a:hover, #sp-block-container-21 > a:hover, #sp-block-container-22 > a:hover, #sp-block-container-23 > a:hover, #sp-block-container-24 > 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, #sp-block-container-9 > a:hover{
  text-decoration : none;
}

.page-blog#content #page-content > a > img:not(.sp-image), .page-gallery#content #page-content > a > img:not(.sp-image), .page-gallery1#content #page-content > a > img:not(.sp-image), .page-gallery10#content #page-content > a > img:not(.sp-image), .page-gallery11#content #page-content > a > img:not(.sp-image), .page-gallery12#content #page-content > a > img:not(.sp-image), .page-gallery2#content #page-content > a > img:not(.sp-image), .page-gallery22#content #page-content > a > img:not(.sp-image), .page-gallery23#content #page-content > a > img:not(.sp-image), .page-gallery3#content #page-content > a > img:not(.sp-image), .page-gallery33#content #page-content > a > img:not(.sp-image), .page-gallery34#content #page-content > a > img:not(.sp-image), .page-gallery4#content #page-content > a > img:not(.sp-image), .page-gallery44#content #page-content > a > img:not(.sp-image), .page-gallery5#content #page-content > a > img:not(.sp-image), .page-gallery6#content #page-content > a > img:not(.sp-image), .page-gallery7#content #page-content > a > img:not(.sp-image), .page-gallery8#content #page-content > a > img:not(.sp-image), .page-gallery9#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > a > img:not(.sp-image), #sp-block-container-10 > a > img:not(.sp-image), #sp-block-container-11 > a > img:not(.sp-image), #sp-block-container-12 > a > img:not(.sp-image), #sp-block-container-13 > a > img:not(.sp-image), #sp-block-container-14 > a > img:not(.sp-image), #sp-block-container-15 > a > img:not(.sp-image), #sp-block-container-16 > a > img:not(.sp-image), #sp-block-container-17 > a > img:not(.sp-image), #sp-block-container-18 > a > img:not(.sp-image), #sp-block-container-19 > a > img:not(.sp-image), #sp-block-container-2 > a > img:not(.sp-image), #sp-block-container-20 > a > img:not(.sp-image), #sp-block-container-21 > a > img:not(.sp-image), #sp-block-container-22 > a > img:not(.sp-image), #sp-block-container-23 > a > img:not(.sp-image), #sp-block-container-24 > 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), #sp-block-container-9 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > abbr, .page-gallery#content #page-content > abbr, .page-gallery1#content #page-content > abbr, .page-gallery10#content #page-content > abbr, .page-gallery11#content #page-content > abbr, .page-gallery12#content #page-content > abbr, .page-gallery2#content #page-content > abbr, .page-gallery22#content #page-content > abbr, .page-gallery23#content #page-content > abbr, .page-gallery3#content #page-content > abbr, .page-gallery33#content #page-content > abbr, .page-gallery34#content #page-content > abbr, .page-gallery4#content #page-content > abbr, .page-gallery44#content #page-content > abbr, .page-gallery5#content #page-content > abbr, .page-gallery6#content #page-content > abbr, .page-gallery7#content #page-content > abbr, .page-gallery8#content #page-content > abbr, .page-gallery9#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-10 > abbr, #sp-block-container-11 > abbr, #sp-block-container-12 > abbr, #sp-block-container-13 > abbr, #sp-block-container-14 > abbr, #sp-block-container-15 > abbr, #sp-block-container-16 > abbr, #sp-block-container-17 > abbr, #sp-block-container-18 > abbr, #sp-block-container-19 > abbr, #sp-block-container-2 > abbr, #sp-block-container-20 > abbr, #sp-block-container-21 > abbr, #sp-block-container-22 > abbr, #sp-block-container-23 > abbr, #sp-block-container-24 > 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, #sp-block-container-9 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > acronym, .page-gallery#content #page-content > acronym, .page-gallery1#content #page-content > acronym, .page-gallery10#content #page-content > acronym, .page-gallery11#content #page-content > acronym, .page-gallery12#content #page-content > acronym, .page-gallery2#content #page-content > acronym, .page-gallery22#content #page-content > acronym, .page-gallery23#content #page-content > acronym, .page-gallery3#content #page-content > acronym, .page-gallery33#content #page-content > acronym, .page-gallery34#content #page-content > acronym, .page-gallery4#content #page-content > acronym, .page-gallery44#content #page-content > acronym, .page-gallery5#content #page-content > acronym, .page-gallery6#content #page-content > acronym, .page-gallery7#content #page-content > acronym, .page-gallery8#content #page-content > acronym, .page-gallery9#content #page-content > acronym, #sp-block-container-1 > acronym, #sp-block-container-10 > acronym, #sp-block-container-11 > acronym, #sp-block-container-12 > acronym, #sp-block-container-13 > acronym, #sp-block-container-14 > acronym, #sp-block-container-15 > acronym, #sp-block-container-16 > acronym, #sp-block-container-17 > acronym, #sp-block-container-18 > acronym, #sp-block-container-19 > acronym, #sp-block-container-2 > acronym, #sp-block-container-20 > acronym, #sp-block-container-21 > acronym, #sp-block-container-22 > acronym, #sp-block-container-23 > acronym, #sp-block-container-24 > 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, #sp-block-container-9 > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > address, .page-gallery#content #page-content > address, .page-gallery1#content #page-content > address, .page-gallery10#content #page-content > address, .page-gallery11#content #page-content > address, .page-gallery12#content #page-content > address, .page-gallery2#content #page-content > address, .page-gallery22#content #page-content > address, .page-gallery23#content #page-content > address, .page-gallery3#content #page-content > address, .page-gallery33#content #page-content > address, .page-gallery34#content #page-content > address, .page-gallery4#content #page-content > address, .page-gallery44#content #page-content > address, .page-gallery5#content #page-content > address, .page-gallery6#content #page-content > address, .page-gallery7#content #page-content > address, .page-gallery8#content #page-content > address, .page-gallery9#content #page-content > address, #sp-block-container-1 > address, #sp-block-container-10 > address, #sp-block-container-11 > address, #sp-block-container-12 > address, #sp-block-container-13 > address, #sp-block-container-14 > address, #sp-block-container-15 > address, #sp-block-container-16 > address, #sp-block-container-17 > address, #sp-block-container-18 > address, #sp-block-container-19 > address, #sp-block-container-2 > address, #sp-block-container-20 > address, #sp-block-container-21 > address, #sp-block-container-22 > address, #sp-block-container-23 > address, #sp-block-container-24 > 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, #sp-block-container-9 > address{
  font-style : italic;
}

.page-blog#content #page-content > big, .page-gallery#content #page-content > big, .page-gallery1#content #page-content > big, .page-gallery10#content #page-content > big, .page-gallery11#content #page-content > big, .page-gallery12#content #page-content > big, .page-gallery2#content #page-content > big, .page-gallery22#content #page-content > big, .page-gallery23#content #page-content > big, .page-gallery3#content #page-content > big, .page-gallery33#content #page-content > big, .page-gallery34#content #page-content > big, .page-gallery4#content #page-content > big, .page-gallery44#content #page-content > big, .page-gallery5#content #page-content > big, .page-gallery6#content #page-content > big, .page-gallery7#content #page-content > big, .page-gallery8#content #page-content > big, .page-gallery9#content #page-content > big, #sp-block-container-1 > big, #sp-block-container-10 > big, #sp-block-container-11 > big, #sp-block-container-12 > big, #sp-block-container-13 > big, #sp-block-container-14 > big, #sp-block-container-15 > big, #sp-block-container-16 > big, #sp-block-container-17 > big, #sp-block-container-18 > big, #sp-block-container-19 > big, #sp-block-container-2 > big, #sp-block-container-20 > big, #sp-block-container-21 > big, #sp-block-container-22 > big, #sp-block-container-23 > big, #sp-block-container-24 > 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, #sp-block-container-9 > big{
  font-size : 2rem;
}

.page-blog#content #page-content > blockquote, .page-gallery#content #page-content > blockquote, .page-gallery1#content #page-content > blockquote, .page-gallery10#content #page-content > blockquote, .page-gallery11#content #page-content > blockquote, .page-gallery12#content #page-content > blockquote, .page-gallery2#content #page-content > blockquote, .page-gallery22#content #page-content > blockquote, .page-gallery23#content #page-content > blockquote, .page-gallery3#content #page-content > blockquote, .page-gallery33#content #page-content > blockquote, .page-gallery34#content #page-content > blockquote, .page-gallery4#content #page-content > blockquote, .page-gallery44#content #page-content > blockquote, .page-gallery5#content #page-content > blockquote, .page-gallery6#content #page-content > blockquote, .page-gallery7#content #page-content > blockquote, .page-gallery8#content #page-content > blockquote, .page-gallery9#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-15 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > blockquote p, .page-gallery1#content #page-content > blockquote p, .page-gallery10#content #page-content > blockquote p, .page-gallery11#content #page-content > blockquote p, .page-gallery12#content #page-content > blockquote p, .page-gallery2#content #page-content > blockquote p, .page-gallery22#content #page-content > blockquote p, .page-gallery23#content #page-content > blockquote p, .page-gallery3#content #page-content > blockquote p, .page-gallery33#content #page-content > blockquote p, .page-gallery34#content #page-content > blockquote p, .page-gallery4#content #page-content > blockquote p, .page-gallery44#content #page-content > blockquote p, .page-gallery5#content #page-content > blockquote p, .page-gallery6#content #page-content > blockquote p, .page-gallery7#content #page-content > blockquote p, .page-gallery8#content #page-content > blockquote p, .page-gallery9#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-15 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-20 > blockquote p, #sp-block-container-21 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-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, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-gallery#content #page-content > blockquote p:first-child, .page-gallery1#content #page-content > blockquote p:first-child, .page-gallery10#content #page-content > blockquote p:first-child, .page-gallery11#content #page-content > blockquote p:first-child, .page-gallery12#content #page-content > blockquote p:first-child, .page-gallery2#content #page-content > blockquote p:first-child, .page-gallery22#content #page-content > blockquote p:first-child, .page-gallery23#content #page-content > blockquote p:first-child, .page-gallery3#content #page-content > blockquote p:first-child, .page-gallery33#content #page-content > blockquote p:first-child, .page-gallery34#content #page-content > blockquote p:first-child, .page-gallery4#content #page-content > blockquote p:first-child, .page-gallery44#content #page-content > blockquote p:first-child, .page-gallery5#content #page-content > blockquote p:first-child, .page-gallery6#content #page-content > blockquote p:first-child, .page-gallery7#content #page-content > blockquote p:first-child, .page-gallery8#content #page-content > blockquote p:first-child, .page-gallery9#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-12 > blockquote p:first-child, #sp-block-container-13 > blockquote p:first-child, #sp-block-container-14 > blockquote p:first-child, #sp-block-container-15 > blockquote p:first-child, #sp-block-container-16 > blockquote p:first-child, #sp-block-container-17 > blockquote p:first-child, #sp-block-container-18 > blockquote p:first-child, #sp-block-container-19 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-20 > blockquote p:first-child, #sp-block-container-21 > blockquote p:first-child, #sp-block-container-22 > blockquote p:first-child, #sp-block-container-23 > blockquote p:first-child, #sp-block-container-24 > 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, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list), .page-gallery#content #page-content > dl:not(.sp-definition-list), .page-gallery1#content #page-content > dl:not(.sp-definition-list), .page-gallery10#content #page-content > dl:not(.sp-definition-list), .page-gallery11#content #page-content > dl:not(.sp-definition-list), .page-gallery12#content #page-content > dl:not(.sp-definition-list), .page-gallery2#content #page-content > dl:not(.sp-definition-list), .page-gallery22#content #page-content > dl:not(.sp-definition-list), .page-gallery23#content #page-content > dl:not(.sp-definition-list), .page-gallery3#content #page-content > dl:not(.sp-definition-list), .page-gallery33#content #page-content > dl:not(.sp-definition-list), .page-gallery34#content #page-content > dl:not(.sp-definition-list), .page-gallery4#content #page-content > dl:not(.sp-definition-list), .page-gallery44#content #page-content > dl:not(.sp-definition-list), .page-gallery5#content #page-content > dl:not(.sp-definition-list), .page-gallery6#content #page-content > dl:not(.sp-definition-list), .page-gallery7#content #page-content > dl:not(.sp-definition-list), .page-gallery8#content #page-content > dl:not(.sp-definition-list), .page-gallery9#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > dl:not(.sp-definition-list), #sp-block-container-10 > dl:not(.sp-definition-list), #sp-block-container-11 > dl:not(.sp-definition-list), #sp-block-container-12 > dl:not(.sp-definition-list), #sp-block-container-13 > dl:not(.sp-definition-list), #sp-block-container-14 > dl:not(.sp-definition-list), #sp-block-container-15 > dl:not(.sp-definition-list), #sp-block-container-16 > dl:not(.sp-definition-list), #sp-block-container-17 > dl:not(.sp-definition-list), #sp-block-container-18 > dl:not(.sp-definition-list), #sp-block-container-19 > dl:not(.sp-definition-list), #sp-block-container-2 > dl:not(.sp-definition-list), #sp-block-container-20 > dl:not(.sp-definition-list), #sp-block-container-21 > dl:not(.sp-definition-list), #sp-block-container-22 > dl:not(.sp-definition-list), #sp-block-container-23 > dl:not(.sp-definition-list), #sp-block-container-24 > 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), #sp-block-container-9 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery1#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery10#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery11#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery12#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery2#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery22#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery23#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery3#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery33#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery34#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery4#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery44#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery5#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery6#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery7#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery8#content #page-content > dl:not(.sp-definition-list) > dd, .page-gallery9#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > dl:not(.sp-definition-list) > dd, #sp-block-container-10 > dl:not(.sp-definition-list) > dd, #sp-block-container-11 > dl:not(.sp-definition-list) > dd, #sp-block-container-12 > dl:not(.sp-definition-list) > dd, #sp-block-container-13 > dl:not(.sp-definition-list) > dd, #sp-block-container-14 > dl:not(.sp-definition-list) > dd, #sp-block-container-15 > dl:not(.sp-definition-list) > dd, #sp-block-container-16 > dl:not(.sp-definition-list) > dd, #sp-block-container-17 > dl:not(.sp-definition-list) > dd, #sp-block-container-18 > dl:not(.sp-definition-list) > dd, #sp-block-container-19 > dl:not(.sp-definition-list) > dd, #sp-block-container-2 > dl:not(.sp-definition-list) > dd, #sp-block-container-20 > dl:not(.sp-definition-list) > dd, #sp-block-container-21 > dl:not(.sp-definition-list) > dd, #sp-block-container-22 > dl:not(.sp-definition-list) > dd, #sp-block-container-23 > dl:not(.sp-definition-list) > dd, #sp-block-container-24 > 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, #sp-block-container-9 > 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-gallery#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery1#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery10#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery11#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery12#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery2#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery22#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery23#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery3#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery33#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery34#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery4#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery44#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery5#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery6#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery7#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery8#content #page-content > dl:not(.sp-definition-list) > dt, .page-gallery9#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > dl:not(.sp-definition-list) > dt, #sp-block-container-10 > dl:not(.sp-definition-list) > dt, #sp-block-container-11 > dl:not(.sp-definition-list) > dt, #sp-block-container-12 > dl:not(.sp-definition-list) > dt, #sp-block-container-13 > dl:not(.sp-definition-list) > dt, #sp-block-container-14 > dl:not(.sp-definition-list) > dt, #sp-block-container-15 > dl:not(.sp-definition-list) > dt, #sp-block-container-16 > dl:not(.sp-definition-list) > dt, #sp-block-container-17 > dl:not(.sp-definition-list) > dt, #sp-block-container-18 > dl:not(.sp-definition-list) > dt, #sp-block-container-19 > dl:not(.sp-definition-list) > dt, #sp-block-container-2 > dl:not(.sp-definition-list) > dt, #sp-block-container-20 > dl:not(.sp-definition-list) > dt, #sp-block-container-21 > dl:not(.sp-definition-list) > dt, #sp-block-container-22 > dl:not(.sp-definition-list) > dt, #sp-block-container-23 > dl:not(.sp-definition-list) > dt, #sp-block-container-24 > 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, #sp-block-container-9 > 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-gallery#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery10#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery11#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery12#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery22#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery23#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery33#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery34#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery4#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery44#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery5#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery6#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery7#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery8#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-gallery9#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-10 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-11 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-12 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-13 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-14 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-15 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-16 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-17 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-18 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-19 > 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-20 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-21 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-22 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-23 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-24 > 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), #sp-block-container-9 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > h1, .page-gallery#content #page-content > h1, .page-gallery1#content #page-content > h1, .page-gallery10#content #page-content > h1, .page-gallery11#content #page-content > h1, .page-gallery12#content #page-content > h1, .page-gallery2#content #page-content > h1, .page-gallery22#content #page-content > h1, .page-gallery23#content #page-content > h1, .page-gallery3#content #page-content > h1, .page-gallery33#content #page-content > h1, .page-gallery34#content #page-content > h1, .page-gallery4#content #page-content > h1, .page-gallery44#content #page-content > h1, .page-gallery5#content #page-content > h1, .page-gallery6#content #page-content > h1, .page-gallery7#content #page-content > h1, .page-gallery8#content #page-content > h1, .page-gallery9#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > h2, .page-gallery1#content #page-content > h2, .page-gallery10#content #page-content > h2, .page-gallery11#content #page-content > h2, .page-gallery12#content #page-content > h2, .page-gallery2#content #page-content > h2, .page-gallery22#content #page-content > h2, .page-gallery23#content #page-content > h2, .page-gallery3#content #page-content > h2, .page-gallery33#content #page-content > h2, .page-gallery34#content #page-content > h2, .page-gallery4#content #page-content > h2, .page-gallery44#content #page-content > h2, .page-gallery5#content #page-content > h2, .page-gallery6#content #page-content > h2, .page-gallery7#content #page-content > h2, .page-gallery8#content #page-content > h2, .page-gallery9#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > h3, .page-gallery1#content #page-content > h3, .page-gallery10#content #page-content > h3, .page-gallery11#content #page-content > h3, .page-gallery12#content #page-content > h3, .page-gallery2#content #page-content > h3, .page-gallery22#content #page-content > h3, .page-gallery23#content #page-content > h3, .page-gallery3#content #page-content > h3, .page-gallery33#content #page-content > h3, .page-gallery34#content #page-content > h3, .page-gallery4#content #page-content > h3, .page-gallery44#content #page-content > h3, .page-gallery5#content #page-content > h3, .page-gallery6#content #page-content > h3, .page-gallery7#content #page-content > h3, .page-gallery8#content #page-content > h3, .page-gallery9#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > h4, .page-gallery1#content #page-content > h4, .page-gallery10#content #page-content > h4, .page-gallery11#content #page-content > h4, .page-gallery12#content #page-content > h4, .page-gallery2#content #page-content > h4, .page-gallery22#content #page-content > h4, .page-gallery23#content #page-content > h4, .page-gallery3#content #page-content > h4, .page-gallery33#content #page-content > h4, .page-gallery34#content #page-content > h4, .page-gallery4#content #page-content > h4, .page-gallery44#content #page-content > h4, .page-gallery5#content #page-content > h4, .page-gallery6#content #page-content > h4, .page-gallery7#content #page-content > h4, .page-gallery8#content #page-content > h4, .page-gallery9#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > h5, .page-gallery1#content #page-content > h5, .page-gallery10#content #page-content > h5, .page-gallery11#content #page-content > h5, .page-gallery12#content #page-content > h5, .page-gallery2#content #page-content > h5, .page-gallery22#content #page-content > h5, .page-gallery23#content #page-content > h5, .page-gallery3#content #page-content > h5, .page-gallery33#content #page-content > h5, .page-gallery34#content #page-content > h5, .page-gallery4#content #page-content > h5, .page-gallery44#content #page-content > h5, .page-gallery5#content #page-content > h5, .page-gallery6#content #page-content > h5, .page-gallery7#content #page-content > h5, .page-gallery8#content #page-content > h5, .page-gallery9#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > h6, .page-gallery1#content #page-content > h6, .page-gallery10#content #page-content > h6, .page-gallery11#content #page-content > h6, .page-gallery12#content #page-content > h6, .page-gallery2#content #page-content > h6, .page-gallery22#content #page-content > h6, .page-gallery23#content #page-content > h6, .page-gallery3#content #page-content > h6, .page-gallery33#content #page-content > h6, .page-gallery34#content #page-content > h6, .page-gallery4#content #page-content > h6, .page-gallery44#content #page-content > h6, .page-gallery5#content #page-content > h6, .page-gallery6#content #page-content > h6, .page-gallery7#content #page-content > h6, .page-gallery8#content #page-content > h6, .page-gallery9#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > hr, .page-gallery1#content #page-content > hr, .page-gallery10#content #page-content > hr, .page-gallery11#content #page-content > hr, .page-gallery12#content #page-content > hr, .page-gallery2#content #page-content > hr, .page-gallery22#content #page-content > hr, .page-gallery23#content #page-content > hr, .page-gallery3#content #page-content > hr, .page-gallery33#content #page-content > hr, .page-gallery34#content #page-content > hr, .page-gallery4#content #page-content > hr, .page-gallery44#content #page-content > hr, .page-gallery5#content #page-content > hr, .page-gallery6#content #page-content > hr, .page-gallery7#content #page-content > hr, .page-gallery8#content #page-content > hr, .page-gallery9#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > ins, .page-gallery1#content #page-content > ins, .page-gallery10#content #page-content > ins, .page-gallery11#content #page-content > ins, .page-gallery12#content #page-content > ins, .page-gallery2#content #page-content > ins, .page-gallery22#content #page-content > ins, .page-gallery23#content #page-content > ins, .page-gallery3#content #page-content > ins, .page-gallery33#content #page-content > ins, .page-gallery34#content #page-content > ins, .page-gallery4#content #page-content > ins, .page-gallery44#content #page-content > ins, .page-gallery5#content #page-content > ins, .page-gallery6#content #page-content > ins, .page-gallery7#content #page-content > ins, .page-gallery8#content #page-content > ins, .page-gallery9#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-12 > ins, #sp-block-container-13 > ins, #sp-block-container-14 > ins, #sp-block-container-15 > ins, #sp-block-container-16 > ins, #sp-block-container-17 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-20 > ins, #sp-block-container-21 > ins, #sp-block-container-22 > ins, #sp-block-container-23 > ins, #sp-block-container-24 > ins, #sp-block-container-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, #sp-block-container-9 > ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-blog#content #page-content > ol, .page-gallery#content #page-content > ol, .page-gallery1#content #page-content > ol, .page-gallery10#content #page-content > ol, .page-gallery11#content #page-content > ol, .page-gallery12#content #page-content > ol, .page-gallery2#content #page-content > ol, .page-gallery22#content #page-content > ol, .page-gallery23#content #page-content > ol, .page-gallery3#content #page-content > ol, .page-gallery33#content #page-content > ol, .page-gallery34#content #page-content > ol, .page-gallery4#content #page-content > ol, .page-gallery44#content #page-content > ol, .page-gallery5#content #page-content > ol, .page-gallery6#content #page-content > ol, .page-gallery7#content #page-content > ol, .page-gallery8#content #page-content > ol, .page-gallery9#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-12 > ol, #sp-block-container-13 > ol, #sp-block-container-14 > ol, #sp-block-container-15 > ol, #sp-block-container-16 > ol, #sp-block-container-17 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-20 > ol, #sp-block-container-21 > ol, #sp-block-container-22 > ol, #sp-block-container-23 > ol, #sp-block-container-24 > ol, #sp-block-container-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, #sp-block-container-9 > 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-gallery#content #page-content > ol li, .page-gallery1#content #page-content > ol li, .page-gallery10#content #page-content > ol li, .page-gallery11#content #page-content > ol li, .page-gallery12#content #page-content > ol li, .page-gallery2#content #page-content > ol li, .page-gallery22#content #page-content > ol li, .page-gallery23#content #page-content > ol li, .page-gallery3#content #page-content > ol li, .page-gallery33#content #page-content > ol li, .page-gallery34#content #page-content > ol li, .page-gallery4#content #page-content > ol li, .page-gallery44#content #page-content > ol li, .page-gallery5#content #page-content > ol li, .page-gallery6#content #page-content > ol li, .page-gallery7#content #page-content > ol li, .page-gallery8#content #page-content > ol li, .page-gallery9#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-10 > ol li, #sp-block-container-11 > ol li, #sp-block-container-12 > ol li, #sp-block-container-13 > ol li, #sp-block-container-14 > ol li, #sp-block-container-15 > ol li, #sp-block-container-16 > ol li, #sp-block-container-17 > ol li, #sp-block-container-18 > ol li, #sp-block-container-19 > ol li, #sp-block-container-2 > ol li, #sp-block-container-20 > ol li, #sp-block-container-21 > ol li, #sp-block-container-22 > ol li, #sp-block-container-23 > ol li, #sp-block-container-24 > 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, #sp-block-container-9 > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ol ol, .page-gallery#content #page-content > ol ol, .page-gallery1#content #page-content > ol ol, .page-gallery10#content #page-content > ol ol, .page-gallery11#content #page-content > ol ol, .page-gallery12#content #page-content > ol ol, .page-gallery2#content #page-content > ol ol, .page-gallery22#content #page-content > ol ol, .page-gallery23#content #page-content > ol ol, .page-gallery3#content #page-content > ol ol, .page-gallery33#content #page-content > ol ol, .page-gallery34#content #page-content > ol ol, .page-gallery4#content #page-content > ol ol, .page-gallery44#content #page-content > ol ol, .page-gallery5#content #page-content > ol ol, .page-gallery6#content #page-content > ol ol, .page-gallery7#content #page-content > ol ol, .page-gallery8#content #page-content > ol ol, .page-gallery9#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-12 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-14 > ol ol, #sp-block-container-15 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-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, #sp-block-container-9 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery1#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery10#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery11#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery12#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery2#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery22#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery23#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery3#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery33#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery34#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery4#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery44#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery5#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery6#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery7#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery8#content #page-content > ol > ol > li:nth-of-type(1), .page-gallery9#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > ol > ol > li:nth-of-type(1), #sp-block-container-10 > ol > ol > li:nth-of-type(1), #sp-block-container-11 > ol > ol > li:nth-of-type(1), #sp-block-container-12 > ol > ol > li:nth-of-type(1), #sp-block-container-13 > ol > ol > li:nth-of-type(1), #sp-block-container-14 > ol > ol > li:nth-of-type(1), #sp-block-container-15 > ol > ol > li:nth-of-type(1), #sp-block-container-16 > ol > ol > li:nth-of-type(1), #sp-block-container-17 > ol > ol > li:nth-of-type(1), #sp-block-container-18 > ol > ol > li:nth-of-type(1), #sp-block-container-19 > ol > ol > li:nth-of-type(1), #sp-block-container-2 > ol > ol > li:nth-of-type(1), #sp-block-container-20 > ol > ol > li:nth-of-type(1), #sp-block-container-21 > ol > ol > li:nth-of-type(1), #sp-block-container-22 > ol > ol > li:nth-of-type(1), #sp-block-container-23 > ol > ol > li:nth-of-type(1), #sp-block-container-24 > 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), #sp-block-container-9 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-blog#content #page-content > p, .page-gallery#content #page-content > p, .page-gallery1#content #page-content > p, .page-gallery10#content #page-content > p, .page-gallery11#content #page-content > p, .page-gallery12#content #page-content > p, .page-gallery2#content #page-content > p, .page-gallery22#content #page-content > p, .page-gallery23#content #page-content > p, .page-gallery3#content #page-content > p, .page-gallery33#content #page-content > p, .page-gallery34#content #page-content > p, .page-gallery4#content #page-content > p, .page-gallery44#content #page-content > p, .page-gallery5#content #page-content > p, .page-gallery6#content #page-content > p, .page-gallery7#content #page-content > p, .page-gallery8#content #page-content > p, .page-gallery9#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-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, #sp-block-container-9 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-blog#content #page-content > p:nth-of-type(1), .page-gallery#content #page-content > p:nth-of-type(1), .page-gallery1#content #page-content > p:nth-of-type(1), .page-gallery10#content #page-content > p:nth-of-type(1), .page-gallery11#content #page-content > p:nth-of-type(1), .page-gallery12#content #page-content > p:nth-of-type(1), .page-gallery2#content #page-content > p:nth-of-type(1), .page-gallery22#content #page-content > p:nth-of-type(1), .page-gallery23#content #page-content > p:nth-of-type(1), .page-gallery3#content #page-content > p:nth-of-type(1), .page-gallery33#content #page-content > p:nth-of-type(1), .page-gallery34#content #page-content > p:nth-of-type(1), .page-gallery4#content #page-content > p:nth-of-type(1), .page-gallery44#content #page-content > p:nth-of-type(1), .page-gallery5#content #page-content > p:nth-of-type(1), .page-gallery6#content #page-content > p:nth-of-type(1), .page-gallery7#content #page-content > p:nth-of-type(1), .page-gallery8#content #page-content > p:nth-of-type(1), .page-gallery9#content #page-content > p:nth-of-type(1), #sp-block-container-1 > p:nth-of-type(1), #sp-block-container-10 > p:nth-of-type(1), #sp-block-container-11 > p:nth-of-type(1), #sp-block-container-12 > p:nth-of-type(1), #sp-block-container-13 > p:nth-of-type(1), #sp-block-container-14 > p:nth-of-type(1), #sp-block-container-15 > p:nth-of-type(1), #sp-block-container-16 > p:nth-of-type(1), #sp-block-container-17 > p:nth-of-type(1), #sp-block-container-18 > p:nth-of-type(1), #sp-block-container-19 > p:nth-of-type(1), #sp-block-container-2 > p:nth-of-type(1), #sp-block-container-20 > p:nth-of-type(1), #sp-block-container-21 > p:nth-of-type(1), #sp-block-container-22 > p:nth-of-type(1), #sp-block-container-23 > p:nth-of-type(1), #sp-block-container-24 > 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), #sp-block-container-9 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > table:not(.sp-table), .page-gallery#content #page-content > table:not(.sp-table), .page-gallery1#content #page-content > table:not(.sp-table), .page-gallery10#content #page-content > table:not(.sp-table), .page-gallery11#content #page-content > table:not(.sp-table), .page-gallery12#content #page-content > table:not(.sp-table), .page-gallery2#content #page-content > table:not(.sp-table), .page-gallery22#content #page-content > table:not(.sp-table), .page-gallery23#content #page-content > table:not(.sp-table), .page-gallery3#content #page-content > table:not(.sp-table), .page-gallery33#content #page-content > table:not(.sp-table), .page-gallery34#content #page-content > table:not(.sp-table), .page-gallery4#content #page-content > table:not(.sp-table), .page-gallery44#content #page-content > table:not(.sp-table), .page-gallery5#content #page-content > table:not(.sp-table), .page-gallery6#content #page-content > table:not(.sp-table), .page-gallery7#content #page-content > table:not(.sp-table), .page-gallery8#content #page-content > table:not(.sp-table), .page-gallery9#content #page-content > table:not(.sp-table), #sp-block-container-1 > table:not(.sp-table), #sp-block-container-10 > table:not(.sp-table), #sp-block-container-11 > table:not(.sp-table), #sp-block-container-12 > table:not(.sp-table), #sp-block-container-13 > table:not(.sp-table), #sp-block-container-14 > table:not(.sp-table), #sp-block-container-15 > table:not(.sp-table), #sp-block-container-16 > table:not(.sp-table), #sp-block-container-17 > table:not(.sp-table), #sp-block-container-18 > table:not(.sp-table), #sp-block-container-19 > table:not(.sp-table), #sp-block-container-2 > table:not(.sp-table), #sp-block-container-20 > table:not(.sp-table), #sp-block-container-21 > table:not(.sp-table), #sp-block-container-22 > table:not(.sp-table), #sp-block-container-23 > table:not(.sp-table), #sp-block-container-24 > 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), #sp-block-container-9 > 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-gallery#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery10#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery11#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery12#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery22#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery23#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery33#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery34#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery4#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery44#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery5#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery6#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery7#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery8#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-gallery9#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-10 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-12 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-18 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-19 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-20 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-21 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-22 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-23 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-24 > 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, #sp-block-container-9 > 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-gallery#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery10#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery11#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery12#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery22#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery23#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery33#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery34#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery4#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery44#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery5#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery6#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery7#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery8#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-gallery9#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-10 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-12 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-18 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-19 > 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-20 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-21 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-22 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-23 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-24 > 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, #sp-block-container-9 > 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-gallery#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery10#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery11#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery12#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery22#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery23#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery33#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery34#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery4#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery44#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery5#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery6#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery7#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery8#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-gallery9#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-10 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-12 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-18 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-19 > 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-20 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-21 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-22 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-23 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-24 > 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, #sp-block-container-9 > 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-gallery#content #page-content > ul:not(.sp-list), .page-gallery1#content #page-content > ul:not(.sp-list), .page-gallery10#content #page-content > ul:not(.sp-list), .page-gallery11#content #page-content > ul:not(.sp-list), .page-gallery12#content #page-content > ul:not(.sp-list), .page-gallery2#content #page-content > ul:not(.sp-list), .page-gallery22#content #page-content > ul:not(.sp-list), .page-gallery23#content #page-content > ul:not(.sp-list), .page-gallery3#content #page-content > ul:not(.sp-list), .page-gallery33#content #page-content > ul:not(.sp-list), .page-gallery34#content #page-content > ul:not(.sp-list), .page-gallery4#content #page-content > ul:not(.sp-list), .page-gallery44#content #page-content > ul:not(.sp-list), .page-gallery5#content #page-content > ul:not(.sp-list), .page-gallery6#content #page-content > ul:not(.sp-list), .page-gallery7#content #page-content > ul:not(.sp-list), .page-gallery8#content #page-content > ul:not(.sp-list), .page-gallery9#content #page-content > ul:not(.sp-list), #sp-block-container-1 > ul:not(.sp-list), #sp-block-container-10 > ul:not(.sp-list), #sp-block-container-11 > ul:not(.sp-list), #sp-block-container-12 > ul:not(.sp-list), #sp-block-container-13 > ul:not(.sp-list), #sp-block-container-14 > ul:not(.sp-list), #sp-block-container-15 > ul:not(.sp-list), #sp-block-container-16 > ul:not(.sp-list), #sp-block-container-17 > ul:not(.sp-list), #sp-block-container-18 > ul:not(.sp-list), #sp-block-container-19 > ul:not(.sp-list), #sp-block-container-2 > ul:not(.sp-list), #sp-block-container-20 > ul:not(.sp-list), #sp-block-container-21 > ul:not(.sp-list), #sp-block-container-22 > ul:not(.sp-list), #sp-block-container-23 > ul:not(.sp-list), #sp-block-container-24 > 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), #sp-block-container-9 > 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-gallery#content #page-content > ul:not(.sp-list) li, .page-gallery1#content #page-content > ul:not(.sp-list) li, .page-gallery10#content #page-content > ul:not(.sp-list) li, .page-gallery11#content #page-content > ul:not(.sp-list) li, .page-gallery12#content #page-content > ul:not(.sp-list) li, .page-gallery2#content #page-content > ul:not(.sp-list) li, .page-gallery22#content #page-content > ul:not(.sp-list) li, .page-gallery23#content #page-content > ul:not(.sp-list) li, .page-gallery3#content #page-content > ul:not(.sp-list) li, .page-gallery33#content #page-content > ul:not(.sp-list) li, .page-gallery34#content #page-content > ul:not(.sp-list) li, .page-gallery4#content #page-content > ul:not(.sp-list) li, .page-gallery44#content #page-content > ul:not(.sp-list) li, .page-gallery5#content #page-content > ul:not(.sp-list) li, .page-gallery6#content #page-content > ul:not(.sp-list) li, .page-gallery7#content #page-content > ul:not(.sp-list) li, .page-gallery8#content #page-content > ul:not(.sp-list) li, .page-gallery9#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > ul:not(.sp-list) li, #sp-block-container-10 > ul:not(.sp-list) li, #sp-block-container-11 > ul:not(.sp-list) li, #sp-block-container-12 > ul:not(.sp-list) li, #sp-block-container-13 > ul:not(.sp-list) li, #sp-block-container-14 > ul:not(.sp-list) li, #sp-block-container-15 > ul:not(.sp-list) li, #sp-block-container-16 > ul:not(.sp-list) li, #sp-block-container-17 > ul:not(.sp-list) li, #sp-block-container-18 > ul:not(.sp-list) li, #sp-block-container-19 > ul:not(.sp-list) li, #sp-block-container-2 > ul:not(.sp-list) li, #sp-block-container-20 > ul:not(.sp-list) li, #sp-block-container-21 > ul:not(.sp-list) li, #sp-block-container-22 > ul:not(.sp-list) li, #sp-block-container-23 > ul:not(.sp-list) li, #sp-block-container-24 > 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, #sp-block-container-9 > 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-gallery#content #page-content > ul:not(.sp-list) ul, .page-gallery1#content #page-content > ul:not(.sp-list) ul, .page-gallery10#content #page-content > ul:not(.sp-list) ul, .page-gallery11#content #page-content > ul:not(.sp-list) ul, .page-gallery12#content #page-content > ul:not(.sp-list) ul, .page-gallery2#content #page-content > ul:not(.sp-list) ul, .page-gallery22#content #page-content > ul:not(.sp-list) ul, .page-gallery23#content #page-content > ul:not(.sp-list) ul, .page-gallery3#content #page-content > ul:not(.sp-list) ul, .page-gallery33#content #page-content > ul:not(.sp-list) ul, .page-gallery34#content #page-content > ul:not(.sp-list) ul, .page-gallery4#content #page-content > ul:not(.sp-list) ul, .page-gallery44#content #page-content > ul:not(.sp-list) ul, .page-gallery5#content #page-content > ul:not(.sp-list) ul, .page-gallery6#content #page-content > ul:not(.sp-list) ul, .page-gallery7#content #page-content > ul:not(.sp-list) ul, .page-gallery8#content #page-content > ul:not(.sp-list) ul, .page-gallery9#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > ul:not(.sp-list) ul, #sp-block-container-10 > ul:not(.sp-list) ul, #sp-block-container-11 > ul:not(.sp-list) ul, #sp-block-container-12 > ul:not(.sp-list) ul, #sp-block-container-13 > ul:not(.sp-list) ul, #sp-block-container-14 > ul:not(.sp-list) ul, #sp-block-container-15 > ul:not(.sp-list) ul, #sp-block-container-16 > ul:not(.sp-list) ul, #sp-block-container-17 > ul:not(.sp-list) ul, #sp-block-container-18 > ul:not(.sp-list) ul, #sp-block-container-19 > ul:not(.sp-list) ul, #sp-block-container-2 > ul:not(.sp-list) ul, #sp-block-container-20 > ul:not(.sp-list) ul, #sp-block-container-21 > ul:not(.sp-list) ul, #sp-block-container-22 > ul:not(.sp-list) ul, #sp-block-container-23 > ul:not(.sp-list) ul, #sp-block-container-24 > 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, #sp-block-container-9 > ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.page-blog#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery10#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery11#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery12#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery22#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery23#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery33#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery34#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery4#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery44#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery5#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery6#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery7#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery8#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-gallery9#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-10 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-11 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-12 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-13 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-14 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-15 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-16 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-17 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-18 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-19 > 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-20 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-21 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-22 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-23 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-24 > 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), #sp-block-container-9 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

.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-35 > dl, .hpb-viewtype-date#sp-entry-content-36 > dl, .hpb-viewtype-date#sp-entry-content-37 > dl, .hpb-viewtype-date#sp-entry-content-38 > dl, .hpb-viewtype-date#sp-entry-content-39 > dl, .hpb-viewtype-date#sp-entry-content-4 > dl, .hpb-viewtype-date#sp-entry-content-40 > dl, .hpb-viewtype-date#sp-entry-content-41 > dl, .hpb-viewtype-date#sp-entry-content-42 > dl, .hpb-viewtype-date#sp-entry-content-43 > dl, .hpb-viewtype-date#sp-entry-content-44 > dl, .hpb-viewtype-date#sp-entry-content-45 > dl, .hpb-viewtype-date#sp-entry-content-46 > dl, .hpb-viewtype-date#sp-entry-content-47 > dl, .hpb-viewtype-date#sp-entry-content-48 > dl, .hpb-viewtype-date#sp-entry-content-49 > dl, .hpb-viewtype-date#sp-entry-content-5 > dl, .hpb-viewtype-date#sp-entry-content-50 > dl, .hpb-viewtype-date#sp-entry-content-51 > dl, .hpb-viewtype-date#sp-entry-content-52 > dl, .hpb-viewtype-date#sp-entry-content-53 > dl, .hpb-viewtype-date#sp-entry-content-54 > dl, .hpb-viewtype-date#sp-entry-content-55 > dl, .hpb-viewtype-date#sp-entry-content-56 > dl, .hpb-viewtype-date#sp-entry-content-57 > dl, .hpb-viewtype-date#sp-entry-content-58 > dl, .hpb-viewtype-date#sp-entry-content-59 > 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-2 > dl, .hpb-viewtype-date#sp-wp-post-list-3 > 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-35 > article > header, .hpb-viewtype-simple#sp-entry-content-36 > article > header, .hpb-viewtype-simple#sp-entry-content-37 > article > header, .hpb-viewtype-simple#sp-entry-content-38 > article > header, .hpb-viewtype-simple#sp-entry-content-39 > article > header, .hpb-viewtype-simple#sp-entry-content-4 > article > header, .hpb-viewtype-simple#sp-entry-content-40 > article > header, .hpb-viewtype-simple#sp-entry-content-41 > article > header, .hpb-viewtype-simple#sp-entry-content-42 > article > header, .hpb-viewtype-simple#sp-entry-content-43 > article > header, .hpb-viewtype-simple#sp-entry-content-44 > article > header, .hpb-viewtype-simple#sp-entry-content-45 > article > header, .hpb-viewtype-simple#sp-entry-content-46 > article > header, .hpb-viewtype-simple#sp-entry-content-47 > article > header, .hpb-viewtype-simple#sp-entry-content-48 > article > header, .hpb-viewtype-simple#sp-entry-content-49 > article > header, .hpb-viewtype-simple#sp-entry-content-5 > article > header, .hpb-viewtype-simple#sp-entry-content-50 > article > header, .hpb-viewtype-simple#sp-entry-content-51 > article > header, .hpb-viewtype-simple#sp-entry-content-52 > article > header, .hpb-viewtype-simple#sp-entry-content-53 > article > header, .hpb-viewtype-simple#sp-entry-content-54 > article > header, .hpb-viewtype-simple#sp-entry-content-55 > article > header, .hpb-viewtype-simple#sp-entry-content-56 > article > header, .hpb-viewtype-simple#sp-entry-content-57 > article > header, .hpb-viewtype-simple#sp-entry-content-58 > article > header, .hpb-viewtype-simple#sp-entry-content-59 > 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-2 > article > header, .hpb-viewtype-simple#sp-wp-post-list-3 > 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-35, .sp-wp-post-list#sp-entry-content-36, .sp-wp-post-list#sp-entry-content-37, .sp-wp-post-list#sp-entry-content-38, .sp-wp-post-list#sp-entry-content-39, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-40, .sp-wp-post-list#sp-entry-content-41, .sp-wp-post-list#sp-entry-content-42, .sp-wp-post-list#sp-entry-content-43, .sp-wp-post-list#sp-entry-content-44, .sp-wp-post-list#sp-entry-content-45, .sp-wp-post-list#sp-entry-content-46, .sp-wp-post-list#sp-entry-content-47, .sp-wp-post-list#sp-entry-content-48, .sp-wp-post-list#sp-entry-content-49, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-50, .sp-wp-post-list#sp-entry-content-51, .sp-wp-post-list#sp-entry-content-52, .sp-wp-post-list#sp-entry-content-53, .sp-wp-post-list#sp-entry-content-54, .sp-wp-post-list#sp-entry-content-55, .sp-wp-post-list#sp-entry-content-56, .sp-wp-post-list#sp-entry-content-57, .sp-wp-post-list#sp-entry-content-58, .sp-wp-post-list#sp-entry-content-59, .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-2, .sp-wp-post-list#sp-wp-post-list-3{
  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-35 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-49 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-50 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-51 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-52 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-53 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-54 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-55 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-56 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-57 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-58 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-59 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-2 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 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-35 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-39 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-40 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-49 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-50 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-51 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-52 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-53 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-54 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-55 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-56 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-57 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-58 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-59 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-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 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-35 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-49 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-50 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-51 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-52 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-53 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-54 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-55 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-56 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-57 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-58 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-59 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-2 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 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-35 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-39 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-40 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-49 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-50 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-51 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-52 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-53 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-54 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-55 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-56 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-57 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-58 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-59 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-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 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-35, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59, .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-2, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3{
  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-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > 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-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > 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-50 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > 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-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > 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-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > 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-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > 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-50 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > 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-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > 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-35 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > 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-40 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > 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-50 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > 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-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > 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-35 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > 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-40 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > 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-50 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > 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-2 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > 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-35 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > 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-40 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > 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-50 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > 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-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > 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-35, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-50, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59, .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-2, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3{
  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-35 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-50 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > 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-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > 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-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > 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-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > 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-50 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > 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-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > 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-35 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > 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-40 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > 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-50 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > 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-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > 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-35 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > 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-40 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > 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-50 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > 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-2 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > 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-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > 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-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > 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-50 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > 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-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > 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-35 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-36 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-37 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-38 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-39 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-40 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-41 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-42 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-43 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-44 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-45 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-46 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-47 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-48 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-49 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-50 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-51 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-52 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-53 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-54 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-55 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-56 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-57 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-58 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-59 > 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-2 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > 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-35 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-36 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-37 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-38 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-39 > 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-40 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-41 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-42 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-43 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-44 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-45 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-46 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-47 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-48 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-49 > 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-50 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-51 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-52 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-53 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-54 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-55 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-56 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-57 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-58 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-59 > 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-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){
  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-35 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-36 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-37 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-38 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-39 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-40 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-41 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-42 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-43 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-44 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-45 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-46 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-47 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-48 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-49 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-50 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-51 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-52 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-53 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-54 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-55 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-56 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-57 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-58 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-59 > 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-2 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > 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-35 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > 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-40 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-49 > 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-50 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-51 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-52 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-53 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-54 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-55 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-56 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-57 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-58 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-59 > 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-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > 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-35 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-40 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-49 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-50 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-51 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-52 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-53 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-54 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-55 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-56 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-57 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-58 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-59 > 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-2 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > 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-35 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > 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-40 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-49 > 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-50 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-51 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-52 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-53 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-54 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-55 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-56 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-57 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-58 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-59 > 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-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){
  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-35 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-40 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-49 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-50 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-51 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-52 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-53 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-54 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-55 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-56 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-57 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-58 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-59 > 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-2 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > 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-35 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-36 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-37 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-38 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-39 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-40 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-41 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-42 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-43 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-44 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-45 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-46 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-47 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-48 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-49 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-50 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-51 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-52 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-53 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-54 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-55 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-56 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-57 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-58 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-59 > 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-2 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > 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-35 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-36 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-37 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-38 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-39 > 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-40 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-41 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-42 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-43 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-44 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-45 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-46 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-47 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-48 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-49 > 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-50 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-51 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-52 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-53 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-54 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-55 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-56 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-57 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-58 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-59 > 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-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){
  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;
}

