#colophon{
  font-size : 1.2rem;
  color : #151515;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#content{
  min-height : 50px;
}

#content a:active{
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
}

#content a:focus{
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
}

#content a:hover{
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
}

#contenthead{
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
  min-height : 0px !important;
}

#masthead{
  font-size : 1.2rem;
}

#page{
  font-size : 1.6rem;
}

*{
  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{
  max-width : 100%;
  word-wrap : normal;
}

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

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

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

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

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

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

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

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

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

.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-branding2 > .extra{
  display : none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:active{
  color : #e40d0d;
  text-decoration : none;
}

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

a:visited{
  color : #e40d0d;
}

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

article{
  display : block;
}

aside{
  display : block;
}

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

body.home .sp-site-branding2 > .extra{
  display : block;
}

body.home .sp-site-branding2 > .site-description{
  display : block;
}

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{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #colophon .sp-site-navigation{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
  }

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

  #content{
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    position : static;
  }

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

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

  #main-inner{
    float : left;
  }

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    margin-top : 40px;
  }

  .sp-site-branding2 > .extra{
    width : 100%;
    bottom : -655px;
    right : 0px;
  }

  .sp-site-branding2 > .site-description{
    width : 100%;
    bottom : -629px;
    right : 0px;
  }

  body.home #main-inner{
    margin-top : 170px;
  }
}

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

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

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 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{
    width : 100%;
    min-height : 300px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body.home #content{
    margin-top : 155px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-form-1{
  margin-bottom : 1.5em;
}

#sp-form-1 > input{
  width : 100%;
}

#sp-form-1 > input[type="submit"]{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 120px;
  display : block;
}

#sp-form-1 > table{
  color : #5c5c5c;
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 > table td{
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-form-1 > table th{
  font-weight : bold;
  color : white;
  background-color : #e40d0d;
  text-align : center;
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-form-1 > textarea[name="message"]{
  width : 100%;
}

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

  #sp-form-1 > table td{
    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;
    display : block;
  }

  #sp-form-1 > table th{
    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;
    display : block;
  }
}

#breadcrumb-list{
  font-size : 1rem;
  color : #e40d0d;
  margin-top : 0px;
  box-sizing : border-box;
}

#breadcrumb-list a{
  color : #e40d0d;
  text-decoration : underline;
}

#breadcrumb-list div{
  display : inline-block;
}

#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-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-37, #sp-page-title-38, #sp-page-title-39, #sp-page-title-4, #sp-page-title-40, #sp-page-title-41, #sp-page-title-42, #sp-page-title-43, #sp-page-title-44, #sp-page-title-45, #sp-page-title-46, #sp-page-title-47, #sp-page-title-48, #sp-page-title-49, #sp-page-title-5, #sp-page-title-50, #sp-page-title-51, #sp-page-title-52, #sp-page-title-53, #sp-page-title-54, #sp-page-title-55, #sp-page-title-56, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-6, #sp-page-title-60, #sp-page-title-61, #sp-page-title-62, #sp-page-title-63, #sp-page-title-64, #sp-page-title-65, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9, #spb-page-title-1{
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #e40d0d;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
}

#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-33 h1, #sp-page-title-34 h1, #sp-page-title-35 h1, #sp-page-title-36 h1, #sp-page-title-37 h1, #sp-page-title-38 h1, #sp-page-title-39 h1, #sp-page-title-4 h1, #sp-page-title-40 h1, #sp-page-title-41 h1, #sp-page-title-42 h1, #sp-page-title-43 h1, #sp-page-title-44 h1, #sp-page-title-45 h1, #sp-page-title-46 h1, #sp-page-title-47 h1, #sp-page-title-48 h1, #sp-page-title-49 h1, #sp-page-title-5 h1, #sp-page-title-50 h1, #sp-page-title-51 h1, #sp-page-title-52 h1, #sp-page-title-53 h1, #sp-page-title-54 h1, #sp-page-title-55 h1, #sp-page-title-56 h1, #sp-page-title-57 h1, #sp-page-title-58 h1, #sp-page-title-59 h1, #sp-page-title-6 h1, #sp-page-title-60 h1, #sp-page-title-61 h1, #sp-page-title-62 h1, #sp-page-title-63 h1, #sp-page-title-64 h1, #sp-page-title-65 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1, #spb-page-title-1 h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  padding-left : 10px;
  margin-bottom : 0px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #e40d0d;
}

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

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

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

.hpb-viewtype-content#sp-entry-content-1 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-10 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-11 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-12 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-13 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-14 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-15 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-16 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-17 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-18 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-19 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-2 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-20 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-21 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-22 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-23 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-24 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-25 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-26 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-27 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-28 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-29 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-3 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-30 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-31 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-32 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-33 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-34 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-35 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-36 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-37 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-38 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-39 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-4 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-40 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-41 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-42 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-43 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-44 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-45 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-46 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-47 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-48 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-49 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-5 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-50 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-51 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-52 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-6 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-7 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-8 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-9 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-1 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-2 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-3 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-4 dl dd:last-child{
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.hpb-viewtype-content#sp-entry-content-1 dl dt, .hpb-viewtype-content#sp-entry-content-10 dl dt, .hpb-viewtype-content#sp-entry-content-11 dl dt, .hpb-viewtype-content#sp-entry-content-12 dl dt, .hpb-viewtype-content#sp-entry-content-13 dl dt, .hpb-viewtype-content#sp-entry-content-14 dl dt, .hpb-viewtype-content#sp-entry-content-15 dl dt, .hpb-viewtype-content#sp-entry-content-16 dl dt, .hpb-viewtype-content#sp-entry-content-17 dl dt, .hpb-viewtype-content#sp-entry-content-18 dl dt, .hpb-viewtype-content#sp-entry-content-19 dl dt, .hpb-viewtype-content#sp-entry-content-2 dl dt, .hpb-viewtype-content#sp-entry-content-20 dl dt, .hpb-viewtype-content#sp-entry-content-21 dl dt, .hpb-viewtype-content#sp-entry-content-22 dl dt, .hpb-viewtype-content#sp-entry-content-23 dl dt, .hpb-viewtype-content#sp-entry-content-24 dl dt, .hpb-viewtype-content#sp-entry-content-25 dl dt, .hpb-viewtype-content#sp-entry-content-26 dl dt, .hpb-viewtype-content#sp-entry-content-27 dl dt, .hpb-viewtype-content#sp-entry-content-28 dl dt, .hpb-viewtype-content#sp-entry-content-29 dl dt, .hpb-viewtype-content#sp-entry-content-3 dl dt, .hpb-viewtype-content#sp-entry-content-30 dl dt, .hpb-viewtype-content#sp-entry-content-31 dl dt, .hpb-viewtype-content#sp-entry-content-32 dl dt, .hpb-viewtype-content#sp-entry-content-33 dl dt, .hpb-viewtype-content#sp-entry-content-34 dl dt, .hpb-viewtype-content#sp-entry-content-35 dl dt, .hpb-viewtype-content#sp-entry-content-36 dl dt, .hpb-viewtype-content#sp-entry-content-37 dl dt, .hpb-viewtype-content#sp-entry-content-38 dl dt, .hpb-viewtype-content#sp-entry-content-39 dl dt, .hpb-viewtype-content#sp-entry-content-4 dl dt, .hpb-viewtype-content#sp-entry-content-40 dl dt, .hpb-viewtype-content#sp-entry-content-41 dl dt, .hpb-viewtype-content#sp-entry-content-42 dl dt, .hpb-viewtype-content#sp-entry-content-43 dl dt, .hpb-viewtype-content#sp-entry-content-44 dl dt, .hpb-viewtype-content#sp-entry-content-45 dl dt, .hpb-viewtype-content#sp-entry-content-46 dl dt, .hpb-viewtype-content#sp-entry-content-47 dl dt, .hpb-viewtype-content#sp-entry-content-48 dl dt, .hpb-viewtype-content#sp-entry-content-49 dl dt, .hpb-viewtype-content#sp-entry-content-5 dl dt, .hpb-viewtype-content#sp-entry-content-50 dl dt, .hpb-viewtype-content#sp-entry-content-51 dl dt, .hpb-viewtype-content#sp-entry-content-52 dl dt, .hpb-viewtype-content#sp-entry-content-6 dl dt, .hpb-viewtype-content#sp-entry-content-7 dl dt, .hpb-viewtype-content#sp-entry-content-8 dl dt, .hpb-viewtype-content#sp-entry-content-9 dl dt, .hpb-viewtype-content#sp-wp-post-list-1 dl dt, .hpb-viewtype-content#sp-wp-post-list-2 dl dt, .hpb-viewtype-content#sp-wp-post-list-3 dl dt, .hpb-viewtype-content#sp-wp-post-list-4 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 0.5em;
}

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

.hpb-viewtype-date#sp-entry-content-1 dl dt, .hpb-viewtype-date#sp-entry-content-10 dl dt, .hpb-viewtype-date#sp-entry-content-11 dl dt, .hpb-viewtype-date#sp-entry-content-12 dl dt, .hpb-viewtype-date#sp-entry-content-13 dl dt, .hpb-viewtype-date#sp-entry-content-14 dl dt, .hpb-viewtype-date#sp-entry-content-15 dl dt, .hpb-viewtype-date#sp-entry-content-16 dl dt, .hpb-viewtype-date#sp-entry-content-17 dl dt, .hpb-viewtype-date#sp-entry-content-18 dl dt, .hpb-viewtype-date#sp-entry-content-19 dl dt, .hpb-viewtype-date#sp-entry-content-2 dl dt, .hpb-viewtype-date#sp-entry-content-20 dl dt, .hpb-viewtype-date#sp-entry-content-21 dl dt, .hpb-viewtype-date#sp-entry-content-22 dl dt, .hpb-viewtype-date#sp-entry-content-23 dl dt, .hpb-viewtype-date#sp-entry-content-24 dl dt, .hpb-viewtype-date#sp-entry-content-25 dl dt, .hpb-viewtype-date#sp-entry-content-26 dl dt, .hpb-viewtype-date#sp-entry-content-27 dl dt, .hpb-viewtype-date#sp-entry-content-28 dl dt, .hpb-viewtype-date#sp-entry-content-29 dl dt, .hpb-viewtype-date#sp-entry-content-3 dl dt, .hpb-viewtype-date#sp-entry-content-30 dl dt, .hpb-viewtype-date#sp-entry-content-31 dl dt, .hpb-viewtype-date#sp-entry-content-32 dl dt, .hpb-viewtype-date#sp-entry-content-33 dl dt, .hpb-viewtype-date#sp-entry-content-34 dl dt, .hpb-viewtype-date#sp-entry-content-35 dl dt, .hpb-viewtype-date#sp-entry-content-36 dl dt, .hpb-viewtype-date#sp-entry-content-37 dl dt, .hpb-viewtype-date#sp-entry-content-38 dl dt, .hpb-viewtype-date#sp-entry-content-39 dl dt, .hpb-viewtype-date#sp-entry-content-4 dl dt, .hpb-viewtype-date#sp-entry-content-40 dl dt, .hpb-viewtype-date#sp-entry-content-41 dl dt, .hpb-viewtype-date#sp-entry-content-42 dl dt, .hpb-viewtype-date#sp-entry-content-43 dl dt, .hpb-viewtype-date#sp-entry-content-44 dl dt, .hpb-viewtype-date#sp-entry-content-45 dl dt, .hpb-viewtype-date#sp-entry-content-46 dl dt, .hpb-viewtype-date#sp-entry-content-47 dl dt, .hpb-viewtype-date#sp-entry-content-48 dl dt, .hpb-viewtype-date#sp-entry-content-49 dl dt, .hpb-viewtype-date#sp-entry-content-5 dl dt, .hpb-viewtype-date#sp-entry-content-50 dl dt, .hpb-viewtype-date#sp-entry-content-51 dl dt, .hpb-viewtype-date#sp-entry-content-52 dl dt, .hpb-viewtype-date#sp-entry-content-6 dl dt, .hpb-viewtype-date#sp-entry-content-7 dl dt, .hpb-viewtype-date#sp-entry-content-8 dl dt, .hpb-viewtype-date#sp-entry-content-9 dl dt, .hpb-viewtype-date#sp-wp-post-list-1 dl dt, .hpb-viewtype-date#sp-wp-post-list-2 dl dt, .hpb-viewtype-date#sp-wp-post-list-3 dl dt, .hpb-viewtype-date#sp-wp-post-list-4 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  width : 11em;
  float : left;
  clear : left;
}

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

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

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

