#colophon{
  background-color : #101010;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  font-size : 0.9rem;
  background-color : transparent;
  background-image : none;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-bottom : 0px;
}

#masthead-inner {
}

#page{
  font-size : 1.6rem;
}

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

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

*{
  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.3;
  color : #333333;
  background-color : transparent;
  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{
    margin-top : 65px;
  }

  #colophon .horizontal{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #colophon .minimal{
    background-color : #ffffff;
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

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

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

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 40px;
  }

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

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

  #main > #contenthead > .horizontal{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #main > #contenthead > a{
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #masthead .horizontal{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead .minimal{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead .minimal ul{
    padding-left : 20px;
    padding-right : 20px;
  }

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

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

  .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 : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

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

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

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

  .sp-google-map{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    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%;
  }
}

#breadcrumb-list{
  font-size : 1.1rem;
  background-color : #ffffff;
  padding-top : 12px;
  padding-bottom : 12px;
}

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

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

#breadcrumb-list> div> a:visited {
}

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

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

  #breadcrumb-list{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-32, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-color : #ffffff;
  padding-left : 16px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #a9894a;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-32 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #000000;
  text-decoration : none;
  margin-bottom : 0px;
}

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

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

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

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

  #sp-site-navigation-1{
    text-align : center;
    padding-top : 12px;
    padding-bottom : 12px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #a38a59;
    border-bottom-color : #a38a59;
  }

  #sp-site-navigation-1 > ul{
    text-align : left;
    display : inline-block;
  }

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

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

  #sp-site-navigation-1 > ul > li{
    text-align : center;
  }

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #000000;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    float : none;
    position : relative;
  }

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

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

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

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

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

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

  #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{
    background-color : #f0f0f0;
  }

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

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

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

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

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

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    border-top-style : none;
  }

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

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

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

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

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

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

.page-access#content #page-content, .page-access1#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-dish#content #page-content, .page-dish2#content #page-content, .page-dish3#content #page-content, .page-facilities#content #page-content, .page-facilities1#content #page-content, .page-facilities2#content #page-content, .page-facilities3#content #page-content, .page-facilities4#content #page-content, .page-facilities5#content #page-content, .page-room1#content #page-content, .page-room10#content #page-content, .page-room11#content #page-content, .page-room12#content #page-content, .page-room13#content #page-content, .page-room14#content #page-content, .page-room16#content #page-content, .page-room17#content #page-content, .page-room18#content #page-content, .page-room19#content #page-content, .page-room3#content #page-content, .page-room4#content #page-content, .page-room42#content #page-content, .page-room5#content #page-content, .page-room6#content #page-content, .page-room7#content #page-content, .page-room8#content #page-content, .page-room9#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 20px;
}

.page-access#content #page-content + footer, .page-access1#content #page-content + footer, .page-custom#content #page-content + footer, .page-custom1#content #page-content + footer, .page-custom2#content #page-content + footer, .page-custom3#content #page-content + footer, .page-dish#content #page-content + footer, .page-dish2#content #page-content + footer, .page-dish3#content #page-content + footer, .page-facilities#content #page-content + footer, .page-facilities1#content #page-content + footer, .page-facilities2#content #page-content + footer, .page-facilities3#content #page-content + footer, .page-facilities4#content #page-content + footer, .page-facilities5#content #page-content + footer, .page-room1#content #page-content + footer, .page-room10#content #page-content + footer, .page-room11#content #page-content + footer, .page-room12#content #page-content + footer, .page-room13#content #page-content + footer, .page-room14#content #page-content + footer, .page-room16#content #page-content + footer, .page-room17#content #page-content + footer, .page-room18#content #page-content + footer, .page-room19#content #page-content + footer, .page-room3#content #page-content + footer, .page-room4#content #page-content + footer, .page-room42#content #page-content + footer, .page-room5#content #page-content + footer, .page-room6#content #page-content + footer, .page-room7#content #page-content + footer, .page-room8#content #page-content + footer, .page-room9#content #page-content + footer, #sp-block-container-1 + footer, #sp-block-container-2 + footer, #sp-block-container-3 + footer{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

.page-access#content #page-content > .acronym, .page-access1#content #page-content > .acronym, .page-custom#content #page-content > .acronym, .page-custom1#content #page-content > .acronym, .page-custom2#content #page-content > .acronym, .page-custom3#content #page-content > .acronym, .page-dish#content #page-content > .acronym, .page-dish2#content #page-content > .acronym, .page-dish3#content #page-content > .acronym, .page-facilities#content #page-content > .acronym, .page-facilities1#content #page-content > .acronym, .page-facilities2#content #page-content > .acronym, .page-facilities3#content #page-content > .acronym, .page-facilities4#content #page-content > .acronym, .page-facilities5#content #page-content > .acronym, .page-room1#content #page-content > .acronym, .page-room10#content #page-content > .acronym, .page-room11#content #page-content > .acronym, .page-room12#content #page-content > .acronym, .page-room13#content #page-content > .acronym, .page-room14#content #page-content > .acronym, .page-room16#content #page-content > .acronym, .page-room17#content #page-content > .acronym, .page-room18#content #page-content > .acronym, .page-room19#content #page-content > .acronym, .page-room3#content #page-content > .acronym, .page-room4#content #page-content > .acronym, .page-room42#content #page-content > .acronym, .page-room5#content #page-content > .acronym, .page-room6#content #page-content > .acronym, .page-room7#content #page-content > .acronym, .page-room8#content #page-content > .acronym, .page-room9#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-3 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-access#content #page-content > .address, .page-access1#content #page-content > .address, .page-custom#content #page-content > .address, .page-custom1#content #page-content > .address, .page-custom2#content #page-content > .address, .page-custom3#content #page-content > .address, .page-dish#content #page-content > .address, .page-dish2#content #page-content > .address, .page-dish3#content #page-content > .address, .page-facilities#content #page-content > .address, .page-facilities1#content #page-content > .address, .page-facilities2#content #page-content > .address, .page-facilities3#content #page-content > .address, .page-facilities4#content #page-content > .address, .page-facilities5#content #page-content > .address, .page-room1#content #page-content > .address, .page-room10#content #page-content > .address, .page-room11#content #page-content > .address, .page-room12#content #page-content > .address, .page-room13#content #page-content > .address, .page-room14#content #page-content > .address, .page-room16#content #page-content > .address, .page-room17#content #page-content > .address, .page-room18#content #page-content > .address, .page-room19#content #page-content > .address, .page-room3#content #page-content > .address, .page-room4#content #page-content > .address, .page-room42#content #page-content > .address, .page-room5#content #page-content > .address, .page-room6#content #page-content > .address, .page-room7#content #page-content > .address, .page-room8#content #page-content > .address, .page-room9#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-2 > .address, #sp-block-container-3 > .address{
  font-style : italic;
}

.page-access#content #page-content > .big, .page-access1#content #page-content > .big, .page-custom#content #page-content > .big, .page-custom1#content #page-content > .big, .page-custom2#content #page-content > .big, .page-custom3#content #page-content > .big, .page-dish#content #page-content > .big, .page-dish2#content #page-content > .big, .page-dish3#content #page-content > .big, .page-facilities#content #page-content > .big, .page-facilities1#content #page-content > .big, .page-facilities2#content #page-content > .big, .page-facilities3#content #page-content > .big, .page-facilities4#content #page-content > .big, .page-facilities5#content #page-content > .big, .page-room1#content #page-content > .big, .page-room10#content #page-content > .big, .page-room11#content #page-content > .big, .page-room12#content #page-content > .big, .page-room13#content #page-content > .big, .page-room14#content #page-content > .big, .page-room16#content #page-content > .big, .page-room17#content #page-content > .big, .page-room18#content #page-content > .big, .page-room19#content #page-content > .big, .page-room3#content #page-content > .big, .page-room4#content #page-content > .big, .page-room42#content #page-content > .big, .page-room5#content #page-content > .big, .page-room6#content #page-content > .big, .page-room7#content #page-content > .big, .page-room8#content #page-content > .big, .page-room9#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-2 > .big, #sp-block-container-3 > .big{
  font-size : 1.7rem;
}

