#colophon {
}

#colophon .sp-site-navigation{
  float : none;
}

#colophon .sp-site-navigation ul > li > a{
  color : #ffffff;
  background-color : #373839;
}

#colophon-inner{
  background-color : #ffffff;
  background-image : url(img/new-futter2.gif);
  background-repeat : no-repeat;
  background-position : center top;
  background-size : contain;
  padding-top : 0px;
  padding-left : 50px;
  padding-right : 50px;
  padding-bottom : 100px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#content{
  min-height : 50px;
}

#contenthead{
  background-position : left top;
}

#main-inner {
}

#masthead {
}

#masthead-inner {
}

#page{
  font-size : 1.6rem;
}

#primary {
}

#sidebar2 {
}

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

*{
  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{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-google-map{
  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 : #333333;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

a:hover{
  color : #333333;
  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.5;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon{
    background-color : #373839;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #000000;
  }

  #colophon .sp-site-navigation{
    width : 100%;
    float : none;
  }

  #colophon .sp-site-navigation ul{
    float : none;
  }

  #colophon .sp-site-navigation ul > li > a{
    color : #ffffff;
    background-color : #373839;
    padding-top : 14px;
    padding-bottom : 14px;
  }

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

  #content{
    min-height : 50px;
  }

  #contenthead {
  }

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

  #main-inner {
  }

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

  #main> #contenthead> a {
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary {
  }

  #sidebar2 {
  }

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

  .sp-html-src {
  }

  .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{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1400px;
  }
}

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

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

  #contenthead{
    width : 1400px;
  }

  #contenthead > a{
    margin-left : -200px;
    margin-right : -200px;
  }

  #main-inner{
    margin-top : 30px;
    width : 1050px;
  }

  #primary{
    width : 100%;
  }

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

  .home #masthead {
  }
}

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

  #colophon {
  }

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 0px;
  }

  #main{
    z-index : 1;
  }

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

  #masthead{
    z-index : 2;
  }

  #masthead #masthead-inner .button-menu > .menu-toggle{
    background-color : transparent !important;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 0px;
    height : 0px;
    position : absolute;
    top : 15px;
    right : 8px;
  }

  #masthead-inner {
  }

  #page {
  }

  #primary {
  }

  #sidebar2 {
  }

  *{
    box-sizing : border-box;
  }

  .home #main {
  }

  .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{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

  .sp-yahoo-map{
    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;
  }

  embed{
    max-width : 100%;
  }
}

#sp-page-title-29{
  background-image : url(img/sp-pagetitle-6be.png),url(img/sp-pagetitle-6af.png),url(img/sp-pagetitle-6bo.png);
  background-repeat : no-repeat,no-repeat;
  background-position : left top,right top,left bottom;
  width : 100%;
  height : 68px;
}

#sp-page-title-29 > h1{
  font-size : 20px;
  font-weight : bold;
  color : #ffffff;
  background-color : #f29c9f;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 29px;
  margin-right : 27px;
  margin-bottom : 14px;
  height : 54px;
  overflow : hidden;
  box-sizing : border-box;
}

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

  #sp-page-title-29{
    background-image : none;
    text-align : left;
    width : 100%;
    height : 54px;
  }

  #sp-page-title-29 > h1{
    font-size : 18px;
    font-weight : bold;
    line-height : 40px;
    color : #ffffff;
    text-indent : 20px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-top-left-radius : 25px 25px;
    border-top-right-radius : 25px 25px;
    border-bottom-right-radius : 25px 25px;
    border-bottom-left-radius : 25px 25px;
    height : 40px;
    box-sizing : border-box;
  }
}

#sp-page-title-2{
  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;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-2 > h1{
  font-size : 20px;
  color : #000000;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

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

#sp-definition-list-1, #sp-definition-list-2{
  font-size : 1.6rem;
  line-height : 2;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-form-1, #sp-form-10, #sp-form-11, #sp-form-12, #sp-form-13, #sp-form-14, #sp-form-15, #sp-form-16, #sp-form-17, #sp-form-18, #sp-form-19, #sp-form-2, #sp-form-3, #sp-form-4, #sp-form-5, #sp-form-6, #sp-form-7, #sp-form-8, #sp-form-9{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight : normal;
  background-color : #ffd9d9;
  padding-top : 50px;
  padding-left : 50px;
  padding-right : 50px;
  padding-bottom : 50px;
  position : relative;
}

#sp-form-1 input, #sp-form-10 input, #sp-form-11 input, #sp-form-12 input, #sp-form-13 input, #sp-form-14 input, #sp-form-15 input, #sp-form-16 input, #sp-form-17 input, #sp-form-18 input, #sp-form-19 input, #sp-form-2 input, #sp-form-3 input, #sp-form-4 input, #sp-form-5 input, #sp-form-6 input, #sp-form-7 input, #sp-form-8 input, #sp-form-9 input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  color : #6d6d6d;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 6px;
  margin-left : 0px;
  margin-right : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a0a0a0;
  border-left-color : #a0a0a0;
  border-right-color : #a0a0a0;
  border-bottom-color : #a0a0a0;
  width : 100%;
  box-sizing : border-box;
}

#sp-form-1 input:focus, #sp-form-10 input:focus, #sp-form-11 input:focus, #sp-form-12 input:focus, #sp-form-13 input:focus, #sp-form-14 input:focus, #sp-form-15 input:focus, #sp-form-16 input:focus, #sp-form-17 input:focus, #sp-form-18 input:focus, #sp-form-19 input:focus, #sp-form-2 input:focus, #sp-form-3 input:focus, #sp-form-4 input:focus, #sp-form-5 input:focus, #sp-form-6 input:focus, #sp-form-7 input:focus, #sp-form-8 input:focus, #sp-form-9 input:focus{
  background-color : #f2f2f2;
}

#sp-form-1 input[type="radio"], #sp-form-10 input[type="radio"], #sp-form-11 input[type="radio"], #sp-form-12 input[type="radio"], #sp-form-13 input[type="radio"], #sp-form-14 input[type="radio"], #sp-form-15 input[type="radio"], #sp-form-16 input[type="radio"], #sp-form-17 input[type="radio"], #sp-form-18 input[type="radio"], #sp-form-19 input[type="radio"], #sp-form-2 input[type="radio"], #sp-form-3 input[type="radio"], #sp-form-4 input[type="radio"], #sp-form-5 input[type="radio"], #sp-form-6 input[type="radio"], #sp-form-7 input[type="radio"], #sp-form-8 input[type="radio"], #sp-form-9 input[type="radio"]{
  vertical-align : baseline;
  margin-right : 3px;
  width : 20px;
}

#sp-form-1 td, #sp-form-10 td, #sp-form-11 td, #sp-form-12 td, #sp-form-13 td, #sp-form-14 td, #sp-form-15 td, #sp-form-16 td, #sp-form-17 td, #sp-form-18 td, #sp-form-19 td, #sp-form-2 td, #sp-form-3 td, #sp-form-4 td, #sp-form-5 td, #sp-form-6 td, #sp-form-7 td, #sp-form-8 td, #sp-form-9 td{
  text-align : left;
  padding-top : 11px;
  padding-left : 19px;
  padding-right : 23px;
  padding-bottom : 11px;
  margin-left : 16px;
  margin-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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  width : auto;
}

#sp-form-1 textarea, #sp-form-10 textarea, #sp-form-11 textarea, #sp-form-12 textarea, #sp-form-13 textarea, #sp-form-14 textarea, #sp-form-15 textarea, #sp-form-16 textarea, #sp-form-17 textarea, #sp-form-18 textarea, #sp-form-19 textarea, #sp-form-2 textarea, #sp-form-3 textarea, #sp-form-4 textarea, #sp-form-5 textarea, #sp-form-6 textarea, #sp-form-7 textarea, #sp-form-8 textarea, #sp-form-9 textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  color : #6d6d6d;
}

#sp-form-1 textarea:focus, #sp-form-10 textarea:focus, #sp-form-11 textarea:focus, #sp-form-12 textarea:focus, #sp-form-13 textarea:focus, #sp-form-14 textarea:focus, #sp-form-15 textarea:focus, #sp-form-16 textarea:focus, #sp-form-17 textarea:focus, #sp-form-18 textarea:focus, #sp-form-19 textarea:focus, #sp-form-2 textarea:focus, #sp-form-3 textarea:focus, #sp-form-4 textarea:focus, #sp-form-5 textarea:focus, #sp-form-6 textarea:focus, #sp-form-7 textarea:focus, #sp-form-8 textarea:focus, #sp-form-9 textarea:focus{
  background-color : #f2f2f2;
}

#sp-form-1 textarea[name="message"], #sp-form-10 textarea[name="message"], #sp-form-11 textarea[name="message"], #sp-form-12 textarea[name="message"], #sp-form-13 textarea[name="message"], #sp-form-14 textarea[name="message"], #sp-form-15 textarea[name="message"], #sp-form-16 textarea[name="message"], #sp-form-17 textarea[name="message"], #sp-form-18 textarea[name="message"], #sp-form-19 textarea[name="message"], #sp-form-2 textarea[name="message"], #sp-form-3 textarea[name="message"], #sp-form-4 textarea[name="message"], #sp-form-5 textarea[name="message"], #sp-form-6 textarea[name="message"], #sp-form-7 textarea[name="message"], #sp-form-8 textarea[name="message"], #sp-form-9 textarea[name="message"]{
  font-style : normal;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a0a0a0;
  border-left-color : #a0a0a0;
  border-right-color : #a0a0a0;
  border-bottom-color : #a0a0a0;
  width : 100%;
  height : 75px;
  box-sizing : border-box;
}

#sp-form-1 th, #sp-form-10 th, #sp-form-11 th, #sp-form-12 th, #sp-form-13 th, #sp-form-14 th, #sp-form-15 th, #sp-form-16 th, #sp-form-17 th, #sp-form-18 th, #sp-form-19 th, #sp-form-2 th, #sp-form-3 th, #sp-form-4 th, #sp-form-5 th, #sp-form-6 th, #sp-form-7 th, #sp-form-8 th, #sp-form-9 th{
  font-size : 1.3rem;
  color : #ffd9d9;
  background-color : #ed4545;
  text-align : left;
  padding-top : 20px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 20px;
  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;
  width : auto;
}

#sp-form-1 > input[type="submit"], #sp-form-10 > input[type="submit"], #sp-form-11 > input[type="submit"], #sp-form-12 > input[type="submit"], #sp-form-13 > input[type="submit"], #sp-form-14 > input[type="submit"], #sp-form-15 > input[type="submit"], #sp-form-16 > input[type="submit"], #sp-form-17 > input[type="submit"], #sp-form-18 > input[type="submit"], #sp-form-19 > input[type="submit"], #sp-form-2 > input[type="submit"], #sp-form-3 > input[type="submit"], #sp-form-4 > input[type="submit"], #sp-form-5 > input[type="submit"], #sp-form-6 > input[type="submit"], #sp-form-7 > input[type="submit"], #sp-form-8 > input[type="submit"], #sp-form-9 > input[type="submit"]{
  font-size : 1.3rem;
  color : #ffd9d9;
  background-color : #ed4545;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  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 : #ffd9d9;
  border-left-color : #ffd9d9;
  border-right-color : #ffd9d9;
  border-bottom-color : #ffd9d9;
  width : 100px;
  height : 37px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 > input[type="submit"]:active, #sp-form-10 > input[type="submit"]:active, #sp-form-11 > input[type="submit"]:active, #sp-form-12 > input[type="submit"]:active, #sp-form-13 > input[type="submit"]:active, #sp-form-14 > input[type="submit"]:active, #sp-form-15 > input[type="submit"]:active, #sp-form-16 > input[type="submit"]:active, #sp-form-17 > input[type="submit"]:active, #sp-form-18 > input[type="submit"]:active, #sp-form-19 > input[type="submit"]:active, #sp-form-2 > input[type="submit"]:active, #sp-form-3 > input[type="submit"]:active, #sp-form-4 > input[type="submit"]:active, #sp-form-5 > input[type="submit"]:active, #sp-form-6 > input[type="submit"]:active, #sp-form-7 > input[type="submit"]:active, #sp-form-8 > input[type="submit"]:active, #sp-form-9 > input[type="submit"]:active{
  position : relative;
  top : 2px;
}