.hpb-viewtype-title#sp-entry-content-1 ul li, .hpb-viewtype-title#sp-entry-content-10 ul li, .hpb-viewtype-title#sp-entry-content-11 ul li, .hpb-viewtype-title#sp-entry-content-12 ul li, .hpb-viewtype-title#sp-entry-content-13 ul li, .hpb-viewtype-title#sp-entry-content-14 ul li, .hpb-viewtype-title#sp-entry-content-15 ul li, .hpb-viewtype-title#sp-entry-content-16 ul li, .hpb-viewtype-title#sp-entry-content-17 ul li, .hpb-viewtype-title#sp-entry-content-18 ul li, .hpb-viewtype-title#sp-entry-content-19 ul li, .hpb-viewtype-title#sp-entry-content-2 ul li, .hpb-viewtype-title#sp-entry-content-20 ul li, .hpb-viewtype-title#sp-entry-content-21 ul li, .hpb-viewtype-title#sp-entry-content-22 ul li, .hpb-viewtype-title#sp-entry-content-23 ul li, .hpb-viewtype-title#sp-entry-content-24 ul li, .hpb-viewtype-title#sp-entry-content-25 ul li, .hpb-viewtype-title#sp-entry-content-26 ul li, .hpb-viewtype-title#sp-entry-content-27 ul li, .hpb-viewtype-title#sp-entry-content-28 ul li, .hpb-viewtype-title#sp-entry-content-29 ul li, .hpb-viewtype-title#sp-entry-content-3 ul li, .hpb-viewtype-title#sp-entry-content-30 ul li, .hpb-viewtype-title#sp-entry-content-31 ul li, .hpb-viewtype-title#sp-entry-content-32 ul li, .hpb-viewtype-title#sp-entry-content-33 ul li, .hpb-viewtype-title#sp-entry-content-34 ul li, .hpb-viewtype-title#sp-entry-content-35 ul li, .hpb-viewtype-title#sp-entry-content-36 ul li, .hpb-viewtype-title#sp-entry-content-37 ul li, .hpb-viewtype-title#sp-entry-content-38 ul li, .hpb-viewtype-title#sp-entry-content-39 ul li, .hpb-viewtype-title#sp-entry-content-4 ul li, .hpb-viewtype-title#sp-entry-content-40 ul li, .hpb-viewtype-title#sp-entry-content-41 ul li, .hpb-viewtype-title#sp-entry-content-42 ul li, .hpb-viewtype-title#sp-entry-content-43 ul li, .hpb-viewtype-title#sp-entry-content-44 ul li, .hpb-viewtype-title#sp-entry-content-45 ul li, .hpb-viewtype-title#sp-entry-content-46 ul li, .hpb-viewtype-title#sp-entry-content-47 ul li, .hpb-viewtype-title#sp-entry-content-48 ul li, .hpb-viewtype-title#sp-entry-content-49 ul li, .hpb-viewtype-title#sp-entry-content-5 ul li, .hpb-viewtype-title#sp-entry-content-50 ul li, .hpb-viewtype-title#sp-entry-content-51 ul li, .hpb-viewtype-title#sp-entry-content-52 ul li, .hpb-viewtype-title#sp-entry-content-6 ul li, .hpb-viewtype-title#sp-entry-content-7 ul li, .hpb-viewtype-title#sp-entry-content-8 ul li, .hpb-viewtype-title#sp-entry-content-9 ul li, .hpb-viewtype-title#sp-wp-post-list-1 ul li, .hpb-viewtype-title#sp-wp-post-list-2 ul li, .hpb-viewtype-title#sp-wp-post-list-3 ul li, .hpb-viewtype-title#sp-wp-post-list-4 ul li{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.hpb-viewtype-title#sp-entry-content-1 ul li:last-child, .hpb-viewtype-title#sp-entry-content-10 ul li:last-child, .hpb-viewtype-title#sp-entry-content-11 ul li:last-child, .hpb-viewtype-title#sp-entry-content-12 ul li:last-child, .hpb-viewtype-title#sp-entry-content-13 ul li:last-child, .hpb-viewtype-title#sp-entry-content-14 ul li:last-child, .hpb-viewtype-title#sp-entry-content-15 ul li:last-child, .hpb-viewtype-title#sp-entry-content-16 ul li:last-child, .hpb-viewtype-title#sp-entry-content-17 ul li:last-child, .hpb-viewtype-title#sp-entry-content-18 ul li:last-child, .hpb-viewtype-title#sp-entry-content-19 ul li:last-child, .hpb-viewtype-title#sp-entry-content-2 ul li:last-child, .hpb-viewtype-title#sp-entry-content-20 ul li:last-child, .hpb-viewtype-title#sp-entry-content-21 ul li:last-child, .hpb-viewtype-title#sp-entry-content-22 ul li:last-child, .hpb-viewtype-title#sp-entry-content-23 ul li:last-child, .hpb-viewtype-title#sp-entry-content-24 ul li:last-child, .hpb-viewtype-title#sp-entry-content-25 ul li:last-child, .hpb-viewtype-title#sp-entry-content-26 ul li:last-child, .hpb-viewtype-title#sp-entry-content-27 ul li:last-child, .hpb-viewtype-title#sp-entry-content-28 ul li:last-child, .hpb-viewtype-title#sp-entry-content-29 ul li:last-child, .hpb-viewtype-title#sp-entry-content-3 ul li:last-child, .hpb-viewtype-title#sp-entry-content-30 ul li:last-child, .hpb-viewtype-title#sp-entry-content-31 ul li:last-child, .hpb-viewtype-title#sp-entry-content-32 ul li:last-child, .hpb-viewtype-title#sp-entry-content-33 ul li:last-child, .hpb-viewtype-title#sp-entry-content-34 ul li:last-child, .hpb-viewtype-title#sp-entry-content-35 ul li:last-child, .hpb-viewtype-title#sp-entry-content-36 ul li:last-child, .hpb-viewtype-title#sp-entry-content-37 ul li:last-child, .hpb-viewtype-title#sp-entry-content-38 ul li:last-child, .hpb-viewtype-title#sp-entry-content-39 ul li:last-child, .hpb-viewtype-title#sp-entry-content-4 ul li:last-child, .hpb-viewtype-title#sp-entry-content-40 ul li:last-child, .hpb-viewtype-title#sp-entry-content-41 ul li:last-child, .hpb-viewtype-title#sp-entry-content-42 ul li:last-child, .hpb-viewtype-title#sp-entry-content-43 ul li:last-child, .hpb-viewtype-title#sp-entry-content-44 ul li:last-child, .hpb-viewtype-title#sp-entry-content-45 ul li:last-child, .hpb-viewtype-title#sp-entry-content-46 ul li:last-child, .hpb-viewtype-title#sp-entry-content-47 ul li:last-child, .hpb-viewtype-title#sp-entry-content-48 ul li:last-child, .hpb-viewtype-title#sp-entry-content-49 ul li:last-child, .hpb-viewtype-title#sp-entry-content-5 ul li:last-child, .hpb-viewtype-title#sp-entry-content-50 ul li:last-child, .hpb-viewtype-title#sp-entry-content-51 ul li:last-child, .hpb-viewtype-title#sp-entry-content-52 ul li:last-child, .hpb-viewtype-title#sp-entry-content-6 ul li:last-child, .hpb-viewtype-title#sp-entry-content-7 ul li:last-child, .hpb-viewtype-title#sp-entry-content-8 ul li:last-child, .hpb-viewtype-title#sp-entry-content-9 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-1 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-2 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-3 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-4 ul li:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

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

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

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

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

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

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-23 > h3, #sp-entry-content-24 > h3, #sp-entry-content-25 > h3, #sp-entry-content-26 > h3, #sp-entry-content-27 > h3, #sp-entry-content-28 > h3, #sp-entry-content-29 > h3, #sp-entry-content-3 > h3, #sp-entry-content-30 > h3, #sp-entry-content-31 > h3, #sp-entry-content-32 > h3, #sp-entry-content-33 > h3, #sp-entry-content-34 > h3, #sp-entry-content-35 > h3, #sp-entry-content-36 > h3, #sp-entry-content-37 > h3, #sp-entry-content-38 > h3, #sp-entry-content-39 > h3, #sp-entry-content-4 > h3, #sp-entry-content-40 > h3, #sp-entry-content-41 > h3, #sp-entry-content-42 > h3, #sp-entry-content-43 > h3, #sp-entry-content-44 > h3, #sp-entry-content-45 > h3, #sp-entry-content-46 > h3, #sp-entry-content-47 > h3, #sp-entry-content-48 > h3, #sp-entry-content-49 > h3, #sp-entry-content-5 > h3, #sp-entry-content-50 > h3, #sp-entry-content-51 > h3, #sp-entry-content-52 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  background-color : transparent;
  padding-left : 10px;
  margin-top : 0px;
  margin-bottom : 30px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #e40d0d;
}

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