.page-access#content #page-content > .ins, .page-access1#content #page-content > .ins, .page-custom#content #page-content > .ins, .page-custom1#content #page-content > .ins, .page-custom2#content #page-content > .ins, .page-custom3#content #page-content > .ins, .page-dish#content #page-content > .ins, .page-dish2#content #page-content > .ins, .page-dish3#content #page-content > .ins, .page-facilities#content #page-content > .ins, .page-facilities1#content #page-content > .ins, .page-facilities2#content #page-content > .ins, .page-facilities3#content #page-content > .ins, .page-facilities4#content #page-content > .ins, .page-facilities5#content #page-content > .ins, .page-room1#content #page-content > .ins, .page-room10#content #page-content > .ins, .page-room11#content #page-content > .ins, .page-room12#content #page-content > .ins, .page-room13#content #page-content > .ins, .page-room14#content #page-content > .ins, .page-room16#content #page-content > .ins, .page-room17#content #page-content > .ins, .page-room18#content #page-content > .ins, .page-room19#content #page-content > .ins, .page-room3#content #page-content > .ins, .page-room4#content #page-content > .ins, .page-room42#content #page-content > .ins, .page-room5#content #page-content > .ins, .page-room6#content #page-content > .ins, .page-room7#content #page-content > .ins, .page-room8#content #page-content > .ins, .page-room9#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-2 > .ins, #sp-block-container-3 > .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-access#content #page-content > .pre, .page-access1#content #page-content > .pre, .page-custom#content #page-content > .pre, .page-custom1#content #page-content > .pre, .page-custom2#content #page-content > .pre, .page-custom3#content #page-content > .pre, .page-dish#content #page-content > .pre, .page-dish2#content #page-content > .pre, .page-dish3#content #page-content > .pre, .page-facilities#content #page-content > .pre, .page-facilities1#content #page-content > .pre, .page-facilities2#content #page-content > .pre, .page-facilities3#content #page-content > .pre, .page-facilities4#content #page-content > .pre, .page-facilities5#content #page-content > .pre, .page-room1#content #page-content > .pre, .page-room10#content #page-content > .pre, .page-room11#content #page-content > .pre, .page-room12#content #page-content > .pre, .page-room13#content #page-content > .pre, .page-room14#content #page-content > .pre, .page-room16#content #page-content > .pre, .page-room17#content #page-content > .pre, .page-room18#content #page-content > .pre, .page-room19#content #page-content > .pre, .page-room3#content #page-content > .pre, .page-room4#content #page-content > .pre, .page-room42#content #page-content > .pre, .page-room5#content #page-content > .pre, .page-room6#content #page-content > .pre, .page-room7#content #page-content > .pre, .page-room8#content #page-content > .pre, .page-room9#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-2 > .pre, #sp-block-container-3 > .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;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-access#content #page-content > a, .page-access1#content #page-content > a, .page-custom#content #page-content > a, .page-custom1#content #page-content > a, .page-custom2#content #page-content > a, .page-custom3#content #page-content > a, .page-dish#content #page-content > a, .page-dish2#content #page-content > a, .page-dish3#content #page-content > a, .page-facilities#content #page-content > a, .page-facilities1#content #page-content > a, .page-facilities2#content #page-content > a, .page-facilities3#content #page-content > a, .page-facilities4#content #page-content > a, .page-facilities5#content #page-content > a, .page-room1#content #page-content > a, .page-room10#content #page-content > a, .page-room11#content #page-content > a, .page-room12#content #page-content > a, .page-room13#content #page-content > a, .page-room14#content #page-content > a, .page-room16#content #page-content > a, .page-room17#content #page-content > a, .page-room18#content #page-content > a, .page-room19#content #page-content > a, .page-room3#content #page-content > a, .page-room4#content #page-content > a, .page-room42#content #page-content > a, .page-room5#content #page-content > a, .page-room6#content #page-content > a, .page-room7#content #page-content > a, .page-room8#content #page-content > a, .page-room9#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-2 > a, #sp-block-container-3 > a{
  text-decoration : underline;
}

.page-access#content #page-content > a:visited, .page-access1#content #page-content > a:visited, .page-custom#content #page-content > a:visited, .page-custom1#content #page-content > a:visited, .page-custom2#content #page-content > a:visited, .page-custom3#content #page-content > a:visited, .page-dish#content #page-content > a:visited, .page-dish2#content #page-content > a:visited, .page-dish3#content #page-content > a:visited, .page-facilities#content #page-content > a:visited, .page-facilities1#content #page-content > a:visited, .page-facilities2#content #page-content > a:visited, .page-facilities3#content #page-content > a:visited, .page-facilities4#content #page-content > a:visited, .page-facilities5#content #page-content > a:visited, .page-room1#content #page-content > a:visited, .page-room10#content #page-content > a:visited, .page-room11#content #page-content > a:visited, .page-room12#content #page-content > a:visited, .page-room13#content #page-content > a:visited, .page-room14#content #page-content > a:visited, .page-room16#content #page-content > a:visited, .page-room17#content #page-content > a:visited, .page-room18#content #page-content > a:visited, .page-room19#content #page-content > a:visited, .page-room3#content #page-content > a:visited, .page-room4#content #page-content > a:visited, .page-room42#content #page-content > a:visited, .page-room5#content #page-content > a:visited, .page-room6#content #page-content > a:visited, .page-room7#content #page-content > a:visited, .page-room8#content #page-content > a:visited, .page-room9#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-3 > a:visited{
  text-decoration : none;
}

.page-access#content #page-content > a:hover, .page-access1#content #page-content > a:hover, .page-custom#content #page-content > a:hover, .page-custom1#content #page-content > a:hover, .page-custom2#content #page-content > a:hover, .page-custom3#content #page-content > a:hover, .page-dish#content #page-content > a:hover, .page-dish2#content #page-content > a:hover, .page-dish3#content #page-content > a:hover, .page-facilities#content #page-content > a:hover, .page-facilities1#content #page-content > a:hover, .page-facilities2#content #page-content > a:hover, .page-facilities3#content #page-content > a:hover, .page-facilities4#content #page-content > a:hover, .page-facilities5#content #page-content > a:hover, .page-room1#content #page-content > a:hover, .page-room10#content #page-content > a:hover, .page-room11#content #page-content > a:hover, .page-room12#content #page-content > a:hover, .page-room13#content #page-content > a:hover, .page-room14#content #page-content > a:hover, .page-room16#content #page-content > a:hover, .page-room17#content #page-content > a:hover, .page-room18#content #page-content > a:hover, .page-room19#content #page-content > a:hover, .page-room3#content #page-content > a:hover, .page-room4#content #page-content > a:hover, .page-room42#content #page-content > a:hover, .page-room5#content #page-content > a:hover, .page-room6#content #page-content > a:hover, .page-room7#content #page-content > a:hover, .page-room8#content #page-content > a:hover, .page-room9#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-3 > a:hover{
  text-decoration : none;
}