#sp-form-1> input[type="submit"]:hover, #sp-form-10> input[type="submit"]:hover, #sp-form-11> input[type="submit"]:hover, #sp-form-12> input[type="submit"]:hover, #sp-form-13> input[type="submit"]:hover, #sp-form-14> input[type="submit"]:hover, #sp-form-15> input[type="submit"]:hover, #sp-form-16> input[type="submit"]:hover, #sp-form-17> input[type="submit"]:hover, #sp-form-18> input[type="submit"]:hover, #sp-form-19> input[type="submit"]:hover, #sp-form-2> input[type="submit"]:hover, #sp-form-3> input[type="submit"]:hover, #sp-form-4> input[type="submit"]:hover, #sp-form-5> input[type="submit"]:hover, #sp-form-6> input[type="submit"]:hover, #sp-form-7> input[type="submit"]:hover, #sp-form-8> input[type="submit"]:hover, #sp-form-9> input[type="submit"]:hover {
}

#sp-form-1 > table, #sp-form-10 > table, #sp-form-11 > table, #sp-form-12 > table, #sp-form-13 > table, #sp-form-14 > table, #sp-form-15 > table, #sp-form-16 > table, #sp-form-17 > table, #sp-form-18 > table, #sp-form-19 > table, #sp-form-2 > table, #sp-form-3 > table, #sp-form-4 > table, #sp-form-5 > table, #sp-form-6 > table, #sp-form-7 > table, #sp-form-8 > table, #sp-form-9 > table{
  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;
  width : 100%;
}

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

  #sp-form-1, #sp-form-10, #sp-form-11, #sp-form-12, #sp-form-13, #sp-form-14, #sp-form-15, #sp-form-16, #sp-form-17, #sp-form-18, #sp-form-19, #sp-form-2, #sp-form-3, #sp-form-4, #sp-form-5, #sp-form-6, #sp-form-7, #sp-form-8, #sp-form-9{
    padding-top : 25px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-form-1 input, #sp-form-10 input, #sp-form-11 input, #sp-form-12 input, #sp-form-13 input, #sp-form-14 input, #sp-form-15 input, #sp-form-16 input, #sp-form-17 input, #sp-form-18 input, #sp-form-19 input, #sp-form-2 input, #sp-form-3 input, #sp-form-4 input, #sp-form-5 input, #sp-form-6 input, #sp-form-7 input, #sp-form-8 input, #sp-form-9 input{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  #sp-form-1 input[type="submit"], #sp-form-10 input[type="submit"], #sp-form-11 input[type="submit"], #sp-form-12 input[type="submit"], #sp-form-13 input[type="submit"], #sp-form-14 input[type="submit"], #sp-form-15 input[type="submit"], #sp-form-16 input[type="submit"], #sp-form-17 input[type="submit"], #sp-form-18 input[type="submit"], #sp-form-19 input[type="submit"], #sp-form-2 input[type="submit"], #sp-form-3 input[type="submit"], #sp-form-4 input[type="submit"], #sp-form-5 input[type="submit"], #sp-form-6 input[type="submit"], #sp-form-7 input[type="submit"], #sp-form-8 input[type="submit"], #sp-form-9 input[type="submit"]{
    float : right;
    position : relative;
  }

  #sp-form-1 input[type="text"], #sp-form-10 input[type="text"], #sp-form-11 input[type="text"], #sp-form-12 input[type="text"], #sp-form-13 input[type="text"], #sp-form-14 input[type="text"], #sp-form-15 input[type="text"], #sp-form-16 input[type="text"], #sp-form-17 input[type="text"], #sp-form-18 input[type="text"], #sp-form-19 input[type="text"], #sp-form-2 input[type="text"], #sp-form-3 input[type="text"], #sp-form-4 input[type="text"], #sp-form-5 input[type="text"], #sp-form-6 input[type="text"], #sp-form-7 input[type="text"], #sp-form-8 input[type="text"], #sp-form-9 input[type="text"]{
    padding-top : 15px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 15px;
    width : 100%;
  }

  #sp-form-1 table, #sp-form-10 table, #sp-form-11 table, #sp-form-12 table, #sp-form-13 table, #sp-form-14 table, #sp-form-15 table, #sp-form-16 table, #sp-form-17 table, #sp-form-18 table, #sp-form-19 table, #sp-form-2 table, #sp-form-3 table, #sp-form-4 table, #sp-form-5 table, #sp-form-6 table, #sp-form-7 table, #sp-form-8 table, #sp-form-9 table{
    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 : 100%;
  }

  #sp-form-1 td, #sp-form-10 td, #sp-form-11 td, #sp-form-12 td, #sp-form-13 td, #sp-form-14 td, #sp-form-15 td, #sp-form-16 td, #sp-form-17 td, #sp-form-18 td, #sp-form-19 td, #sp-form-2 td, #sp-form-3 td, #sp-form-4 td, #sp-form-5 td, #sp-form-6 td, #sp-form-7 td, #sp-form-8 td, #sp-form-9 td{
    margin-left : 0px;
    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;
    display : block;
  }

  #sp-form-1 textarea, #sp-form-10 textarea, #sp-form-11 textarea, #sp-form-12 textarea, #sp-form-13 textarea, #sp-form-14 textarea, #sp-form-15 textarea, #sp-form-16 textarea, #sp-form-17 textarea, #sp-form-18 textarea, #sp-form-19 textarea, #sp-form-2 textarea, #sp-form-3 textarea, #sp-form-4 textarea, #sp-form-5 textarea, #sp-form-6 textarea, #sp-form-7 textarea, #sp-form-8 textarea, #sp-form-9 textarea{
    width : 100%;
  }

  #sp-form-1 textarea[name="message"], #sp-form-10 textarea[name="message"], #sp-form-11 textarea[name="message"], #sp-form-12 textarea[name="message"], #sp-form-13 textarea[name="message"], #sp-form-14 textarea[name="message"], #sp-form-15 textarea[name="message"], #sp-form-16 textarea[name="message"], #sp-form-17 textarea[name="message"], #sp-form-18 textarea[name="message"], #sp-form-19 textarea[name="message"], #sp-form-2 textarea[name="message"], #sp-form-3 textarea[name="message"], #sp-form-4 textarea[name="message"], #sp-form-5 textarea[name="message"], #sp-form-6 textarea[name="message"], #sp-form-7 textarea[name="message"], #sp-form-8 textarea[name="message"], #sp-form-9 textarea[name="message"]{
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    width : 100%;
  }

  #sp-form-1 th, #sp-form-10 th, #sp-form-11 th, #sp-form-12 th, #sp-form-13 th, #sp-form-14 th, #sp-form-15 th, #sp-form-16 th, #sp-form-17 th, #sp-form-18 th, #sp-form-19 th, #sp-form-2 th, #sp-form-3 th, #sp-form-4 th, #sp-form-5 th, #sp-form-6 th, #sp-form-7 th, #sp-form-8 th, #sp-form-9 th{
    padding-top : 5px;
    padding-left : 8px;
    padding-right : 8px;
    padding-bottom : 5px;
    margin-left : 0px;
    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;
    display : block;
  }
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#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-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-color : #ffb8b8;
  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;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffebeb;
  border-bottom-color : #ffebeb;
  width : 100%;
  height : auto;
}

#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-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > 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 : 20px;
  color : #555555;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-1, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22{
  background-color : #bfdcfa;
  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;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #242f5b;
  border-bottom-color : #242f5b;
  width : 100%;
  height : auto;
}

#sp-page-title-1 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1{
  font-size : 20px;
  color : #242f5b;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-site-navigation-1{
  background-color : transparent;
}

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

  #sp-site-navigation-1{
    width : 690px;
    float : right;
  }

  #sp-site-navigation-1 > ul{
    float : right;
  }

  #sp-site-navigation-1 > ul ul{
    border-top-width : 1px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-bottom-width : 0px;
    border-top-style : solid;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #000000;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

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

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #000000;
    border-right-color : #000000;
    border-bottom-color : #000000;
  }

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

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

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

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    font-weight : bold;
    color : #000000;
    background-color : transparent;
    border-bottom-color : #c10103;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #000000;
    padding-top : 10px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    border-bottom-width : 6px;
    border-bottom-style : solid;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    font-weight : bold;
    color : #000000;
    background-color : transparent;
    border-bottom-color : #c10103;
  }
}

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

  #sp-site-navigation-1{
    padding-top : 0px;
    margin-top : 0px;
    z-index : 1;
    overflow : visible;
  }

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : transparent;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 29px auto;
    text-indent : -9999px;
    padding-top : 33px;
    padding-left : 0px;
    padding-right : 29px;
    padding-bottom : 0px;
    margin-left : auto;
    margin-bottom : 12px;
    width : 100%;
    height : 0px;
    overflow : hidden;
  }

  #sp-site-navigation-1 > ul{
    background-color : #f0f0f0;
    padding-top : 1px;
    padding-bottom : 1px;
    width : 100%;
    float : left;
    position : relative;
    top : 0px;
    right : 0px;
  }

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

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

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

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

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

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

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

#sp-site-branding2-1{
  margin-bottom : 0px;
  float : left;
  z-index : 2;
}

#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;
  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 : 13px;
    padding-bottom : 12px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 281px auto;
    width : 281px;
    height : 35px;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 18px;
    padding-bottom : 17px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 200px auto;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : 0px;
    width : 200px;
    height : 25px;
  }
}

#sp-page-title-28, #sp-page-title-3, #sp-page-title-4{
  padding-top : 10px;
}

#sp-page-title-28 + article, #sp-page-title-3 + article, #sp-page-title-4 + article{
  margin-bottom : 40px;
}

#sp-page-title-28+ article> #page-content, #sp-page-title-3+ article> #page-content, #sp-page-title-4+ article> #page-content {
}

#sp-page-title-28+ div.sp-block-container, #sp-page-title-3+ div.sp-block-container, #sp-page-title-4+ div.sp-block-container {
}

#sp-page-title-28 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : transparent;
}

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

  #sp-page-title-28, #sp-page-title-3, #sp-page-title-4 {
  }

  #sp-page-title-28 + article, #sp-page-title-3 + article, #sp-page-title-4 + article{
    margin-bottom : 20px;
  }

  #sp-page-title-28+ article> #page-content, #sp-page-title-3+ article> #page-content, #sp-page-title-4+ article> #page-content {
  }

  #sp-page-title-28+ div.sp-block-container, #sp-page-title-3+ div.sp-block-container, #sp-page-title-4+ div.sp-block-container {
  }

  #sp-page-title-28 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1{
    font-size : 2.2rem;
  }
}