.page-blog#content #page-content, .page-blog1#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom100#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom2#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom3#content #page-content, .page-custom32#content #page-content, .page-custom33#content #page-content, .page-custom34#content #page-content, .page-custom35#content #page-content, .page-custom36#content #page-content, .page-custom37#content #page-content, .page-custom4#content #page-content, .page-custom42#content #page-content, .page-custom43#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom46#content #page-content, .page-custom48#content #page-content, .page-custom5#content #page-content, .page-custom52#content #page-content, .page-custom53#content #page-content, .page-custom54#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom57#content #page-content, .page-custom59#content #page-content, .page-custom6#content #page-content, .page-custom63#content #page-content, .page-custom65#content #page-content, .page-custom66#content #page-content, .page-custom67#content #page-content, .page-custom68#content #page-content, .page-custom7#content #page-content, .page-custom70#content #page-content, .page-custom74#content #page-content, .page-custom76#content #page-content, .page-custom77#content #page-content, .page-custom78#content #page-content, .page-custom79#content #page-content, .page-custom8#content #page-content, .page-custom85#content #page-content, .page-custom87#content #page-content, .page-custom88#content #page-content, .page-custom89#content #page-content, .page-custom9#content #page-content, .page-custom90#content #page-content, .page-custom96#content #page-content, .page-custom98#content #page-content, .page-custom99#content #page-content, .page-gallery#content #page-content, .page-toppage#content #page-content, .page-works#content #page-content{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 1.5em;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom100#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom23#content #page-content > blockquote, .page-custom24#content #page-content > blockquote, .page-custom25#content #page-content > blockquote, .page-custom26#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom32#content #page-content > blockquote, .page-custom33#content #page-content > blockquote, .page-custom34#content #page-content > blockquote, .page-custom35#content #page-content > blockquote, .page-custom36#content #page-content > blockquote, .page-custom37#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom42#content #page-content > blockquote, .page-custom43#content #page-content > blockquote, .page-custom44#content #page-content > blockquote, .page-custom45#content #page-content > blockquote, .page-custom46#content #page-content > blockquote, .page-custom48#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom52#content #page-content > blockquote, .page-custom53#content #page-content > blockquote, .page-custom54#content #page-content > blockquote, .page-custom55#content #page-content > blockquote, .page-custom56#content #page-content > blockquote, .page-custom57#content #page-content > blockquote, .page-custom59#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom63#content #page-content > blockquote, .page-custom65#content #page-content > blockquote, .page-custom66#content #page-content > blockquote, .page-custom67#content #page-content > blockquote, .page-custom68#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom70#content #page-content > blockquote, .page-custom74#content #page-content > blockquote, .page-custom76#content #page-content > blockquote, .page-custom77#content #page-content > blockquote, .page-custom78#content #page-content > blockquote, .page-custom79#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom85#content #page-content > blockquote, .page-custom87#content #page-content > blockquote, .page-custom88#content #page-content > blockquote, .page-custom89#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-custom90#content #page-content > blockquote, .page-custom96#content #page-content > blockquote, .page-custom98#content #page-content > blockquote, .page-custom99#content #page-content > blockquote, .page-gallery#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, .page-works#content #page-content > blockquote{
  background-color : #f2f1f0;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-blog#content #page-content > blockquote > *:last-child, .page-blog1#content #page-content > blockquote > *:last-child, .page-company#content #page-content > blockquote > *:last-child, .page-contact#content #page-content > blockquote > *:last-child, .page-custom#content #page-content > blockquote > *:last-child, .page-custom1#content #page-content > blockquote > *:last-child, .page-custom10#content #page-content > blockquote > *:last-child, .page-custom100#content #page-content > blockquote > *:last-child, .page-custom11#content #page-content > blockquote > *:last-child, .page-custom12#content #page-content > blockquote > *:last-child, .page-custom13#content #page-content > blockquote > *:last-child, .page-custom14#content #page-content > blockquote > *:last-child, .page-custom15#content #page-content > blockquote > *:last-child, .page-custom2#content #page-content > blockquote > *:last-child, .page-custom22#content #page-content > blockquote > *:last-child, .page-custom23#content #page-content > blockquote > *:last-child, .page-custom24#content #page-content > blockquote > *:last-child, .page-custom25#content #page-content > blockquote > *:last-child, .page-custom26#content #page-content > blockquote > *:last-child, .page-custom3#content #page-content > blockquote > *:last-child, .page-custom32#content #page-content > blockquote > *:last-child, .page-custom33#content #page-content > blockquote > *:last-child, .page-custom34#content #page-content > blockquote > *:last-child, .page-custom35#content #page-content > blockquote > *:last-child, .page-custom36#content #page-content > blockquote > *:last-child, .page-custom37#content #page-content > blockquote > *:last-child, .page-custom4#content #page-content > blockquote > *:last-child, .page-custom42#content #page-content > blockquote > *:last-child, .page-custom43#content #page-content > blockquote > *:last-child, .page-custom44#content #page-content > blockquote > *:last-child, .page-custom45#content #page-content > blockquote > *:last-child, .page-custom46#content #page-content > blockquote > *:last-child, .page-custom48#content #page-content > blockquote > *:last-child, .page-custom5#content #page-content > blockquote > *:last-child, .page-custom52#content #page-content > blockquote > *:last-child, .page-custom53#content #page-content > blockquote > *:last-child, .page-custom54#content #page-content > blockquote > *:last-child, .page-custom55#content #page-content > blockquote > *:last-child, .page-custom56#content #page-content > blockquote > *:last-child, .page-custom57#content #page-content > blockquote > *:last-child, .page-custom59#content #page-content > blockquote > *:last-child, .page-custom6#content #page-content > blockquote > *:last-child, .page-custom63#content #page-content > blockquote > *:last-child, .page-custom65#content #page-content > blockquote > *:last-child, .page-custom66#content #page-content > blockquote > *:last-child, .page-custom67#content #page-content > blockquote > *:last-child, .page-custom68#content #page-content > blockquote > *:last-child, .page-custom7#content #page-content > blockquote > *:last-child, .page-custom70#content #page-content > blockquote > *:last-child, .page-custom74#content #page-content > blockquote > *:last-child, .page-custom76#content #page-content > blockquote > *:last-child, .page-custom77#content #page-content > blockquote > *:last-child, .page-custom78#content #page-content > blockquote > *:last-child, .page-custom79#content #page-content > blockquote > *:last-child, .page-custom8#content #page-content > blockquote > *:last-child, .page-custom85#content #page-content > blockquote > *:last-child, .page-custom87#content #page-content > blockquote > *:last-child, .page-custom88#content #page-content > blockquote > *:last-child, .page-custom89#content #page-content > blockquote > *:last-child, .page-custom9#content #page-content > blockquote > *:last-child, .page-custom90#content #page-content > blockquote > *:last-child, .page-custom96#content #page-content > blockquote > *:last-child, .page-custom98#content #page-content > blockquote > *:last-child, .page-custom99#content #page-content > blockquote > *:last-child, .page-gallery#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child, .page-works#content #page-content > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-company#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom100#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom26#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom32#content #page-content > h1, .page-custom33#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom35#content #page-content > h1, .page-custom36#content #page-content > h1, .page-custom37#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom42#content #page-content > h1, .page-custom43#content #page-content > h1, .page-custom44#content #page-content > h1, .page-custom45#content #page-content > h1, .page-custom46#content #page-content > h1, .page-custom48#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom52#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom54#content #page-content > h1, .page-custom55#content #page-content > h1, .page-custom56#content #page-content > h1, .page-custom57#content #page-content > h1, .page-custom59#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom63#content #page-content > h1, .page-custom65#content #page-content > h1, .page-custom66#content #page-content > h1, .page-custom67#content #page-content > h1, .page-custom68#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom70#content #page-content > h1, .page-custom74#content #page-content > h1, .page-custom76#content #page-content > h1, .page-custom77#content #page-content > h1, .page-custom78#content #page-content > h1, .page-custom79#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom85#content #page-content > h1, .page-custom87#content #page-content > h1, .page-custom88#content #page-content > h1, .page-custom89#content #page-content > h1, .page-custom9#content #page-content > h1, .page-custom90#content #page-content > h1, .page-custom96#content #page-content > h1, .page-custom98#content #page-content > h1, .page-custom99#content #page-content > h1, .page-gallery#content #page-content > h1, .page-toppage#content #page-content > h1, .page-works#content #page-content > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-company#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom100#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom26#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom32#content #page-content > h2, .page-custom33#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom35#content #page-content > h2, .page-custom36#content #page-content > h2, .page-custom37#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom42#content #page-content > h2, .page-custom43#content #page-content > h2, .page-custom44#content #page-content > h2, .page-custom45#content #page-content > h2, .page-custom46#content #page-content > h2, .page-custom48#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom52#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom54#content #page-content > h2, .page-custom55#content #page-content > h2, .page-custom56#content #page-content > h2, .page-custom57#content #page-content > h2, .page-custom59#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom63#content #page-content > h2, .page-custom65#content #page-content > h2, .page-custom66#content #page-content > h2, .page-custom67#content #page-content > h2, .page-custom68#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom70#content #page-content > h2, .page-custom74#content #page-content > h2, .page-custom76#content #page-content > h2, .page-custom77#content #page-content > h2, .page-custom78#content #page-content > h2, .page-custom79#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom85#content #page-content > h2, .page-custom87#content #page-content > h2, .page-custom88#content #page-content > h2, .page-custom89#content #page-content > h2, .page-custom9#content #page-content > h2, .page-custom90#content #page-content > h2, .page-custom96#content #page-content > h2, .page-custom98#content #page-content > h2, .page-custom99#content #page-content > h2, .page-gallery#content #page-content > h2, .page-toppage#content #page-content > h2, .page-works#content #page-content > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-company#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom100#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom26#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom32#content #page-content > h3, .page-custom33#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom35#content #page-content > h3, .page-custom36#content #page-content > h3, .page-custom37#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom42#content #page-content > h3, .page-custom43#content #page-content > h3, .page-custom44#content #page-content > h3, .page-custom45#content #page-content > h3, .page-custom46#content #page-content > h3, .page-custom48#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom52#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom54#content #page-content > h3, .page-custom55#content #page-content > h3, .page-custom56#content #page-content > h3, .page-custom57#content #page-content > h3, .page-custom59#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom63#content #page-content > h3, .page-custom65#content #page-content > h3, .page-custom66#content #page-content > h3, .page-custom67#content #page-content > h3, .page-custom68#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom70#content #page-content > h3, .page-custom74#content #page-content > h3, .page-custom76#content #page-content > h3, .page-custom77#content #page-content > h3, .page-custom78#content #page-content > h3, .page-custom79#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom85#content #page-content > h3, .page-custom87#content #page-content > h3, .page-custom88#content #page-content > h3, .page-custom89#content #page-content > h3, .page-custom9#content #page-content > h3, .page-custom90#content #page-content > h3, .page-custom96#content #page-content > h3, .page-custom98#content #page-content > h3, .page-custom99#content #page-content > h3, .page-gallery#content #page-content > h3, .page-toppage#content #page-content > h3, .page-works#content #page-content > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-company#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom100#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom26#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom32#content #page-content > h4, .page-custom33#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom35#content #page-content > h4, .page-custom36#content #page-content > h4, .page-custom37#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom42#content #page-content > h4, .page-custom43#content #page-content > h4, .page-custom44#content #page-content > h4, .page-custom45#content #page-content > h4, .page-custom46#content #page-content > h4, .page-custom48#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom52#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom54#content #page-content > h4, .page-custom55#content #page-content > h4, .page-custom56#content #page-content > h4, .page-custom57#content #page-content > h4, .page-custom59#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom63#content #page-content > h4, .page-custom65#content #page-content > h4, .page-custom66#content #page-content > h4, .page-custom67#content #page-content > h4, .page-custom68#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom70#content #page-content > h4, .page-custom74#content #page-content > h4, .page-custom76#content #page-content > h4, .page-custom77#content #page-content > h4, .page-custom78#content #page-content > h4, .page-custom79#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom85#content #page-content > h4, .page-custom87#content #page-content > h4, .page-custom88#content #page-content > h4, .page-custom89#content #page-content > h4, .page-custom9#content #page-content > h4, .page-custom90#content #page-content > h4, .page-custom96#content #page-content > h4, .page-custom98#content #page-content > h4, .page-custom99#content #page-content > h4, .page-gallery#content #page-content > h4, .page-toppage#content #page-content > h4, .page-works#content #page-content > h4{
  font-size : 1.5rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-company#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom100#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom26#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom32#content #page-content > h5, .page-custom33#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom35#content #page-content > h5, .page-custom36#content #page-content > h5, .page-custom37#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom42#content #page-content > h5, .page-custom43#content #page-content > h5, .page-custom44#content #page-content > h5, .page-custom45#content #page-content > h5, .page-custom46#content #page-content > h5, .page-custom48#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom52#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom54#content #page-content > h5, .page-custom55#content #page-content > h5, .page-custom56#content #page-content > h5, .page-custom57#content #page-content > h5, .page-custom59#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom63#content #page-content > h5, .page-custom65#content #page-content > h5, .page-custom66#content #page-content > h5, .page-custom67#content #page-content > h5, .page-custom68#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom70#content #page-content > h5, .page-custom74#content #page-content > h5, .page-custom76#content #page-content > h5, .page-custom77#content #page-content > h5, .page-custom78#content #page-content > h5, .page-custom79#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom85#content #page-content > h5, .page-custom87#content #page-content > h5, .page-custom88#content #page-content > h5, .page-custom89#content #page-content > h5, .page-custom9#content #page-content > h5, .page-custom90#content #page-content > h5, .page-custom96#content #page-content > h5, .page-custom98#content #page-content > h5, .page-custom99#content #page-content > h5, .page-gallery#content #page-content > h5, .page-toppage#content #page-content > h5, .page-works#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-company#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom100#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom26#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom32#content #page-content > h6, .page-custom33#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom35#content #page-content > h6, .page-custom36#content #page-content > h6, .page-custom37#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom42#content #page-content > h6, .page-custom43#content #page-content > h6, .page-custom44#content #page-content > h6, .page-custom45#content #page-content > h6, .page-custom46#content #page-content > h6, .page-custom48#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom52#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom54#content #page-content > h6, .page-custom55#content #page-content > h6, .page-custom56#content #page-content > h6, .page-custom57#content #page-content > h6, .page-custom59#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom63#content #page-content > h6, .page-custom65#content #page-content > h6, .page-custom66#content #page-content > h6, .page-custom67#content #page-content > h6, .page-custom68#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom70#content #page-content > h6, .page-custom74#content #page-content > h6, .page-custom76#content #page-content > h6, .page-custom77#content #page-content > h6, .page-custom78#content #page-content > h6, .page-custom79#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom85#content #page-content > h6, .page-custom87#content #page-content > h6, .page-custom88#content #page-content > h6, .page-custom89#content #page-content > h6, .page-custom9#content #page-content > h6, .page-custom90#content #page-content > h6, .page-custom96#content #page-content > h6, .page-custom98#content #page-content > h6, .page-custom99#content #page-content > h6, .page-gallery#content #page-content > h6, .page-toppage#content #page-content > h6, .page-works#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-company#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom100#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom24#content #page-content > hr, .page-custom25#content #page-content > hr, .page-custom26#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom32#content #page-content > hr, .page-custom33#content #page-content > hr, .page-custom34#content #page-content > hr, .page-custom35#content #page-content > hr, .page-custom36#content #page-content > hr, .page-custom37#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom42#content #page-content > hr, .page-custom43#content #page-content > hr, .page-custom44#content #page-content > hr, .page-custom45#content #page-content > hr, .page-custom46#content #page-content > hr, .page-custom48#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom52#content #page-content > hr, .page-custom53#content #page-content > hr, .page-custom54#content #page-content > hr, .page-custom55#content #page-content > hr, .page-custom56#content #page-content > hr, .page-custom57#content #page-content > hr, .page-custom59#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom63#content #page-content > hr, .page-custom65#content #page-content > hr, .page-custom66#content #page-content > hr, .page-custom67#content #page-content > hr, .page-custom68#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom70#content #page-content > hr, .page-custom74#content #page-content > hr, .page-custom76#content #page-content > hr, .page-custom77#content #page-content > hr, .page-custom78#content #page-content > hr, .page-custom79#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom85#content #page-content > hr, .page-custom87#content #page-content > hr, .page-custom88#content #page-content > hr, .page-custom89#content #page-content > hr, .page-custom9#content #page-content > hr, .page-custom90#content #page-content > hr, .page-custom96#content #page-content > hr, .page-custom98#content #page-content > hr, .page-custom99#content #page-content > hr, .page-gallery#content #page-content > hr, .page-toppage#content #page-content > hr, .page-works#content #page-content > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-company#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom100#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom22#content #page-content > ins, .page-custom23#content #page-content > ins, .page-custom24#content #page-content > ins, .page-custom25#content #page-content > ins, .page-custom26#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom32#content #page-content > ins, .page-custom33#content #page-content > ins, .page-custom34#content #page-content > ins, .page-custom35#content #page-content > ins, .page-custom36#content #page-content > ins, .page-custom37#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom42#content #page-content > ins, .page-custom43#content #page-content > ins, .page-custom44#content #page-content > ins, .page-custom45#content #page-content > ins, .page-custom46#content #page-content > ins, .page-custom48#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom52#content #page-content > ins, .page-custom53#content #page-content > ins, .page-custom54#content #page-content > ins, .page-custom55#content #page-content > ins, .page-custom56#content #page-content > ins, .page-custom57#content #page-content > ins, .page-custom59#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom63#content #page-content > ins, .page-custom65#content #page-content > ins, .page-custom66#content #page-content > ins, .page-custom67#content #page-content > ins, .page-custom68#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom70#content #page-content > ins, .page-custom74#content #page-content > ins, .page-custom76#content #page-content > ins, .page-custom77#content #page-content > ins, .page-custom78#content #page-content > ins, .page-custom79#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom85#content #page-content > ins, .page-custom87#content #page-content > ins, .page-custom88#content #page-content > ins, .page-custom89#content #page-content > ins, .page-custom9#content #page-content > ins, .page-custom90#content #page-content > ins, .page-custom96#content #page-content > ins, .page-custom98#content #page-content > ins, .page-custom99#content #page-content > ins, .page-gallery#content #page-content > ins, .page-toppage#content #page-content > ins, .page-works#content #page-content > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-company#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom100#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom15#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom22#content #page-content > ol, .page-custom23#content #page-content > ol, .page-custom24#content #page-content > ol, .page-custom25#content #page-content > ol, .page-custom26#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom32#content #page-content > ol, .page-custom33#content #page-content > ol, .page-custom34#content #page-content > ol, .page-custom35#content #page-content > ol, .page-custom36#content #page-content > ol, .page-custom37#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom42#content #page-content > ol, .page-custom43#content #page-content > ol, .page-custom44#content #page-content > ol, .page-custom45#content #page-content > ol, .page-custom46#content #page-content > ol, .page-custom48#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom52#content #page-content > ol, .page-custom53#content #page-content > ol, .page-custom54#content #page-content > ol, .page-custom55#content #page-content > ol, .page-custom56#content #page-content > ol, .page-custom57#content #page-content > ol, .page-custom59#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom63#content #page-content > ol, .page-custom65#content #page-content > ol, .page-custom66#content #page-content > ol, .page-custom67#content #page-content > ol, .page-custom68#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom70#content #page-content > ol, .page-custom74#content #page-content > ol, .page-custom76#content #page-content > ol, .page-custom77#content #page-content > ol, .page-custom78#content #page-content > ol, .page-custom79#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom85#content #page-content > ol, .page-custom87#content #page-content > ol, .page-custom88#content #page-content > ol, .page-custom89#content #page-content > ol, .page-custom9#content #page-content > ol, .page-custom90#content #page-content > ol, .page-custom96#content #page-content > ol, .page-custom98#content #page-content > ol, .page-custom99#content #page-content > ol, .page-gallery#content #page-content > ol, .page-toppage#content #page-content > ol, .page-works#content #page-content > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom100#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom15#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom22#content #page-content > ol ol, .page-custom23#content #page-content > ol ol, .page-custom24#content #page-content > ol ol, .page-custom25#content #page-content > ol ol, .page-custom26#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom32#content #page-content > ol ol, .page-custom33#content #page-content > ol ol, .page-custom34#content #page-content > ol ol, .page-custom35#content #page-content > ol ol, .page-custom36#content #page-content > ol ol, .page-custom37#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom42#content #page-content > ol ol, .page-custom43#content #page-content > ol ol, .page-custom44#content #page-content > ol ol, .page-custom45#content #page-content > ol ol, .page-custom46#content #page-content > ol ol, .page-custom48#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom52#content #page-content > ol ol, .page-custom53#content #page-content > ol ol, .page-custom54#content #page-content > ol ol, .page-custom55#content #page-content > ol ol, .page-custom56#content #page-content > ol ol, .page-custom57#content #page-content > ol ol, .page-custom59#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom63#content #page-content > ol ol, .page-custom65#content #page-content > ol ol, .page-custom66#content #page-content > ol ol, .page-custom67#content #page-content > ol ol, .page-custom68#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom70#content #page-content > ol ol, .page-custom74#content #page-content > ol ol, .page-custom76#content #page-content > ol ol, .page-custom77#content #page-content > ol ol, .page-custom78#content #page-content > ol ol, .page-custom79#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom85#content #page-content > ol ol, .page-custom87#content #page-content > ol ol, .page-custom88#content #page-content > ol ol, .page-custom89#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-custom90#content #page-content > ol ol, .page-custom96#content #page-content > ol ol, .page-custom98#content #page-content > ol ol, .page-custom99#content #page-content > ol ol, .page-gallery#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, .page-works#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-company#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom100#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom2#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom24#content #page-content > p, .page-custom25#content #page-content > p, .page-custom26#content #page-content > p, .page-custom3#content #page-content > p, .page-custom32#content #page-content > p, .page-custom33#content #page-content > p, .page-custom34#content #page-content > p, .page-custom35#content #page-content > p, .page-custom36#content #page-content > p, .page-custom37#content #page-content > p, .page-custom4#content #page-content > p, .page-custom42#content #page-content > p, .page-custom43#content #page-content > p, .page-custom44#content #page-content > p, .page-custom45#content #page-content > p, .page-custom46#content #page-content > p, .page-custom48#content #page-content > p, .page-custom5#content #page-content > p, .page-custom52#content #page-content > p, .page-custom53#content #page-content > p, .page-custom54#content #page-content > p, .page-custom55#content #page-content > p, .page-custom56#content #page-content > p, .page-custom57#content #page-content > p, .page-custom59#content #page-content > p, .page-custom6#content #page-content > p, .page-custom63#content #page-content > p, .page-custom65#content #page-content > p, .page-custom66#content #page-content > p, .page-custom67#content #page-content > p, .page-custom68#content #page-content > p, .page-custom7#content #page-content > p, .page-custom70#content #page-content > p, .page-custom74#content #page-content > p, .page-custom76#content #page-content > p, .page-custom77#content #page-content > p, .page-custom78#content #page-content > p, .page-custom79#content #page-content > p, .page-custom8#content #page-content > p, .page-custom85#content #page-content > p, .page-custom87#content #page-content > p, .page-custom88#content #page-content > p, .page-custom89#content #page-content > p, .page-custom9#content #page-content > p, .page-custom90#content #page-content > p, .page-custom96#content #page-content > p, .page-custom98#content #page-content > p, .page-custom99#content #page-content > p, .page-gallery#content #page-content > p, .page-toppage#content #page-content > p, .page-works#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-company#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom100#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom22#content #page-content > pre, .page-custom23#content #page-content > pre, .page-custom24#content #page-content > pre, .page-custom25#content #page-content > pre, .page-custom26#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom32#content #page-content > pre, .page-custom33#content #page-content > pre, .page-custom34#content #page-content > pre, .page-custom35#content #page-content > pre, .page-custom36#content #page-content > pre, .page-custom37#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom42#content #page-content > pre, .page-custom43#content #page-content > pre, .page-custom44#content #page-content > pre, .page-custom45#content #page-content > pre, .page-custom46#content #page-content > pre, .page-custom48#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom52#content #page-content > pre, .page-custom53#content #page-content > pre, .page-custom54#content #page-content > pre, .page-custom55#content #page-content > pre, .page-custom56#content #page-content > pre, .page-custom57#content #page-content > pre, .page-custom59#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom63#content #page-content > pre, .page-custom65#content #page-content > pre, .page-custom66#content #page-content > pre, .page-custom67#content #page-content > pre, .page-custom68#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom70#content #page-content > pre, .page-custom74#content #page-content > pre, .page-custom76#content #page-content > pre, .page-custom77#content #page-content > pre, .page-custom78#content #page-content > pre, .page-custom79#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom85#content #page-content > pre, .page-custom87#content #page-content > pre, .page-custom88#content #page-content > pre, .page-custom89#content #page-content > pre, .page-custom9#content #page-content > pre, .page-custom90#content #page-content > pre, .page-custom96#content #page-content > pre, .page-custom98#content #page-content > pre, .page-custom99#content #page-content > pre, .page-gallery#content #page-content > pre, .page-toppage#content #page-content > pre, .page-works#content #page-content > pre{
  background-color : #f2f1f0;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-definition-list-13{
  margin-bottom : 1.5em;
}