.page-access#content #page-content > a > img:not(.sp-image), .page-access1#content #page-content > a > img:not(.sp-image), .page-custom#content #page-content > a > img:not(.sp-image), .page-custom1#content #page-content > a > img:not(.sp-image), .page-custom2#content #page-content > a > img:not(.sp-image), .page-custom3#content #page-content > a > img:not(.sp-image), .page-dish#content #page-content > a > img:not(.sp-image), .page-dish2#content #page-content > a > img:not(.sp-image), .page-dish3#content #page-content > a > img:not(.sp-image), .page-facilities#content #page-content > a > img:not(.sp-image), .page-facilities1#content #page-content > a > img:not(.sp-image), .page-facilities2#content #page-content > a > img:not(.sp-image), .page-facilities3#content #page-content > a > img:not(.sp-image), .page-facilities4#content #page-content > a > img:not(.sp-image), .page-facilities5#content #page-content > a > img:not(.sp-image), .page-room1#content #page-content > a > img:not(.sp-image), .page-room10#content #page-content > a > img:not(.sp-image), .page-room11#content #page-content > a > img:not(.sp-image), .page-room12#content #page-content > a > img:not(.sp-image), .page-room13#content #page-content > a > img:not(.sp-image), .page-room14#content #page-content > a > img:not(.sp-image), .page-room16#content #page-content > a > img:not(.sp-image), .page-room17#content #page-content > a > img:not(.sp-image), .page-room18#content #page-content > a > img:not(.sp-image), .page-room19#content #page-content > a > img:not(.sp-image), .page-room3#content #page-content > a > img:not(.sp-image), .page-room4#content #page-content > a > img:not(.sp-image), .page-room42#content #page-content > a > img:not(.sp-image), .page-room5#content #page-content > a > img:not(.sp-image), .page-room6#content #page-content > a > img:not(.sp-image), .page-room7#content #page-content > a > img:not(.sp-image), .page-room8#content #page-content > a > img:not(.sp-image), .page-room9#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > a > img:not(.sp-image), #sp-block-container-2 > a > img:not(.sp-image), #sp-block-container-3 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-access#content #page-content > abbr, .page-access1#content #page-content > abbr, .page-custom#content #page-content > abbr, .page-custom1#content #page-content > abbr, .page-custom2#content #page-content > abbr, .page-custom3#content #page-content > abbr, .page-dish#content #page-content > abbr, .page-dish2#content #page-content > abbr, .page-dish3#content #page-content > abbr, .page-facilities#content #page-content > abbr, .page-facilities1#content #page-content > abbr, .page-facilities2#content #page-content > abbr, .page-facilities3#content #page-content > abbr, .page-facilities4#content #page-content > abbr, .page-facilities5#content #page-content > abbr, .page-room1#content #page-content > abbr, .page-room10#content #page-content > abbr, .page-room11#content #page-content > abbr, .page-room12#content #page-content > abbr, .page-room13#content #page-content > abbr, .page-room14#content #page-content > abbr, .page-room16#content #page-content > abbr, .page-room17#content #page-content > abbr, .page-room18#content #page-content > abbr, .page-room19#content #page-content > abbr, .page-room3#content #page-content > abbr, .page-room4#content #page-content > abbr, .page-room42#content #page-content > abbr, .page-room5#content #page-content > abbr, .page-room6#content #page-content > abbr, .page-room7#content #page-content > abbr, .page-room8#content #page-content > abbr, .page-room9#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-2 > abbr, #sp-block-container-3 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-access#content #page-content > acronym, .page-access1#content #page-content > acronym, .page-custom#content #page-content > acronym, .page-custom1#content #page-content > acronym, .page-custom2#content #page-content > acronym, .page-custom3#content #page-content > acronym, .page-dish#content #page-content > acronym, .page-dish2#content #page-content > acronym, .page-dish3#content #page-content > acronym, .page-facilities#content #page-content > acronym, .page-facilities1#content #page-content > acronym, .page-facilities2#content #page-content > acronym, .page-facilities3#content #page-content > acronym, .page-facilities4#content #page-content > acronym, .page-facilities5#content #page-content > acronym, .page-room1#content #page-content > acronym, .page-room10#content #page-content > acronym, .page-room11#content #page-content > acronym, .page-room12#content #page-content > acronym, .page-room13#content #page-content > acronym, .page-room14#content #page-content > acronym, .page-room16#content #page-content > acronym, .page-room17#content #page-content > acronym, .page-room18#content #page-content > acronym, .page-room19#content #page-content > acronym, .page-room3#content #page-content > acronym, .page-room4#content #page-content > acronym, .page-room42#content #page-content > acronym, .page-room5#content #page-content > acronym, .page-room6#content #page-content > acronym, .page-room7#content #page-content > acronym, .page-room8#content #page-content > acronym, .page-room9#content #page-content > acronym, #sp-block-container-1 > acronym, #sp-block-container-2 > acronym, #sp-block-container-3 > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-access#content #page-content > address, .page-access1#content #page-content > address, .page-custom#content #page-content > address, .page-custom1#content #page-content > address, .page-custom2#content #page-content > address, .page-custom3#content #page-content > address, .page-dish#content #page-content > address, .page-dish2#content #page-content > address, .page-dish3#content #page-content > address, .page-facilities#content #page-content > address, .page-facilities1#content #page-content > address, .page-facilities2#content #page-content > address, .page-facilities3#content #page-content > address, .page-facilities4#content #page-content > address, .page-facilities5#content #page-content > address, .page-room1#content #page-content > address, .page-room10#content #page-content > address, .page-room11#content #page-content > address, .page-room12#content #page-content > address, .page-room13#content #page-content > address, .page-room14#content #page-content > address, .page-room16#content #page-content > address, .page-room17#content #page-content > address, .page-room18#content #page-content > address, .page-room19#content #page-content > address, .page-room3#content #page-content > address, .page-room4#content #page-content > address, .page-room42#content #page-content > address, .page-room5#content #page-content > address, .page-room6#content #page-content > address, .page-room7#content #page-content > address, .page-room8#content #page-content > address, .page-room9#content #page-content > address, #sp-block-container-1 > address, #sp-block-container-2 > address, #sp-block-container-3 > address{
  font-style : italic;
}

.page-access#content #page-content > big, .page-access1#content #page-content > big, .page-custom#content #page-content > big, .page-custom1#content #page-content > big, .page-custom2#content #page-content > big, .page-custom3#content #page-content > big, .page-dish#content #page-content > big, .page-dish2#content #page-content > big, .page-dish3#content #page-content > big, .page-facilities#content #page-content > big, .page-facilities1#content #page-content > big, .page-facilities2#content #page-content > big, .page-facilities3#content #page-content > big, .page-facilities4#content #page-content > big, .page-facilities5#content #page-content > big, .page-room1#content #page-content > big, .page-room10#content #page-content > big, .page-room11#content #page-content > big, .page-room12#content #page-content > big, .page-room13#content #page-content > big, .page-room14#content #page-content > big, .page-room16#content #page-content > big, .page-room17#content #page-content > big, .page-room18#content #page-content > big, .page-room19#content #page-content > big, .page-room3#content #page-content > big, .page-room4#content #page-content > big, .page-room42#content #page-content > big, .page-room5#content #page-content > big, .page-room6#content #page-content > big, .page-room7#content #page-content > big, .page-room8#content #page-content > big, .page-room9#content #page-content > big, #sp-block-container-1 > big, #sp-block-container-2 > big, #sp-block-container-3 > big{
  font-size : 1.7rem;
}