.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-3, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3{
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
  margin-bottom : 50px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.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-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-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-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-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-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-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-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-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 > 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-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-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-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt{
  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-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #000000;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #222324;
  display : block;
}

.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-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover{
  color : #000000;
  text-decoration : underline;
}

.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-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl{
  margin-left : 40px;
  margin-right : 20px;
}

.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-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-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-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a{
  color : #333333;
  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-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-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-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 3px 5px;
  padding-left : 25px;
  float : left;
  clear : both;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry{
  text-align : right;
  padding-top : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -30px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a{
  font-size : 1.2rem;
  font-weight : bold;
  color : #222324;
  text-decoration : none;
  text-align : center;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #c10103;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : auto;
  display : inline-block;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-10 > article, .sp-wp-post-list#sp-entry-content-11 > article, .sp-wp-post-list#sp-entry-content-12 > article, .sp-wp-post-list#sp-entry-content-13 > article, .sp-wp-post-list#sp-entry-content-14 > article, .sp-wp-post-list#sp-entry-content-15 > article, .sp-wp-post-list#sp-entry-content-16 > article, .sp-wp-post-list#sp-entry-content-17 > article, .sp-wp-post-list#sp-entry-content-18 > article, .sp-wp-post-list#sp-entry-content-19 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-20 > article, .sp-wp-post-list#sp-entry-content-21 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-2 > article, .sp-wp-post-list#sp-wp-post-list-3 > article{
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph {
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .big{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .ins{
  background-color : #fff9c0;
  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;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .pre{
  line-height : 1.6;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a{
  color : #c10103;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph b {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph cite {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph code {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph dfn {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph em {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph i {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph kbd {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph q {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph s {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph samp {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph small {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph strong {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph sub {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph sup {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph u {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph var {
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > blockquote, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > blockquote, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > blockquote{
  background-color : #ffffff;
  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;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > blockquote p:first-child{
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> dl {
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > hr{
  background-color : #d5d5d5;
  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;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > p, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > p, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > p:nth-of-type(1){
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> ul {
}

.sp-wp-post-list#sp-entry-content-1 > article > footer, .sp-wp-post-list#sp-entry-content-10 > article > footer, .sp-wp-post-list#sp-entry-content-11 > article > footer, .sp-wp-post-list#sp-entry-content-12 > article > footer, .sp-wp-post-list#sp-entry-content-13 > article > footer, .sp-wp-post-list#sp-entry-content-14 > article > footer, .sp-wp-post-list#sp-entry-content-15 > article > footer, .sp-wp-post-list#sp-entry-content-16 > article > footer, .sp-wp-post-list#sp-entry-content-17 > article > footer, .sp-wp-post-list#sp-entry-content-18 > article > footer, .sp-wp-post-list#sp-entry-content-19 > article > footer, .sp-wp-post-list#sp-entry-content-2 > article > footer, .sp-wp-post-list#sp-entry-content-20 > article > footer, .sp-wp-post-list#sp-entry-content-21 > article > footer, .sp-wp-post-list#sp-entry-content-3 > article > footer, .sp-wp-post-list#sp-entry-content-4 > article > footer, .sp-wp-post-list#sp-entry-content-5 > article > footer, .sp-wp-post-list#sp-entry-content-6 > article > footer, .sp-wp-post-list#sp-entry-content-7 > article > footer, .sp-wp-post-list#sp-entry-content-8 > article > footer, .sp-wp-post-list#sp-entry-content-9 > article > footer, .sp-wp-post-list#sp-wp-post-list-2 > article > footer, .sp-wp-post-list#sp-wp-post-list-3 > article > footer{
  font-size : 1.2rem;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  clear : both;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-11 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-12 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-13 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-14 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-15 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-16 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-17 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-18 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-19 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-20 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-21 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-9 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author::before{
  background-image : url(img/icon-author.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-10 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-11 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-12 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-13 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-14 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-15 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-16 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-17 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-18 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-19 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-20 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-21 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-9 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links::before{
  background-image : url(img/icon-cat.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 17px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-10 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-11 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-12 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-13 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-14 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-15 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-16 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-17 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-18 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-19 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-20 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-21 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-9 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link::before{
  background-image : url(img/icon-comments.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 17px;
  height : 13px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date, .sp-wp-post-list#sp-entry-content-10 > article > footer .date, .sp-wp-post-list#sp-entry-content-11 > article > footer .date, .sp-wp-post-list#sp-entry-content-12 > article > footer .date, .sp-wp-post-list#sp-entry-content-13 > article > footer .date, .sp-wp-post-list#sp-entry-content-14 > article > footer .date, .sp-wp-post-list#sp-entry-content-15 > article > footer .date, .sp-wp-post-list#sp-entry-content-16 > article > footer .date, .sp-wp-post-list#sp-entry-content-17 > article > footer .date, .sp-wp-post-list#sp-entry-content-18 > article > footer .date, .sp-wp-post-list#sp-entry-content-19 > article > footer .date, .sp-wp-post-list#sp-entry-content-2 > article > footer .date, .sp-wp-post-list#sp-entry-content-20 > article > footer .date, .sp-wp-post-list#sp-entry-content-21 > article > footer .date, .sp-wp-post-list#sp-entry-content-3 > article > footer .date, .sp-wp-post-list#sp-entry-content-4 > article > footer .date, .sp-wp-post-list#sp-entry-content-5 > article > footer .date, .sp-wp-post-list#sp-entry-content-6 > article > footer .date, .sp-wp-post-list#sp-entry-content-7 > article > footer .date, .sp-wp-post-list#sp-entry-content-8 > article > footer .date, .sp-wp-post-list#sp-entry-content-9 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date::before{
  background-image : url(img/icon-date.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-10 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-11 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-12 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-13 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-14 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-15 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-16 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-17 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-18 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-19 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-20 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-21 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-9 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .edit-link{
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .sep, .sp-wp-post-list#sp-entry-content-10 > article > footer .sep, .sp-wp-post-list#sp-entry-content-11 > article > footer .sep, .sp-wp-post-list#sp-entry-content-12 > article > footer .sep, .sp-wp-post-list#sp-entry-content-13 > article > footer .sep, .sp-wp-post-list#sp-entry-content-14 > article > footer .sep, .sp-wp-post-list#sp-entry-content-15 > article > footer .sep, .sp-wp-post-list#sp-entry-content-16 > article > footer .sep, .sp-wp-post-list#sp-entry-content-17 > article > footer .sep, .sp-wp-post-list#sp-entry-content-18 > article > footer .sep, .sp-wp-post-list#sp-entry-content-19 > article > footer .sep, .sp-wp-post-list#sp-entry-content-2 > article > footer .sep, .sp-wp-post-list#sp-entry-content-20 > article > footer .sep, .sp-wp-post-list#sp-entry-content-21 > article > footer .sep, .sp-wp-post-list#sp-entry-content-3 > article > footer .sep, .sp-wp-post-list#sp-entry-content-4 > article > footer .sep, .sp-wp-post-list#sp-entry-content-5 > article > footer .sep, .sp-wp-post-list#sp-entry-content-6 > article > footer .sep, .sp-wp-post-list#sp-entry-content-7 > article > footer .sep, .sp-wp-post-list#sp-entry-content-8 > article > footer .sep, .sp-wp-post-list#sp-entry-content-9 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .sep{
  display : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-10 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-11 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-12 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-13 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-14 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-15 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-16 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-17 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-18 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-19 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-20 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-21 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-9 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links::before{
  background-image : url(img/icon-tags.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer a, .sp-wp-post-list#sp-entry-content-10 > article > footer a, .sp-wp-post-list#sp-entry-content-11 > article > footer a, .sp-wp-post-list#sp-entry-content-12 > article > footer a, .sp-wp-post-list#sp-entry-content-13 > article > footer a, .sp-wp-post-list#sp-entry-content-14 > article > footer a, .sp-wp-post-list#sp-entry-content-15 > article > footer a, .sp-wp-post-list#sp-entry-content-16 > article > footer a, .sp-wp-post-list#sp-entry-content-17 > article > footer a, .sp-wp-post-list#sp-entry-content-18 > article > footer a, .sp-wp-post-list#sp-entry-content-19 > article > footer a, .sp-wp-post-list#sp-entry-content-2 > article > footer a, .sp-wp-post-list#sp-entry-content-20 > article > footer a, .sp-wp-post-list#sp-entry-content-21 > article > footer a, .sp-wp-post-list#sp-entry-content-3 > article > footer a, .sp-wp-post-list#sp-entry-content-4 > article > footer a, .sp-wp-post-list#sp-entry-content-5 > article > footer a, .sp-wp-post-list#sp-entry-content-6 > article > footer a, .sp-wp-post-list#sp-entry-content-7 > article > footer a, .sp-wp-post-list#sp-entry-content-8 > article > footer a, .sp-wp-post-list#sp-entry-content-9 > article > footer a, .sp-wp-post-list#sp-wp-post-list-2 > article > footer a, .sp-wp-post-list#sp-wp-post-list-3 > article > footer a{
  color : #c10103;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer span, .sp-wp-post-list#sp-entry-content-10 > article > footer span, .sp-wp-post-list#sp-entry-content-11 > article > footer span, .sp-wp-post-list#sp-entry-content-12 > article > footer span, .sp-wp-post-list#sp-entry-content-13 > article > footer span, .sp-wp-post-list#sp-entry-content-14 > article > footer span, .sp-wp-post-list#sp-entry-content-15 > article > footer span, .sp-wp-post-list#sp-entry-content-16 > article > footer span, .sp-wp-post-list#sp-entry-content-17 > article > footer span, .sp-wp-post-list#sp-entry-content-18 > article > footer span, .sp-wp-post-list#sp-entry-content-19 > article > footer span, .sp-wp-post-list#sp-entry-content-2 > article > footer span, .sp-wp-post-list#sp-entry-content-20 > article > footer span, .sp-wp-post-list#sp-entry-content-21 > article > footer span, .sp-wp-post-list#sp-entry-content-3 > article > footer span, .sp-wp-post-list#sp-entry-content-4 > article > footer span, .sp-wp-post-list#sp-entry-content-5 > article > footer span, .sp-wp-post-list#sp-entry-content-6 > article > footer span, .sp-wp-post-list#sp-entry-content-7 > article > footer span, .sp-wp-post-list#sp-entry-content-8 > article > footer span, .sp-wp-post-list#sp-entry-content-9 > article > footer span, .sp-wp-post-list#sp-wp-post-list-2 > article > footer span, .sp-wp-post-list#sp-wp-post-list-3 > article > footer span{
  margin-right : 15px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header, .sp-wp-post-list#sp-entry-content-10 > article > header, .sp-wp-post-list#sp-entry-content-11 > article > header, .sp-wp-post-list#sp-entry-content-12 > article > header, .sp-wp-post-list#sp-entry-content-13 > article > header, .sp-wp-post-list#sp-entry-content-14 > article > header, .sp-wp-post-list#sp-entry-content-15 > article > header, .sp-wp-post-list#sp-entry-content-16 > article > header, .sp-wp-post-list#sp-entry-content-17 > article > header, .sp-wp-post-list#sp-entry-content-18 > article > header, .sp-wp-post-list#sp-entry-content-19 > article > header, .sp-wp-post-list#sp-entry-content-2 > article > header, .sp-wp-post-list#sp-entry-content-20 > article > header, .sp-wp-post-list#sp-entry-content-21 > article > header, .sp-wp-post-list#sp-entry-content-3 > article > header, .sp-wp-post-list#sp-entry-content-4 > article > header, .sp-wp-post-list#sp-entry-content-5 > article > header, .sp-wp-post-list#sp-entry-content-6 > article > header, .sp-wp-post-list#sp-entry-content-7 > article > header, .sp-wp-post-list#sp-entry-content-8 > article > header, .sp-wp-post-list#sp-entry-content-9 > article > header, .sp-wp-post-list#sp-wp-post-list-2 > article > header, .sp-wp-post-list#sp-wp-post-list-3 > article > header{
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1, .sp-wp-post-list#sp-entry-content-10 > article > header > h1, .sp-wp-post-list#sp-entry-content-11 > article > header > h1, .sp-wp-post-list#sp-entry-content-12 > article > header > h1, .sp-wp-post-list#sp-entry-content-13 > article > header > h1, .sp-wp-post-list#sp-entry-content-14 > article > header > h1, .sp-wp-post-list#sp-entry-content-15 > article > header > h1, .sp-wp-post-list#sp-entry-content-16 > article > header > h1, .sp-wp-post-list#sp-entry-content-17 > article > header > h1, .sp-wp-post-list#sp-entry-content-18 > article > header > h1, .sp-wp-post-list#sp-entry-content-19 > article > header > h1, .sp-wp-post-list#sp-entry-content-2 > article > header > h1, .sp-wp-post-list#sp-entry-content-20 > article > header > h1, .sp-wp-post-list#sp-entry-content-21 > article > header > h1, .sp-wp-post-list#sp-entry-content-3 > article > header > h1, .sp-wp-post-list#sp-entry-content-4 > article > header > h1, .sp-wp-post-list#sp-entry-content-5 > article > header > h1, .sp-wp-post-list#sp-entry-content-6 > article > header > h1, .sp-wp-post-list#sp-entry-content-7 > article > header > h1, .sp-wp-post-list#sp-entry-content-8 > article > header > h1, .sp-wp-post-list#sp-entry-content-9 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h1{
  font-size : 1.8rem;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #262626;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4, .sp-wp-post-list#sp-entry-content-10 > article > header > h4, .sp-wp-post-list#sp-entry-content-11 > article > header > h4, .sp-wp-post-list#sp-entry-content-12 > article > header > h4, .sp-wp-post-list#sp-entry-content-13 > article > header > h4, .sp-wp-post-list#sp-entry-content-14 > article > header > h4, .sp-wp-post-list#sp-entry-content-15 > article > header > h4, .sp-wp-post-list#sp-entry-content-16 > article > header > h4, .sp-wp-post-list#sp-entry-content-17 > article > header > h4, .sp-wp-post-list#sp-entry-content-18 > article > header > h4, .sp-wp-post-list#sp-entry-content-19 > article > header > h4, .sp-wp-post-list#sp-entry-content-2 > article > header > h4, .sp-wp-post-list#sp-entry-content-20 > article > header > h4, .sp-wp-post-list#sp-entry-content-21 > article > header > h4, .sp-wp-post-list#sp-entry-content-3 > article > header > h4, .sp-wp-post-list#sp-entry-content-4 > article > header > h4, .sp-wp-post-list#sp-entry-content-5 > article > header > h4, .sp-wp-post-list#sp-entry-content-6 > article > header > h4, .sp-wp-post-list#sp-entry-content-7 > article > header > h4, .sp-wp-post-list#sp-entry-content-8 > article > header > h4, .sp-wp-post-list#sp-entry-content-9 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h4{
  font-size : 1.8rem;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-10 > article > p, .sp-wp-post-list#sp-entry-content-11 > article > p, .sp-wp-post-list#sp-entry-content-12 > article > p, .sp-wp-post-list#sp-entry-content-13 > article > p, .sp-wp-post-list#sp-entry-content-14 > article > p, .sp-wp-post-list#sp-entry-content-15 > article > p, .sp-wp-post-list#sp-entry-content-16 > article > p, .sp-wp-post-list#sp-entry-content-17 > article > p, .sp-wp-post-list#sp-entry-content-18 > article > p, .sp-wp-post-list#sp-entry-content-19 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-20 > article > p, .sp-wp-post-list#sp-entry-content-21 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-entry-content-6 > article > p, .sp-wp-post-list#sp-entry-content-7 > article > p, .sp-wp-post-list#sp-entry-content-8 > article > p, .sp-wp-post-list#sp-entry-content-9 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p{
  padding-left : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-10 > article > p > img, .sp-wp-post-list#sp-entry-content-11 > article > p > img, .sp-wp-post-list#sp-entry-content-12 > article > p > img, .sp-wp-post-list#sp-entry-content-13 > article > p > img, .sp-wp-post-list#sp-entry-content-14 > article > p > img, .sp-wp-post-list#sp-entry-content-15 > article > p > img, .sp-wp-post-list#sp-entry-content-16 > article > p > img, .sp-wp-post-list#sp-entry-content-17 > article > p > img, .sp-wp-post-list#sp-entry-content-18 > article > p > img, .sp-wp-post-list#sp-entry-content-19 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-20 > article > p > img, .sp-wp-post-list#sp-entry-content-21 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-entry-content-4 > article > p > img, .sp-wp-post-list#sp-entry-content-5 > article > p > img, .sp-wp-post-list#sp-entry-content-6 > article > p > img, .sp-wp-post-list#sp-entry-content-7 > article > p > img, .sp-wp-post-list#sp-entry-content-8 > article > p > img, .sp-wp-post-list#sp-entry-content-9 > article > p > img, .sp-wp-post-list#sp-wp-post-list-2 > article > p > img, .sp-wp-post-list#sp-wp-post-list-3 > article > p > img{
  display : block;
}

.sp-wp-post-list#sp-entry-content-1 > dl, .sp-wp-post-list#sp-entry-content-10 > dl, .sp-wp-post-list#sp-entry-content-11 > dl, .sp-wp-post-list#sp-entry-content-12 > dl, .sp-wp-post-list#sp-entry-content-13 > dl, .sp-wp-post-list#sp-entry-content-14 > dl, .sp-wp-post-list#sp-entry-content-15 > dl, .sp-wp-post-list#sp-entry-content-16 > dl, .sp-wp-post-list#sp-entry-content-17 > dl, .sp-wp-post-list#sp-entry-content-18 > dl, .sp-wp-post-list#sp-entry-content-19 > dl, .sp-wp-post-list#sp-entry-content-2 > dl, .sp-wp-post-list#sp-entry-content-20 > dl, .sp-wp-post-list#sp-entry-content-21 > dl, .sp-wp-post-list#sp-entry-content-3 > dl, .sp-wp-post-list#sp-entry-content-4 > dl, .sp-wp-post-list#sp-entry-content-5 > dl, .sp-wp-post-list#sp-entry-content-6 > dl, .sp-wp-post-list#sp-entry-content-7 > dl, .sp-wp-post-list#sp-entry-content-8 > dl, .sp-wp-post-list#sp-entry-content-9 > dl, .sp-wp-post-list#sp-wp-post-list-2 > dl, .sp-wp-post-list#sp-wp-post-list-3 > dl{
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-16 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-17 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-18 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-19 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-20 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > dl + .hpb-more-entry{
  padding-bottom : 0px;
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + nav, .sp-wp-post-list#sp-entry-content-10 > dl + nav, .sp-wp-post-list#sp-entry-content-11 > dl + nav, .sp-wp-post-list#sp-entry-content-12 > dl + nav, .sp-wp-post-list#sp-entry-content-13 > dl + nav, .sp-wp-post-list#sp-entry-content-14 > dl + nav, .sp-wp-post-list#sp-entry-content-15 > dl + nav, .sp-wp-post-list#sp-entry-content-16 > dl + nav, .sp-wp-post-list#sp-entry-content-17 > dl + nav, .sp-wp-post-list#sp-entry-content-18 > dl + nav, .sp-wp-post-list#sp-entry-content-19 > dl + nav, .sp-wp-post-list#sp-entry-content-2 > dl + nav, .sp-wp-post-list#sp-entry-content-20 > dl + nav, .sp-wp-post-list#sp-entry-content-21 > dl + nav, .sp-wp-post-list#sp-entry-content-3 > dl + nav, .sp-wp-post-list#sp-entry-content-4 > dl + nav, .sp-wp-post-list#sp-entry-content-5 > dl + nav, .sp-wp-post-list#sp-entry-content-6 > dl + nav, .sp-wp-post-list#sp-entry-content-7 > dl + nav, .sp-wp-post-list#sp-entry-content-8 > dl + nav, .sp-wp-post-list#sp-entry-content-9 > dl + nav, .sp-wp-post-list#sp-wp-post-list-2 > dl + nav, .sp-wp-post-list#sp-wp-post-list-3 > dl + nav{
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-10 > h3, .sp-wp-post-list#sp-entry-content-11 > h3, .sp-wp-post-list#sp-entry-content-12 > h3, .sp-wp-post-list#sp-entry-content-13 > h3, .sp-wp-post-list#sp-entry-content-14 > h3, .sp-wp-post-list#sp-entry-content-15 > h3, .sp-wp-post-list#sp-entry-content-16 > h3, .sp-wp-post-list#sp-entry-content-17 > h3, .sp-wp-post-list#sp-entry-content-18 > h3, .sp-wp-post-list#sp-entry-content-19 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-20 > h3, .sp-wp-post-list#sp-entry-content-21 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3{
  font-size : 3rem;
  font-weight : bold;
  background-color : transparent;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 > a, .sp-wp-post-list#sp-entry-content-10 > h3 > a, .sp-wp-post-list#sp-entry-content-11 > h3 > a, .sp-wp-post-list#sp-entry-content-12 > h3 > a, .sp-wp-post-list#sp-entry-content-13 > h3 > a, .sp-wp-post-list#sp-entry-content-14 > h3 > a, .sp-wp-post-list#sp-entry-content-15 > h3 > a, .sp-wp-post-list#sp-entry-content-16 > h3 > a, .sp-wp-post-list#sp-entry-content-17 > h3 > a, .sp-wp-post-list#sp-entry-content-18 > h3 > a, .sp-wp-post-list#sp-entry-content-19 > h3 > a, .sp-wp-post-list#sp-entry-content-2 > h3 > a, .sp-wp-post-list#sp-entry-content-20 > h3 > a, .sp-wp-post-list#sp-entry-content-21 > h3 > a, .sp-wp-post-list#sp-entry-content-3 > h3 > a, .sp-wp-post-list#sp-entry-content-4 > h3 > a, .sp-wp-post-list#sp-entry-content-5 > h3 > a, .sp-wp-post-list#sp-entry-content-6 > h3 > a, .sp-wp-post-list#sp-entry-content-7 > h3 > a, .sp-wp-post-list#sp-entry-content-8 > h3 > a, .sp-wp-post-list#sp-entry-content-9 > h3 > a, .sp-wp-post-list#sp-wp-post-list-2 > h3 > a, .sp-wp-post-list#sp-wp-post-list-3 > h3 > a{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article, .sp-wp-post-list#sp-entry-content-10 > h3 ~ article, .sp-wp-post-list#sp-entry-content-11 > h3 ~ article, .sp-wp-post-list#sp-entry-content-12 > h3 ~ article, .sp-wp-post-list#sp-entry-content-13 > h3 ~ article, .sp-wp-post-list#sp-entry-content-14 > h3 ~ article, .sp-wp-post-list#sp-entry-content-15 > h3 ~ article, .sp-wp-post-list#sp-entry-content-16 > h3 ~ article, .sp-wp-post-list#sp-entry-content-17 > h3 ~ article, .sp-wp-post-list#sp-entry-content-18 > h3 ~ article, .sp-wp-post-list#sp-entry-content-19 > h3 ~ article, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article, .sp-wp-post-list#sp-entry-content-20 > h3 ~ article, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article{
  padding-bottom : 30px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-10 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-11 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-12 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-13 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-14 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-15 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-16 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-17 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-18 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-19 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-20 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article > footer{
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-10 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-11 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-12 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-13 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-14 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-15 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-16 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-17 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-18 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-19 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-20 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article > header{
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-10 > header, .sp-wp-post-list#sp-entry-content-11 > header, .sp-wp-post-list#sp-entry-content-12 > header, .sp-wp-post-list#sp-entry-content-13 > header, .sp-wp-post-list#sp-entry-content-14 > header, .sp-wp-post-list#sp-entry-content-15 > header, .sp-wp-post-list#sp-entry-content-16 > header, .sp-wp-post-list#sp-entry-content-17 > header, .sp-wp-post-list#sp-entry-content-18 > header, .sp-wp-post-list#sp-entry-content-19 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-20 > header, .sp-wp-post-list#sp-entry-content-21 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header{
  font-size : 3rem;
  font-weight : bold;
  background-color : transparent;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > header > h1, .sp-wp-post-list#sp-entry-content-10 > header > h1, .sp-wp-post-list#sp-entry-content-11 > header > h1, .sp-wp-post-list#sp-entry-content-12 > header > h1, .sp-wp-post-list#sp-entry-content-13 > header > h1, .sp-wp-post-list#sp-entry-content-14 > header > h1, .sp-wp-post-list#sp-entry-content-15 > header > h1, .sp-wp-post-list#sp-entry-content-16 > header > h1, .sp-wp-post-list#sp-entry-content-17 > header > h1, .sp-wp-post-list#sp-entry-content-18 > header > h1, .sp-wp-post-list#sp-entry-content-19 > header > h1, .sp-wp-post-list#sp-entry-content-2 > header > h1, .sp-wp-post-list#sp-entry-content-20 > header > h1, .sp-wp-post-list#sp-entry-content-21 > header > h1, .sp-wp-post-list#sp-entry-content-3 > header > h1, .sp-wp-post-list#sp-entry-content-4 > header > h1, .sp-wp-post-list#sp-entry-content-5 > header > h1, .sp-wp-post-list#sp-entry-content-6 > header > h1, .sp-wp-post-list#sp-entry-content-7 > header > h1, .sp-wp-post-list#sp-entry-content-8 > header > h1, .sp-wp-post-list#sp-entry-content-9 > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > header > h1{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > nav, .sp-wp-post-list#sp-entry-content-10 > nav, .sp-wp-post-list#sp-entry-content-11 > nav, .sp-wp-post-list#sp-entry-content-12 > nav, .sp-wp-post-list#sp-entry-content-13 > nav, .sp-wp-post-list#sp-entry-content-14 > nav, .sp-wp-post-list#sp-entry-content-15 > nav, .sp-wp-post-list#sp-entry-content-16 > nav, .sp-wp-post-list#sp-entry-content-17 > nav, .sp-wp-post-list#sp-entry-content-18 > nav, .sp-wp-post-list#sp-entry-content-19 > nav, .sp-wp-post-list#sp-entry-content-2 > nav, .sp-wp-post-list#sp-entry-content-20 > nav, .sp-wp-post-list#sp-entry-content-21 > nav, .sp-wp-post-list#sp-entry-content-3 > nav, .sp-wp-post-list#sp-entry-content-4 > nav, .sp-wp-post-list#sp-entry-content-5 > nav, .sp-wp-post-list#sp-entry-content-6 > nav, .sp-wp-post-list#sp-entry-content-7 > nav, .sp-wp-post-list#sp-entry-content-8 > nav, .sp-wp-post-list#sp-entry-content-9 > nav, .sp-wp-post-list#sp-wp-post-list-2 > nav, .sp-wp-post-list#sp-wp-post-list-3 > nav{
  margin-top : 20px;
  margin-bottom : 20px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav a, .sp-wp-post-list#sp-entry-content-10 > nav a, .sp-wp-post-list#sp-entry-content-11 > nav a, .sp-wp-post-list#sp-entry-content-12 > nav a, .sp-wp-post-list#sp-entry-content-13 > nav a, .sp-wp-post-list#sp-entry-content-14 > nav a, .sp-wp-post-list#sp-entry-content-15 > nav a, .sp-wp-post-list#sp-entry-content-16 > nav a, .sp-wp-post-list#sp-entry-content-17 > nav a, .sp-wp-post-list#sp-entry-content-18 > nav a, .sp-wp-post-list#sp-entry-content-19 > nav a, .sp-wp-post-list#sp-entry-content-2 > nav a, .sp-wp-post-list#sp-entry-content-20 > nav a, .sp-wp-post-list#sp-entry-content-21 > nav a, .sp-wp-post-list#sp-entry-content-3 > nav a, .sp-wp-post-list#sp-entry-content-4 > nav a, .sp-wp-post-list#sp-entry-content-5 > nav a, .sp-wp-post-list#sp-entry-content-6 > nav a, .sp-wp-post-list#sp-entry-content-7 > nav a, .sp-wp-post-list#sp-entry-content-8 > nav a, .sp-wp-post-list#sp-entry-content-9 > nav a, .sp-wp-post-list#sp-wp-post-list-2 > nav a, .sp-wp-post-list#sp-wp-post-list-3 > nav a{
  color : #333333;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div, .sp-wp-post-list#sp-entry-content-10 > nav > div, .sp-wp-post-list#sp-entry-content-11 > nav > div, .sp-wp-post-list#sp-entry-content-12 > nav > div, .sp-wp-post-list#sp-entry-content-13 > nav > div, .sp-wp-post-list#sp-entry-content-14 > nav > div, .sp-wp-post-list#sp-entry-content-15 > nav > div, .sp-wp-post-list#sp-entry-content-16 > nav > div, .sp-wp-post-list#sp-entry-content-17 > nav > div, .sp-wp-post-list#sp-entry-content-18 > nav > div, .sp-wp-post-list#sp-entry-content-19 > nav > div, .sp-wp-post-list#sp-entry-content-2 > nav > div, .sp-wp-post-list#sp-entry-content-20 > nav > div, .sp-wp-post-list#sp-entry-content-21 > nav > div, .sp-wp-post-list#sp-entry-content-3 > nav > div, .sp-wp-post-list#sp-entry-content-4 > nav > div, .sp-wp-post-list#sp-entry-content-5 > nav > div, .sp-wp-post-list#sp-entry-content-6 > nav > div, .sp-wp-post-list#sp-entry-content-7 > nav > div, .sp-wp-post-list#sp-entry-content-8 > nav > div, .sp-wp-post-list#sp-entry-content-9 > nav > div, .sp-wp-post-list#sp-wp-post-list-2 > nav > div, .sp-wp-post-list#sp-wp-post-list-3 > nav > div{
  width : 50%;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next .meta-nav{
  margin-left : 5px;
  width : 6px;
  height : 10px;
  display : inline-block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next .meta-nav::before{
  background-image : url(img/icon-nav-next.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : 6px 10px;
  width : 6px;
  height : 10px;
  display : block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous{
  margin-left : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous .meta-nav{
  margin-right : 5px;
  width : 6px;
  height : 10px;
  display : inline-block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous .meta-nav::before{
  background-image : url(img/icon-nav-prev.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : 6px 10px;
  width : 6px;
  height : 10px;
  display : block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > ul, .sp-wp-post-list#sp-entry-content-10 > ul, .sp-wp-post-list#sp-entry-content-11 > ul, .sp-wp-post-list#sp-entry-content-12 > ul, .sp-wp-post-list#sp-entry-content-13 > ul, .sp-wp-post-list#sp-entry-content-14 > ul, .sp-wp-post-list#sp-entry-content-15 > ul, .sp-wp-post-list#sp-entry-content-16 > ul, .sp-wp-post-list#sp-entry-content-17 > ul, .sp-wp-post-list#sp-entry-content-18 > ul, .sp-wp-post-list#sp-entry-content-19 > ul, .sp-wp-post-list#sp-entry-content-2 > ul, .sp-wp-post-list#sp-entry-content-20 > ul, .sp-wp-post-list#sp-entry-content-21 > ul, .sp-wp-post-list#sp-entry-content-3 > ul, .sp-wp-post-list#sp-entry-content-4 > ul, .sp-wp-post-list#sp-entry-content-5 > ul, .sp-wp-post-list#sp-entry-content-6 > ul, .sp-wp-post-list#sp-entry-content-7 > ul, .sp-wp-post-list#sp-entry-content-8 > ul, .sp-wp-post-list#sp-entry-content-9 > ul, .sp-wp-post-list#sp-wp-post-list-2 > ul, .sp-wp-post-list#sp-wp-post-list-3 > ul{
  padding-left : 0px;
  margin-left : 20px;
  margin-right : 20px;
  list-style-type : none;
}

.sp-wp-post-list#sp-entry-content-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-16 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-17 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-18 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-19 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-20 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > ul + .hpb-more-entry{
  padding-bottom : 0px;
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> ul> li, #sp-entry-content-10.sp-wp-post-list> ul> li, #sp-entry-content-11.sp-wp-post-list> ul> li, #sp-entry-content-12.sp-wp-post-list> ul> li, #sp-entry-content-13.sp-wp-post-list> ul> li, #sp-entry-content-14.sp-wp-post-list> ul> li, #sp-entry-content-15.sp-wp-post-list> ul> li, #sp-entry-content-16.sp-wp-post-list> ul> li, #sp-entry-content-17.sp-wp-post-list> ul> li, #sp-entry-content-18.sp-wp-post-list> ul> li, #sp-entry-content-19.sp-wp-post-list> ul> li, #sp-entry-content-2.sp-wp-post-list> ul> li, #sp-entry-content-20.sp-wp-post-list> ul> li, #sp-entry-content-21.sp-wp-post-list> ul> li, #sp-entry-content-3.sp-wp-post-list> ul> li, #sp-entry-content-4.sp-wp-post-list> ul> li, #sp-entry-content-5.sp-wp-post-list> ul> li, #sp-entry-content-6.sp-wp-post-list> ul> li, #sp-entry-content-7.sp-wp-post-list> ul> li, #sp-entry-content-8.sp-wp-post-list> ul> li, #sp-entry-content-9.sp-wp-post-list> ul> li, #sp-wp-post-list-2.sp-wp-post-list> ul> li, #sp-wp-post-list-3.sp-wp-post-list> ul> li {
}

.sp-wp-post-list#sp-entry-content-1 > ul > li > a, .sp-wp-post-list#sp-entry-content-10 > ul > li > a, .sp-wp-post-list#sp-entry-content-11 > ul > li > a, .sp-wp-post-list#sp-entry-content-12 > ul > li > a, .sp-wp-post-list#sp-entry-content-13 > ul > li > a, .sp-wp-post-list#sp-entry-content-14 > ul > li > a, .sp-wp-post-list#sp-entry-content-15 > ul > li > a, .sp-wp-post-list#sp-entry-content-16 > ul > li > a, .sp-wp-post-list#sp-entry-content-17 > ul > li > a, .sp-wp-post-list#sp-entry-content-18 > ul > li > a, .sp-wp-post-list#sp-entry-content-19 > ul > li > a, .sp-wp-post-list#sp-entry-content-2 > ul > li > a, .sp-wp-post-list#sp-entry-content-20 > ul > li > a, .sp-wp-post-list#sp-entry-content-21 > ul > li > a, .sp-wp-post-list#sp-entry-content-3 > ul > li > a, .sp-wp-post-list#sp-entry-content-4 > ul > li > a, .sp-wp-post-list#sp-entry-content-5 > ul > li > a, .sp-wp-post-list#sp-entry-content-6 > ul > li > a, .sp-wp-post-list#sp-entry-content-7 > ul > li > a, .sp-wp-post-list#sp-entry-content-8 > ul > li > a, .sp-wp-post-list#sp-entry-content-9 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-2 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-3 > ul > li > a{
  color : #333333;
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 3px 5px;
  text-decoration : underline;
  padding-left : 25px;
}

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

  .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-3, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3{
    margin-bottom : 40px;
  }

  .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-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl{
    margin-left : 0px;
    margin-right : 0px;
  }

  .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-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd{
    padding-left : 25px;
    margin-left : 0px;
  }

  .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-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt{
    font-weight : bold;
    line-height : 2;
    margin-top : 10px;
    float : none;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt:nth-of-type(1){
    margin-top : 0px;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-10 > article > p, .sp-wp-post-list#sp-entry-content-11 > article > p, .sp-wp-post-list#sp-entry-content-12 > article > p, .sp-wp-post-list#sp-entry-content-13 > article > p, .sp-wp-post-list#sp-entry-content-14 > article > p, .sp-wp-post-list#sp-entry-content-15 > article > p, .sp-wp-post-list#sp-entry-content-16 > article > p, .sp-wp-post-list#sp-entry-content-17 > article > p, .sp-wp-post-list#sp-entry-content-18 > article > p, .sp-wp-post-list#sp-entry-content-19 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-20 > article > p, .sp-wp-post-list#sp-entry-content-21 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-entry-content-6 > article > p, .sp-wp-post-list#sp-entry-content-7 > article > p, .sp-wp-post-list#sp-entry-content-8 > article > p, .sp-wp-post-list#sp-entry-content-9 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p{
    padding-left : 20px;
    padding-right : 20px;
    margin-right : 0px;
    float : none;
  }

  .sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-10 > h3, .sp-wp-post-list#sp-entry-content-11 > h3, .sp-wp-post-list#sp-entry-content-12 > h3, .sp-wp-post-list#sp-entry-content-13 > h3, .sp-wp-post-list#sp-entry-content-14 > h3, .sp-wp-post-list#sp-entry-content-15 > h3, .sp-wp-post-list#sp-entry-content-16 > h3, .sp-wp-post-list#sp-entry-content-17 > h3, .sp-wp-post-list#sp-entry-content-18 > h3, .sp-wp-post-list#sp-entry-content-19 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-20 > h3, .sp-wp-post-list#sp-entry-content-21 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3{
    font-size : 2.2rem;
  }

  .sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-10 > header, .sp-wp-post-list#sp-entry-content-11 > header, .sp-wp-post-list#sp-entry-content-12 > header, .sp-wp-post-list#sp-entry-content-13 > header, .sp-wp-post-list#sp-entry-content-14 > header, .sp-wp-post-list#sp-entry-content-15 > header, .sp-wp-post-list#sp-entry-content-16 > header, .sp-wp-post-list#sp-entry-content-17 > header, .sp-wp-post-list#sp-entry-content-18 > header, .sp-wp-post-list#sp-entry-content-19 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-20 > header, .sp-wp-post-list#sp-entry-content-21 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header{
    font-size : 2.2rem;
  }
}

.page-company#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom2#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom3#content #page-content, .page-custom32#content #page-content, .page-custom33#content #page-content, .page-custom35#content #page-content, .page-custom4#content #page-content, .page-custom43#content #page-content, .page-custom5#content #page-content, .page-custom53#content #page-content, .page-custom54#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-news_archive#content #page-content, .page-post_archive#content #page-content, .page-privacy#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-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-68, #sp-block-container-69, #sp-block-container-7, #sp-block-container-70, #sp-block-container-71, #sp-block-container-72, #sp-block-container-73, #sp-block-container-74, #sp-block-container-75, #sp-block-container-76, #sp-block-container-77, #sp-block-container-78, #sp-block-container-79, #sp-block-container-8, #sp-block-container-80, #sp-block-container-81, #sp-block-container-82, #sp-block-container-83, #sp-block-container-84, #sp-block-container-85, #sp-block-container-86, #sp-block-container-87, #sp-block-container-88, #sp-block-container-9{
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
}

.page-company#content #page-content > .acronym, .page-custom#content #page-content > .acronym, .page-custom1#content #page-content > .acronym, .page-custom10#content #page-content > .acronym, .page-custom11#content #page-content > .acronym, .page-custom12#content #page-content > .acronym, .page-custom13#content #page-content > .acronym, .page-custom2#content #page-content > .acronym, .page-custom22#content #page-content > .acronym, .page-custom23#content #page-content > .acronym, .page-custom24#content #page-content > .acronym, .page-custom25#content #page-content > .acronym, .page-custom26#content #page-content > .acronym, .page-custom3#content #page-content > .acronym, .page-custom32#content #page-content > .acronym, .page-custom33#content #page-content > .acronym, .page-custom35#content #page-content > .acronym, .page-custom4#content #page-content > .acronym, .page-custom43#content #page-content > .acronym, .page-custom5#content #page-content > .acronym, .page-custom53#content #page-content > .acronym, .page-custom54#content #page-content > .acronym, .page-custom6#content #page-content > .acronym, .page-custom7#content #page-content > .acronym, .page-custom8#content #page-content > .acronym, .page-custom9#content #page-content > .acronym, .page-news_archive#content #page-content > .acronym, .page-post_archive#content #page-content > .acronym, .page-privacy#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-25 > .acronym, #sp-block-container-26 > .acronym, #sp-block-container-27 > .acronym, #sp-block-container-28 > .acronym, #sp-block-container-29 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-30 > .acronym, #sp-block-container-31 > .acronym, #sp-block-container-32 > .acronym, #sp-block-container-33 > .acronym, #sp-block-container-34 > .acronym, #sp-block-container-35 > .acronym, #sp-block-container-36 > .acronym, #sp-block-container-37 > .acronym, #sp-block-container-38 > .acronym, #sp-block-container-39 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-40 > .acronym, #sp-block-container-41 > .acronym, #sp-block-container-42 > .acronym, #sp-block-container-43 > .acronym, #sp-block-container-44 > .acronym, #sp-block-container-45 > .acronym, #sp-block-container-46 > .acronym, #sp-block-container-47 > .acronym, #sp-block-container-48 > .acronym, #sp-block-container-49 > .acronym, #sp-block-container-5 > .acronym, #sp-block-container-50 > .acronym, #sp-block-container-51 > .acronym, #sp-block-container-52 > .acronym, #sp-block-container-53 > .acronym, #sp-block-container-54 > .acronym, #sp-block-container-55 > .acronym, #sp-block-container-56 > .acronym, #sp-block-container-57 > .acronym, #sp-block-container-58 > .acronym, #sp-block-container-59 > .acronym, #sp-block-container-6 > .acronym, #sp-block-container-60 > .acronym, #sp-block-container-61 > .acronym, #sp-block-container-62 > .acronym, #sp-block-container-63 > .acronym, #sp-block-container-64 > .acronym, #sp-block-container-65 > .acronym, #sp-block-container-66 > .acronym, #sp-block-container-67 > .acronym, #sp-block-container-68 > .acronym, #sp-block-container-69 > .acronym, #sp-block-container-7 > .acronym, #sp-block-container-70 > .acronym, #sp-block-container-71 > .acronym, #sp-block-container-72 > .acronym, #sp-block-container-73 > .acronym, #sp-block-container-74 > .acronym, #sp-block-container-75 > .acronym, #sp-block-container-76 > .acronym, #sp-block-container-77 > .acronym, #sp-block-container-78 > .acronym, #sp-block-container-79 > .acronym, #sp-block-container-8 > .acronym, #sp-block-container-80 > .acronym, #sp-block-container-81 > .acronym, #sp-block-container-82 > .acronym, #sp-block-container-83 > .acronym, #sp-block-container-84 > .acronym, #sp-block-container-85 > .acronym, #sp-block-container-86 > .acronym, #sp-block-container-87 > .acronym, #sp-block-container-88 > .acronym, #sp-block-container-9 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.page-company#content #page-content > .address, .page-custom#content #page-content > .address, .page-custom1#content #page-content > .address, .page-custom10#content #page-content > .address, .page-custom11#content #page-content > .address, .page-custom12#content #page-content > .address, .page-custom13#content #page-content > .address, .page-custom2#content #page-content > .address, .page-custom22#content #page-content > .address, .page-custom23#content #page-content > .address, .page-custom24#content #page-content > .address, .page-custom25#content #page-content > .address, .page-custom26#content #page-content > .address, .page-custom3#content #page-content > .address, .page-custom32#content #page-content > .address, .page-custom33#content #page-content > .address, .page-custom35#content #page-content > .address, .page-custom4#content #page-content > .address, .page-custom43#content #page-content > .address, .page-custom5#content #page-content > .address, .page-custom53#content #page-content > .address, .page-custom54#content #page-content > .address, .page-custom6#content #page-content > .address, .page-custom7#content #page-content > .address, .page-custom8#content #page-content > .address, .page-custom9#content #page-content > .address, .page-news_archive#content #page-content > .address, .page-post_archive#content #page-content > .address, .page-privacy#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-25 > .address, #sp-block-container-26 > .address, #sp-block-container-27 > .address, #sp-block-container-28 > .address, #sp-block-container-29 > .address, #sp-block-container-3 > .address, #sp-block-container-30 > .address, #sp-block-container-31 > .address, #sp-block-container-32 > .address, #sp-block-container-33 > .address, #sp-block-container-34 > .address, #sp-block-container-35 > .address, #sp-block-container-36 > .address, #sp-block-container-37 > .address, #sp-block-container-38 > .address, #sp-block-container-39 > .address, #sp-block-container-4 > .address, #sp-block-container-40 > .address, #sp-block-container-41 > .address, #sp-block-container-42 > .address, #sp-block-container-43 > .address, #sp-block-container-44 > .address, #sp-block-container-45 > .address, #sp-block-container-46 > .address, #sp-block-container-47 > .address, #sp-block-container-48 > .address, #sp-block-container-49 > .address, #sp-block-container-5 > .address, #sp-block-container-50 > .address, #sp-block-container-51 > .address, #sp-block-container-52 > .address, #sp-block-container-53 > .address, #sp-block-container-54 > .address, #sp-block-container-55 > .address, #sp-block-container-56 > .address, #sp-block-container-57 > .address, #sp-block-container-58 > .address, #sp-block-container-59 > .address, #sp-block-container-6 > .address, #sp-block-container-60 > .address, #sp-block-container-61 > .address, #sp-block-container-62 > .address, #sp-block-container-63 > .address, #sp-block-container-64 > .address, #sp-block-container-65 > .address, #sp-block-container-66 > .address, #sp-block-container-67 > .address, #sp-block-container-68 > .address, #sp-block-container-69 > .address, #sp-block-container-7 > .address, #sp-block-container-70 > .address, #sp-block-container-71 > .address, #sp-block-container-72 > .address, #sp-block-container-73 > .address, #sp-block-container-74 > .address, #sp-block-container-75 > .address, #sp-block-container-76 > .address, #sp-block-container-77 > .address, #sp-block-container-78 > .address, #sp-block-container-79 > .address, #sp-block-container-8 > .address, #sp-block-container-80 > .address, #sp-block-container-81 > .address, #sp-block-container-82 > .address, #sp-block-container-83 > .address, #sp-block-container-84 > .address, #sp-block-container-85 > .address, #sp-block-container-86 > .address, #sp-block-container-87 > .address, #sp-block-container-88 > .address, #sp-block-container-9 > .address{
  font-style : italic;
}

.page-company#content #page-content > .big, .page-custom#content #page-content > .big, .page-custom1#content #page-content > .big, .page-custom10#content #page-content > .big, .page-custom11#content #page-content > .big, .page-custom12#content #page-content > .big, .page-custom13#content #page-content > .big, .page-custom2#content #page-content > .big, .page-custom22#content #page-content > .big, .page-custom23#content #page-content > .big, .page-custom24#content #page-content > .big, .page-custom25#content #page-content > .big, .page-custom26#content #page-content > .big, .page-custom3#content #page-content > .big, .page-custom32#content #page-content > .big, .page-custom33#content #page-content > .big, .page-custom35#content #page-content > .big, .page-custom4#content #page-content > .big, .page-custom43#content #page-content > .big, .page-custom5#content #page-content > .big, .page-custom53#content #page-content > .big, .page-custom54#content #page-content > .big, .page-custom6#content #page-content > .big, .page-custom7#content #page-content > .big, .page-custom8#content #page-content > .big, .page-custom9#content #page-content > .big, .page-news_archive#content #page-content > .big, .page-post_archive#content #page-content > .big, .page-privacy#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-25 > .big, #sp-block-container-26 > .big, #sp-block-container-27 > .big, #sp-block-container-28 > .big, #sp-block-container-29 > .big, #sp-block-container-3 > .big, #sp-block-container-30 > .big, #sp-block-container-31 > .big, #sp-block-container-32 > .big, #sp-block-container-33 > .big, #sp-block-container-34 > .big, #sp-block-container-35 > .big, #sp-block-container-36 > .big, #sp-block-container-37 > .big, #sp-block-container-38 > .big, #sp-block-container-39 > .big, #sp-block-container-4 > .big, #sp-block-container-40 > .big, #sp-block-container-41 > .big, #sp-block-container-42 > .big, #sp-block-container-43 > .big, #sp-block-container-44 > .big, #sp-block-container-45 > .big, #sp-block-container-46 > .big, #sp-block-container-47 > .big, #sp-block-container-48 > .big, #sp-block-container-49 > .big, #sp-block-container-5 > .big, #sp-block-container-50 > .big, #sp-block-container-51 > .big, #sp-block-container-52 > .big, #sp-block-container-53 > .big, #sp-block-container-54 > .big, #sp-block-container-55 > .big, #sp-block-container-56 > .big, #sp-block-container-57 > .big, #sp-block-container-58 > .big, #sp-block-container-59 > .big, #sp-block-container-6 > .big, #sp-block-container-60 > .big, #sp-block-container-61 > .big, #sp-block-container-62 > .big, #sp-block-container-63 > .big, #sp-block-container-64 > .big, #sp-block-container-65 > .big, #sp-block-container-66 > .big, #sp-block-container-67 > .big, #sp-block-container-68 > .big, #sp-block-container-69 > .big, #sp-block-container-7 > .big, #sp-block-container-70 > .big, #sp-block-container-71 > .big, #sp-block-container-72 > .big, #sp-block-container-73 > .big, #sp-block-container-74 > .big, #sp-block-container-75 > .big, #sp-block-container-76 > .big, #sp-block-container-77 > .big, #sp-block-container-78 > .big, #sp-block-container-79 > .big, #sp-block-container-8 > .big, #sp-block-container-80 > .big, #sp-block-container-81 > .big, #sp-block-container-82 > .big, #sp-block-container-83 > .big, #sp-block-container-84 > .big, #sp-block-container-85 > .big, #sp-block-container-86 > .big, #sp-block-container-87 > .big, #sp-block-container-88 > .big, #sp-block-container-9 > .big{
  font-size : 1.7rem;
}

.page-company#content #page-content > .ins, .page-custom#content #page-content > .ins, .page-custom1#content #page-content > .ins, .page-custom10#content #page-content > .ins, .page-custom11#content #page-content > .ins, .page-custom12#content #page-content > .ins, .page-custom13#content #page-content > .ins, .page-custom2#content #page-content > .ins, .page-custom22#content #page-content > .ins, .page-custom23#content #page-content > .ins, .page-custom24#content #page-content > .ins, .page-custom25#content #page-content > .ins, .page-custom26#content #page-content > .ins, .page-custom3#content #page-content > .ins, .page-custom32#content #page-content > .ins, .page-custom33#content #page-content > .ins, .page-custom35#content #page-content > .ins, .page-custom4#content #page-content > .ins, .page-custom43#content #page-content > .ins, .page-custom5#content #page-content > .ins, .page-custom53#content #page-content > .ins, .page-custom54#content #page-content > .ins, .page-custom6#content #page-content > .ins, .page-custom7#content #page-content > .ins, .page-custom8#content #page-content > .ins, .page-custom9#content #page-content > .ins, .page-news_archive#content #page-content > .ins, .page-post_archive#content #page-content > .ins, .page-privacy#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-25 > .ins, #sp-block-container-26 > .ins, #sp-block-container-27 > .ins, #sp-block-container-28 > .ins, #sp-block-container-29 > .ins, #sp-block-container-3 > .ins, #sp-block-container-30 > .ins, #sp-block-container-31 > .ins, #sp-block-container-32 > .ins, #sp-block-container-33 > .ins, #sp-block-container-34 > .ins, #sp-block-container-35 > .ins, #sp-block-container-36 > .ins, #sp-block-container-37 > .ins, #sp-block-container-38 > .ins, #sp-block-container-39 > .ins, #sp-block-container-4 > .ins, #sp-block-container-40 > .ins, #sp-block-container-41 > .ins, #sp-block-container-42 > .ins, #sp-block-container-43 > .ins, #sp-block-container-44 > .ins, #sp-block-container-45 > .ins, #sp-block-container-46 > .ins, #sp-block-container-47 > .ins, #sp-block-container-48 > .ins, #sp-block-container-49 > .ins, #sp-block-container-5 > .ins, #sp-block-container-50 > .ins, #sp-block-container-51 > .ins, #sp-block-container-52 > .ins, #sp-block-container-53 > .ins, #sp-block-container-54 > .ins, #sp-block-container-55 > .ins, #sp-block-container-56 > .ins, #sp-block-container-57 > .ins, #sp-block-container-58 > .ins, #sp-block-container-59 > .ins, #sp-block-container-6 > .ins, #sp-block-container-60 > .ins, #sp-block-container-61 > .ins, #sp-block-container-62 > .ins, #sp-block-container-63 > .ins, #sp-block-container-64 > .ins, #sp-block-container-65 > .ins, #sp-block-container-66 > .ins, #sp-block-container-67 > .ins, #sp-block-container-68 > .ins, #sp-block-container-69 > .ins, #sp-block-container-7 > .ins, #sp-block-container-70 > .ins, #sp-block-container-71 > .ins, #sp-block-container-72 > .ins, #sp-block-container-73 > .ins, #sp-block-container-74 > .ins, #sp-block-container-75 > .ins, #sp-block-container-76 > .ins, #sp-block-container-77 > .ins, #sp-block-container-78 > .ins, #sp-block-container-79 > .ins, #sp-block-container-8 > .ins, #sp-block-container-80 > .ins, #sp-block-container-81 > .ins, #sp-block-container-82 > .ins, #sp-block-container-83 > .ins, #sp-block-container-84 > .ins, #sp-block-container-85 > .ins, #sp-block-container-86 > .ins, #sp-block-container-87 > .ins, #sp-block-container-88 > .ins, #sp-block-container-9 > .ins{
  background-color : #fff9c0;
  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;
  text-decoration : none;
}

.page-company#content #page-content > .pre, .page-custom#content #page-content > .pre, .page-custom1#content #page-content > .pre, .page-custom10#content #page-content > .pre, .page-custom11#content #page-content > .pre, .page-custom12#content #page-content > .pre, .page-custom13#content #page-content > .pre, .page-custom2#content #page-content > .pre, .page-custom22#content #page-content > .pre, .page-custom23#content #page-content > .pre, .page-custom24#content #page-content > .pre, .page-custom25#content #page-content > .pre, .page-custom26#content #page-content > .pre, .page-custom3#content #page-content > .pre, .page-custom32#content #page-content > .pre, .page-custom33#content #page-content > .pre, .page-custom35#content #page-content > .pre, .page-custom4#content #page-content > .pre, .page-custom43#content #page-content > .pre, .page-custom5#content #page-content > .pre, .page-custom53#content #page-content > .pre, .page-custom54#content #page-content > .pre, .page-custom6#content #page-content > .pre, .page-custom7#content #page-content > .pre, .page-custom8#content #page-content > .pre, .page-custom9#content #page-content > .pre, .page-news_archive#content #page-content > .pre, .page-post_archive#content #page-content > .pre, .page-privacy#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-25 > .pre, #sp-block-container-26 > .pre, #sp-block-container-27 > .pre, #sp-block-container-28 > .pre, #sp-block-container-29 > .pre, #sp-block-container-3 > .pre, #sp-block-container-30 > .pre, #sp-block-container-31 > .pre, #sp-block-container-32 > .pre, #sp-block-container-33 > .pre, #sp-block-container-34 > .pre, #sp-block-container-35 > .pre, #sp-block-container-36 > .pre, #sp-block-container-37 > .pre, #sp-block-container-38 > .pre, #sp-block-container-39 > .pre, #sp-block-container-4 > .pre, #sp-block-container-40 > .pre, #sp-block-container-41 > .pre, #sp-block-container-42 > .pre, #sp-block-container-43 > .pre, #sp-block-container-44 > .pre, #sp-block-container-45 > .pre, #sp-block-container-46 > .pre, #sp-block-container-47 > .pre, #sp-block-container-48 > .pre, #sp-block-container-49 > .pre, #sp-block-container-5 > .pre, #sp-block-container-50 > .pre, #sp-block-container-51 > .pre, #sp-block-container-52 > .pre, #sp-block-container-53 > .pre, #sp-block-container-54 > .pre, #sp-block-container-55 > .pre, #sp-block-container-56 > .pre, #sp-block-container-57 > .pre, #sp-block-container-58 > .pre, #sp-block-container-59 > .pre, #sp-block-container-6 > .pre, #sp-block-container-60 > .pre, #sp-block-container-61 > .pre, #sp-block-container-62 > .pre, #sp-block-container-63 > .pre, #sp-block-container-64 > .pre, #sp-block-container-65 > .pre, #sp-block-container-66 > .pre, #sp-block-container-67 > .pre, #sp-block-container-68 > .pre, #sp-block-container-69 > .pre, #sp-block-container-7 > .pre, #sp-block-container-70 > .pre, #sp-block-container-71 > .pre, #sp-block-container-72 > .pre, #sp-block-container-73 > .pre, #sp-block-container-74 > .pre, #sp-block-container-75 > .pre, #sp-block-container-76 > .pre, #sp-block-container-77 > .pre, #sp-block-container-78 > .pre, #sp-block-container-79 > .pre, #sp-block-container-8 > .pre, #sp-block-container-80 > .pre, #sp-block-container-81 > .pre, #sp-block-container-82 > .pre, #sp-block-container-83 > .pre, #sp-block-container-84 > .pre, #sp-block-container-85 > .pre, #sp-block-container-86 > .pre, #sp-block-container-87 > .pre, #sp-block-container-88 > .pre, #sp-block-container-9 > .pre{
  line-height : 1.6;
  background-color : #eeeeee;
  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-company#content #page-content > a, .page-custom#content #page-content > a, .page-custom1#content #page-content > a, .page-custom10#content #page-content > a, .page-custom11#content #page-content > a, .page-custom12#content #page-content > a, .page-custom13#content #page-content > a, .page-custom2#content #page-content > a, .page-custom22#content #page-content > a, .page-custom23#content #page-content > a, .page-custom24#content #page-content > a, .page-custom25#content #page-content > a, .page-custom26#content #page-content > a, .page-custom3#content #page-content > a, .page-custom32#content #page-content > a, .page-custom33#content #page-content > a, .page-custom35#content #page-content > a, .page-custom4#content #page-content > a, .page-custom43#content #page-content > a, .page-custom5#content #page-content > a, .page-custom53#content #page-content > a, .page-custom54#content #page-content > a, .page-custom6#content #page-content > a, .page-custom7#content #page-content > a, .page-custom8#content #page-content > a, .page-custom9#content #page-content > a, .page-news_archive#content #page-content > a, .page-post_archive#content #page-content > a, .page-privacy#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-25 > a, #sp-block-container-26 > a, #sp-block-container-27 > a, #sp-block-container-28 > a, #sp-block-container-29 > a, #sp-block-container-3 > a, #sp-block-container-30 > a, #sp-block-container-31 > a, #sp-block-container-32 > a, #sp-block-container-33 > a, #sp-block-container-34 > a, #sp-block-container-35 > a, #sp-block-container-36 > a, #sp-block-container-37 > a, #sp-block-container-38 > a, #sp-block-container-39 > a, #sp-block-container-4 > a, #sp-block-container-40 > a, #sp-block-container-41 > a, #sp-block-container-42 > a, #sp-block-container-43 > a, #sp-block-container-44 > a, #sp-block-container-45 > a, #sp-block-container-46 > a, #sp-block-container-47 > a, #sp-block-container-48 > a, #sp-block-container-49 > a, #sp-block-container-5 > a, #sp-block-container-50 > a, #sp-block-container-51 > a, #sp-block-container-52 > a, #sp-block-container-53 > a, #sp-block-container-54 > a, #sp-block-container-55 > a, #sp-block-container-56 > a, #sp-block-container-57 > a, #sp-block-container-58 > a, #sp-block-container-59 > a, #sp-block-container-6 > a, #sp-block-container-60 > a, #sp-block-container-61 > a, #sp-block-container-62 > a, #sp-block-container-63 > a, #sp-block-container-64 > a, #sp-block-container-65 > a, #sp-block-container-66 > a, #sp-block-container-67 > a, #sp-block-container-68 > a, #sp-block-container-69 > a, #sp-block-container-7 > a, #sp-block-container-70 > a, #sp-block-container-71 > a, #sp-block-container-72 > a, #sp-block-container-73 > a, #sp-block-container-74 > a, #sp-block-container-75 > a, #sp-block-container-76 > a, #sp-block-container-77 > a, #sp-block-container-78 > a, #sp-block-container-79 > a, #sp-block-container-8 > a, #sp-block-container-80 > a, #sp-block-container-81 > a, #sp-block-container-82 > a, #sp-block-container-83 > a, #sp-block-container-84 > a, #sp-block-container-85 > a, #sp-block-container-86 > a, #sp-block-container-87 > a, #sp-block-container-88 > a, #sp-block-container-9 > a{
  color : #c10103;
  text-decoration : underline;
}

.page-company#content #page-content > a:visited, .page-custom#content #page-content > a:visited, .page-custom1#content #page-content > a:visited, .page-custom10#content #page-content > a:visited, .page-custom11#content #page-content > a:visited, .page-custom12#content #page-content > a:visited, .page-custom13#content #page-content > a:visited, .page-custom2#content #page-content > a:visited, .page-custom22#content #page-content > a:visited, .page-custom23#content #page-content > a:visited, .page-custom24#content #page-content > a:visited, .page-custom25#content #page-content > a:visited, .page-custom26#content #page-content > a:visited, .page-custom3#content #page-content > a:visited, .page-custom32#content #page-content > a:visited, .page-custom33#content #page-content > a:visited, .page-custom35#content #page-content > a:visited, .page-custom4#content #page-content > a:visited, .page-custom43#content #page-content > a:visited, .page-custom5#content #page-content > a:visited, .page-custom53#content #page-content > a:visited, .page-custom54#content #page-content > a:visited, .page-custom6#content #page-content > a:visited, .page-custom7#content #page-content > a:visited, .page-custom8#content #page-content > a:visited, .page-custom9#content #page-content > a:visited, .page-news_archive#content #page-content > a:visited, .page-post_archive#content #page-content > a:visited, .page-privacy#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-25 > a:visited, #sp-block-container-26 > a:visited, #sp-block-container-27 > a:visited, #sp-block-container-28 > a:visited, #sp-block-container-29 > a:visited, #sp-block-container-3 > a:visited, #sp-block-container-30 > a:visited, #sp-block-container-31 > a:visited, #sp-block-container-32 > a:visited, #sp-block-container-33 > a:visited, #sp-block-container-34 > a:visited, #sp-block-container-35 > a:visited, #sp-block-container-36 > a:visited, #sp-block-container-37 > a:visited, #sp-block-container-38 > a:visited, #sp-block-container-39 > a:visited, #sp-block-container-4 > a:visited, #sp-block-container-40 > a:visited, #sp-block-container-41 > a:visited, #sp-block-container-42 > a:visited, #sp-block-container-43 > a:visited, #sp-block-container-44 > a:visited, #sp-block-container-45 > a:visited, #sp-block-container-46 > a:visited, #sp-block-container-47 > a:visited, #sp-block-container-48 > a:visited, #sp-block-container-49 > a:visited, #sp-block-container-5 > a:visited, #sp-block-container-50 > a:visited, #sp-block-container-51 > a:visited, #sp-block-container-52 > a:visited, #sp-block-container-53 > a:visited, #sp-block-container-54 > a:visited, #sp-block-container-55 > a:visited, #sp-block-container-56 > a:visited, #sp-block-container-57 > a:visited, #sp-block-container-58 > a:visited, #sp-block-container-59 > a:visited, #sp-block-container-6 > a:visited, #sp-block-container-60 > a:visited, #sp-block-container-61 > a:visited, #sp-block-container-62 > a:visited, #sp-block-container-63 > a:visited, #sp-block-container-64 > a:visited, #sp-block-container-65 > a:visited, #sp-block-container-66 > a:visited, #sp-block-container-67 > a:visited, #sp-block-container-68 > a:visited, #sp-block-container-69 > a:visited, #sp-block-container-7 > a:visited, #sp-block-container-70 > a:visited, #sp-block-container-71 > a:visited, #sp-block-container-72 > a:visited, #sp-block-container-73 > a:visited, #sp-block-container-74 > a:visited, #sp-block-container-75 > a:visited, #sp-block-container-76 > a:visited, #sp-block-container-77 > a:visited, #sp-block-container-78 > a:visited, #sp-block-container-79 > a:visited, #sp-block-container-8 > a:visited, #sp-block-container-80 > a:visited, #sp-block-container-81 > a:visited, #sp-block-container-82 > a:visited, #sp-block-container-83 > a:visited, #sp-block-container-84 > a:visited, #sp-block-container-85 > a:visited, #sp-block-container-86 > a:visited, #sp-block-container-87 > a:visited, #sp-block-container-88 > a:visited, #sp-block-container-9 > a:visited{
  text-decoration : none;
}

.page-company#content #page-content > a:hover, .page-custom#content #page-content > a:hover, .page-custom1#content #page-content > a:hover, .page-custom10#content #page-content > a:hover, .page-custom11#content #page-content > a:hover, .page-custom12#content #page-content > a:hover, .page-custom13#content #page-content > a:hover, .page-custom2#content #page-content > a:hover, .page-custom22#content #page-content > a:hover, .page-custom23#content #page-content > a:hover, .page-custom24#content #page-content > a:hover, .page-custom25#content #page-content > a:hover, .page-custom26#content #page-content > a:hover, .page-custom3#content #page-content > a:hover, .page-custom32#content #page-content > a:hover, .page-custom33#content #page-content > a:hover, .page-custom35#content #page-content > a:hover, .page-custom4#content #page-content > a:hover, .page-custom43#content #page-content > a:hover, .page-custom5#content #page-content > a:hover, .page-custom53#content #page-content > a:hover, .page-custom54#content #page-content > a:hover, .page-custom6#content #page-content > a:hover, .page-custom7#content #page-content > a:hover, .page-custom8#content #page-content > a:hover, .page-custom9#content #page-content > a:hover, .page-news_archive#content #page-content > a:hover, .page-post_archive#content #page-content > a:hover, .page-privacy#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-25 > a:hover, #sp-block-container-26 > a:hover, #sp-block-container-27 > a:hover, #sp-block-container-28 > a:hover, #sp-block-container-29 > a:hover, #sp-block-container-3 > a:hover, #sp-block-container-30 > a:hover, #sp-block-container-31 > a:hover, #sp-block-container-32 > a:hover, #sp-block-container-33 > a:hover, #sp-block-container-34 > a:hover, #sp-block-container-35 > a:hover, #sp-block-container-36 > a:hover, #sp-block-container-37 > a:hover, #sp-block-container-38 > a:hover, #sp-block-container-39 > a:hover, #sp-block-container-4 > a:hover, #sp-block-container-40 > a:hover, #sp-block-container-41 > a:hover, #sp-block-container-42 > a:hover, #sp-block-container-43 > a:hover, #sp-block-container-44 > a:hover, #sp-block-container-45 > a:hover, #sp-block-container-46 > a:hover, #sp-block-container-47 > a:hover, #sp-block-container-48 > a:hover, #sp-block-container-49 > a:hover, #sp-block-container-5 > a:hover, #sp-block-container-50 > a:hover, #sp-block-container-51 > a:hover, #sp-block-container-52 > a:hover, #sp-block-container-53 > a:hover, #sp-block-container-54 > a:hover, #sp-block-container-55 > a:hover, #sp-block-container-56 > a:hover, #sp-block-container-57 > a:hover, #sp-block-container-58 > a:hover, #sp-block-container-59 > a:hover, #sp-block-container-6 > a:hover, #sp-block-container-60 > a:hover, #sp-block-container-61 > a:hover, #sp-block-container-62 > a:hover, #sp-block-container-63 > a:hover, #sp-block-container-64 > a:hover, #sp-block-container-65 > a:hover, #sp-block-container-66 > a:hover, #sp-block-container-67 > a:hover, #sp-block-container-68 > a:hover, #sp-block-container-69 > a:hover, #sp-block-container-7 > a:hover, #sp-block-container-70 > a:hover, #sp-block-container-71 > a:hover, #sp-block-container-72 > a:hover, #sp-block-container-73 > a:hover, #sp-block-container-74 > a:hover, #sp-block-container-75 > a:hover, #sp-block-container-76 > a:hover, #sp-block-container-77 > a:hover, #sp-block-container-78 > a:hover, #sp-block-container-79 > a:hover, #sp-block-container-8 > a:hover, #sp-block-container-80 > a:hover, #sp-block-container-81 > a:hover, #sp-block-container-82 > a:hover, #sp-block-container-83 > a:hover, #sp-block-container-84 > a:hover, #sp-block-container-85 > a:hover, #sp-block-container-86 > a:hover, #sp-block-container-87 > a:hover, #sp-block-container-88 > a:hover, #sp-block-container-9 > a:hover{
  text-decoration : none;
}