#sp-definition-list-13 > dd{
  margin-top : 0px;
  margin-left : 1.5em;
  margin-right : 1.5em;
  margin-bottom : 3em;
}

#sp-definition-list-13 > dt{
  font-weight : normal;
  padding-top : 0.2em;
  padding-left : 1em;
  margin-bottom : 0.5em;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #e40d0d;
}

#sp-button-1, #sp-button-2, #sp-button-3{
  margin-bottom : 2px;
  width : 122px;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #e40d0d;
  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 : #e40d0d;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

  #sp-site-navigation-1 {
  }

  #sp-site-navigation-1 ul ul{
    margin-left : 0px;
  }

  #sp-site-navigation-1 ul ul li{
    font-weight : normal;
    background-color : transparent;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 1px;
    position : relative;
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #333333;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #ebebeb;
    border-left-color : #ebebeb;
    border-right-color : #ebebeb;
    border-bottom-color : #ebebeb;
  }

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

  #sp-site-navigation-1 ul ul li > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

  #sp-site-navigation-1 ul ul li > li.current-menu-item > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

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

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

  #sp-site-navigation-1 > ul{
    font-size : 1.2rem;
    float : right;
  }

  #sp-site-navigation-1 > ul > li{
    font-weight : bold;
    background-color : #e40d0d;
    padding-top : 0.5em;
    padding-left : 0.3em;
    padding-right : 0.3em;
    padding-bottom : 0.5em;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #e40d0d;
    background-color : #ffffff;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #e40d0d;
    background-color : #ffffff;
  }

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

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

  #sp-site-navigation-1 > ul > li > a{
    color : #ffffff;
    text-decoration : none;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    display : block;
  }

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

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

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #ffffff;
    margin-top : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : #ffffff;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li > a:active{
    text-decoration : underline;
  }

  #sp-site-navigation-1 li > a:hover{
    text-decoration : underline;
  }

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #e40d0d;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #e40d0d;
  }

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

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

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

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

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

#sp-site-branding2-1 .extra{
  color : #ffffff;
  background-color : #e40d0d;
  text-align : center;
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.2rem;
  color : #ffffff;
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-weight : bold;
  color : #ffffff;
  background-color : #e40d0d;
  text-align : center;
  margin-bottom : 0px;
  position : static;
}

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

#sp-site-branding2-1 .site-title a{
  line-height : 1;
  background-color : transparent;
  text-indent : -9999px;
  display : block;
}

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

  #sp-site-branding2-1{
    min-height : 64px;
  }

  #sp-site-branding2-1 .extra{
    padding-bottom : 20px;
    position : absolute;
    z-index : 10;
  }

  #sp-site-branding2-1 .extra > p{
    padding-top : 20px;
    display : inline-block;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.6rem;
    padding-top : 40px;
    padding-bottom : 40px;
    position : absolute;
    top : auto;
    z-index : 10;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 30px;
    z-index : 10;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    position : absolute;
    top : 341px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .extra > p{
    padding-left : 0px;
    padding-right : 0px;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.4rem;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    position : absolute;
    top : 258px;
    right : 0px;
    left : 0px;
  }

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

.page-custom101#content #page-content .large, .page-custom102#content #page-content .large, .page-custom103#content #page-content .large, .page-custom104#content #page-content .large, .page-custom105#content #page-content .large, .page-custom106#content #page-content .large, .page-custom107#content #page-content .large, .page-custom108#content #page-content .large, .page-custom109#content #page-content .large, .page-custom110#content #page-content .large, .page-custom111#content #page-content .large, .page-custom112#content #page-content .large, .page-custom113#content #page-content .large, .page-custom114#content #page-content .large, .page-custom115#content #page-content .large, .page-custom116#content #page-content .large, .page-custom117#content #page-content .large, .page-custom16#content #page-content .large, .page-custom17#content #page-content .large, .page-custom18#content #page-content .large, .page-custom19#content #page-content .large, .page-custom20#content #page-content .large, .page-custom202#content #page-content .large, .page-custom203#content #page-content .large, .page-custom204#content #page-content .large, .page-custom205#content #page-content .large, .page-custom206#content #page-content .large, .page-custom207#content #page-content .large, .page-custom208#content #page-content .large, .page-custom209#content #page-content .large, .page-custom21#content #page-content .large, .page-custom210#content #page-content .large, .page-custom211#content #page-content .large, .page-custom212#content #page-content .large, .page-custom213#content #page-content .large, .page-custom214#content #page-content .large, .page-custom215#content #page-content .large, .page-custom216#content #page-content .large, .page-custom217#content #page-content .large, .page-custom218#content #page-content .large, .page-custom219#content #page-content .large, .page-custom27#content #page-content .large, .page-custom28#content #page-content .large, .page-custom29#content #page-content .large, .page-custom30#content #page-content .large, .page-custom302#content #page-content .large, .page-custom303#content #page-content .large, .page-custom304#content #page-content .large, .page-custom306#content #page-content .large, .page-custom307#content #page-content .large, .page-custom309#content #page-content .large, .page-custom31#content #page-content .large, .page-custom310#content #page-content .large, .page-custom312#content #page-content .large, .page-custom313#content #page-content .large, .page-custom314#content #page-content .large, .page-custom315#content #page-content .large, .page-custom316#content #page-content .large, .page-custom317#content #page-content .large, .page-custom319#content #page-content .large, .page-custom38#content #page-content .large, .page-custom39#content #page-content .large, .page-custom40#content #page-content .large, .page-custom402#content #page-content .large, .page-custom403#content #page-content .large, .page-custom404#content #page-content .large, .page-custom405#content #page-content .large, .page-custom406#content #page-content .large, .page-custom407#content #page-content .large, .page-custom408#content #page-content .large, .page-custom41#content #page-content .large, .page-custom410#content #page-content .large, .page-custom412#content #page-content .large, .page-custom413#content #page-content .large, .page-custom414#content #page-content .large, .page-custom415#content #page-content .large, .page-custom416#content #page-content .large, .page-custom417#content #page-content .large, .page-custom418#content #page-content .large, .page-custom420#content #page-content .large, .page-custom47#content #page-content .large, .page-custom49#content #page-content .large, .page-custom50#content #page-content .large, .page-custom502#content #page-content .large, .page-custom503#content #page-content .large, .page-custom505#content #page-content .large, .page-custom506#content #page-content .large, .page-custom507#content #page-content .large, .page-custom508#content #page-content .large, .page-custom509#content #page-content .large, .page-custom51#content #page-content .large, .page-custom512#content #page-content .large, .page-custom513#content #page-content .large, .page-custom514#content #page-content .large, .page-custom515#content #page-content .large, .page-custom516#content #page-content .large, .page-custom517#content #page-content .large, .page-custom518#content #page-content .large, .page-custom519#content #page-content .large, .page-custom58#content #page-content .large, .page-custom60#content #page-content .large, .page-custom602#content #page-content .large, .page-custom603#content #page-content .large, .page-custom604#content #page-content .large, .page-custom605#content #page-content .large, .page-custom606#content #page-content .large, .page-custom607#content #page-content .large, .page-custom608#content #page-content .large, .page-custom609#content #page-content .large, .page-custom61#content #page-content .large, .page-custom612#content #page-content .large, .page-custom613#content #page-content .large, .page-custom614#content #page-content .large, .page-custom615#content #page-content .large, .page-custom616#content #page-content .large, .page-custom617#content #page-content .large, .page-custom618#content #page-content .large, .page-custom619#content #page-content .large, .page-custom62#content #page-content .large, .page-custom620#content #page-content .large, .page-custom64#content #page-content .large, .page-custom69#content #page-content .large, .page-custom702#content #page-content .large, .page-custom704#content #page-content .large, .page-custom705#content #page-content .large, .page-custom707#content #page-content .large, .page-custom708#content #page-content .large, .page-custom71#content #page-content .large, .page-custom710#content #page-content .large, .page-custom712#content #page-content .large, .page-custom714#content #page-content .large, .page-custom715#content #page-content .large, .page-custom716#content #page-content .large, .page-custom717#content #page-content .large, .page-custom718#content #page-content .large, .page-custom719#content #page-content .large, .page-custom72#content #page-content .large, .page-custom720#content #page-content .large, .page-custom73#content #page-content .large, .page-custom75#content #page-content .large, .page-custom80#content #page-content .large, .page-custom802#content #page-content .large, .page-custom803#content #page-content .large, .page-custom805#content #page-content .large, .page-custom806#content #page-content .large, .page-custom808#content #page-content .large, .page-custom809#content #page-content .large, .page-custom81#content #page-content .large, .page-custom810#content #page-content .large, .page-custom813#content #page-content .large, .page-custom815#content #page-content .large, .page-custom816#content #page-content .large, .page-custom817#content #page-content .large, .page-custom818#content #page-content .large, .page-custom819#content #page-content .large, .page-custom82#content #page-content .large, .page-custom820#content #page-content .large, .page-custom821#content #page-content .large, .page-custom83#content #page-content .large, .page-custom84#content #page-content .large, .page-custom86#content #page-content .large, .page-custom902#content #page-content .large, .page-custom903#content #page-content .large, .page-custom904#content #page-content .large, .page-custom907#content #page-content .large, .page-custom908#content #page-content .large, .page-custom909#content #page-content .large, .page-custom91#content #page-content .large, .page-custom910#content #page-content .large, .page-custom913#content #page-content .large, .page-custom914#content #page-content .large, .page-custom916#content #page-content .large, .page-custom917#content #page-content .large, .page-custom918#content #page-content .large, .page-custom919#content #page-content .large, .page-custom92#content #page-content .large, .page-custom920#content #page-content .large, .page-custom93#content #page-content .large, .page-custom94#content #page-content .large, .page-custom95#content #page-content .large, .page-custom97#content #page-content .large, #sp-block-container-14 .large, #sp-block-container-15 .large, #sp-block-container-16 .large, #sp-block-container-17 .large{
  font-size : 1.2em;
}