.page-access#content #page-content > blockquote, .page-access1#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-dish#content #page-content > blockquote, .page-dish2#content #page-content > blockquote, .page-dish3#content #page-content > blockquote, .page-facilities#content #page-content > blockquote, .page-facilities1#content #page-content > blockquote, .page-facilities2#content #page-content > blockquote, .page-facilities3#content #page-content > blockquote, .page-facilities4#content #page-content > blockquote, .page-facilities5#content #page-content > blockquote, .page-room1#content #page-content > blockquote, .page-room10#content #page-content > blockquote, .page-room11#content #page-content > blockquote, .page-room12#content #page-content > blockquote, .page-room13#content #page-content > blockquote, .page-room14#content #page-content > blockquote, .page-room16#content #page-content > blockquote, .page-room17#content #page-content > blockquote, .page-room18#content #page-content > blockquote, .page-room19#content #page-content > blockquote, .page-room3#content #page-content > blockquote, .page-room4#content #page-content > blockquote, .page-room42#content #page-content > blockquote, .page-room5#content #page-content > blockquote, .page-room6#content #page-content > blockquote, .page-room7#content #page-content > blockquote, .page-room8#content #page-content > blockquote, .page-room9#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-access#content #page-content > blockquote p, .page-access1#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-dish#content #page-content > blockquote p, .page-dish2#content #page-content > blockquote p, .page-dish3#content #page-content > blockquote p, .page-facilities#content #page-content > blockquote p, .page-facilities1#content #page-content > blockquote p, .page-facilities2#content #page-content > blockquote p, .page-facilities3#content #page-content > blockquote p, .page-facilities4#content #page-content > blockquote p, .page-facilities5#content #page-content > blockquote p, .page-room1#content #page-content > blockquote p, .page-room10#content #page-content > blockquote p, .page-room11#content #page-content > blockquote p, .page-room12#content #page-content > blockquote p, .page-room13#content #page-content > blockquote p, .page-room14#content #page-content > blockquote p, .page-room16#content #page-content > blockquote p, .page-room17#content #page-content > blockquote p, .page-room18#content #page-content > blockquote p, .page-room19#content #page-content > blockquote p, .page-room3#content #page-content > blockquote p, .page-room4#content #page-content > blockquote p, .page-room42#content #page-content > blockquote p, .page-room5#content #page-content > blockquote p, .page-room6#content #page-content > blockquote p, .page-room7#content #page-content > blockquote p, .page-room8#content #page-content > blockquote p, .page-room9#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-access1#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-dish#content #page-content > blockquote p:first-child, .page-dish2#content #page-content > blockquote p:first-child, .page-dish3#content #page-content > blockquote p:first-child, .page-facilities#content #page-content > blockquote p:first-child, .page-facilities1#content #page-content > blockquote p:first-child, .page-facilities2#content #page-content > blockquote p:first-child, .page-facilities3#content #page-content > blockquote p:first-child, .page-facilities4#content #page-content > blockquote p:first-child, .page-facilities5#content #page-content > blockquote p:first-child, .page-room1#content #page-content > blockquote p:first-child, .page-room10#content #page-content > blockquote p:first-child, .page-room11#content #page-content > blockquote p:first-child, .page-room12#content #page-content > blockquote p:first-child, .page-room13#content #page-content > blockquote p:first-child, .page-room14#content #page-content > blockquote p:first-child, .page-room16#content #page-content > blockquote p:first-child, .page-room17#content #page-content > blockquote p:first-child, .page-room18#content #page-content > blockquote p:first-child, .page-room19#content #page-content > blockquote p:first-child, .page-room3#content #page-content > blockquote p:first-child, .page-room4#content #page-content > blockquote p:first-child, .page-room42#content #page-content > blockquote p:first-child, .page-room5#content #page-content > blockquote p:first-child, .page-room6#content #page-content > blockquote p:first-child, .page-room7#content #page-content > blockquote p:first-child, .page-room8#content #page-content > blockquote p:first-child, .page-room9#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > dl:not(.sp-definition-list), .page-access1#content #page-content > dl:not(.sp-definition-list), .page-custom#content #page-content > dl:not(.sp-definition-list), .page-custom1#content #page-content > dl:not(.sp-definition-list), .page-custom2#content #page-content > dl:not(.sp-definition-list), .page-custom3#content #page-content > dl:not(.sp-definition-list), .page-dish#content #page-content > dl:not(.sp-definition-list), .page-dish2#content #page-content > dl:not(.sp-definition-list), .page-dish3#content #page-content > dl:not(.sp-definition-list), .page-facilities#content #page-content > dl:not(.sp-definition-list), .page-facilities1#content #page-content > dl:not(.sp-definition-list), .page-facilities2#content #page-content > dl:not(.sp-definition-list), .page-facilities3#content #page-content > dl:not(.sp-definition-list), .page-facilities4#content #page-content > dl:not(.sp-definition-list), .page-facilities5#content #page-content > dl:not(.sp-definition-list), .page-room1#content #page-content > dl:not(.sp-definition-list), .page-room10#content #page-content > dl:not(.sp-definition-list), .page-room11#content #page-content > dl:not(.sp-definition-list), .page-room12#content #page-content > dl:not(.sp-definition-list), .page-room13#content #page-content > dl:not(.sp-definition-list), .page-room14#content #page-content > dl:not(.sp-definition-list), .page-room16#content #page-content > dl:not(.sp-definition-list), .page-room17#content #page-content > dl:not(.sp-definition-list), .page-room18#content #page-content > dl:not(.sp-definition-list), .page-room19#content #page-content > dl:not(.sp-definition-list), .page-room3#content #page-content > dl:not(.sp-definition-list), .page-room4#content #page-content > dl:not(.sp-definition-list), .page-room42#content #page-content > dl:not(.sp-definition-list), .page-room5#content #page-content > dl:not(.sp-definition-list), .page-room6#content #page-content > dl:not(.sp-definition-list), .page-room7#content #page-content > dl:not(.sp-definition-list), .page-room8#content #page-content > dl:not(.sp-definition-list), .page-room9#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > dl:not(.sp-definition-list), #sp-block-container-2 > dl:not(.sp-definition-list), #sp-block-container-3 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-access#content #page-content > dl:not(.sp-definition-list) > dd, .page-access1#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom1#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom2#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom3#content #page-content > dl:not(.sp-definition-list) > dd, .page-dish#content #page-content > dl:not(.sp-definition-list) > dd, .page-dish2#content #page-content > dl:not(.sp-definition-list) > dd, .page-dish3#content #page-content > dl:not(.sp-definition-list) > dd, .page-facilities#content #page-content > dl:not(.sp-definition-list) > dd, .page-facilities1#content #page-content > dl:not(.sp-definition-list) > dd, .page-facilities2#content #page-content > dl:not(.sp-definition-list) > dd, .page-facilities3#content #page-content > dl:not(.sp-definition-list) > dd, .page-facilities4#content #page-content > dl:not(.sp-definition-list) > dd, .page-facilities5#content #page-content > dl:not(.sp-definition-list) > dd, .page-room1#content #page-content > dl:not(.sp-definition-list) > dd, .page-room10#content #page-content > dl:not(.sp-definition-list) > dd, .page-room11#content #page-content > dl:not(.sp-definition-list) > dd, .page-room12#content #page-content > dl:not(.sp-definition-list) > dd, .page-room13#content #page-content > dl:not(.sp-definition-list) > dd, .page-room14#content #page-content > dl:not(.sp-definition-list) > dd, .page-room16#content #page-content > dl:not(.sp-definition-list) > dd, .page-room17#content #page-content > dl:not(.sp-definition-list) > dd, .page-room18#content #page-content > dl:not(.sp-definition-list) > dd, .page-room19#content #page-content > dl:not(.sp-definition-list) > dd, .page-room3#content #page-content > dl:not(.sp-definition-list) > dd, .page-room4#content #page-content > dl:not(.sp-definition-list) > dd, .page-room42#content #page-content > dl:not(.sp-definition-list) > dd, .page-room5#content #page-content > dl:not(.sp-definition-list) > dd, .page-room6#content #page-content > dl:not(.sp-definition-list) > dd, .page-room7#content #page-content > dl:not(.sp-definition-list) > dd, .page-room8#content #page-content > dl:not(.sp-definition-list) > dd, .page-room9#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > dl:not(.sp-definition-list) > dd, #sp-block-container-2 > dl:not(.sp-definition-list) > dd, #sp-block-container-3 > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-access#content #page-content > dl:not(.sp-definition-list) > dt, .page-access1#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom1#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom2#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom3#content #page-content > dl:not(.sp-definition-list) > dt, .page-dish#content #page-content > dl:not(.sp-definition-list) > dt, .page-dish2#content #page-content > dl:not(.sp-definition-list) > dt, .page-dish3#content #page-content > dl:not(.sp-definition-list) > dt, .page-facilities#content #page-content > dl:not(.sp-definition-list) > dt, .page-facilities1#content #page-content > dl:not(.sp-definition-list) > dt, .page-facilities2#content #page-content > dl:not(.sp-definition-list) > dt, .page-facilities3#content #page-content > dl:not(.sp-definition-list) > dt, .page-facilities4#content #page-content > dl:not(.sp-definition-list) > dt, .page-facilities5#content #page-content > dl:not(.sp-definition-list) > dt, .page-room1#content #page-content > dl:not(.sp-definition-list) > dt, .page-room10#content #page-content > dl:not(.sp-definition-list) > dt, .page-room11#content #page-content > dl:not(.sp-definition-list) > dt, .page-room12#content #page-content > dl:not(.sp-definition-list) > dt, .page-room13#content #page-content > dl:not(.sp-definition-list) > dt, .page-room14#content #page-content > dl:not(.sp-definition-list) > dt, .page-room16#content #page-content > dl:not(.sp-definition-list) > dt, .page-room17#content #page-content > dl:not(.sp-definition-list) > dt, .page-room18#content #page-content > dl:not(.sp-definition-list) > dt, .page-room19#content #page-content > dl:not(.sp-definition-list) > dt, .page-room3#content #page-content > dl:not(.sp-definition-list) > dt, .page-room4#content #page-content > dl:not(.sp-definition-list) > dt, .page-room42#content #page-content > dl:not(.sp-definition-list) > dt, .page-room5#content #page-content > dl:not(.sp-definition-list) > dt, .page-room6#content #page-content > dl:not(.sp-definition-list) > dt, .page-room7#content #page-content > dl:not(.sp-definition-list) > dt, .page-room8#content #page-content > dl:not(.sp-definition-list) > dt, .page-room9#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > dl:not(.sp-definition-list) > dt, #sp-block-container-2 > dl:not(.sp-definition-list) > dt, #sp-block-container-3 > dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #a38a59;
}

.page-access#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-access1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-dish#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-dish2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-dish3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-facilities#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-facilities1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-facilities2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-facilities3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-facilities4#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-facilities5#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room10#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room11#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room12#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room13#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room14#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room16#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room17#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room18#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room19#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room4#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room42#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room5#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room6#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room7#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room8#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-room9#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-1 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-2 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-3 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-access1#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-dish#content #page-content > h1, .page-dish2#content #page-content > h1, .page-dish3#content #page-content > h1, .page-facilities#content #page-content > h1, .page-facilities1#content #page-content > h1, .page-facilities2#content #page-content > h1, .page-facilities3#content #page-content > h1, .page-facilities4#content #page-content > h1, .page-facilities5#content #page-content > h1, .page-room1#content #page-content > h1, .page-room10#content #page-content > h1, .page-room11#content #page-content > h1, .page-room12#content #page-content > h1, .page-room13#content #page-content > h1, .page-room14#content #page-content > h1, .page-room16#content #page-content > h1, .page-room17#content #page-content > h1, .page-room18#content #page-content > h1, .page-room19#content #page-content > h1, .page-room3#content #page-content > h1, .page-room4#content #page-content > h1, .page-room42#content #page-content > h1, .page-room5#content #page-content > h1, .page-room6#content #page-content > h1, .page-room7#content #page-content > h1, .page-room8#content #page-content > h1, .page-room9#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  padding-left : 20px;
  padding-right : 0px;
  margin-top : 0px;
  margin-left : -20px;
  margin-bottom : 10px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #a9894a;
}