.page-custom101#content #page-content .medium, .page-custom102#content #page-content .medium, .page-custom103#content #page-content .medium, .page-custom104#content #page-content .medium, .page-custom105#content #page-content .medium, .page-custom106#content #page-content .medium, .page-custom107#content #page-content .medium, .page-custom108#content #page-content .medium, .page-custom109#content #page-content .medium, .page-custom110#content #page-content .medium, .page-custom111#content #page-content .medium, .page-custom112#content #page-content .medium, .page-custom113#content #page-content .medium, .page-custom114#content #page-content .medium, .page-custom115#content #page-content .medium, .page-custom116#content #page-content .medium, .page-custom117#content #page-content .medium, .page-custom16#content #page-content .medium, .page-custom17#content #page-content .medium, .page-custom18#content #page-content .medium, .page-custom19#content #page-content .medium, .page-custom20#content #page-content .medium, .page-custom202#content #page-content .medium, .page-custom203#content #page-content .medium, .page-custom204#content #page-content .medium, .page-custom205#content #page-content .medium, .page-custom206#content #page-content .medium, .page-custom207#content #page-content .medium, .page-custom208#content #page-content .medium, .page-custom209#content #page-content .medium, .page-custom21#content #page-content .medium, .page-custom210#content #page-content .medium, .page-custom211#content #page-content .medium, .page-custom212#content #page-content .medium, .page-custom213#content #page-content .medium, .page-custom214#content #page-content .medium, .page-custom215#content #page-content .medium, .page-custom216#content #page-content .medium, .page-custom217#content #page-content .medium, .page-custom218#content #page-content .medium, .page-custom219#content #page-content .medium, .page-custom27#content #page-content .medium, .page-custom28#content #page-content .medium, .page-custom29#content #page-content .medium, .page-custom30#content #page-content .medium, .page-custom302#content #page-content .medium, .page-custom303#content #page-content .medium, .page-custom304#content #page-content .medium, .page-custom306#content #page-content .medium, .page-custom307#content #page-content .medium, .page-custom309#content #page-content .medium, .page-custom31#content #page-content .medium, .page-custom310#content #page-content .medium, .page-custom312#content #page-content .medium, .page-custom313#content #page-content .medium, .page-custom314#content #page-content .medium, .page-custom315#content #page-content .medium, .page-custom316#content #page-content .medium, .page-custom317#content #page-content .medium, .page-custom319#content #page-content .medium, .page-custom38#content #page-content .medium, .page-custom39#content #page-content .medium, .page-custom40#content #page-content .medium, .page-custom402#content #page-content .medium, .page-custom403#content #page-content .medium, .page-custom404#content #page-content .medium, .page-custom405#content #page-content .medium, .page-custom406#content #page-content .medium, .page-custom407#content #page-content .medium, .page-custom408#content #page-content .medium, .page-custom41#content #page-content .medium, .page-custom410#content #page-content .medium, .page-custom412#content #page-content .medium, .page-custom413#content #page-content .medium, .page-custom414#content #page-content .medium, .page-custom415#content #page-content .medium, .page-custom416#content #page-content .medium, .page-custom417#content #page-content .medium, .page-custom418#content #page-content .medium, .page-custom420#content #page-content .medium, .page-custom47#content #page-content .medium, .page-custom49#content #page-content .medium, .page-custom50#content #page-content .medium, .page-custom502#content #page-content .medium, .page-custom503#content #page-content .medium, .page-custom505#content #page-content .medium, .page-custom506#content #page-content .medium, .page-custom507#content #page-content .medium, .page-custom508#content #page-content .medium, .page-custom509#content #page-content .medium, .page-custom51#content #page-content .medium, .page-custom512#content #page-content .medium, .page-custom513#content #page-content .medium, .page-custom514#content #page-content .medium, .page-custom515#content #page-content .medium, .page-custom516#content #page-content .medium, .page-custom517#content #page-content .medium, .page-custom518#content #page-content .medium, .page-custom519#content #page-content .medium, .page-custom58#content #page-content .medium, .page-custom60#content #page-content .medium, .page-custom602#content #page-content .medium, .page-custom603#content #page-content .medium, .page-custom604#content #page-content .medium, .page-custom605#content #page-content .medium, .page-custom606#content #page-content .medium, .page-custom607#content #page-content .medium, .page-custom608#content #page-content .medium, .page-custom609#content #page-content .medium, .page-custom61#content #page-content .medium, .page-custom612#content #page-content .medium, .page-custom613#content #page-content .medium, .page-custom614#content #page-content .medium, .page-custom615#content #page-content .medium, .page-custom616#content #page-content .medium, .page-custom617#content #page-content .medium, .page-custom618#content #page-content .medium, .page-custom619#content #page-content .medium, .page-custom62#content #page-content .medium, .page-custom620#content #page-content .medium, .page-custom64#content #page-content .medium, .page-custom69#content #page-content .medium, .page-custom702#content #page-content .medium, .page-custom704#content #page-content .medium, .page-custom705#content #page-content .medium, .page-custom707#content #page-content .medium, .page-custom708#content #page-content .medium, .page-custom71#content #page-content .medium, .page-custom710#content #page-content .medium, .page-custom712#content #page-content .medium, .page-custom714#content #page-content .medium, .page-custom715#content #page-content .medium, .page-custom716#content #page-content .medium, .page-custom717#content #page-content .medium, .page-custom718#content #page-content .medium, .page-custom719#content #page-content .medium, .page-custom72#content #page-content .medium, .page-custom720#content #page-content .medium, .page-custom73#content #page-content .medium, .page-custom75#content #page-content .medium, .page-custom80#content #page-content .medium, .page-custom802#content #page-content .medium, .page-custom803#content #page-content .medium, .page-custom805#content #page-content .medium, .page-custom806#content #page-content .medium, .page-custom808#content #page-content .medium, .page-custom809#content #page-content .medium, .page-custom81#content #page-content .medium, .page-custom810#content #page-content .medium, .page-custom813#content #page-content .medium, .page-custom815#content #page-content .medium, .page-custom816#content #page-content .medium, .page-custom817#content #page-content .medium, .page-custom818#content #page-content .medium, .page-custom819#content #page-content .medium, .page-custom82#content #page-content .medium, .page-custom820#content #page-content .medium, .page-custom821#content #page-content .medium, .page-custom83#content #page-content .medium, .page-custom84#content #page-content .medium, .page-custom86#content #page-content .medium, .page-custom902#content #page-content .medium, .page-custom903#content #page-content .medium, .page-custom904#content #page-content .medium, .page-custom907#content #page-content .medium, .page-custom908#content #page-content .medium, .page-custom909#content #page-content .medium, .page-custom91#content #page-content .medium, .page-custom910#content #page-content .medium, .page-custom913#content #page-content .medium, .page-custom914#content #page-content .medium, .page-custom916#content #page-content .medium, .page-custom917#content #page-content .medium, .page-custom918#content #page-content .medium, .page-custom919#content #page-content .medium, .page-custom92#content #page-content .medium, .page-custom920#content #page-content .medium, .page-custom93#content #page-content .medium, .page-custom94#content #page-content .medium, .page-custom95#content #page-content .medium, .page-custom97#content #page-content .medium, #sp-block-container-14 .medium, #sp-block-container-15 .medium, #sp-block-container-16 .medium, #sp-block-container-17 .medium{
  font-size : 1em;
}

.page-custom101#content #page-content .small, .page-custom102#content #page-content .small, .page-custom103#content #page-content .small, .page-custom104#content #page-content .small, .page-custom105#content #page-content .small, .page-custom106#content #page-content .small, .page-custom107#content #page-content .small, .page-custom108#content #page-content .small, .page-custom109#content #page-content .small, .page-custom110#content #page-content .small, .page-custom111#content #page-content .small, .page-custom112#content #page-content .small, .page-custom113#content #page-content .small, .page-custom114#content #page-content .small, .page-custom115#content #page-content .small, .page-custom116#content #page-content .small, .page-custom117#content #page-content .small, .page-custom16#content #page-content .small, .page-custom17#content #page-content .small, .page-custom18#content #page-content .small, .page-custom19#content #page-content .small, .page-custom20#content #page-content .small, .page-custom202#content #page-content .small, .page-custom203#content #page-content .small, .page-custom204#content #page-content .small, .page-custom205#content #page-content .small, .page-custom206#content #page-content .small, .page-custom207#content #page-content .small, .page-custom208#content #page-content .small, .page-custom209#content #page-content .small, .page-custom21#content #page-content .small, .page-custom210#content #page-content .small, .page-custom211#content #page-content .small, .page-custom212#content #page-content .small, .page-custom213#content #page-content .small, .page-custom214#content #page-content .small, .page-custom215#content #page-content .small, .page-custom216#content #page-content .small, .page-custom217#content #page-content .small, .page-custom218#content #page-content .small, .page-custom219#content #page-content .small, .page-custom27#content #page-content .small, .page-custom28#content #page-content .small, .page-custom29#content #page-content .small, .page-custom30#content #page-content .small, .page-custom302#content #page-content .small, .page-custom303#content #page-content .small, .page-custom304#content #page-content .small, .page-custom306#content #page-content .small, .page-custom307#content #page-content .small, .page-custom309#content #page-content .small, .page-custom31#content #page-content .small, .page-custom310#content #page-content .small, .page-custom312#content #page-content .small, .page-custom313#content #page-content .small, .page-custom314#content #page-content .small, .page-custom315#content #page-content .small, .page-custom316#content #page-content .small, .page-custom317#content #page-content .small, .page-custom319#content #page-content .small, .page-custom38#content #page-content .small, .page-custom39#content #page-content .small, .page-custom40#content #page-content .small, .page-custom402#content #page-content .small, .page-custom403#content #page-content .small, .page-custom404#content #page-content .small, .page-custom405#content #page-content .small, .page-custom406#content #page-content .small, .page-custom407#content #page-content .small, .page-custom408#content #page-content .small, .page-custom41#content #page-content .small, .page-custom410#content #page-content .small, .page-custom412#content #page-content .small, .page-custom413#content #page-content .small, .page-custom414#content #page-content .small, .page-custom415#content #page-content .small, .page-custom416#content #page-content .small, .page-custom417#content #page-content .small, .page-custom418#content #page-content .small, .page-custom420#content #page-content .small, .page-custom47#content #page-content .small, .page-custom49#content #page-content .small, .page-custom50#content #page-content .small, .page-custom502#content #page-content .small, .page-custom503#content #page-content .small, .page-custom505#content #page-content .small, .page-custom506#content #page-content .small, .page-custom507#content #page-content .small, .page-custom508#content #page-content .small, .page-custom509#content #page-content .small, .page-custom51#content #page-content .small, .page-custom512#content #page-content .small, .page-custom513#content #page-content .small, .page-custom514#content #page-content .small, .page-custom515#content #page-content .small, .page-custom516#content #page-content .small, .page-custom517#content #page-content .small, .page-custom518#content #page-content .small, .page-custom519#content #page-content .small, .page-custom58#content #page-content .small, .page-custom60#content #page-content .small, .page-custom602#content #page-content .small, .page-custom603#content #page-content .small, .page-custom604#content #page-content .small, .page-custom605#content #page-content .small, .page-custom606#content #page-content .small, .page-custom607#content #page-content .small, .page-custom608#content #page-content .small, .page-custom609#content #page-content .small, .page-custom61#content #page-content .small, .page-custom612#content #page-content .small, .page-custom613#content #page-content .small, .page-custom614#content #page-content .small, .page-custom615#content #page-content .small, .page-custom616#content #page-content .small, .page-custom617#content #page-content .small, .page-custom618#content #page-content .small, .page-custom619#content #page-content .small, .page-custom62#content #page-content .small, .page-custom620#content #page-content .small, .page-custom64#content #page-content .small, .page-custom69#content #page-content .small, .page-custom702#content #page-content .small, .page-custom704#content #page-content .small, .page-custom705#content #page-content .small, .page-custom707#content #page-content .small, .page-custom708#content #page-content .small, .page-custom71#content #page-content .small, .page-custom710#content #page-content .small, .page-custom712#content #page-content .small, .page-custom714#content #page-content .small, .page-custom715#content #page-content .small, .page-custom716#content #page-content .small, .page-custom717#content #page-content .small, .page-custom718#content #page-content .small, .page-custom719#content #page-content .small, .page-custom72#content #page-content .small, .page-custom720#content #page-content .small, .page-custom73#content #page-content .small, .page-custom75#content #page-content .small, .page-custom80#content #page-content .small, .page-custom802#content #page-content .small, .page-custom803#content #page-content .small, .page-custom805#content #page-content .small, .page-custom806#content #page-content .small, .page-custom808#content #page-content .small, .page-custom809#content #page-content .small, .page-custom81#content #page-content .small, .page-custom810#content #page-content .small, .page-custom813#content #page-content .small, .page-custom815#content #page-content .small, .page-custom816#content #page-content .small, .page-custom817#content #page-content .small, .page-custom818#content #page-content .small, .page-custom819#content #page-content .small, .page-custom82#content #page-content .small, .page-custom820#content #page-content .small, .page-custom821#content #page-content .small, .page-custom83#content #page-content .small, .page-custom84#content #page-content .small, .page-custom86#content #page-content .small, .page-custom902#content #page-content .small, .page-custom903#content #page-content .small, .page-custom904#content #page-content .small, .page-custom907#content #page-content .small, .page-custom908#content #page-content .small, .page-custom909#content #page-content .small, .page-custom91#content #page-content .small, .page-custom910#content #page-content .small, .page-custom913#content #page-content .small, .page-custom914#content #page-content .small, .page-custom916#content #page-content .small, .page-custom917#content #page-content .small, .page-custom918#content #page-content .small, .page-custom919#content #page-content .small, .page-custom92#content #page-content .small, .page-custom920#content #page-content .small, .page-custom93#content #page-content .small, .page-custom94#content #page-content .small, .page-custom95#content #page-content .small, .page-custom97#content #page-content .small, #sp-block-container-14 .small, #sp-block-container-15 .small, #sp-block-container-16 .small, #sp-block-container-17 .small{
  font-size : 0.9em;
}

.page-custom101#content #page-content .x-large, .page-custom102#content #page-content .x-large, .page-custom103#content #page-content .x-large, .page-custom104#content #page-content .x-large, .page-custom105#content #page-content .x-large, .page-custom106#content #page-content .x-large, .page-custom107#content #page-content .x-large, .page-custom108#content #page-content .x-large, .page-custom109#content #page-content .x-large, .page-custom110#content #page-content .x-large, .page-custom111#content #page-content .x-large, .page-custom112#content #page-content .x-large, .page-custom113#content #page-content .x-large, .page-custom114#content #page-content .x-large, .page-custom115#content #page-content .x-large, .page-custom116#content #page-content .x-large, .page-custom117#content #page-content .x-large, .page-custom16#content #page-content .x-large, .page-custom17#content #page-content .x-large, .page-custom18#content #page-content .x-large, .page-custom19#content #page-content .x-large, .page-custom20#content #page-content .x-large, .page-custom202#content #page-content .x-large, .page-custom203#content #page-content .x-large, .page-custom204#content #page-content .x-large, .page-custom205#content #page-content .x-large, .page-custom206#content #page-content .x-large, .page-custom207#content #page-content .x-large, .page-custom208#content #page-content .x-large, .page-custom209#content #page-content .x-large, .page-custom21#content #page-content .x-large, .page-custom210#content #page-content .x-large, .page-custom211#content #page-content .x-large, .page-custom212#content #page-content .x-large, .page-custom213#content #page-content .x-large, .page-custom214#content #page-content .x-large, .page-custom215#content #page-content .x-large, .page-custom216#content #page-content .x-large, .page-custom217#content #page-content .x-large, .page-custom218#content #page-content .x-large, .page-custom219#content #page-content .x-large, .page-custom27#content #page-content .x-large, .page-custom28#content #page-content .x-large, .page-custom29#content #page-content .x-large, .page-custom30#content #page-content .x-large, .page-custom302#content #page-content .x-large, .page-custom303#content #page-content .x-large, .page-custom304#content #page-content .x-large, .page-custom306#content #page-content .x-large, .page-custom307#content #page-content .x-large, .page-custom309#content #page-content .x-large, .page-custom31#content #page-content .x-large, .page-custom310#content #page-content .x-large, .page-custom312#content #page-content .x-large, .page-custom313#content #page-content .x-large, .page-custom314#content #page-content .x-large, .page-custom315#content #page-content .x-large, .page-custom316#content #page-content .x-large, .page-custom317#content #page-content .x-large, .page-custom319#content #page-content .x-large, .page-custom38#content #page-content .x-large, .page-custom39#content #page-content .x-large, .page-custom40#content #page-content .x-large, .page-custom402#content #page-content .x-large, .page-custom403#content #page-content .x-large, .page-custom404#content #page-content .x-large, .page-custom405#content #page-content .x-large, .page-custom406#content #page-content .x-large, .page-custom407#content #page-content .x-large, .page-custom408#content #page-content .x-large, .page-custom41#content #page-content .x-large, .page-custom410#content #page-content .x-large, .page-custom412#content #page-content .x-large, .page-custom413#content #page-content .x-large, .page-custom414#content #page-content .x-large, .page-custom415#content #page-content .x-large, .page-custom416#content #page-content .x-large, .page-custom417#content #page-content .x-large, .page-custom418#content #page-content .x-large, .page-custom420#content #page-content .x-large, .page-custom47#content #page-content .x-large, .page-custom49#content #page-content .x-large, .page-custom50#content #page-content .x-large, .page-custom502#content #page-content .x-large, .page-custom503#content #page-content .x-large, .page-custom505#content #page-content .x-large, .page-custom506#content #page-content .x-large, .page-custom507#content #page-content .x-large, .page-custom508#content #page-content .x-large, .page-custom509#content #page-content .x-large, .page-custom51#content #page-content .x-large, .page-custom512#content #page-content .x-large, .page-custom513#content #page-content .x-large, .page-custom514#content #page-content .x-large, .page-custom515#content #page-content .x-large, .page-custom516#content #page-content .x-large, .page-custom517#content #page-content .x-large, .page-custom518#content #page-content .x-large, .page-custom519#content #page-content .x-large, .page-custom58#content #page-content .x-large, .page-custom60#content #page-content .x-large, .page-custom602#content #page-content .x-large, .page-custom603#content #page-content .x-large, .page-custom604#content #page-content .x-large, .page-custom605#content #page-content .x-large, .page-custom606#content #page-content .x-large, .page-custom607#content #page-content .x-large, .page-custom608#content #page-content .x-large, .page-custom609#content #page-content .x-large, .page-custom61#content #page-content .x-large, .page-custom612#content #page-content .x-large, .page-custom613#content #page-content .x-large, .page-custom614#content #page-content .x-large, .page-custom615#content #page-content .x-large, .page-custom616#content #page-content .x-large, .page-custom617#content #page-content .x-large, .page-custom618#content #page-content .x-large, .page-custom619#content #page-content .x-large, .page-custom62#content #page-content .x-large, .page-custom620#content #page-content .x-large, .page-custom64#content #page-content .x-large, .page-custom69#content #page-content .x-large, .page-custom702#content #page-content .x-large, .page-custom704#content #page-content .x-large, .page-custom705#content #page-content .x-large, .page-custom707#content #page-content .x-large, .page-custom708#content #page-content .x-large, .page-custom71#content #page-content .x-large, .page-custom710#content #page-content .x-large, .page-custom712#content #page-content .x-large, .page-custom714#content #page-content .x-large, .page-custom715#content #page-content .x-large, .page-custom716#content #page-content .x-large, .page-custom717#content #page-content .x-large, .page-custom718#content #page-content .x-large, .page-custom719#content #page-content .x-large, .page-custom72#content #page-content .x-large, .page-custom720#content #page-content .x-large, .page-custom73#content #page-content .x-large, .page-custom75#content #page-content .x-large, .page-custom80#content #page-content .x-large, .page-custom802#content #page-content .x-large, .page-custom803#content #page-content .x-large, .page-custom805#content #page-content .x-large, .page-custom806#content #page-content .x-large, .page-custom808#content #page-content .x-large, .page-custom809#content #page-content .x-large, .page-custom81#content #page-content .x-large, .page-custom810#content #page-content .x-large, .page-custom813#content #page-content .x-large, .page-custom815#content #page-content .x-large, .page-custom816#content #page-content .x-large, .page-custom817#content #page-content .x-large, .page-custom818#content #page-content .x-large, .page-custom819#content #page-content .x-large, .page-custom82#content #page-content .x-large, .page-custom820#content #page-content .x-large, .page-custom821#content #page-content .x-large, .page-custom83#content #page-content .x-large, .page-custom84#content #page-content .x-large, .page-custom86#content #page-content .x-large, .page-custom902#content #page-content .x-large, .page-custom903#content #page-content .x-large, .page-custom904#content #page-content .x-large, .page-custom907#content #page-content .x-large, .page-custom908#content #page-content .x-large, .page-custom909#content #page-content .x-large, .page-custom91#content #page-content .x-large, .page-custom910#content #page-content .x-large, .page-custom913#content #page-content .x-large, .page-custom914#content #page-content .x-large, .page-custom916#content #page-content .x-large, .page-custom917#content #page-content .x-large, .page-custom918#content #page-content .x-large, .page-custom919#content #page-content .x-large, .page-custom92#content #page-content .x-large, .page-custom920#content #page-content .x-large, .page-custom93#content #page-content .x-large, .page-custom94#content #page-content .x-large, .page-custom95#content #page-content .x-large, .page-custom97#content #page-content .x-large, #sp-block-container-14 .x-large, #sp-block-container-15 .x-large, #sp-block-container-16 .x-large, #sp-block-container-17 .x-large{
  font-size : 1.5em;
}