.page-access#content #page-content > h2, .page-access1#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-dish#content #page-content > h2, .page-dish2#content #page-content > h2, .page-dish3#content #page-content > h2, .page-facilities#content #page-content > h2, .page-facilities1#content #page-content > h2, .page-facilities2#content #page-content > h2, .page-facilities3#content #page-content > h2, .page-facilities4#content #page-content > h2, .page-facilities5#content #page-content > h2, .page-room1#content #page-content > h2, .page-room10#content #page-content > h2, .page-room11#content #page-content > h2, .page-room12#content #page-content > h2, .page-room13#content #page-content > h2, .page-room14#content #page-content > h2, .page-room16#content #page-content > h2, .page-room17#content #page-content > h2, .page-room18#content #page-content > h2, .page-room19#content #page-content > h2, .page-room3#content #page-content > h2, .page-room4#content #page-content > h2, .page-room42#content #page-content > h2, .page-room5#content #page-content > h2, .page-room6#content #page-content > h2, .page-room7#content #page-content > h2, .page-room8#content #page-content > h2, .page-room9#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h3, .page-access1#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-dish#content #page-content > h3, .page-dish2#content #page-content > h3, .page-dish3#content #page-content > h3, .page-facilities#content #page-content > h3, .page-facilities1#content #page-content > h3, .page-facilities2#content #page-content > h3, .page-facilities3#content #page-content > h3, .page-facilities4#content #page-content > h3, .page-facilities5#content #page-content > h3, .page-room1#content #page-content > h3, .page-room10#content #page-content > h3, .page-room11#content #page-content > h3, .page-room12#content #page-content > h3, .page-room13#content #page-content > h3, .page-room14#content #page-content > h3, .page-room16#content #page-content > h3, .page-room17#content #page-content > h3, .page-room18#content #page-content > h3, .page-room19#content #page-content > h3, .page-room3#content #page-content > h3, .page-room4#content #page-content > h3, .page-room42#content #page-content > h3, .page-room5#content #page-content > h3, .page-room6#content #page-content > h3, .page-room7#content #page-content > h3, .page-room8#content #page-content > h3, .page-room9#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h4, .page-access1#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-dish#content #page-content > h4, .page-dish2#content #page-content > h4, .page-dish3#content #page-content > h4, .page-facilities#content #page-content > h4, .page-facilities1#content #page-content > h4, .page-facilities2#content #page-content > h4, .page-facilities3#content #page-content > h4, .page-facilities4#content #page-content > h4, .page-facilities5#content #page-content > h4, .page-room1#content #page-content > h4, .page-room10#content #page-content > h4, .page-room11#content #page-content > h4, .page-room12#content #page-content > h4, .page-room13#content #page-content > h4, .page-room14#content #page-content > h4, .page-room16#content #page-content > h4, .page-room17#content #page-content > h4, .page-room18#content #page-content > h4, .page-room19#content #page-content > h4, .page-room3#content #page-content > h4, .page-room4#content #page-content > h4, .page-room42#content #page-content > h4, .page-room5#content #page-content > h4, .page-room6#content #page-content > h4, .page-room7#content #page-content > h4, .page-room8#content #page-content > h4, .page-room9#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h5, .page-access1#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-dish#content #page-content > h5, .page-dish2#content #page-content > h5, .page-dish3#content #page-content > h5, .page-facilities#content #page-content > h5, .page-facilities1#content #page-content > h5, .page-facilities2#content #page-content > h5, .page-facilities3#content #page-content > h5, .page-facilities4#content #page-content > h5, .page-facilities5#content #page-content > h5, .page-room1#content #page-content > h5, .page-room10#content #page-content > h5, .page-room11#content #page-content > h5, .page-room12#content #page-content > h5, .page-room13#content #page-content > h5, .page-room14#content #page-content > h5, .page-room16#content #page-content > h5, .page-room17#content #page-content > h5, .page-room18#content #page-content > h5, .page-room19#content #page-content > h5, .page-room3#content #page-content > h5, .page-room4#content #page-content > h5, .page-room42#content #page-content > h5, .page-room5#content #page-content > h5, .page-room6#content #page-content > h5, .page-room7#content #page-content > h5, .page-room8#content #page-content > h5, .page-room9#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h6, .page-access1#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-dish#content #page-content > h6, .page-dish2#content #page-content > h6, .page-dish3#content #page-content > h6, .page-facilities#content #page-content > h6, .page-facilities1#content #page-content > h6, .page-facilities2#content #page-content > h6, .page-facilities3#content #page-content > h6, .page-facilities4#content #page-content > h6, .page-facilities5#content #page-content > h6, .page-room1#content #page-content > h6, .page-room10#content #page-content > h6, .page-room11#content #page-content > h6, .page-room12#content #page-content > h6, .page-room13#content #page-content > h6, .page-room14#content #page-content > h6, .page-room16#content #page-content > h6, .page-room17#content #page-content > h6, .page-room18#content #page-content > h6, .page-room19#content #page-content > h6, .page-room3#content #page-content > h6, .page-room4#content #page-content > h6, .page-room42#content #page-content > h6, .page-room5#content #page-content > h6, .page-room6#content #page-content > h6, .page-room7#content #page-content > h6, .page-room8#content #page-content > h6, .page-room9#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > hr, .page-access1#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-dish#content #page-content > hr, .page-dish2#content #page-content > hr, .page-dish3#content #page-content > hr, .page-facilities#content #page-content > hr, .page-facilities1#content #page-content > hr, .page-facilities2#content #page-content > hr, .page-facilities3#content #page-content > hr, .page-facilities4#content #page-content > hr, .page-facilities5#content #page-content > hr, .page-room1#content #page-content > hr, .page-room10#content #page-content > hr, .page-room11#content #page-content > hr, .page-room12#content #page-content > hr, .page-room13#content #page-content > hr, .page-room14#content #page-content > hr, .page-room16#content #page-content > hr, .page-room17#content #page-content > hr, .page-room18#content #page-content > hr, .page-room19#content #page-content > hr, .page-room3#content #page-content > hr, .page-room4#content #page-content > hr, .page-room42#content #page-content > hr, .page-room5#content #page-content > hr, .page-room6#content #page-content > hr, .page-room7#content #page-content > hr, .page-room8#content #page-content > hr, .page-room9#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr{
  background-color : #a9894a;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.page-access#content #page-content > ins, .page-access1#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-dish#content #page-content > ins, .page-dish2#content #page-content > ins, .page-dish3#content #page-content > ins, .page-facilities#content #page-content > ins, .page-facilities1#content #page-content > ins, .page-facilities2#content #page-content > ins, .page-facilities3#content #page-content > ins, .page-facilities4#content #page-content > ins, .page-facilities5#content #page-content > ins, .page-room1#content #page-content > ins, .page-room10#content #page-content > ins, .page-room11#content #page-content > ins, .page-room12#content #page-content > ins, .page-room13#content #page-content > ins, .page-room14#content #page-content > ins, .page-room16#content #page-content > ins, .page-room17#content #page-content > ins, .page-room18#content #page-content > ins, .page-room19#content #page-content > ins, .page-room3#content #page-content > ins, .page-room4#content #page-content > ins, .page-room42#content #page-content > ins, .page-room5#content #page-content > ins, .page-room6#content #page-content > ins, .page-room7#content #page-content > ins, .page-room8#content #page-content > ins, .page-room9#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-access#content #page-content > ol, .page-access1#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-dish#content #page-content > ol, .page-dish2#content #page-content > ol, .page-dish3#content #page-content > ol, .page-facilities#content #page-content > ol, .page-facilities1#content #page-content > ol, .page-facilities2#content #page-content > ol, .page-facilities3#content #page-content > ol, .page-facilities4#content #page-content > ol, .page-facilities5#content #page-content > ol, .page-room1#content #page-content > ol, .page-room10#content #page-content > ol, .page-room11#content #page-content > ol, .page-room12#content #page-content > ol, .page-room13#content #page-content > ol, .page-room14#content #page-content > ol, .page-room16#content #page-content > ol, .page-room17#content #page-content > ol, .page-room18#content #page-content > ol, .page-room19#content #page-content > ol, .page-room3#content #page-content > ol, .page-room4#content #page-content > ol, .page-room42#content #page-content > ol, .page-room5#content #page-content > ol, .page-room6#content #page-content > ol, .page-room7#content #page-content > ol, .page-room8#content #page-content > ol, .page-room9#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.page-access#content #page-content > ol li, .page-access1#content #page-content > ol li, .page-custom#content #page-content > ol li, .page-custom1#content #page-content > ol li, .page-custom2#content #page-content > ol li, .page-custom3#content #page-content > ol li, .page-dish#content #page-content > ol li, .page-dish2#content #page-content > ol li, .page-dish3#content #page-content > ol li, .page-facilities#content #page-content > ol li, .page-facilities1#content #page-content > ol li, .page-facilities2#content #page-content > ol li, .page-facilities3#content #page-content > ol li, .page-facilities4#content #page-content > ol li, .page-facilities5#content #page-content > ol li, .page-room1#content #page-content > ol li, .page-room10#content #page-content > ol li, .page-room11#content #page-content > ol li, .page-room12#content #page-content > ol li, .page-room13#content #page-content > ol li, .page-room14#content #page-content > ol li, .page-room16#content #page-content > ol li, .page-room17#content #page-content > ol li, .page-room18#content #page-content > ol li, .page-room19#content #page-content > ol li, .page-room3#content #page-content > ol li, .page-room4#content #page-content > ol li, .page-room42#content #page-content > ol li, .page-room5#content #page-content > ol li, .page-room6#content #page-content > ol li, .page-room7#content #page-content > ol li, .page-room8#content #page-content > ol li, .page-room9#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-2 > ol li, #sp-block-container-3 > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-access#content #page-content > ol ol, .page-access1#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-dish#content #page-content > ol ol, .page-dish2#content #page-content > ol ol, .page-dish3#content #page-content > ol ol, .page-facilities#content #page-content > ol ol, .page-facilities1#content #page-content > ol ol, .page-facilities2#content #page-content > ol ol, .page-facilities3#content #page-content > ol ol, .page-facilities4#content #page-content > ol ol, .page-facilities5#content #page-content > ol ol, .page-room1#content #page-content > ol ol, .page-room10#content #page-content > ol ol, .page-room11#content #page-content > ol ol, .page-room12#content #page-content > ol ol, .page-room13#content #page-content > ol ol, .page-room14#content #page-content > ol ol, .page-room16#content #page-content > ol ol, .page-room17#content #page-content > ol ol, .page-room18#content #page-content > ol ol, .page-room19#content #page-content > ol ol, .page-room3#content #page-content > ol ol, .page-room4#content #page-content > ol ol, .page-room42#content #page-content > ol ol, .page-room5#content #page-content > ol ol, .page-room6#content #page-content > ol ol, .page-room7#content #page-content > ol ol, .page-room8#content #page-content > ol ol, .page-room9#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-access#content #page-content > ol > ol > li:nth-of-type(1), .page-access1#content #page-content > ol > ol > li:nth-of-type(1), .page-custom#content #page-content > ol > ol > li:nth-of-type(1), .page-custom1#content #page-content > ol > ol > li:nth-of-type(1), .page-custom2#content #page-content > ol > ol > li:nth-of-type(1), .page-custom3#content #page-content > ol > ol > li:nth-of-type(1), .page-dish#content #page-content > ol > ol > li:nth-of-type(1), .page-dish2#content #page-content > ol > ol > li:nth-of-type(1), .page-dish3#content #page-content > ol > ol > li:nth-of-type(1), .page-facilities#content #page-content > ol > ol > li:nth-of-type(1), .page-facilities1#content #page-content > ol > ol > li:nth-of-type(1), .page-facilities2#content #page-content > ol > ol > li:nth-of-type(1), .page-facilities3#content #page-content > ol > ol > li:nth-of-type(1), .page-facilities4#content #page-content > ol > ol > li:nth-of-type(1), .page-facilities5#content #page-content > ol > ol > li:nth-of-type(1), .page-room1#content #page-content > ol > ol > li:nth-of-type(1), .page-room10#content #page-content > ol > ol > li:nth-of-type(1), .page-room11#content #page-content > ol > ol > li:nth-of-type(1), .page-room12#content #page-content > ol > ol > li:nth-of-type(1), .page-room13#content #page-content > ol > ol > li:nth-of-type(1), .page-room14#content #page-content > ol > ol > li:nth-of-type(1), .page-room16#content #page-content > ol > ol > li:nth-of-type(1), .page-room17#content #page-content > ol > ol > li:nth-of-type(1), .page-room18#content #page-content > ol > ol > li:nth-of-type(1), .page-room19#content #page-content > ol > ol > li:nth-of-type(1), .page-room3#content #page-content > ol > ol > li:nth-of-type(1), .page-room4#content #page-content > ol > ol > li:nth-of-type(1), .page-room42#content #page-content > ol > ol > li:nth-of-type(1), .page-room5#content #page-content > ol > ol > li:nth-of-type(1), .page-room6#content #page-content > ol > ol > li:nth-of-type(1), .page-room7#content #page-content > ol > ol > li:nth-of-type(1), .page-room8#content #page-content > ol > ol > li:nth-of-type(1), .page-room9#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > ol > ol > li:nth-of-type(1), #sp-block-container-2 > ol > ol > li:nth-of-type(1), #sp-block-container-3 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-access#content #page-content > p, .page-access1#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-dish#content #page-content > p, .page-dish2#content #page-content > p, .page-dish3#content #page-content > p, .page-facilities#content #page-content > p, .page-facilities1#content #page-content > p, .page-facilities2#content #page-content > p, .page-facilities3#content #page-content > p, .page-facilities4#content #page-content > p, .page-facilities5#content #page-content > p, .page-room1#content #page-content > p, .page-room10#content #page-content > p, .page-room11#content #page-content > p, .page-room12#content #page-content > p, .page-room13#content #page-content > p, .page-room14#content #page-content > p, .page-room16#content #page-content > p, .page-room17#content #page-content > p, .page-room18#content #page-content > p, .page-room19#content #page-content > p, .page-room3#content #page-content > p, .page-room4#content #page-content > p, .page-room42#content #page-content > p, .page-room5#content #page-content > p, .page-room6#content #page-content > p, .page-room7#content #page-content > p, .page-room8#content #page-content > p, .page-room9#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-3 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-access#content #page-content > p:nth-of-type(1), .page-access1#content #page-content > p:nth-of-type(1), .page-custom#content #page-content > p:nth-of-type(1), .page-custom1#content #page-content > p:nth-of-type(1), .page-custom2#content #page-content > p:nth-of-type(1), .page-custom3#content #page-content > p:nth-of-type(1), .page-dish#content #page-content > p:nth-of-type(1), .page-dish2#content #page-content > p:nth-of-type(1), .page-dish3#content #page-content > p:nth-of-type(1), .page-facilities#content #page-content > p:nth-of-type(1), .page-facilities1#content #page-content > p:nth-of-type(1), .page-facilities2#content #page-content > p:nth-of-type(1), .page-facilities3#content #page-content > p:nth-of-type(1), .page-facilities4#content #page-content > p:nth-of-type(1), .page-facilities5#content #page-content > p:nth-of-type(1), .page-room1#content #page-content > p:nth-of-type(1), .page-room10#content #page-content > p:nth-of-type(1), .page-room11#content #page-content > p:nth-of-type(1), .page-room12#content #page-content > p:nth-of-type(1), .page-room13#content #page-content > p:nth-of-type(1), .page-room14#content #page-content > p:nth-of-type(1), .page-room16#content #page-content > p:nth-of-type(1), .page-room17#content #page-content > p:nth-of-type(1), .page-room18#content #page-content > p:nth-of-type(1), .page-room19#content #page-content > p:nth-of-type(1), .page-room3#content #page-content > p:nth-of-type(1), .page-room4#content #page-content > p:nth-of-type(1), .page-room42#content #page-content > p:nth-of-type(1), .page-room5#content #page-content > p:nth-of-type(1), .page-room6#content #page-content > p:nth-of-type(1), .page-room7#content #page-content > p:nth-of-type(1), .page-room8#content #page-content > p:nth-of-type(1), .page-room9#content #page-content > p:nth-of-type(1), #sp-block-container-1 > p:nth-of-type(1), #sp-block-container-2 > p:nth-of-type(1), #sp-block-container-3 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-access#content #page-content > pre, .page-access1#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-dish#content #page-content > pre, .page-dish2#content #page-content > pre, .page-dish3#content #page-content > pre, .page-facilities#content #page-content > pre, .page-facilities1#content #page-content > pre, .page-facilities2#content #page-content > pre, .page-facilities3#content #page-content > pre, .page-facilities4#content #page-content > pre, .page-facilities5#content #page-content > pre, .page-room1#content #page-content > pre, .page-room10#content #page-content > pre, .page-room11#content #page-content > pre, .page-room12#content #page-content > pre, .page-room13#content #page-content > pre, .page-room14#content #page-content > pre, .page-room16#content #page-content > pre, .page-room17#content #page-content > pre, .page-room18#content #page-content > pre, .page-room19#content #page-content > pre, .page-room3#content #page-content > pre, .page-room4#content #page-content > pre, .page-room42#content #page-content > pre, .page-room5#content #page-content > pre, .page-room6#content #page-content > pre, .page-room7#content #page-content > pre, .page-room8#content #page-content > pre, .page-room9#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > 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;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-access#content #page-content > table:not(.sp-table), .page-access1#content #page-content > table:not(.sp-table), .page-custom#content #page-content > table:not(.sp-table), .page-custom1#content #page-content > table:not(.sp-table), .page-custom2#content #page-content > table:not(.sp-table), .page-custom3#content #page-content > table:not(.sp-table), .page-dish#content #page-content > table:not(.sp-table), .page-dish2#content #page-content > table:not(.sp-table), .page-dish3#content #page-content > table:not(.sp-table), .page-facilities#content #page-content > table:not(.sp-table), .page-facilities1#content #page-content > table:not(.sp-table), .page-facilities2#content #page-content > table:not(.sp-table), .page-facilities3#content #page-content > table:not(.sp-table), .page-facilities4#content #page-content > table:not(.sp-table), .page-facilities5#content #page-content > table:not(.sp-table), .page-room1#content #page-content > table:not(.sp-table), .page-room10#content #page-content > table:not(.sp-table), .page-room11#content #page-content > table:not(.sp-table), .page-room12#content #page-content > table:not(.sp-table), .page-room13#content #page-content > table:not(.sp-table), .page-room14#content #page-content > table:not(.sp-table), .page-room16#content #page-content > table:not(.sp-table), .page-room17#content #page-content > table:not(.sp-table), .page-room18#content #page-content > table:not(.sp-table), .page-room19#content #page-content > table:not(.sp-table), .page-room3#content #page-content > table:not(.sp-table), .page-room4#content #page-content > table:not(.sp-table), .page-room42#content #page-content > table:not(.sp-table), .page-room5#content #page-content > table:not(.sp-table), .page-room6#content #page-content > table:not(.sp-table), .page-room7#content #page-content > table:not(.sp-table), .page-room8#content #page-content > table:not(.sp-table), .page-room9#content #page-content > table:not(.sp-table), #sp-block-container-1 > table:not(.sp-table), #sp-block-container-2 > table:not(.sp-table), #sp-block-container-3 > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-access1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-dish#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-dish2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-dish3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-facilities#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-facilities1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-facilities2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-facilities3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-facilities4#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-facilities5#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room10#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room11#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room12#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room13#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room14#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room16#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room17#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room18#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room19#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room4#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room42#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room5#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room6#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room7#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room8#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-room9#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-access1#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-dish#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-dish2#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-dish3#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-facilities#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-facilities1#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-facilities2#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-facilities3#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-facilities4#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-facilities5#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room1#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room10#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room11#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room12#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room13#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room14#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room16#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room17#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room18#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room19#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room3#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room4#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room42#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room5#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room6#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room7#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room8#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-room9#content #page-content > table:not(.sp-table) > tbody > tr > th, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-access1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-dish#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-dish2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-dish3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-facilities#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-facilities1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-facilities2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-facilities3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-facilities4#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-facilities5#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room10#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room11#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room12#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room13#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room14#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room16#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room17#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room18#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room19#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room4#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room42#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room5#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room6#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room7#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room8#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-room9#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-access1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-dish#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-dish2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-dish3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-facilities#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-facilities1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-facilities2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-facilities3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-facilities4#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-facilities5#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room10#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room11#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room12#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room13#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room14#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room16#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room17#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room18#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room19#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room4#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room42#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room5#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room6#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room7#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room8#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-room9#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > ul:not(.sp-list), .page-access1#content #page-content > ul:not(.sp-list), .page-custom#content #page-content > ul:not(.sp-list), .page-custom1#content #page-content > ul:not(.sp-list), .page-custom2#content #page-content > ul:not(.sp-list), .page-custom3#content #page-content > ul:not(.sp-list), .page-dish#content #page-content > ul:not(.sp-list), .page-dish2#content #page-content > ul:not(.sp-list), .page-dish3#content #page-content > ul:not(.sp-list), .page-facilities#content #page-content > ul:not(.sp-list), .page-facilities1#content #page-content > ul:not(.sp-list), .page-facilities2#content #page-content > ul:not(.sp-list), .page-facilities3#content #page-content > ul:not(.sp-list), .page-facilities4#content #page-content > ul:not(.sp-list), .page-facilities5#content #page-content > ul:not(.sp-list), .page-room1#content #page-content > ul:not(.sp-list), .page-room10#content #page-content > ul:not(.sp-list), .page-room11#content #page-content > ul:not(.sp-list), .page-room12#content #page-content > ul:not(.sp-list), .page-room13#content #page-content > ul:not(.sp-list), .page-room14#content #page-content > ul:not(.sp-list), .page-room16#content #page-content > ul:not(.sp-list), .page-room17#content #page-content > ul:not(.sp-list), .page-room18#content #page-content > ul:not(.sp-list), .page-room19#content #page-content > ul:not(.sp-list), .page-room3#content #page-content > ul:not(.sp-list), .page-room4#content #page-content > ul:not(.sp-list), .page-room42#content #page-content > ul:not(.sp-list), .page-room5#content #page-content > ul:not(.sp-list), .page-room6#content #page-content > ul:not(.sp-list), .page-room7#content #page-content > ul:not(.sp-list), .page-room8#content #page-content > ul:not(.sp-list), .page-room9#content #page-content > ul:not(.sp-list), #sp-block-container-1 > ul:not(.sp-list), #sp-block-container-2 > ul:not(.sp-list), #sp-block-container-3 > ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.page-access#content #page-content > ul:not(.sp-list) li, .page-access1#content #page-content > ul:not(.sp-list) li, .page-custom#content #page-content > ul:not(.sp-list) li, .page-custom1#content #page-content > ul:not(.sp-list) li, .page-custom2#content #page-content > ul:not(.sp-list) li, .page-custom3#content #page-content > ul:not(.sp-list) li, .page-dish#content #page-content > ul:not(.sp-list) li, .page-dish2#content #page-content > ul:not(.sp-list) li, .page-dish3#content #page-content > ul:not(.sp-list) li, .page-facilities#content #page-content > ul:not(.sp-list) li, .page-facilities1#content #page-content > ul:not(.sp-list) li, .page-facilities2#content #page-content > ul:not(.sp-list) li, .page-facilities3#content #page-content > ul:not(.sp-list) li, .page-facilities4#content #page-content > ul:not(.sp-list) li, .page-facilities5#content #page-content > ul:not(.sp-list) li, .page-room1#content #page-content > ul:not(.sp-list) li, .page-room10#content #page-content > ul:not(.sp-list) li, .page-room11#content #page-content > ul:not(.sp-list) li, .page-room12#content #page-content > ul:not(.sp-list) li, .page-room13#content #page-content > ul:not(.sp-list) li, .page-room14#content #page-content > ul:not(.sp-list) li, .page-room16#content #page-content > ul:not(.sp-list) li, .page-room17#content #page-content > ul:not(.sp-list) li, .page-room18#content #page-content > ul:not(.sp-list) li, .page-room19#content #page-content > ul:not(.sp-list) li, .page-room3#content #page-content > ul:not(.sp-list) li, .page-room4#content #page-content > ul:not(.sp-list) li, .page-room42#content #page-content > ul:not(.sp-list) li, .page-room5#content #page-content > ul:not(.sp-list) li, .page-room6#content #page-content > ul:not(.sp-list) li, .page-room7#content #page-content > ul:not(.sp-list) li, .page-room8#content #page-content > ul:not(.sp-list) li, .page-room9#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > ul:not(.sp-list) li, #sp-block-container-2 > ul:not(.sp-list) li, #sp-block-container-3 > ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 19px;
  background-size : 3px 5px;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-access#content #page-content > ul:not(.sp-list) ul, .page-access1#content #page-content > ul:not(.sp-list) ul, .page-custom#content #page-content > ul:not(.sp-list) ul, .page-custom1#content #page-content > ul:not(.sp-list) ul, .page-custom2#content #page-content > ul:not(.sp-list) ul, .page-custom3#content #page-content > ul:not(.sp-list) ul, .page-dish#content #page-content > ul:not(.sp-list) ul, .page-dish2#content #page-content > ul:not(.sp-list) ul, .page-dish3#content #page-content > ul:not(.sp-list) ul, .page-facilities#content #page-content > ul:not(.sp-list) ul, .page-facilities1#content #page-content > ul:not(.sp-list) ul, .page-facilities2#content #page-content > ul:not(.sp-list) ul, .page-facilities3#content #page-content > ul:not(.sp-list) ul, .page-facilities4#content #page-content > ul:not(.sp-list) ul, .page-facilities5#content #page-content > ul:not(.sp-list) ul, .page-room1#content #page-content > ul:not(.sp-list) ul, .page-room10#content #page-content > ul:not(.sp-list) ul, .page-room11#content #page-content > ul:not(.sp-list) ul, .page-room12#content #page-content > ul:not(.sp-list) ul, .page-room13#content #page-content > ul:not(.sp-list) ul, .page-room14#content #page-content > ul:not(.sp-list) ul, .page-room16#content #page-content > ul:not(.sp-list) ul, .page-room17#content #page-content > ul:not(.sp-list) ul, .page-room18#content #page-content > ul:not(.sp-list) ul, .page-room19#content #page-content > ul:not(.sp-list) ul, .page-room3#content #page-content > ul:not(.sp-list) ul, .page-room4#content #page-content > ul:not(.sp-list) ul, .page-room42#content #page-content > ul:not(.sp-list) ul, .page-room5#content #page-content > ul:not(.sp-list) ul, .page-room6#content #page-content > ul:not(.sp-list) ul, .page-room7#content #page-content > ul:not(.sp-list) ul, .page-room8#content #page-content > ul:not(.sp-list) ul, .page-room9#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > ul:not(.sp-list) ul, #sp-block-container-2 > ul:not(.sp-list) ul, #sp-block-container-3 > ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.page-access#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-access1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-dish#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-dish2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-dish3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-facilities#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-facilities1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-facilities2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-facilities3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-facilities4#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-facilities5#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room10#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room11#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room12#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room13#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room14#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room16#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room17#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room18#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room19#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room4#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room42#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room5#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room6#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room7#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room8#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-room9#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-1 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-2 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-3 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

.sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-19 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-20 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-21 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-22 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-23 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-24 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-25 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-26 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-27 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-28 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-29 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-30 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-31 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-32 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-33 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-34 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-35 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-36 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-37 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-38 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-39 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-40 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-41 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-42 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-43 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-44 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-45 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-46 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-47 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-48 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-49 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a{
  color : #ffffff;
  text-decoration : none;
}

.sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-19 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-20 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-21 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-22 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-23 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-24 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-25 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-26 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-27 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-28 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-29 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-30 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-31 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-32 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-33 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-34 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-35 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-36 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-37 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-38 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-39 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-40 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-41 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-42 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-43 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-44 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-45 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-46 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-47 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-48 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-49 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a{
  color : #ffffff;
  text-decoration : none;
}

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

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > 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-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-49 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > 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-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-49 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt{
  background-color : #a9894a;
  padding-left : 18px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > 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-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-47 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-48 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-49 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #ffffff;
  text-decoration : none;
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > 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-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-47 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-48 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-49 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-47, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-48, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-49, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9{
  background-color : #ffffff;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > 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-20 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-47 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-48 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-49 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl{
  line-height : 2;
  margin-left : 20px;
  margin-right : 20px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > 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-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-49 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd{
  margin-top : 6px;
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > 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-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-49 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 13px;
  background-size : 3px 5px;
  padding-left : 20px;
  margin-top : 6px;
  float : left;
  clear : both;
}

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

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

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

.sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-17 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-18 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-19 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-20 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-21 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-22 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-23 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-24 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-25 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-26 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-27 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-28 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-29 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-30 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-31 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-32 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-33 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-34 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-35 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-36 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-37 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-38 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-39 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-40 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-41 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-42 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-43 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-44 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-45 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-46 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-47 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-48 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-49 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > article > footer{
  padding-top : 0px;
  padding-bottom : 0px;
}

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

.sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-10, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-11, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-12, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-13, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-19, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-20, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-21, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-22, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-23, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-24, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-25, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-26, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-27, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-28, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-29, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-30, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-31, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-32, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-33, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-34, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-35, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-36, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-37, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-38, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-39, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-40, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-41, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-42, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-43, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-44, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-45, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-46, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-47, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-48, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-49, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-6, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-7, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-8, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-9{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-wp-post-list-1:nth-child(1), .sp-wp-post-list#sp-wp-post-list-10:nth-child(1), .sp-wp-post-list#sp-wp-post-list-11:nth-child(1), .sp-wp-post-list#sp-wp-post-list-12:nth-child(1), .sp-wp-post-list#sp-wp-post-list-13:nth-child(1), .sp-wp-post-list#sp-wp-post-list-14:nth-child(1), .sp-wp-post-list#sp-wp-post-list-15:nth-child(1), .sp-wp-post-list#sp-wp-post-list-16:nth-child(1), .sp-wp-post-list#sp-wp-post-list-17:nth-child(1), .sp-wp-post-list#sp-wp-post-list-18:nth-child(1), .sp-wp-post-list#sp-wp-post-list-19:nth-child(1), .sp-wp-post-list#sp-wp-post-list-2:nth-child(1), .sp-wp-post-list#sp-wp-post-list-20:nth-child(1), .sp-wp-post-list#sp-wp-post-list-21:nth-child(1), .sp-wp-post-list#sp-wp-post-list-22:nth-child(1), .sp-wp-post-list#sp-wp-post-list-23:nth-child(1), .sp-wp-post-list#sp-wp-post-list-24:nth-child(1), .sp-wp-post-list#sp-wp-post-list-25:nth-child(1), .sp-wp-post-list#sp-wp-post-list-26:nth-child(1), .sp-wp-post-list#sp-wp-post-list-27:nth-child(1), .sp-wp-post-list#sp-wp-post-list-28:nth-child(1), .sp-wp-post-list#sp-wp-post-list-29:nth-child(1), .sp-wp-post-list#sp-wp-post-list-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-30:nth-child(1), .sp-wp-post-list#sp-wp-post-list-31:nth-child(1), .sp-wp-post-list#sp-wp-post-list-32:nth-child(1), .sp-wp-post-list#sp-wp-post-list-33:nth-child(1), .sp-wp-post-list#sp-wp-post-list-34:nth-child(1), .sp-wp-post-list#sp-wp-post-list-35:nth-child(1), .sp-wp-post-list#sp-wp-post-list-36:nth-child(1), .sp-wp-post-list#sp-wp-post-list-37:nth-child(1), .sp-wp-post-list#sp-wp-post-list-38:nth-child(1), .sp-wp-post-list#sp-wp-post-list-39:nth-child(1), .sp-wp-post-list#sp-wp-post-list-4:nth-child(1), .sp-wp-post-list#sp-wp-post-list-40:nth-child(1), .sp-wp-post-list#sp-wp-post-list-41:nth-child(1), .sp-wp-post-list#sp-wp-post-list-42:nth-child(1), .sp-wp-post-list#sp-wp-post-list-43:nth-child(1), .sp-wp-post-list#sp-wp-post-list-44:nth-child(1), .sp-wp-post-list#sp-wp-post-list-45:nth-child(1), .sp-wp-post-list#sp-wp-post-list-46:nth-child(1), .sp-wp-post-list#sp-wp-post-list-47:nth-child(1), .sp-wp-post-list#sp-wp-post-list-48:nth-child(1), .sp-wp-post-list#sp-wp-post-list-49:nth-child(1), .sp-wp-post-list#sp-wp-post-list-5:nth-child(1), .sp-wp-post-list#sp-wp-post-list-6:nth-child(1), .sp-wp-post-list#sp-wp-post-list-7:nth-child(1), .sp-wp-post-list#sp-wp-post-list-8:nth-child(1), .sp-wp-post-list#sp-wp-post-list-9:nth-child(1){
  margin-top : 0px;
}

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

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-19 > .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-20 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-21 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-22 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-23 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-24 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-25 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-26 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-27 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-28 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-29 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-30 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-31 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-32 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-33 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-34 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-35 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-36 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-37 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-47 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-48 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-49 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry a{
  font-size : 1.6rem;
  color : #222324;
  background-color : #fbebce;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : auto;
  min-width : 121px;
  display : inline-block;
}

.sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-10 > article, .sp-wp-post-list#sp-wp-post-list-11 > article, .sp-wp-post-list#sp-wp-post-list-12 > article, .sp-wp-post-list#sp-wp-post-list-13 > article, .sp-wp-post-list#sp-wp-post-list-14 > article, .sp-wp-post-list#sp-wp-post-list-15 > article, .sp-wp-post-list#sp-wp-post-list-16 > article, .sp-wp-post-list#sp-wp-post-list-17 > article, .sp-wp-post-list#sp-wp-post-list-18 > article, .sp-wp-post-list#sp-wp-post-list-19 > article, .sp-wp-post-list#sp-wp-post-list-2 > article, .sp-wp-post-list#sp-wp-post-list-20 > article, .sp-wp-post-list#sp-wp-post-list-21 > article, .sp-wp-post-list#sp-wp-post-list-22 > article, .sp-wp-post-list#sp-wp-post-list-23 > article, .sp-wp-post-list#sp-wp-post-list-24 > article, .sp-wp-post-list#sp-wp-post-list-25 > article, .sp-wp-post-list#sp-wp-post-list-26 > article, .sp-wp-post-list#sp-wp-post-list-27 > article, .sp-wp-post-list#sp-wp-post-list-28 > article, .sp-wp-post-list#sp-wp-post-list-29 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-30 > article, .sp-wp-post-list#sp-wp-post-list-31 > article, .sp-wp-post-list#sp-wp-post-list-32 > article, .sp-wp-post-list#sp-wp-post-list-33 > article, .sp-wp-post-list#sp-wp-post-list-34 > article, .sp-wp-post-list#sp-wp-post-list-35 > article, .sp-wp-post-list#sp-wp-post-list-36 > article, .sp-wp-post-list#sp-wp-post-list-37 > article, .sp-wp-post-list#sp-wp-post-list-38 > article, .sp-wp-post-list#sp-wp-post-list-39 > article, .sp-wp-post-list#sp-wp-post-list-4 > article, .sp-wp-post-list#sp-wp-post-list-40 > article, .sp-wp-post-list#sp-wp-post-list-41 > article, .sp-wp-post-list#sp-wp-post-list-42 > article, .sp-wp-post-list#sp-wp-post-list-43 > article, .sp-wp-post-list#sp-wp-post-list-44 > article, .sp-wp-post-list#sp-wp-post-list-45 > article, .sp-wp-post-list#sp-wp-post-list-46 > article, .sp-wp-post-list#sp-wp-post-list-47 > article, .sp-wp-post-list#sp-wp-post-list-48 > article, .sp-wp-post-list#sp-wp-post-list-49 > article, .sp-wp-post-list#sp-wp-post-list-5 > article, .sp-wp-post-list#sp-wp-post-list-6 > article, .sp-wp-post-list#sp-wp-post-list-7 > article, .sp-wp-post-list#sp-wp-post-list-8 > article, .sp-wp-post-list#sp-wp-post-list-9 > article{
  background-color : #ffffff;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

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

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

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

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

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

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

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

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

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

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

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

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

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

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-19 > 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-20 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-19 > 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-20 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-19 > 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-20 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content blockquote p:first-child{
  margin-top : 0px;
}

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

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

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #a38a59;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-19 > 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-20 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  padding-left : 20px;
  padding-right : 0px;
  margin-top : 0px;
  margin-left : -20px;
  margin-bottom : 10px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #a9894a;
}