.page-custom101#content #page-content .x-small, .page-custom102#content #page-content .x-small, .page-custom103#content #page-content .x-small, .page-custom104#content #page-content .x-small, .page-custom105#content #page-content .x-small, .page-custom106#content #page-content .x-small, .page-custom107#content #page-content .x-small, .page-custom108#content #page-content .x-small, .page-custom109#content #page-content .x-small, .page-custom110#content #page-content .x-small, .page-custom111#content #page-content .x-small, .page-custom112#content #page-content .x-small, .page-custom113#content #page-content .x-small, .page-custom114#content #page-content .x-small, .page-custom115#content #page-content .x-small, .page-custom116#content #page-content .x-small, .page-custom117#content #page-content .x-small, .page-custom16#content #page-content .x-small, .page-custom17#content #page-content .x-small, .page-custom18#content #page-content .x-small, .page-custom19#content #page-content .x-small, .page-custom20#content #page-content .x-small, .page-custom202#content #page-content .x-small, .page-custom203#content #page-content .x-small, .page-custom204#content #page-content .x-small, .page-custom205#content #page-content .x-small, .page-custom206#content #page-content .x-small, .page-custom207#content #page-content .x-small, .page-custom208#content #page-content .x-small, .page-custom209#content #page-content .x-small, .page-custom21#content #page-content .x-small, .page-custom210#content #page-content .x-small, .page-custom211#content #page-content .x-small, .page-custom212#content #page-content .x-small, .page-custom213#content #page-content .x-small, .page-custom214#content #page-content .x-small, .page-custom215#content #page-content .x-small, .page-custom216#content #page-content .x-small, .page-custom217#content #page-content .x-small, .page-custom218#content #page-content .x-small, .page-custom219#content #page-content .x-small, .page-custom27#content #page-content .x-small, .page-custom28#content #page-content .x-small, .page-custom29#content #page-content .x-small, .page-custom30#content #page-content .x-small, .page-custom302#content #page-content .x-small, .page-custom303#content #page-content .x-small, .page-custom304#content #page-content .x-small, .page-custom306#content #page-content .x-small, .page-custom307#content #page-content .x-small, .page-custom309#content #page-content .x-small, .page-custom31#content #page-content .x-small, .page-custom310#content #page-content .x-small, .page-custom312#content #page-content .x-small, .page-custom313#content #page-content .x-small, .page-custom314#content #page-content .x-small, .page-custom315#content #page-content .x-small, .page-custom316#content #page-content .x-small, .page-custom317#content #page-content .x-small, .page-custom319#content #page-content .x-small, .page-custom38#content #page-content .x-small, .page-custom39#content #page-content .x-small, .page-custom40#content #page-content .x-small, .page-custom402#content #page-content .x-small, .page-custom403#content #page-content .x-small, .page-custom404#content #page-content .x-small, .page-custom405#content #page-content .x-small, .page-custom406#content #page-content .x-small, .page-custom407#content #page-content .x-small, .page-custom408#content #page-content .x-small, .page-custom41#content #page-content .x-small, .page-custom410#content #page-content .x-small, .page-custom412#content #page-content .x-small, .page-custom413#content #page-content .x-small, .page-custom414#content #page-content .x-small, .page-custom415#content #page-content .x-small, .page-custom416#content #page-content .x-small, .page-custom417#content #page-content .x-small, .page-custom418#content #page-content .x-small, .page-custom420#content #page-content .x-small, .page-custom47#content #page-content .x-small, .page-custom49#content #page-content .x-small, .page-custom50#content #page-content .x-small, .page-custom502#content #page-content .x-small, .page-custom503#content #page-content .x-small, .page-custom505#content #page-content .x-small, .page-custom506#content #page-content .x-small, .page-custom507#content #page-content .x-small, .page-custom508#content #page-content .x-small, .page-custom509#content #page-content .x-small, .page-custom51#content #page-content .x-small, .page-custom512#content #page-content .x-small, .page-custom513#content #page-content .x-small, .page-custom514#content #page-content .x-small, .page-custom515#content #page-content .x-small, .page-custom516#content #page-content .x-small, .page-custom517#content #page-content .x-small, .page-custom518#content #page-content .x-small, .page-custom519#content #page-content .x-small, .page-custom58#content #page-content .x-small, .page-custom60#content #page-content .x-small, .page-custom602#content #page-content .x-small, .page-custom603#content #page-content .x-small, .page-custom604#content #page-content .x-small, .page-custom605#content #page-content .x-small, .page-custom606#content #page-content .x-small, .page-custom607#content #page-content .x-small, .page-custom608#content #page-content .x-small, .page-custom609#content #page-content .x-small, .page-custom61#content #page-content .x-small, .page-custom612#content #page-content .x-small, .page-custom613#content #page-content .x-small, .page-custom614#content #page-content .x-small, .page-custom615#content #page-content .x-small, .page-custom616#content #page-content .x-small, .page-custom617#content #page-content .x-small, .page-custom618#content #page-content .x-small, .page-custom619#content #page-content .x-small, .page-custom62#content #page-content .x-small, .page-custom620#content #page-content .x-small, .page-custom64#content #page-content .x-small, .page-custom69#content #page-content .x-small, .page-custom702#content #page-content .x-small, .page-custom704#content #page-content .x-small, .page-custom705#content #page-content .x-small, .page-custom707#content #page-content .x-small, .page-custom708#content #page-content .x-small, .page-custom71#content #page-content .x-small, .page-custom710#content #page-content .x-small, .page-custom712#content #page-content .x-small, .page-custom714#content #page-content .x-small, .page-custom715#content #page-content .x-small, .page-custom716#content #page-content .x-small, .page-custom717#content #page-content .x-small, .page-custom718#content #page-content .x-small, .page-custom719#content #page-content .x-small, .page-custom72#content #page-content .x-small, .page-custom720#content #page-content .x-small, .page-custom73#content #page-content .x-small, .page-custom75#content #page-content .x-small, .page-custom80#content #page-content .x-small, .page-custom802#content #page-content .x-small, .page-custom803#content #page-content .x-small, .page-custom805#content #page-content .x-small, .page-custom806#content #page-content .x-small, .page-custom808#content #page-content .x-small, .page-custom809#content #page-content .x-small, .page-custom81#content #page-content .x-small, .page-custom810#content #page-content .x-small, .page-custom813#content #page-content .x-small, .page-custom815#content #page-content .x-small, .page-custom816#content #page-content .x-small, .page-custom817#content #page-content .x-small, .page-custom818#content #page-content .x-small, .page-custom819#content #page-content .x-small, .page-custom82#content #page-content .x-small, .page-custom820#content #page-content .x-small, .page-custom821#content #page-content .x-small, .page-custom83#content #page-content .x-small, .page-custom84#content #page-content .x-small, .page-custom86#content #page-content .x-small, .page-custom902#content #page-content .x-small, .page-custom903#content #page-content .x-small, .page-custom904#content #page-content .x-small, .page-custom907#content #page-content .x-small, .page-custom908#content #page-content .x-small, .page-custom909#content #page-content .x-small, .page-custom91#content #page-content .x-small, .page-custom910#content #page-content .x-small, .page-custom913#content #page-content .x-small, .page-custom914#content #page-content .x-small, .page-custom916#content #page-content .x-small, .page-custom917#content #page-content .x-small, .page-custom918#content #page-content .x-small, .page-custom919#content #page-content .x-small, .page-custom92#content #page-content .x-small, .page-custom920#content #page-content .x-small, .page-custom93#content #page-content .x-small, .page-custom94#content #page-content .x-small, .page-custom95#content #page-content .x-small, .page-custom97#content #page-content .x-small, #sp-block-container-14 .x-small, #sp-block-container-15 .x-small, #sp-block-container-16 .x-small, #sp-block-container-17 .x-small{
  font-size : 0.8em;
}

.page-custom101#content #page-content .xx-large, .page-custom102#content #page-content .xx-large, .page-custom103#content #page-content .xx-large, .page-custom104#content #page-content .xx-large, .page-custom105#content #page-content .xx-large, .page-custom106#content #page-content .xx-large, .page-custom107#content #page-content .xx-large, .page-custom108#content #page-content .xx-large, .page-custom109#content #page-content .xx-large, .page-custom110#content #page-content .xx-large, .page-custom111#content #page-content .xx-large, .page-custom112#content #page-content .xx-large, .page-custom113#content #page-content .xx-large, .page-custom114#content #page-content .xx-large, .page-custom115#content #page-content .xx-large, .page-custom116#content #page-content .xx-large, .page-custom117#content #page-content .xx-large, .page-custom16#content #page-content .xx-large, .page-custom17#content #page-content .xx-large, .page-custom18#content #page-content .xx-large, .page-custom19#content #page-content .xx-large, .page-custom20#content #page-content .xx-large, .page-custom202#content #page-content .xx-large, .page-custom203#content #page-content .xx-large, .page-custom204#content #page-content .xx-large, .page-custom205#content #page-content .xx-large, .page-custom206#content #page-content .xx-large, .page-custom207#content #page-content .xx-large, .page-custom208#content #page-content .xx-large, .page-custom209#content #page-content .xx-large, .page-custom21#content #page-content .xx-large, .page-custom210#content #page-content .xx-large, .page-custom211#content #page-content .xx-large, .page-custom212#content #page-content .xx-large, .page-custom213#content #page-content .xx-large, .page-custom214#content #page-content .xx-large, .page-custom215#content #page-content .xx-large, .page-custom216#content #page-content .xx-large, .page-custom217#content #page-content .xx-large, .page-custom218#content #page-content .xx-large, .page-custom219#content #page-content .xx-large, .page-custom27#content #page-content .xx-large, .page-custom28#content #page-content .xx-large, .page-custom29#content #page-content .xx-large, .page-custom30#content #page-content .xx-large, .page-custom302#content #page-content .xx-large, .page-custom303#content #page-content .xx-large, .page-custom304#content #page-content .xx-large, .page-custom306#content #page-content .xx-large, .page-custom307#content #page-content .xx-large, .page-custom309#content #page-content .xx-large, .page-custom31#content #page-content .xx-large, .page-custom310#content #page-content .xx-large, .page-custom312#content #page-content .xx-large, .page-custom313#content #page-content .xx-large, .page-custom314#content #page-content .xx-large, .page-custom315#content #page-content .xx-large, .page-custom316#content #page-content .xx-large, .page-custom317#content #page-content .xx-large, .page-custom319#content #page-content .xx-large, .page-custom38#content #page-content .xx-large, .page-custom39#content #page-content .xx-large, .page-custom40#content #page-content .xx-large, .page-custom402#content #page-content .xx-large, .page-custom403#content #page-content .xx-large, .page-custom404#content #page-content .xx-large, .page-custom405#content #page-content .xx-large, .page-custom406#content #page-content .xx-large, .page-custom407#content #page-content .xx-large, .page-custom408#content #page-content .xx-large, .page-custom41#content #page-content .xx-large, .page-custom410#content #page-content .xx-large, .page-custom412#content #page-content .xx-large, .page-custom413#content #page-content .xx-large, .page-custom414#content #page-content .xx-large, .page-custom415#content #page-content .xx-large, .page-custom416#content #page-content .xx-large, .page-custom417#content #page-content .xx-large, .page-custom418#content #page-content .xx-large, .page-custom420#content #page-content .xx-large, .page-custom47#content #page-content .xx-large, .page-custom49#content #page-content .xx-large, .page-custom50#content #page-content .xx-large, .page-custom502#content #page-content .xx-large, .page-custom503#content #page-content .xx-large, .page-custom505#content #page-content .xx-large, .page-custom506#content #page-content .xx-large, .page-custom507#content #page-content .xx-large, .page-custom508#content #page-content .xx-large, .page-custom509#content #page-content .xx-large, .page-custom51#content #page-content .xx-large, .page-custom512#content #page-content .xx-large, .page-custom513#content #page-content .xx-large, .page-custom514#content #page-content .xx-large, .page-custom515#content #page-content .xx-large, .page-custom516#content #page-content .xx-large, .page-custom517#content #page-content .xx-large, .page-custom518#content #page-content .xx-large, .page-custom519#content #page-content .xx-large, .page-custom58#content #page-content .xx-large, .page-custom60#content #page-content .xx-large, .page-custom602#content #page-content .xx-large, .page-custom603#content #page-content .xx-large, .page-custom604#content #page-content .xx-large, .page-custom605#content #page-content .xx-large, .page-custom606#content #page-content .xx-large, .page-custom607#content #page-content .xx-large, .page-custom608#content #page-content .xx-large, .page-custom609#content #page-content .xx-large, .page-custom61#content #page-content .xx-large, .page-custom612#content #page-content .xx-large, .page-custom613#content #page-content .xx-large, .page-custom614#content #page-content .xx-large, .page-custom615#content #page-content .xx-large, .page-custom616#content #page-content .xx-large, .page-custom617#content #page-content .xx-large, .page-custom618#content #page-content .xx-large, .page-custom619#content #page-content .xx-large, .page-custom62#content #page-content .xx-large, .page-custom620#content #page-content .xx-large, .page-custom64#content #page-content .xx-large, .page-custom69#content #page-content .xx-large, .page-custom702#content #page-content .xx-large, .page-custom704#content #page-content .xx-large, .page-custom705#content #page-content .xx-large, .page-custom707#content #page-content .xx-large, .page-custom708#content #page-content .xx-large, .page-custom71#content #page-content .xx-large, .page-custom710#content #page-content .xx-large, .page-custom712#content #page-content .xx-large, .page-custom714#content #page-content .xx-large, .page-custom715#content #page-content .xx-large, .page-custom716#content #page-content .xx-large, .page-custom717#content #page-content .xx-large, .page-custom718#content #page-content .xx-large, .page-custom719#content #page-content .xx-large, .page-custom72#content #page-content .xx-large, .page-custom720#content #page-content .xx-large, .page-custom73#content #page-content .xx-large, .page-custom75#content #page-content .xx-large, .page-custom80#content #page-content .xx-large, .page-custom802#content #page-content .xx-large, .page-custom803#content #page-content .xx-large, .page-custom805#content #page-content .xx-large, .page-custom806#content #page-content .xx-large, .page-custom808#content #page-content .xx-large, .page-custom809#content #page-content .xx-large, .page-custom81#content #page-content .xx-large, .page-custom810#content #page-content .xx-large, .page-custom813#content #page-content .xx-large, .page-custom815#content #page-content .xx-large, .page-custom816#content #page-content .xx-large, .page-custom817#content #page-content .xx-large, .page-custom818#content #page-content .xx-large, .page-custom819#content #page-content .xx-large, .page-custom82#content #page-content .xx-large, .page-custom820#content #page-content .xx-large, .page-custom821#content #page-content .xx-large, .page-custom83#content #page-content .xx-large, .page-custom84#content #page-content .xx-large, .page-custom86#content #page-content .xx-large, .page-custom902#content #page-content .xx-large, .page-custom903#content #page-content .xx-large, .page-custom904#content #page-content .xx-large, .page-custom907#content #page-content .xx-large, .page-custom908#content #page-content .xx-large, .page-custom909#content #page-content .xx-large, .page-custom91#content #page-content .xx-large, .page-custom910#content #page-content .xx-large, .page-custom913#content #page-content .xx-large, .page-custom914#content #page-content .xx-large, .page-custom916#content #page-content .xx-large, .page-custom917#content #page-content .xx-large, .page-custom918#content #page-content .xx-large, .page-custom919#content #page-content .xx-large, .page-custom92#content #page-content .xx-large, .page-custom920#content #page-content .xx-large, .page-custom93#content #page-content .xx-large, .page-custom94#content #page-content .xx-large, .page-custom95#content #page-content .xx-large, .page-custom97#content #page-content .xx-large, #sp-block-container-14 .xx-large, #sp-block-container-15 .xx-large, #sp-block-container-16 .xx-large, #sp-block-container-17 .xx-large{
  font-size : 2em;
}

.page-custom101#content #page-content .xx-small, .page-custom102#content #page-content .xx-small, .page-custom103#content #page-content .xx-small, .page-custom104#content #page-content .xx-small, .page-custom105#content #page-content .xx-small, .page-custom106#content #page-content .xx-small, .page-custom107#content #page-content .xx-small, .page-custom108#content #page-content .xx-small, .page-custom109#content #page-content .xx-small, .page-custom110#content #page-content .xx-small, .page-custom111#content #page-content .xx-small, .page-custom112#content #page-content .xx-small, .page-custom113#content #page-content .xx-small, .page-custom114#content #page-content .xx-small, .page-custom115#content #page-content .xx-small, .page-custom116#content #page-content .xx-small, .page-custom117#content #page-content .xx-small, .page-custom16#content #page-content .xx-small, .page-custom17#content #page-content .xx-small, .page-custom18#content #page-content .xx-small, .page-custom19#content #page-content .xx-small, .page-custom20#content #page-content .xx-small, .page-custom202#content #page-content .xx-small, .page-custom203#content #page-content .xx-small, .page-custom204#content #page-content .xx-small, .page-custom205#content #page-content .xx-small, .page-custom206#content #page-content .xx-small, .page-custom207#content #page-content .xx-small, .page-custom208#content #page-content .xx-small, .page-custom209#content #page-content .xx-small, .page-custom21#content #page-content .xx-small, .page-custom210#content #page-content .xx-small, .page-custom211#content #page-content .xx-small, .page-custom212#content #page-content .xx-small, .page-custom213#content #page-content .xx-small, .page-custom214#content #page-content .xx-small, .page-custom215#content #page-content .xx-small, .page-custom216#content #page-content .xx-small, .page-custom217#content #page-content .xx-small, .page-custom218#content #page-content .xx-small, .page-custom219#content #page-content .xx-small, .page-custom27#content #page-content .xx-small, .page-custom28#content #page-content .xx-small, .page-custom29#content #page-content .xx-small, .page-custom30#content #page-content .xx-small, .page-custom302#content #page-content .xx-small, .page-custom303#content #page-content .xx-small, .page-custom304#content #page-content .xx-small, .page-custom306#content #page-content .xx-small, .page-custom307#content #page-content .xx-small, .page-custom309#content #page-content .xx-small, .page-custom31#content #page-content .xx-small, .page-custom310#content #page-content .xx-small, .page-custom312#content #page-content .xx-small, .page-custom313#content #page-content .xx-small, .page-custom314#content #page-content .xx-small, .page-custom315#content #page-content .xx-small, .page-custom316#content #page-content .xx-small, .page-custom317#content #page-content .xx-small, .page-custom319#content #page-content .xx-small, .page-custom38#content #page-content .xx-small, .page-custom39#content #page-content .xx-small, .page-custom40#content #page-content .xx-small, .page-custom402#content #page-content .xx-small, .page-custom403#content #page-content .xx-small, .page-custom404#content #page-content .xx-small, .page-custom405#content #page-content .xx-small, .page-custom406#content #page-content .xx-small, .page-custom407#content #page-content .xx-small, .page-custom408#content #page-content .xx-small, .page-custom41#content #page-content .xx-small, .page-custom410#content #page-content .xx-small, .page-custom412#content #page-content .xx-small, .page-custom413#content #page-content .xx-small, .page-custom414#content #page-content .xx-small, .page-custom415#content #page-content .xx-small, .page-custom416#content #page-content .xx-small, .page-custom417#content #page-content .xx-small, .page-custom418#content #page-content .xx-small, .page-custom420#content #page-content .xx-small, .page-custom47#content #page-content .xx-small, .page-custom49#content #page-content .xx-small, .page-custom50#content #page-content .xx-small, .page-custom502#content #page-content .xx-small, .page-custom503#content #page-content .xx-small, .page-custom505#content #page-content .xx-small, .page-custom506#content #page-content .xx-small, .page-custom507#content #page-content .xx-small, .page-custom508#content #page-content .xx-small, .page-custom509#content #page-content .xx-small, .page-custom51#content #page-content .xx-small, .page-custom512#content #page-content .xx-small, .page-custom513#content #page-content .xx-small, .page-custom514#content #page-content .xx-small, .page-custom515#content #page-content .xx-small, .page-custom516#content #page-content .xx-small, .page-custom517#content #page-content .xx-small, .page-custom518#content #page-content .xx-small, .page-custom519#content #page-content .xx-small, .page-custom58#content #page-content .xx-small, .page-custom60#content #page-content .xx-small, .page-custom602#content #page-content .xx-small, .page-custom603#content #page-content .xx-small, .page-custom604#content #page-content .xx-small, .page-custom605#content #page-content .xx-small, .page-custom606#content #page-content .xx-small, .page-custom607#content #page-content .xx-small, .page-custom608#content #page-content .xx-small, .page-custom609#content #page-content .xx-small, .page-custom61#content #page-content .xx-small, .page-custom612#content #page-content .xx-small, .page-custom613#content #page-content .xx-small, .page-custom614#content #page-content .xx-small, .page-custom615#content #page-content .xx-small, .page-custom616#content #page-content .xx-small, .page-custom617#content #page-content .xx-small, .page-custom618#content #page-content .xx-small, .page-custom619#content #page-content .xx-small, .page-custom62#content #page-content .xx-small, .page-custom620#content #page-content .xx-small, .page-custom64#content #page-content .xx-small, .page-custom69#content #page-content .xx-small, .page-custom702#content #page-content .xx-small, .page-custom704#content #page-content .xx-small, .page-custom705#content #page-content .xx-small, .page-custom707#content #page-content .xx-small, .page-custom708#content #page-content .xx-small, .page-custom71#content #page-content .xx-small, .page-custom710#content #page-content .xx-small, .page-custom712#content #page-content .xx-small, .page-custom714#content #page-content .xx-small, .page-custom715#content #page-content .xx-small, .page-custom716#content #page-content .xx-small, .page-custom717#content #page-content .xx-small, .page-custom718#content #page-content .xx-small, .page-custom719#content #page-content .xx-small, .page-custom72#content #page-content .xx-small, .page-custom720#content #page-content .xx-small, .page-custom73#content #page-content .xx-small, .page-custom75#content #page-content .xx-small, .page-custom80#content #page-content .xx-small, .page-custom802#content #page-content .xx-small, .page-custom803#content #page-content .xx-small, .page-custom805#content #page-content .xx-small, .page-custom806#content #page-content .xx-small, .page-custom808#content #page-content .xx-small, .page-custom809#content #page-content .xx-small, .page-custom81#content #page-content .xx-small, .page-custom810#content #page-content .xx-small, .page-custom813#content #page-content .xx-small, .page-custom815#content #page-content .xx-small, .page-custom816#content #page-content .xx-small, .page-custom817#content #page-content .xx-small, .page-custom818#content #page-content .xx-small, .page-custom819#content #page-content .xx-small, .page-custom82#content #page-content .xx-small, .page-custom820#content #page-content .xx-small, .page-custom821#content #page-content .xx-small, .page-custom83#content #page-content .xx-small, .page-custom84#content #page-content .xx-small, .page-custom86#content #page-content .xx-small, .page-custom902#content #page-content .xx-small, .page-custom903#content #page-content .xx-small, .page-custom904#content #page-content .xx-small, .page-custom907#content #page-content .xx-small, .page-custom908#content #page-content .xx-small, .page-custom909#content #page-content .xx-small, .page-custom91#content #page-content .xx-small, .page-custom910#content #page-content .xx-small, .page-custom913#content #page-content .xx-small, .page-custom914#content #page-content .xx-small, .page-custom916#content #page-content .xx-small, .page-custom917#content #page-content .xx-small, .page-custom918#content #page-content .xx-small, .page-custom919#content #page-content .xx-small, .page-custom92#content #page-content .xx-small, .page-custom920#content #page-content .xx-small, .page-custom93#content #page-content .xx-small, .page-custom94#content #page-content .xx-small, .page-custom95#content #page-content .xx-small, .page-custom97#content #page-content .xx-small, #sp-block-container-14 .xx-small, #sp-block-container-15 .xx-small, #sp-block-container-16 .xx-small, #sp-block-container-17 .xx-small{
  font-size : 0.7em;
}

.page-custom101#content #page-content em, .page-custom102#content #page-content em, .page-custom103#content #page-content em, .page-custom104#content #page-content em, .page-custom105#content #page-content em, .page-custom106#content #page-content em, .page-custom107#content #page-content em, .page-custom108#content #page-content em, .page-custom109#content #page-content em, .page-custom110#content #page-content em, .page-custom111#content #page-content em, .page-custom112#content #page-content em, .page-custom113#content #page-content em, .page-custom114#content #page-content em, .page-custom115#content #page-content em, .page-custom116#content #page-content em, .page-custom117#content #page-content em, .page-custom16#content #page-content em, .page-custom17#content #page-content em, .page-custom18#content #page-content em, .page-custom19#content #page-content em, .page-custom20#content #page-content em, .page-custom202#content #page-content em, .page-custom203#content #page-content em, .page-custom204#content #page-content em, .page-custom205#content #page-content em, .page-custom206#content #page-content em, .page-custom207#content #page-content em, .page-custom208#content #page-content em, .page-custom209#content #page-content em, .page-custom21#content #page-content em, .page-custom210#content #page-content em, .page-custom211#content #page-content em, .page-custom212#content #page-content em, .page-custom213#content #page-content em, .page-custom214#content #page-content em, .page-custom215#content #page-content em, .page-custom216#content #page-content em, .page-custom217#content #page-content em, .page-custom218#content #page-content em, .page-custom219#content #page-content em, .page-custom27#content #page-content em, .page-custom28#content #page-content em, .page-custom29#content #page-content em, .page-custom30#content #page-content em, .page-custom302#content #page-content em, .page-custom303#content #page-content em, .page-custom304#content #page-content em, .page-custom306#content #page-content em, .page-custom307#content #page-content em, .page-custom309#content #page-content em, .page-custom31#content #page-content em, .page-custom310#content #page-content em, .page-custom312#content #page-content em, .page-custom313#content #page-content em, .page-custom314#content #page-content em, .page-custom315#content #page-content em, .page-custom316#content #page-content em, .page-custom317#content #page-content em, .page-custom319#content #page-content em, .page-custom38#content #page-content em, .page-custom39#content #page-content em, .page-custom40#content #page-content em, .page-custom402#content #page-content em, .page-custom403#content #page-content em, .page-custom404#content #page-content em, .page-custom405#content #page-content em, .page-custom406#content #page-content em, .page-custom407#content #page-content em, .page-custom408#content #page-content em, .page-custom41#content #page-content em, .page-custom410#content #page-content em, .page-custom412#content #page-content em, .page-custom413#content #page-content em, .page-custom414#content #page-content em, .page-custom415#content #page-content em, .page-custom416#content #page-content em, .page-custom417#content #page-content em, .page-custom418#content #page-content em, .page-custom420#content #page-content em, .page-custom47#content #page-content em, .page-custom49#content #page-content em, .page-custom50#content #page-content em, .page-custom502#content #page-content em, .page-custom503#content #page-content em, .page-custom505#content #page-content em, .page-custom506#content #page-content em, .page-custom507#content #page-content em, .page-custom508#content #page-content em, .page-custom509#content #page-content em, .page-custom51#content #page-content em, .page-custom512#content #page-content em, .page-custom513#content #page-content em, .page-custom514#content #page-content em, .page-custom515#content #page-content em, .page-custom516#content #page-content em, .page-custom517#content #page-content em, .page-custom518#content #page-content em, .page-custom519#content #page-content em, .page-custom58#content #page-content em, .page-custom60#content #page-content em, .page-custom602#content #page-content em, .page-custom603#content #page-content em, .page-custom604#content #page-content em, .page-custom605#content #page-content em, .page-custom606#content #page-content em, .page-custom607#content #page-content em, .page-custom608#content #page-content em, .page-custom609#content #page-content em, .page-custom61#content #page-content em, .page-custom612#content #page-content em, .page-custom613#content #page-content em, .page-custom614#content #page-content em, .page-custom615#content #page-content em, .page-custom616#content #page-content em, .page-custom617#content #page-content em, .page-custom618#content #page-content em, .page-custom619#content #page-content em, .page-custom62#content #page-content em, .page-custom620#content #page-content em, .page-custom64#content #page-content em, .page-custom69#content #page-content em, .page-custom702#content #page-content em, .page-custom704#content #page-content em, .page-custom705#content #page-content em, .page-custom707#content #page-content em, .page-custom708#content #page-content em, .page-custom71#content #page-content em, .page-custom710#content #page-content em, .page-custom712#content #page-content em, .page-custom714#content #page-content em, .page-custom715#content #page-content em, .page-custom716#content #page-content em, .page-custom717#content #page-content em, .page-custom718#content #page-content em, .page-custom719#content #page-content em, .page-custom72#content #page-content em, .page-custom720#content #page-content em, .page-custom73#content #page-content em, .page-custom75#content #page-content em, .page-custom80#content #page-content em, .page-custom802#content #page-content em, .page-custom803#content #page-content em, .page-custom805#content #page-content em, .page-custom806#content #page-content em, .page-custom808#content #page-content em, .page-custom809#content #page-content em, .page-custom81#content #page-content em, .page-custom810#content #page-content em, .page-custom813#content #page-content em, .page-custom815#content #page-content em, .page-custom816#content #page-content em, .page-custom817#content #page-content em, .page-custom818#content #page-content em, .page-custom819#content #page-content em, .page-custom82#content #page-content em, .page-custom820#content #page-content em, .page-custom821#content #page-content em, .page-custom83#content #page-content em, .page-custom84#content #page-content em, .page-custom86#content #page-content em, .page-custom902#content #page-content em, .page-custom903#content #page-content em, .page-custom904#content #page-content em, .page-custom907#content #page-content em, .page-custom908#content #page-content em, .page-custom909#content #page-content em, .page-custom91#content #page-content em, .page-custom910#content #page-content em, .page-custom913#content #page-content em, .page-custom914#content #page-content em, .page-custom916#content #page-content em, .page-custom917#content #page-content em, .page-custom918#content #page-content em, .page-custom919#content #page-content em, .page-custom92#content #page-content em, .page-custom920#content #page-content em, .page-custom93#content #page-content em, .page-custom94#content #page-content em, .page-custom95#content #page-content em, .page-custom97#content #page-content em, #sp-block-container-14 em, #sp-block-container-15 em, #sp-block-container-16 em, #sp-block-container-17 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

