#colophon{
  font-family : "メイリオ";
  background-color : #f2f2f2;
}

#content{
  min-height : 50px;
}

#contenthead{
  background-color : transparent;
  background-image : none;
}

#main-inner::after{
  clear : both;
  display : table;
  content : "";
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  background-color : transparent;
  background-image : none;
  background-size : cover;
  margin-bottom : 0px;
}

#masthead-inner {
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.entry-content{
  font-size : 1.4rem;
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

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

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

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

.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-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-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-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 : #555555;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover{
  color : #19619a;
}

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

  #content{
    font-size : 1.6rem;
    font-family : "メイリオ";
    color : #000000;
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

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

  #main-inner #contenthead > nav{
    padding-left : 0px;
    padding-right : 0px;
    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 : 970px;
    box-sizing : content-box;
  }

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

  #primary{
    float : right;
  }

  #sidebar1 {
  }

  #sidebar2 {
  }

  .home #contenthead{
    margin-bottom : 30px;
  }

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

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

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

  #contenthead{
    width : 970px;
  }

  #main-inner{
    width : 970px;
  }

  #primary{
    width : 620px;
  }

  #sidebar1{
    width : 300px;
    float : left;
  }
}

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

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

  #main {
  }

  #masthead{
    margin-bottom : 0px;
  }

  #sidebar1 {
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 20px;
  }

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

  embed{
    max-width : 100%;
  }
}

#sp-column-1, #sp-column-10, #sp-column-100, #sp-column-101, #sp-column-102, #sp-column-103, #sp-column-104, #sp-column-105, #sp-column-106, #sp-column-107, #sp-column-108, #sp-column-109, #sp-column-11, #sp-column-110, #sp-column-111, #sp-column-112, #sp-column-113, #sp-column-114, #sp-column-116, #sp-column-117, #sp-column-118, #sp-column-119, #sp-column-12, #sp-column-120, #sp-column-121, #sp-column-122, #sp-column-123, #sp-column-124, #sp-column-125, #sp-column-126, #sp-column-127, #sp-column-128, #sp-column-129, #sp-column-13, #sp-column-130, #sp-column-131, #sp-column-132, #sp-column-133, #sp-column-134, #sp-column-135, #sp-column-136, #sp-column-137, #sp-column-138, #sp-column-139, #sp-column-14, #sp-column-140, #sp-column-141, #sp-column-142, #sp-column-143, #sp-column-144, #sp-column-145, #sp-column-146, #sp-column-147, #sp-column-148, #sp-column-149, #sp-column-15, #sp-column-150, #sp-column-151, #sp-column-152, #sp-column-153, #sp-column-155, #sp-column-156, #sp-column-157, #sp-column-158, #sp-column-159, #sp-column-16, #sp-column-160, #sp-column-161, #sp-column-162, #sp-column-163, #sp-column-164, #sp-column-165, #sp-column-166, #sp-column-167, #sp-column-168, #sp-column-169, #sp-column-17, #sp-column-170, #sp-column-171, #sp-column-172, #sp-column-173, #sp-column-174, #sp-column-175, #sp-column-176, #sp-column-177, #sp-column-178, #sp-column-179, #sp-column-18, #sp-column-181, #sp-column-182, #sp-column-183, #sp-column-184, #sp-column-185, #sp-column-186, #sp-column-187, #sp-column-189, #sp-column-19, #sp-column-190, #sp-column-191, #sp-column-192, #sp-column-193, #sp-column-194, #sp-column-195, #sp-column-196, #sp-column-197, #sp-column-198, #sp-column-199, #sp-column-2, #sp-column-20, #sp-column-200, #sp-column-201, #sp-column-202, #sp-column-203, #sp-column-204, #sp-column-205, #sp-column-206, #sp-column-207, #sp-column-209, #sp-column-21, #sp-column-210, #sp-column-211, #sp-column-212, #sp-column-213, #sp-column-215, #sp-column-216, #sp-column-217, #sp-column-218, #sp-column-219, #sp-column-22, #sp-column-220, #sp-column-221, #sp-column-222, #sp-column-223, #sp-column-224, #sp-column-225, #sp-column-226, #sp-column-227, #sp-column-228, #sp-column-229, #sp-column-23, #sp-column-230, #sp-column-231, #sp-column-232, #sp-column-233, #sp-column-234, #sp-column-235, #sp-column-236, #sp-column-237, #sp-column-238, #sp-column-239, #sp-column-24, #sp-column-240, #sp-column-242, #sp-column-243, #sp-column-244, #sp-column-245, #sp-column-246, #sp-column-247, #sp-column-249, #sp-column-25, #sp-column-250, #sp-column-251, #sp-column-252, #sp-column-253, #sp-column-254, #sp-column-255, #sp-column-256, #sp-column-257, #sp-column-258, #sp-column-259, #sp-column-26, #sp-column-260, #sp-column-261, #sp-column-262, #sp-column-263, #sp-column-264, #sp-column-265, #sp-column-266, #sp-column-267, #sp-column-268, #sp-column-269, #sp-column-27, #sp-column-270, #sp-column-271, #sp-column-272, #sp-column-273, #sp-column-274, #sp-column-275, #sp-column-276, #sp-column-277, #sp-column-278, #sp-column-279, #sp-column-28, #sp-column-280, #sp-column-281, #sp-column-283, #sp-column-284, #sp-column-285, #sp-column-286, #sp-column-287, #sp-column-289, #sp-column-29, #sp-column-290, #sp-column-291, #sp-column-292, #sp-column-293, #sp-column-294, #sp-column-295, #sp-column-297, #sp-column-298, #sp-column-299, #sp-column-3, #sp-column-30, #sp-column-301, #sp-column-302, #sp-column-303, #sp-column-304, #sp-column-305, #sp-column-307, #sp-column-308, #sp-column-309, #sp-column-31, #sp-column-310, #sp-column-311, #sp-column-312, #sp-column-313, #sp-column-314, #sp-column-315, #sp-column-316, #sp-column-317, #sp-column-318, #sp-column-319, #sp-column-32, #sp-column-320, #sp-column-321, #sp-column-322, #sp-column-323, #sp-column-324, #sp-column-325, #sp-column-326, #sp-column-327, #sp-column-328, #sp-column-33, #sp-column-330, #sp-column-331, #sp-column-332, #sp-column-333, #sp-column-334, #sp-column-335, #sp-column-336, #sp-column-338, #sp-column-339, #sp-column-34, #sp-column-340, #sp-column-341, #sp-column-343, #sp-column-344, #sp-column-345, #sp-column-346, #sp-column-347, #sp-column-348, #sp-column-349, #sp-column-35, #sp-column-350, #sp-column-351, #sp-column-352, #sp-column-353, #sp-column-355, #sp-column-356, #sp-column-357, #sp-column-358, #sp-column-359, #sp-column-36, #sp-column-361, #sp-column-362, #sp-column-363, #sp-column-364, #sp-column-365, #sp-column-366, #sp-column-367, #sp-column-368, #sp-column-369, #sp-column-37, #sp-column-370, #sp-column-371, #sp-column-372, #sp-column-373, #sp-column-374, #sp-column-375, #sp-column-376, #sp-column-377, #sp-column-378, #sp-column-379, #sp-column-38, #sp-column-380, #sp-column-381, #sp-column-382, #sp-column-383, #sp-column-385, #sp-column-386, #sp-column-387, #sp-column-388, #sp-column-389, #sp-column-39, #sp-column-390, #sp-column-391, #sp-column-392, #sp-column-393, #sp-column-394, #sp-column-395, #sp-column-396, #sp-column-397, #sp-column-398, #sp-column-399, #sp-column-4, #sp-column-40, #sp-column-400, #sp-column-401, #sp-column-402, #sp-column-404, #sp-column-405, #sp-column-406, #sp-column-407, #sp-column-408, #sp-column-409, #sp-column-41, #sp-column-411, #sp-column-412, #sp-column-413, #sp-column-414, #sp-column-415, #sp-column-416, #sp-column-417, #sp-column-418, #sp-column-419, #sp-column-42, #sp-column-420, #sp-column-421, #sp-column-422, #sp-column-423, #sp-column-424, #sp-column-425, #sp-column-426, #sp-column-427, #sp-column-428, #sp-column-429, #sp-column-43, #sp-column-430, #sp-column-431, #sp-column-432, #sp-column-433, #sp-column-435, #sp-column-436, #sp-column-437, #sp-column-438, #sp-column-439, #sp-column-44, #sp-column-440, #sp-column-441, #sp-column-442, #sp-column-443, #sp-column-444, #sp-column-445, #sp-column-446, #sp-column-447, #sp-column-448, #sp-column-449, #sp-column-45, #sp-column-450, #sp-column-451, #sp-column-452, #sp-column-453, #sp-column-454, #sp-column-455, #sp-column-456, #sp-column-457, #sp-column-458, #sp-column-459, #sp-column-46, #sp-column-460, #sp-column-461, #sp-column-462, #sp-column-463, #sp-column-464, #sp-column-465, #sp-column-466, #sp-column-467, #sp-column-468, #sp-column-469, #sp-column-47, #sp-column-470, #sp-column-471, #sp-column-472, #sp-column-473, #sp-column-474, #sp-column-475, #sp-column-476, #sp-column-477, #sp-column-478, #sp-column-479, #sp-column-48, #sp-column-480, #sp-column-481, #sp-column-482, #sp-column-483, #sp-column-484, #sp-column-485, #sp-column-486, #sp-column-487, #sp-column-488, #sp-column-489, #sp-column-49, #sp-column-490, #sp-column-491, #sp-column-492, #sp-column-493, #sp-column-494, #sp-column-495, #sp-column-496, #sp-column-497, #sp-column-498, #sp-column-499, #sp-column-5, #sp-column-50, #sp-column-500, #sp-column-501, #sp-column-502, #sp-column-503, #sp-column-505, #sp-column-506, #sp-column-507, #sp-column-508, #sp-column-509, #sp-column-51, #sp-column-510, #sp-column-511, #sp-column-512, #sp-column-513, #sp-column-514, #sp-column-515, #sp-column-516, #sp-column-517, #sp-column-518, #sp-column-519, #sp-column-52, #sp-column-53, #sp-column-54, #sp-column-55, #sp-column-56, #sp-column-57, #sp-column-58, #sp-column-59, #sp-column-6, #sp-column-60, #sp-column-61, #sp-column-62, #sp-column-63, #sp-column-64, #sp-column-65, #sp-column-66, #sp-column-67, #sp-column-68, #sp-column-69, #sp-column-7, #sp-column-70, #sp-column-71, #sp-column-72, #sp-column-73, #sp-column-74, #sp-column-75, #sp-column-76, #sp-column-77, #sp-column-78, #sp-column-79, #sp-column-8, #sp-column-80, #sp-column-81, #sp-column-82, #sp-column-83, #sp-column-84, #sp-column-85, #sp-column-86, #sp-column-87, #sp-column-88, #sp-column-89, #sp-column-9, #sp-column-90, #sp-column-91, #sp-column-92, #sp-column-93, #sp-column-94, #sp-column-95, #sp-column-96, #sp-column-97, #sp-column-98{
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  height : auto;
}

.accordion#sp-column-1 > .column-label h3::after, .accordion#sp-column-10 > .column-label h3::after, .accordion#sp-column-100 > .column-label h3::after, .accordion#sp-column-101 > .column-label h3::after, .accordion#sp-column-102 > .column-label h3::after, .accordion#sp-column-103 > .column-label h3::after, .accordion#sp-column-104 > .column-label h3::after, .accordion#sp-column-105 > .column-label h3::after, .accordion#sp-column-106 > .column-label h3::after, .accordion#sp-column-107 > .column-label h3::after, .accordion#sp-column-108 > .column-label h3::after, .accordion#sp-column-109 > .column-label h3::after, .accordion#sp-column-11 > .column-label h3::after, .accordion#sp-column-110 > .column-label h3::after, .accordion#sp-column-111 > .column-label h3::after, .accordion#sp-column-112 > .column-label h3::after, .accordion#sp-column-113 > .column-label h3::after, .accordion#sp-column-114 > .column-label h3::after, .accordion#sp-column-116 > .column-label h3::after, .accordion#sp-column-117 > .column-label h3::after, .accordion#sp-column-118 > .column-label h3::after, .accordion#sp-column-119 > .column-label h3::after, .accordion#sp-column-12 > .column-label h3::after, .accordion#sp-column-120 > .column-label h3::after, .accordion#sp-column-121 > .column-label h3::after, .accordion#sp-column-122 > .column-label h3::after, .accordion#sp-column-123 > .column-label h3::after, .accordion#sp-column-124 > .column-label h3::after, .accordion#sp-column-125 > .column-label h3::after, .accordion#sp-column-126 > .column-label h3::after, .accordion#sp-column-127 > .column-label h3::after, .accordion#sp-column-128 > .column-label h3::after, .accordion#sp-column-129 > .column-label h3::after, .accordion#sp-column-13 > .column-label h3::after, .accordion#sp-column-130 > .column-label h3::after, .accordion#sp-column-131 > .column-label h3::after, .accordion#sp-column-132 > .column-label h3::after, .accordion#sp-column-133 > .column-label h3::after, .accordion#sp-column-134 > .column-label h3::after, .accordion#sp-column-135 > .column-label h3::after, .accordion#sp-column-136 > .column-label h3::after, .accordion#sp-column-137 > .column-label h3::after, .accordion#sp-column-138 > .column-label h3::after, .accordion#sp-column-139 > .column-label h3::after, .accordion#sp-column-14 > .column-label h3::after, .accordion#sp-column-140 > .column-label h3::after, .accordion#sp-column-141 > .column-label h3::after, .accordion#sp-column-142 > .column-label h3::after, .accordion#sp-column-143 > .column-label h3::after, .accordion#sp-column-144 > .column-label h3::after, .accordion#sp-column-145 > .column-label h3::after, .accordion#sp-column-146 > .column-label h3::after, .accordion#sp-column-147 > .column-label h3::after, .accordion#sp-column-148 > .column-label h3::after, .accordion#sp-column-149 > .column-label h3::after, .accordion#sp-column-15 > .column-label h3::after, .accordion#sp-column-150 > .column-label h3::after, .accordion#sp-column-151 > .column-label h3::after, .accordion#sp-column-152 > .column-label h3::after, .accordion#sp-column-153 > .column-label h3::after, .accordion#sp-column-155 > .column-label h3::after, .accordion#sp-column-156 > .column-label h3::after, .accordion#sp-column-157 > .column-label h3::after, .accordion#sp-column-158 > .column-label h3::after, .accordion#sp-column-159 > .column-label h3::after, .accordion#sp-column-16 > .column-label h3::after, .accordion#sp-column-160 > .column-label h3::after, .accordion#sp-column-161 > .column-label h3::after, .accordion#sp-column-162 > .column-label h3::after, .accordion#sp-column-163 > .column-label h3::after, .accordion#sp-column-164 > .column-label h3::after, .accordion#sp-column-165 > .column-label h3::after, .accordion#sp-column-166 > .column-label h3::after, .accordion#sp-column-167 > .column-label h3::after, .accordion#sp-column-168 > .column-label h3::after, .accordion#sp-column-169 > .column-label h3::after, .accordion#sp-column-17 > .column-label h3::after, .accordion#sp-column-170 > .column-label h3::after, .accordion#sp-column-171 > .column-label h3::after, .accordion#sp-column-172 > .column-label h3::after, .accordion#sp-column-173 > .column-label h3::after, .accordion#sp-column-174 > .column-label h3::after, .accordion#sp-column-175 > .column-label h3::after, .accordion#sp-column-176 > .column-label h3::after, .accordion#sp-column-177 > .column-label h3::after, .accordion#sp-column-178 > .column-label h3::after, .accordion#sp-column-179 > .column-label h3::after, .accordion#sp-column-18 > .column-label h3::after, .accordion#sp-column-181 > .column-label h3::after, .accordion#sp-column-182 > .column-label h3::after, .accordion#sp-column-183 > .column-label h3::after, .accordion#sp-column-184 > .column-label h3::after, .accordion#sp-column-185 > .column-label h3::after, .accordion#sp-column-186 > .column-label h3::after, .accordion#sp-column-187 > .column-label h3::after, .accordion#sp-column-189 > .column-label h3::after, .accordion#sp-column-19 > .column-label h3::after, .accordion#sp-column-190 > .column-label h3::after, .accordion#sp-column-191 > .column-label h3::after, .accordion#sp-column-192 > .column-label h3::after, .accordion#sp-column-193 > .column-label h3::after, .accordion#sp-column-194 > .column-label h3::after, .accordion#sp-column-195 > .column-label h3::after, .accordion#sp-column-196 > .column-label h3::after, .accordion#sp-column-197 > .column-label h3::after, .accordion#sp-column-198 > .column-label h3::after, .accordion#sp-column-199 > .column-label h3::after, .accordion#sp-column-2 > .column-label h3::after, .accordion#sp-column-20 > .column-label h3::after, .accordion#sp-column-200 > .column-label h3::after, .accordion#sp-column-201 > .column-label h3::after, .accordion#sp-column-202 > .column-label h3::after, .accordion#sp-column-203 > .column-label h3::after, .accordion#sp-column-204 > .column-label h3::after, .accordion#sp-column-205 > .column-label h3::after, .accordion#sp-column-206 > .column-label h3::after, .accordion#sp-column-207 > .column-label h3::after, .accordion#sp-column-209 > .column-label h3::after, .accordion#sp-column-21 > .column-label h3::after, .accordion#sp-column-210 > .column-label h3::after, .accordion#sp-column-211 > .column-label h3::after, .accordion#sp-column-212 > .column-label h3::after, .accordion#sp-column-213 > .column-label h3::after, .accordion#sp-column-215 > .column-label h3::after, .accordion#sp-column-216 > .column-label h3::after, .accordion#sp-column-217 > .column-label h3::after, .accordion#sp-column-218 > .column-label h3::after, .accordion#sp-column-219 > .column-label h3::after, .accordion#sp-column-22 > .column-label h3::after, .accordion#sp-column-220 > .column-label h3::after, .accordion#sp-column-221 > .column-label h3::after, .accordion#sp-column-222 > .column-label h3::after, .accordion#sp-column-223 > .column-label h3::after, .accordion#sp-column-224 > .column-label h3::after, .accordion#sp-column-225 > .column-label h3::after, .accordion#sp-column-226 > .column-label h3::after, .accordion#sp-column-227 > .column-label h3::after, .accordion#sp-column-228 > .column-label h3::after, .accordion#sp-column-229 > .column-label h3::after, .accordion#sp-column-23 > .column-label h3::after, .accordion#sp-column-230 > .column-label h3::after, .accordion#sp-column-231 > .column-label h3::after, .accordion#sp-column-232 > .column-label h3::after, .accordion#sp-column-233 > .column-label h3::after, .accordion#sp-column-234 > .column-label h3::after, .accordion#sp-column-235 > .column-label h3::after, .accordion#sp-column-236 > .column-label h3::after, .accordion#sp-column-237 > .column-label h3::after, .accordion#sp-column-238 > .column-label h3::after, .accordion#sp-column-239 > .column-label h3::after, .accordion#sp-column-24 > .column-label h3::after, .accordion#sp-column-240 > .column-label h3::after, .accordion#sp-column-242 > .column-label h3::after, .accordion#sp-column-243 > .column-label h3::after, .accordion#sp-column-244 > .column-label h3::after, .accordion#sp-column-245 > .column-label h3::after, .accordion#sp-column-246 > .column-label h3::after, .accordion#sp-column-247 > .column-label h3::after, .accordion#sp-column-249 > .column-label h3::after, .accordion#sp-column-25 > .column-label h3::after, .accordion#sp-column-250 > .column-label h3::after, .accordion#sp-column-251 > .column-label h3::after, .accordion#sp-column-252 > .column-label h3::after, .accordion#sp-column-253 > .column-label h3::after, .accordion#sp-column-254 > .column-label h3::after, .accordion#sp-column-255 > .column-label h3::after, .accordion#sp-column-256 > .column-label h3::after, .accordion#sp-column-257 > .column-label h3::after, .accordion#sp-column-258 > .column-label h3::after, .accordion#sp-column-259 > .column-label h3::after, .accordion#sp-column-26 > .column-label h3::after, .accordion#sp-column-260 > .column-label h3::after, .accordion#sp-column-261 > .column-label h3::after, .accordion#sp-column-262 > .column-label h3::after, .accordion#sp-column-263 > .column-label h3::after, .accordion#sp-column-264 > .column-label h3::after, .accordion#sp-column-265 > .column-label h3::after, .accordion#sp-column-266 > .column-label h3::after, .accordion#sp-column-267 > .column-label h3::after, .accordion#sp-column-268 > .column-label h3::after, .accordion#sp-column-269 > .column-label h3::after, .accordion#sp-column-27 > .column-label h3::after, .accordion#sp-column-270 > .column-label h3::after, .accordion#sp-column-271 > .column-label h3::after, .accordion#sp-column-272 > .column-label h3::after, .accordion#sp-column-273 > .column-label h3::after, .accordion#sp-column-274 > .column-label h3::after, .accordion#sp-column-275 > .column-label h3::after, .accordion#sp-column-276 > .column-label h3::after, .accordion#sp-column-277 > .column-label h3::after, .accordion#sp-column-278 > .column-label h3::after, .accordion#sp-column-279 > .column-label h3::after, .accordion#sp-column-28 > .column-label h3::after, .accordion#sp-column-280 > .column-label h3::after, .accordion#sp-column-281 > .column-label h3::after, .accordion#sp-column-283 > .column-label h3::after, .accordion#sp-column-284 > .column-label h3::after, .accordion#sp-column-285 > .column-label h3::after, .accordion#sp-column-286 > .column-label h3::after, .accordion#sp-column-287 > .column-label h3::after, .accordion#sp-column-289 > .column-label h3::after, .accordion#sp-column-29 > .column-label h3::after, .accordion#sp-column-290 > .column-label h3::after, .accordion#sp-column-291 > .column-label h3::after, .accordion#sp-column-292 > .column-label h3::after, .accordion#sp-column-293 > .column-label h3::after, .accordion#sp-column-294 > .column-label h3::after, .accordion#sp-column-295 > .column-label h3::after, .accordion#sp-column-297 > .column-label h3::after, .accordion#sp-column-298 > .column-label h3::after, .accordion#sp-column-299 > .column-label h3::after, .accordion#sp-column-3 > .column-label h3::after, .accordion#sp-column-30 > .column-label h3::after, .accordion#sp-column-301 > .column-label h3::after, .accordion#sp-column-302 > .column-label h3::after, .accordion#sp-column-303 > .column-label h3::after, .accordion#sp-column-304 > .column-label h3::after, .accordion#sp-column-305 > .column-label h3::after, .accordion#sp-column-307 > .column-label h3::after, .accordion#sp-column-308 > .column-label h3::after, .accordion#sp-column-309 > .column-label h3::after, .accordion#sp-column-31 > .column-label h3::after, .accordion#sp-column-310 > .column-label h3::after, .accordion#sp-column-311 > .column-label h3::after, .accordion#sp-column-312 > .column-label h3::after, .accordion#sp-column-313 > .column-label h3::after, .accordion#sp-column-314 > .column-label h3::after, .accordion#sp-column-315 > .column-label h3::after, .accordion#sp-column-316 > .column-label h3::after, .accordion#sp-column-317 > .column-label h3::after, .accordion#sp-column-318 > .column-label h3::after, .accordion#sp-column-319 > .column-label h3::after, .accordion#sp-column-32 > .column-label h3::after, .accordion#sp-column-320 > .column-label h3::after, .accordion#sp-column-321 > .column-label h3::after, .accordion#sp-column-322 > .column-label h3::after, .accordion#sp-column-323 > .column-label h3::after, .accordion#sp-column-324 > .column-label h3::after, .accordion#sp-column-325 > .column-label h3::after, .accordion#sp-column-326 > .column-label h3::after, .accordion#sp-column-327 > .column-label h3::after, .accordion#sp-column-328 > .column-label h3::after, .accordion#sp-column-33 > .column-label h3::after, .accordion#sp-column-330 > .column-label h3::after, .accordion#sp-column-331 > .column-label h3::after, .accordion#sp-column-332 > .column-label h3::after, .accordion#sp-column-333 > .column-label h3::after, .accordion#sp-column-334 > .column-label h3::after, .accordion#sp-column-335 > .column-label h3::after, .accordion#sp-column-336 > .column-label h3::after, .accordion#sp-column-338 > .column-label h3::after, .accordion#sp-column-339 > .column-label h3::after, .accordion#sp-column-34 > .column-label h3::after, .accordion#sp-column-340 > .column-label h3::after, .accordion#sp-column-341 > .column-label h3::after, .accordion#sp-column-343 > .column-label h3::after, .accordion#sp-column-344 > .column-label h3::after, .accordion#sp-column-345 > .column-label h3::after, .accordion#sp-column-346 > .column-label h3::after, .accordion#sp-column-347 > .column-label h3::after, .accordion#sp-column-348 > .column-label h3::after, .accordion#sp-column-349 > .column-label h3::after, .accordion#sp-column-35 > .column-label h3::after, .accordion#sp-column-350 > .column-label h3::after, .accordion#sp-column-351 > .column-label h3::after, .accordion#sp-column-352 > .column-label h3::after, .accordion#sp-column-353 > .column-label h3::after, .accordion#sp-column-355 > .column-label h3::after, .accordion#sp-column-356 > .column-label h3::after, .accordion#sp-column-357 > .column-label h3::after, .accordion#sp-column-358 > .column-label h3::after, .accordion#sp-column-359 > .column-label h3::after, .accordion#sp-column-36 > .column-label h3::after, .accordion#sp-column-361 > .column-label h3::after, .accordion#sp-column-362 > .column-label h3::after, .accordion#sp-column-363 > .column-label h3::after, .accordion#sp-column-364 > .column-label h3::after, .accordion#sp-column-365 > .column-label h3::after, .accordion#sp-column-366 > .column-label h3::after, .accordion#sp-column-367 > .column-label h3::after, .accordion#sp-column-368 > .column-label h3::after, .accordion#sp-column-369 > .column-label h3::after, .accordion#sp-column-37 > .column-label h3::after, .accordion#sp-column-370 > .column-label h3::after, .accordion#sp-column-371 > .column-label h3::after, .accordion#sp-column-372 > .column-label h3::after, .accordion#sp-column-373 > .column-label h3::after, .accordion#sp-column-374 > .column-label h3::after, .accordion#sp-column-375 > .column-label h3::after, .accordion#sp-column-376 > .column-label h3::after, .accordion#sp-column-377 > .column-label h3::after, .accordion#sp-column-378 > .column-label h3::after, .accordion#sp-column-379 > .column-label h3::after, .accordion#sp-column-38 > .column-label h3::after, .accordion#sp-column-380 > .column-label h3::after, .accordion#sp-column-381 > .column-label h3::after, .accordion#sp-column-382 > .column-label h3::after, .accordion#sp-column-383 > .column-label h3::after, .accordion#sp-column-385 > .column-label h3::after, .accordion#sp-column-386 > .column-label h3::after, .accordion#sp-column-387 > .column-label h3::after, .accordion#sp-column-388 > .column-label h3::after, .accordion#sp-column-389 > .column-label h3::after, .accordion#sp-column-39 > .column-label h3::after, .accordion#sp-column-390 > .column-label h3::after, .accordion#sp-column-391 > .column-label h3::after, .accordion#sp-column-392 > .column-label h3::after, .accordion#sp-column-393 > .column-label h3::after, .accordion#sp-column-394 > .column-label h3::after, .accordion#sp-column-395 > .column-label h3::after, .accordion#sp-column-396 > .column-label h3::after, .accordion#sp-column-397 > .column-label h3::after, .accordion#sp-column-398 > .column-label h3::after, .accordion#sp-column-399 > .column-label h3::after, .accordion#sp-column-4 > .column-label h3::after, .accordion#sp-column-40 > .column-label h3::after, .accordion#sp-column-400 > .column-label h3::after, .accordion#sp-column-401 > .column-label h3::after, .accordion#sp-column-402 > .column-label h3::after, .accordion#sp-column-404 > .column-label h3::after, .accordion#sp-column-405 > .column-label h3::after, .accordion#sp-column-406 > .column-label h3::after, .accordion#sp-column-407 > .column-label h3::after, .accordion#sp-column-408 > .column-label h3::after, .accordion#sp-column-409 > .column-label h3::after, .accordion#sp-column-41 > .column-label h3::after, .accordion#sp-column-411 > .column-label h3::after, .accordion#sp-column-412 > .column-label h3::after, .accordion#sp-column-413 > .column-label h3::after, .accordion#sp-column-414 > .column-label h3::after, .accordion#sp-column-415 > .column-label h3::after, .accordion#sp-column-416 > .column-label h3::after, .accordion#sp-column-417 > .column-label h3::after, .accordion#sp-column-418 > .column-label h3::after, .accordion#sp-column-419 > .column-label h3::after, .accordion#sp-column-42 > .column-label h3::after, .accordion#sp-column-420 > .column-label h3::after, .accordion#sp-column-421 > .column-label h3::after, .accordion#sp-column-422 > .column-label h3::after, .accordion#sp-column-423 > .column-label h3::after, .accordion#sp-column-424 > .column-label h3::after, .accordion#sp-column-425 > .column-label h3::after, .accordion#sp-column-426 > .column-label h3::after, .accordion#sp-column-427 > .column-label h3::after, .accordion#sp-column-428 > .column-label h3::after, .accordion#sp-column-429 > .column-label h3::after, .accordion#sp-column-43 > .column-label h3::after, .accordion#sp-column-430 > .column-label h3::after, .accordion#sp-column-431 > .column-label h3::after, .accordion#sp-column-432 > .column-label h3::after, .accordion#sp-column-433 > .column-label h3::after, .accordion#sp-column-435 > .column-label h3::after, .accordion#sp-column-436 > .column-label h3::after, .accordion#sp-column-437 > .column-label h3::after, .accordion#sp-column-438 > .column-label h3::after, .accordion#sp-column-439 > .column-label h3::after, .accordion#sp-column-44 > .column-label h3::after, .accordion#sp-column-440 > .column-label h3::after, .accordion#sp-column-441 > .column-label h3::after, .accordion#sp-column-442 > .column-label h3::after, .accordion#sp-column-443 > .column-label h3::after, .accordion#sp-column-444 > .column-label h3::after, .accordion#sp-column-445 > .column-label h3::after, .accordion#sp-column-446 > .column-label h3::after, .accordion#sp-column-447 > .column-label h3::after, .accordion#sp-column-448 > .column-label h3::after, .accordion#sp-column-449 > .column-label h3::after, .accordion#sp-column-45 > .column-label h3::after, .accordion#sp-column-450 > .column-label h3::after, .accordion#sp-column-451 > .column-label h3::after, .accordion#sp-column-452 > .column-label h3::after, .accordion#sp-column-453 > .column-label h3::after, .accordion#sp-column-454 > .column-label h3::after, .accordion#sp-column-455 > .column-label h3::after, .accordion#sp-column-456 > .column-label h3::after, .accordion#sp-column-457 > .column-label h3::after, .accordion#sp-column-458 > .column-label h3::after, .accordion#sp-column-459 > .column-label h3::after, .accordion#sp-column-46 > .column-label h3::after, .accordion#sp-column-460 > .column-label h3::after, .accordion#sp-column-461 > .column-label h3::after, .accordion#sp-column-462 > .column-label h3::after, .accordion#sp-column-463 > .column-label h3::after, .accordion#sp-column-464 > .column-label h3::after, .accordion#sp-column-465 > .column-label h3::after, .accordion#sp-column-466 > .column-label h3::after, .accordion#sp-column-467 > .column-label h3::after, .accordion#sp-column-468 > .column-label h3::after, .accordion#sp-column-469 > .column-label h3::after, .accordion#sp-column-47 > .column-label h3::after, .accordion#sp-column-470 > .column-label h3::after, .accordion#sp-column-471 > .column-label h3::after, .accordion#sp-column-472 > .column-label h3::after, .accordion#sp-column-473 > .column-label h3::after, .accordion#sp-column-474 > .column-label h3::after, .accordion#sp-column-475 > .column-label h3::after, .accordion#sp-column-476 > .column-label h3::after, .accordion#sp-column-477 > .column-label h3::after, .accordion#sp-column-478 > .column-label h3::after, .accordion#sp-column-479 > .column-label h3::after, .accordion#sp-column-48 > .column-label h3::after, .accordion#sp-column-480 > .column-label h3::after, .accordion#sp-column-481 > .column-label h3::after, .accordion#sp-column-482 > .column-label h3::after, .accordion#sp-column-483 > .column-label h3::after, .accordion#sp-column-484 > .column-label h3::after, .accordion#sp-column-485 > .column-label h3::after, .accordion#sp-column-486 > .column-label h3::after, .accordion#sp-column-487 > .column-label h3::after, .accordion#sp-column-488 > .column-label h3::after, .accordion#sp-column-489 > .column-label h3::after, .accordion#sp-column-49 > .column-label h3::after, .accordion#sp-column-490 > .column-label h3::after, .accordion#sp-column-491 > .column-label h3::after, .accordion#sp-column-492 > .column-label h3::after, .accordion#sp-column-493 > .column-label h3::after, .accordion#sp-column-494 > .column-label h3::after, .accordion#sp-column-495 > .column-label h3::after, .accordion#sp-column-496 > .column-label h3::after, .accordion#sp-column-497 > .column-label h3::after, .accordion#sp-column-498 > .column-label h3::after, .accordion#sp-column-499 > .column-label h3::after, .accordion#sp-column-5 > .column-label h3::after, .accordion#sp-column-50 > .column-label h3::after, .accordion#sp-column-500 > .column-label h3::after, .accordion#sp-column-501 > .column-label h3::after, .accordion#sp-column-502 > .column-label h3::after, .accordion#sp-column-503 > .column-label h3::after, .accordion#sp-column-505 > .column-label h3::after, .accordion#sp-column-506 > .column-label h3::after, .accordion#sp-column-507 > .column-label h3::after, .accordion#sp-column-508 > .column-label h3::after, .accordion#sp-column-509 > .column-label h3::after, .accordion#sp-column-51 > .column-label h3::after, .accordion#sp-column-510 > .column-label h3::after, .accordion#sp-column-511 > .column-label h3::after, .accordion#sp-column-512 > .column-label h3::after, .accordion#sp-column-513 > .column-label h3::after, .accordion#sp-column-514 > .column-label h3::after, .accordion#sp-column-515 > .column-label h3::after, .accordion#sp-column-516 > .column-label h3::after, .accordion#sp-column-517 > .column-label h3::after, .accordion#sp-column-518 > .column-label h3::after, .accordion#sp-column-519 > .column-label h3::after, .accordion#sp-column-52 > .column-label h3::after, .accordion#sp-column-53 > .column-label h3::after, .accordion#sp-column-54 > .column-label h3::after, .accordion#sp-column-55 > .column-label h3::after, .accordion#sp-column-56 > .column-label h3::after, .accordion#sp-column-57 > .column-label h3::after, .accordion#sp-column-58 > .column-label h3::after, .accordion#sp-column-59 > .column-label h3::after, .accordion#sp-column-6 > .column-label h3::after, .accordion#sp-column-60 > .column-label h3::after, .accordion#sp-column-61 > .column-label h3::after, .accordion#sp-column-62 > .column-label h3::after, .accordion#sp-column-63 > .column-label h3::after, .accordion#sp-column-64 > .column-label h3::after, .accordion#sp-column-65 > .column-label h3::after, .accordion#sp-column-66 > .column-label h3::after, .accordion#sp-column-67 > .column-label h3::after, .accordion#sp-column-68 > .column-label h3::after, .accordion#sp-column-69 > .column-label h3::after, .accordion#sp-column-7 > .column-label h3::after, .accordion#sp-column-70 > .column-label h3::after, .accordion#sp-column-71 > .column-label h3::after, .accordion#sp-column-72 > .column-label h3::after, .accordion#sp-column-73 > .column-label h3::after, .accordion#sp-column-74 > .column-label h3::after, .accordion#sp-column-75 > .column-label h3::after, .accordion#sp-column-76 > .column-label h3::after, .accordion#sp-column-77 > .column-label h3::after, .accordion#sp-column-78 > .column-label h3::after, .accordion#sp-column-79 > .column-label h3::after, .accordion#sp-column-8 > .column-label h3::after, .accordion#sp-column-80 > .column-label h3::after, .accordion#sp-column-81 > .column-label h3::after, .accordion#sp-column-82 > .column-label h3::after, .accordion#sp-column-83 > .column-label h3::after, .accordion#sp-column-84 > .column-label h3::after, .accordion#sp-column-85 > .column-label h3::after, .accordion#sp-column-86 > .column-label h3::after, .accordion#sp-column-87 > .column-label h3::after, .accordion#sp-column-88 > .column-label h3::after, .accordion#sp-column-89 > .column-label h3::after, .accordion#sp-column-9 > .column-label h3::after, .accordion#sp-column-90 > .column-label h3::after, .accordion#sp-column-91 > .column-label h3::after, .accordion#sp-column-92 > .column-label h3::after, .accordion#sp-column-93 > .column-label h3::after, .accordion#sp-column-94 > .column-label h3::after, .accordion#sp-column-95 > .column-label h3::after, .accordion#sp-column-96 > .column-label h3::after, .accordion#sp-column-97 > .column-label h3::after, .accordion#sp-column-98 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(85, 85, 85, 0.45);
}

.toggled-on#sp-column-1 > .column-label h3::before, .toggled-on#sp-column-10 > .column-label h3::before, .toggled-on#sp-column-100 > .column-label h3::before, .toggled-on#sp-column-101 > .column-label h3::before, .toggled-on#sp-column-102 > .column-label h3::before, .toggled-on#sp-column-103 > .column-label h3::before, .toggled-on#sp-column-104 > .column-label h3::before, .toggled-on#sp-column-105 > .column-label h3::before, .toggled-on#sp-column-106 > .column-label h3::before, .toggled-on#sp-column-107 > .column-label h3::before, .toggled-on#sp-column-108 > .column-label h3::before, .toggled-on#sp-column-109 > .column-label h3::before, .toggled-on#sp-column-11 > .column-label h3::before, .toggled-on#sp-column-110 > .column-label h3::before, .toggled-on#sp-column-111 > .column-label h3::before, .toggled-on#sp-column-112 > .column-label h3::before, .toggled-on#sp-column-113 > .column-label h3::before, .toggled-on#sp-column-114 > .column-label h3::before, .toggled-on#sp-column-116 > .column-label h3::before, .toggled-on#sp-column-117 > .column-label h3::before, .toggled-on#sp-column-118 > .column-label h3::before, .toggled-on#sp-column-119 > .column-label h3::before, .toggled-on#sp-column-12 > .column-label h3::before, .toggled-on#sp-column-120 > .column-label h3::before, .toggled-on#sp-column-121 > .column-label h3::before, .toggled-on#sp-column-122 > .column-label h3::before, .toggled-on#sp-column-123 > .column-label h3::before, .toggled-on#sp-column-124 > .column-label h3::before, .toggled-on#sp-column-125 > .column-label h3::before, .toggled-on#sp-column-126 > .column-label h3::before, .toggled-on#sp-column-127 > .column-label h3::before, .toggled-on#sp-column-128 > .column-label h3::before, .toggled-on#sp-column-129 > .column-label h3::before, .toggled-on#sp-column-13 > .column-label h3::before, .toggled-on#sp-column-130 > .column-label h3::before, .toggled-on#sp-column-131 > .column-label h3::before, .toggled-on#sp-column-132 > .column-label h3::before, .toggled-on#sp-column-133 > .column-label h3::before, .toggled-on#sp-column-134 > .column-label h3::before, .toggled-on#sp-column-135 > .column-label h3::before, .toggled-on#sp-column-136 > .column-label h3::before, .toggled-on#sp-column-137 > .column-label h3::before, .toggled-on#sp-column-138 > .column-label h3::before, .toggled-on#sp-column-139 > .column-label h3::before, .toggled-on#sp-column-14 > .column-label h3::before, .toggled-on#sp-column-140 > .column-label h3::before, .toggled-on#sp-column-141 > .column-label h3::before, .toggled-on#sp-column-142 > .column-label h3::before, .toggled-on#sp-column-143 > .column-label h3::before, .toggled-on#sp-column-144 > .column-label h3::before, .toggled-on#sp-column-145 > .column-label h3::before, .toggled-on#sp-column-146 > .column-label h3::before, .toggled-on#sp-column-147 > .column-label h3::before, .toggled-on#sp-column-148 > .column-label h3::before, .toggled-on#sp-column-149 > .column-label h3::before, .toggled-on#sp-column-15 > .column-label h3::before, .toggled-on#sp-column-150 > .column-label h3::before, .toggled-on#sp-column-151 > .column-label h3::before, .toggled-on#sp-column-152 > .column-label h3::before, .toggled-on#sp-column-153 > .column-label h3::before, .toggled-on#sp-column-155 > .column-label h3::before, .toggled-on#sp-column-156 > .column-label h3::before, .toggled-on#sp-column-157 > .column-label h3::before, .toggled-on#sp-column-158 > .column-label h3::before, .toggled-on#sp-column-159 > .column-label h3::before, .toggled-on#sp-column-16 > .column-label h3::before, .toggled-on#sp-column-160 > .column-label h3::before, .toggled-on#sp-column-161 > .column-label h3::before, .toggled-on#sp-column-162 > .column-label h3::before, .toggled-on#sp-column-163 > .column-label h3::before, .toggled-on#sp-column-164 > .column-label h3::before, .toggled-on#sp-column-165 > .column-label h3::before, .toggled-on#sp-column-166 > .column-label h3::before, .toggled-on#sp-column-167 > .column-label h3::before, .toggled-on#sp-column-168 > .column-label h3::before, .toggled-on#sp-column-169 > .column-label h3::before, .toggled-on#sp-column-17 > .column-label h3::before, .toggled-on#sp-column-170 > .column-label h3::before, .toggled-on#sp-column-171 > .column-label h3::before, .toggled-on#sp-column-172 > .column-label h3::before, .toggled-on#sp-column-173 > .column-label h3::before, .toggled-on#sp-column-174 > .column-label h3::before, .toggled-on#sp-column-175 > .column-label h3::before, .toggled-on#sp-column-176 > .column-label h3::before, .toggled-on#sp-column-177 > .column-label h3::before, .toggled-on#sp-column-178 > .column-label h3::before, .toggled-on#sp-column-179 > .column-label h3::before, .toggled-on#sp-column-18 > .column-label h3::before, .toggled-on#sp-column-181 > .column-label h3::before, .toggled-on#sp-column-182 > .column-label h3::before, .toggled-on#sp-column-183 > .column-label h3::before, .toggled-on#sp-column-184 > .column-label h3::before, .toggled-on#sp-column-185 > .column-label h3::before, .toggled-on#sp-column-186 > .column-label h3::before, .toggled-on#sp-column-187 > .column-label h3::before, .toggled-on#sp-column-189 > .column-label h3::before, .toggled-on#sp-column-19 > .column-label h3::before, .toggled-on#sp-column-190 > .column-label h3::before, .toggled-on#sp-column-191 > .column-label h3::before, .toggled-on#sp-column-192 > .column-label h3::before, .toggled-on#sp-column-193 > .column-label h3::before, .toggled-on#sp-column-194 > .column-label h3::before, .toggled-on#sp-column-195 > .column-label h3::before, .toggled-on#sp-column-196 > .column-label h3::before, .toggled-on#sp-column-197 > .column-label h3::before, .toggled-on#sp-column-198 > .column-label h3::before, .toggled-on#sp-column-199 > .column-label h3::before, .toggled-on#sp-column-2 > .column-label h3::before, .toggled-on#sp-column-20 > .column-label h3::before, .toggled-on#sp-column-200 > .column-label h3::before, .toggled-on#sp-column-201 > .column-label h3::before, .toggled-on#sp-column-202 > .column-label h3::before, .toggled-on#sp-column-203 > .column-label h3::before, .toggled-on#sp-column-204 > .column-label h3::before, .toggled-on#sp-column-205 > .column-label h3::before, .toggled-on#sp-column-206 > .column-label h3::before, .toggled-on#sp-column-207 > .column-label h3::before, .toggled-on#sp-column-209 > .column-label h3::before, .toggled-on#sp-column-21 > .column-label h3::before, .toggled-on#sp-column-210 > .column-label h3::before, .toggled-on#sp-column-211 > .column-label h3::before, .toggled-on#sp-column-212 > .column-label h3::before, .toggled-on#sp-column-213 > .column-label h3::before, .toggled-on#sp-column-215 > .column-label h3::before, .toggled-on#sp-column-216 > .column-label h3::before, .toggled-on#sp-column-217 > .column-label h3::before, .toggled-on#sp-column-218 > .column-label h3::before, .toggled-on#sp-column-219 > .column-label h3::before, .toggled-on#sp-column-22 > .column-label h3::before, .toggled-on#sp-column-220 > .column-label h3::before, .toggled-on#sp-column-221 > .column-label h3::before, .toggled-on#sp-column-222 > .column-label h3::before, .toggled-on#sp-column-223 > .column-label h3::before, .toggled-on#sp-column-224 > .column-label h3::before, .toggled-on#sp-column-225 > .column-label h3::before, .toggled-on#sp-column-226 > .column-label h3::before, .toggled-on#sp-column-227 > .column-label h3::before, .toggled-on#sp-column-228 > .column-label h3::before, .toggled-on#sp-column-229 > .column-label h3::before, .toggled-on#sp-column-23 > .column-label h3::before, .toggled-on#sp-column-230 > .column-label h3::before, .toggled-on#sp-column-231 > .column-label h3::before, .toggled-on#sp-column-232 > .column-label h3::before, .toggled-on#sp-column-233 > .column-label h3::before, .toggled-on#sp-column-234 > .column-label h3::before, .toggled-on#sp-column-235 > .column-label h3::before, .toggled-on#sp-column-236 > .column-label h3::before, .toggled-on#sp-column-237 > .column-label h3::before, .toggled-on#sp-column-238 > .column-label h3::before, .toggled-on#sp-column-239 > .column-label h3::before, .toggled-on#sp-column-24 > .column-label h3::before, .toggled-on#sp-column-240 > .column-label h3::before, .toggled-on#sp-column-242 > .column-label h3::before, .toggled-on#sp-column-243 > .column-label h3::before, .toggled-on#sp-column-244 > .column-label h3::before, .toggled-on#sp-column-245 > .column-label h3::before, .toggled-on#sp-column-246 > .column-label h3::before, .toggled-on#sp-column-247 > .column-label h3::before, .toggled-on#sp-column-249 > .column-label h3::before, .toggled-on#sp-column-25 > .column-label h3::before, .toggled-on#sp-column-250 > .column-label h3::before, .toggled-on#sp-column-251 > .column-label h3::before, .toggled-on#sp-column-252 > .column-label h3::before, .toggled-on#sp-column-253 > .column-label h3::before, .toggled-on#sp-column-254 > .column-label h3::before, .toggled-on#sp-column-255 > .column-label h3::before, .toggled-on#sp-column-256 > .column-label h3::before, .toggled-on#sp-column-257 > .column-label h3::before, .toggled-on#sp-column-258 > .column-label h3::before, .toggled-on#sp-column-259 > .column-label h3::before, .toggled-on#sp-column-26 > .column-label h3::before, .toggled-on#sp-column-260 > .column-label h3::before, .toggled-on#sp-column-261 > .column-label h3::before, .toggled-on#sp-column-262 > .column-label h3::before, .toggled-on#sp-column-263 > .column-label h3::before, .toggled-on#sp-column-264 > .column-label h3::before, .toggled-on#sp-column-265 > .column-label h3::before, .toggled-on#sp-column-266 > .column-label h3::before, .toggled-on#sp-column-267 > .column-label h3::before, .toggled-on#sp-column-268 > .column-label h3::before, .toggled-on#sp-column-269 > .column-label h3::before, .toggled-on#sp-column-27 > .column-label h3::before, .toggled-on#sp-column-270 > .column-label h3::before, .toggled-on#sp-column-271 > .column-label h3::before, .toggled-on#sp-column-272 > .column-label h3::before, .toggled-on#sp-column-273 > .column-label h3::before, .toggled-on#sp-column-274 > .column-label h3::before, .toggled-on#sp-column-275 > .column-label h3::before, .toggled-on#sp-column-276 > .column-label h3::before, .toggled-on#sp-column-277 > .column-label h3::before, .toggled-on#sp-column-278 > .column-label h3::before, .toggled-on#sp-column-279 > .column-label h3::before, .toggled-on#sp-column-28 > .column-label h3::before, .toggled-on#sp-column-280 > .column-label h3::before, .toggled-on#sp-column-281 > .column-label h3::before, .toggled-on#sp-column-283 > .column-label h3::before, .toggled-on#sp-column-284 > .column-label h3::before, .toggled-on#sp-column-285 > .column-label h3::before, .toggled-on#sp-column-286 > .column-label h3::before, .toggled-on#sp-column-287 > .column-label h3::before, .toggled-on#sp-column-289 > .column-label h3::before, .toggled-on#sp-column-29 > .column-label h3::before, .toggled-on#sp-column-290 > .column-label h3::before, .toggled-on#sp-column-291 > .column-label h3::before, .toggled-on#sp-column-292 > .column-label h3::before, .toggled-on#sp-column-293 > .column-label h3::before, .toggled-on#sp-column-294 > .column-label h3::before, .toggled-on#sp-column-295 > .column-label h3::before, .toggled-on#sp-column-297 > .column-label h3::before, .toggled-on#sp-column-298 > .column-label h3::before, .toggled-on#sp-column-299 > .column-label h3::before, .toggled-on#sp-column-3 > .column-label h3::before, .toggled-on#sp-column-30 > .column-label h3::before, .toggled-on#sp-column-301 > .column-label h3::before, .toggled-on#sp-column-302 > .column-label h3::before, .toggled-on#sp-column-303 > .column-label h3::before, .toggled-on#sp-column-304 > .column-label h3::before, .toggled-on#sp-column-305 > .column-label h3::before, .toggled-on#sp-column-307 > .column-label h3::before, .toggled-on#sp-column-308 > .column-label h3::before, .toggled-on#sp-column-309 > .column-label h3::before, .toggled-on#sp-column-31 > .column-label h3::before, .toggled-on#sp-column-310 > .column-label h3::before, .toggled-on#sp-column-311 > .column-label h3::before, .toggled-on#sp-column-312 > .column-label h3::before, .toggled-on#sp-column-313 > .column-label h3::before, .toggled-on#sp-column-314 > .column-label h3::before, .toggled-on#sp-column-315 > .column-label h3::before, .toggled-on#sp-column-316 > .column-label h3::before, .toggled-on#sp-column-317 > .column-label h3::before, .toggled-on#sp-column-318 > .column-label h3::before, .toggled-on#sp-column-319 > .column-label h3::before, .toggled-on#sp-column-32 > .column-label h3::before, .toggled-on#sp-column-320 > .column-label h3::before, .toggled-on#sp-column-321 > .column-label h3::before, .toggled-on#sp-column-322 > .column-label h3::before, .toggled-on#sp-column-323 > .column-label h3::before, .toggled-on#sp-column-324 > .column-label h3::before, .toggled-on#sp-column-325 > .column-label h3::before, .toggled-on#sp-column-326 > .column-label h3::before, .toggled-on#sp-column-327 > .column-label h3::before, .toggled-on#sp-column-328 > .column-label h3::before, .toggled-on#sp-column-33 > .column-label h3::before, .toggled-on#sp-column-330 > .column-label h3::before, .toggled-on#sp-column-331 > .column-label h3::before, .toggled-on#sp-column-332 > .column-label h3::before, .toggled-on#sp-column-333 > .column-label h3::before, .toggled-on#sp-column-334 > .column-label h3::before, .toggled-on#sp-column-335 > .column-label h3::before, .toggled-on#sp-column-336 > .column-label h3::before, .toggled-on#sp-column-338 > .column-label h3::before, .toggled-on#sp-column-339 > .column-label h3::before, .toggled-on#sp-column-34 > .column-label h3::before, .toggled-on#sp-column-340 > .column-label h3::before, .toggled-on#sp-column-341 > .column-label h3::before, .toggled-on#sp-column-343 > .column-label h3::before, .toggled-on#sp-column-344 > .column-label h3::before, .toggled-on#sp-column-345 > .column-label h3::before, .toggled-on#sp-column-346 > .column-label h3::before, .toggled-on#sp-column-347 > .column-label h3::before, .toggled-on#sp-column-348 > .column-label h3::before, .toggled-on#sp-column-349 > .column-label h3::before, .toggled-on#sp-column-35 > .column-label h3::before, .toggled-on#sp-column-350 > .column-label h3::before, .toggled-on#sp-column-351 > .column-label h3::before, .toggled-on#sp-column-352 > .column-label h3::before, .toggled-on#sp-column-353 > .column-label h3::before, .toggled-on#sp-column-355 > .column-label h3::before, .toggled-on#sp-column-356 > .column-label h3::before, .toggled-on#sp-column-357 > .column-label h3::before, .toggled-on#sp-column-358 > .column-label h3::before, .toggled-on#sp-column-359 > .column-label h3::before, .toggled-on#sp-column-36 > .column-label h3::before, .toggled-on#sp-column-361 > .column-label h3::before, .toggled-on#sp-column-362 > .column-label h3::before, .toggled-on#sp-column-363 > .column-label h3::before, .toggled-on#sp-column-364 > .column-label h3::before, .toggled-on#sp-column-365 > .column-label h3::before, .toggled-on#sp-column-366 > .column-label h3::before, .toggled-on#sp-column-367 > .column-label h3::before, .toggled-on#sp-column-368 > .column-label h3::before, .toggled-on#sp-column-369 > .column-label h3::before, .toggled-on#sp-column-37 > .column-label h3::before, .toggled-on#sp-column-370 > .column-label h3::before, .toggled-on#sp-column-371 > .column-label h3::before, .toggled-on#sp-column-372 > .column-label h3::before, .toggled-on#sp-column-373 > .column-label h3::before, .toggled-on#sp-column-374 > .column-label h3::before, .toggled-on#sp-column-375 > .column-label h3::before, .toggled-on#sp-column-376 > .column-label h3::before, .toggled-on#sp-column-377 > .column-label h3::before, .toggled-on#sp-column-378 > .column-label h3::before, .toggled-on#sp-column-379 > .column-label h3::before, .toggled-on#sp-column-38 > .column-label h3::before, .toggled-on#sp-column-380 > .column-label h3::before, .toggled-on#sp-column-381 > .column-label h3::before, .toggled-on#sp-column-382 > .column-label h3::before, .toggled-on#sp-column-383 > .column-label h3::before, .toggled-on#sp-column-385 > .column-label h3::before, .toggled-on#sp-column-386 > .column-label h3::before, .toggled-on#sp-column-387 > .column-label h3::before, .toggled-on#sp-column-388 > .column-label h3::before, .toggled-on#sp-column-389 > .column-label h3::before, .toggled-on#sp-column-39 > .column-label h3::before, .toggled-on#sp-column-390 > .column-label h3::before, .toggled-on#sp-column-391 > .column-label h3::before, .toggled-on#sp-column-392 > .column-label h3::before, .toggled-on#sp-column-393 > .column-label h3::before, .toggled-on#sp-column-394 > .column-label h3::before, .toggled-on#sp-column-395 > .column-label h3::before, .toggled-on#sp-column-396 > .column-label h3::before, .toggled-on#sp-column-397 > .column-label h3::before, .toggled-on#sp-column-398 > .column-label h3::before, .toggled-on#sp-column-399 > .column-label h3::before, .toggled-on#sp-column-4 > .column-label h3::before, .toggled-on#sp-column-40 > .column-label h3::before, .toggled-on#sp-column-400 > .column-label h3::before, .toggled-on#sp-column-401 > .column-label h3::before, .toggled-on#sp-column-402 > .column-label h3::before, .toggled-on#sp-column-404 > .column-label h3::before, .toggled-on#sp-column-405 > .column-label h3::before, .toggled-on#sp-column-406 > .column-label h3::before, .toggled-on#sp-column-407 > .column-label h3::before, .toggled-on#sp-column-408 > .column-label h3::before, .toggled-on#sp-column-409 > .column-label h3::before, .toggled-on#sp-column-41 > .column-label h3::before, .toggled-on#sp-column-411 > .column-label h3::before, .toggled-on#sp-column-412 > .column-label h3::before, .toggled-on#sp-column-413 > .column-label h3::before, .toggled-on#sp-column-414 > .column-label h3::before, .toggled-on#sp-column-415 > .column-label h3::before, .toggled-on#sp-column-416 > .column-label h3::before, .toggled-on#sp-column-417 > .column-label h3::before, .toggled-on#sp-column-418 > .column-label h3::before, .toggled-on#sp-column-419 > .column-label h3::before, .toggled-on#sp-column-42 > .column-label h3::before, .toggled-on#sp-column-420 > .column-label h3::before, .toggled-on#sp-column-421 > .column-label h3::before, .toggled-on#sp-column-422 > .column-label h3::before, .toggled-on#sp-column-423 > .column-label h3::before, .toggled-on#sp-column-424 > .column-label h3::before, .toggled-on#sp-column-425 > .column-label h3::before, .toggled-on#sp-column-426 > .column-label h3::before, .toggled-on#sp-column-427 > .column-label h3::before, .toggled-on#sp-column-428 > .column-label h3::before, .toggled-on#sp-column-429 > .column-label h3::before, .toggled-on#sp-column-43 > .column-label h3::before, .toggled-on#sp-column-430 > .column-label h3::before, .toggled-on#sp-column-431 > .column-label h3::before, .toggled-on#sp-column-432 > .column-label h3::before, .toggled-on#sp-column-433 > .column-label h3::before, .toggled-on#sp-column-435 > .column-label h3::before, .toggled-on#sp-column-436 > .column-label h3::before, .toggled-on#sp-column-437 > .column-label h3::before, .toggled-on#sp-column-438 > .column-label h3::before, .toggled-on#sp-column-439 > .column-label h3::before, .toggled-on#sp-column-44 > .column-label h3::before, .toggled-on#sp-column-440 > .column-label h3::before, .toggled-on#sp-column-441 > .column-label h3::before, .toggled-on#sp-column-442 > .column-label h3::before, .toggled-on#sp-column-443 > .column-label h3::before, .toggled-on#sp-column-444 > .column-label h3::before, .toggled-on#sp-column-445 > .column-label h3::before, .toggled-on#sp-column-446 > .column-label h3::before, .toggled-on#sp-column-447 > .column-label h3::before, .toggled-on#sp-column-448 > .column-label h3::before, .toggled-on#sp-column-449 > .column-label h3::before, .toggled-on#sp-column-45 > .column-label h3::before, .toggled-on#sp-column-450 > .column-label h3::before, .toggled-on#sp-column-451 > .column-label h3::before, .toggled-on#sp-column-452 > .column-label h3::before, .toggled-on#sp-column-453 > .column-label h3::before, .toggled-on#sp-column-454 > .column-label h3::before, .toggled-on#sp-column-455 > .column-label h3::before, .toggled-on#sp-column-456 > .column-label h3::before, .toggled-on#sp-column-457 > .column-label h3::before, .toggled-on#sp-column-458 > .column-label h3::before, .toggled-on#sp-column-459 > .column-label h3::before, .toggled-on#sp-column-46 > .column-label h3::before, .toggled-on#sp-column-460 > .column-label h3::before, .toggled-on#sp-column-461 > .column-label h3::before, .toggled-on#sp-column-462 > .column-label h3::before, .toggled-on#sp-column-463 > .column-label h3::before, .toggled-on#sp-column-464 > .column-label h3::before, .toggled-on#sp-column-465 > .column-label h3::before, .toggled-on#sp-column-466 > .column-label h3::before, .toggled-on#sp-column-467 > .column-label h3::before, .toggled-on#sp-column-468 > .column-label h3::before, .toggled-on#sp-column-469 > .column-label h3::before, .toggled-on#sp-column-47 > .column-label h3::before, .toggled-on#sp-column-470 > .column-label h3::before, .toggled-on#sp-column-471 > .column-label h3::before, .toggled-on#sp-column-472 > .column-label h3::before, .toggled-on#sp-column-473 > .column-label h3::before, .toggled-on#sp-column-474 > .column-label h3::before, .toggled-on#sp-column-475 > .column-label h3::before, .toggled-on#sp-column-476 > .column-label h3::before, .toggled-on#sp-column-477 > .column-label h3::before, .toggled-on#sp-column-478 > .column-label h3::before, .toggled-on#sp-column-479 > .column-label h3::before, .toggled-on#sp-column-48 > .column-label h3::before, .toggled-on#sp-column-480 > .column-label h3::before, .toggled-on#sp-column-481 > .column-label h3::before, .toggled-on#sp-column-482 > .column-label h3::before, .toggled-on#sp-column-483 > .column-label h3::before, .toggled-on#sp-column-484 > .column-label h3::before, .toggled-on#sp-column-485 > .column-label h3::before, .toggled-on#sp-column-486 > .column-label h3::before, .toggled-on#sp-column-487 > .column-label h3::before, .toggled-on#sp-column-488 > .column-label h3::before, .toggled-on#sp-column-489 > .column-label h3::before, .toggled-on#sp-column-49 > .column-label h3::before, .toggled-on#sp-column-490 > .column-label h3::before, .toggled-on#sp-column-491 > .column-label h3::before, .toggled-on#sp-column-492 > .column-label h3::before, .toggled-on#sp-column-493 > .column-label h3::before, .toggled-on#sp-column-494 > .column-label h3::before, .toggled-on#sp-column-495 > .column-label h3::before, .toggled-on#sp-column-496 > .column-label h3::before, .toggled-on#sp-column-497 > .column-label h3::before, .toggled-on#sp-column-498 > .column-label h3::before, .toggled-on#sp-column-499 > .column-label h3::before, .toggled-on#sp-column-5 > .column-label h3::before, .toggled-on#sp-column-50 > .column-label h3::before, .toggled-on#sp-column-500 > .column-label h3::before, .toggled-on#sp-column-501 > .column-label h3::before, .toggled-on#sp-column-502 > .column-label h3::before, .toggled-on#sp-column-503 > .column-label h3::before, .toggled-on#sp-column-505 > .column-label h3::before, .toggled-on#sp-column-506 > .column-label h3::before, .toggled-on#sp-column-507 > .column-label h3::before, .toggled-on#sp-column-508 > .column-label h3::before, .toggled-on#sp-column-509 > .column-label h3::before, .toggled-on#sp-column-51 > .column-label h3::before, .toggled-on#sp-column-510 > .column-label h3::before, .toggled-on#sp-column-511 > .column-label h3::before, .toggled-on#sp-column-512 > .column-label h3::before, .toggled-on#sp-column-513 > .column-label h3::before, .toggled-on#sp-column-514 > .column-label h3::before, .toggled-on#sp-column-515 > .column-label h3::before, .toggled-on#sp-column-516 > .column-label h3::before, .toggled-on#sp-column-517 > .column-label h3::before, .toggled-on#sp-column-518 > .column-label h3::before, .toggled-on#sp-column-519 > .column-label h3::before, .toggled-on#sp-column-52 > .column-label h3::before, .toggled-on#sp-column-53 > .column-label h3::before, .toggled-on#sp-column-54 > .column-label h3::before, .toggled-on#sp-column-55 > .column-label h3::before, .toggled-on#sp-column-56 > .column-label h3::before, .toggled-on#sp-column-57 > .column-label h3::before, .toggled-on#sp-column-58 > .column-label h3::before, .toggled-on#sp-column-59 > .column-label h3::before, .toggled-on#sp-column-6 > .column-label h3::before, .toggled-on#sp-column-60 > .column-label h3::before, .toggled-on#sp-column-61 > .column-label h3::before, .toggled-on#sp-column-62 > .column-label h3::before, .toggled-on#sp-column-63 > .column-label h3::before, .toggled-on#sp-column-64 > .column-label h3::before, .toggled-on#sp-column-65 > .column-label h3::before, .toggled-on#sp-column-66 > .column-label h3::before, .toggled-on#sp-column-67 > .column-label h3::before, .toggled-on#sp-column-68 > .column-label h3::before, .toggled-on#sp-column-69 > .column-label h3::before, .toggled-on#sp-column-7 > .column-label h3::before, .toggled-on#sp-column-70 > .column-label h3::before, .toggled-on#sp-column-71 > .column-label h3::before, .toggled-on#sp-column-72 > .column-label h3::before, .toggled-on#sp-column-73 > .column-label h3::before, .toggled-on#sp-column-74 > .column-label h3::before, .toggled-on#sp-column-75 > .column-label h3::before, .toggled-on#sp-column-76 > .column-label h3::before, .toggled-on#sp-column-77 > .column-label h3::before, .toggled-on#sp-column-78 > .column-label h3::before, .toggled-on#sp-column-79 > .column-label h3::before, .toggled-on#sp-column-8 > .column-label h3::before, .toggled-on#sp-column-80 > .column-label h3::before, .toggled-on#sp-column-81 > .column-label h3::before, .toggled-on#sp-column-82 > .column-label h3::before, .toggled-on#sp-column-83 > .column-label h3::before, .toggled-on#sp-column-84 > .column-label h3::before, .toggled-on#sp-column-85 > .column-label h3::before, .toggled-on#sp-column-86 > .column-label h3::before, .toggled-on#sp-column-87 > .column-label h3::before, .toggled-on#sp-column-88 > .column-label h3::before, .toggled-on#sp-column-89 > .column-label h3::before, .toggled-on#sp-column-9 > .column-label h3::before, .toggled-on#sp-column-90 > .column-label h3::before, .toggled-on#sp-column-91 > .column-label h3::before, .toggled-on#sp-column-92 > .column-label h3::before, .toggled-on#sp-column-93 > .column-label h3::before, .toggled-on#sp-column-94 > .column-label h3::before, .toggled-on#sp-column-95 > .column-label h3::before, .toggled-on#sp-column-96 > .column-label h3::before, .toggled-on#sp-column-97 > .column-label h3::before, .toggled-on#sp-column-98 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(85, 85, 85, 0.45);
}

#sp-column-1 > .column-body, #sp-column-10 > .column-body, #sp-column-100 > .column-body, #sp-column-101 > .column-body, #sp-column-102 > .column-body, #sp-column-103 > .column-body, #sp-column-104 > .column-body, #sp-column-105 > .column-body, #sp-column-106 > .column-body, #sp-column-107 > .column-body, #sp-column-108 > .column-body, #sp-column-109 > .column-body, #sp-column-11 > .column-body, #sp-column-110 > .column-body, #sp-column-111 > .column-body, #sp-column-112 > .column-body, #sp-column-113 > .column-body, #sp-column-114 > .column-body, #sp-column-116 > .column-body, #sp-column-117 > .column-body, #sp-column-118 > .column-body, #sp-column-119 > .column-body, #sp-column-12 > .column-body, #sp-column-120 > .column-body, #sp-column-121 > .column-body, #sp-column-122 > .column-body, #sp-column-123 > .column-body, #sp-column-124 > .column-body, #sp-column-125 > .column-body, #sp-column-126 > .column-body, #sp-column-127 > .column-body, #sp-column-128 > .column-body, #sp-column-129 > .column-body, #sp-column-13 > .column-body, #sp-column-130 > .column-body, #sp-column-131 > .column-body, #sp-column-132 > .column-body, #sp-column-133 > .column-body, #sp-column-134 > .column-body, #sp-column-135 > .column-body, #sp-column-136 > .column-body, #sp-column-137 > .column-body, #sp-column-138 > .column-body, #sp-column-139 > .column-body, #sp-column-14 > .column-body, #sp-column-140 > .column-body, #sp-column-141 > .column-body, #sp-column-142 > .column-body, #sp-column-143 > .column-body, #sp-column-144 > .column-body, #sp-column-145 > .column-body, #sp-column-146 > .column-body, #sp-column-147 > .column-body, #sp-column-148 > .column-body, #sp-column-149 > .column-body, #sp-column-15 > .column-body, #sp-column-150 > .column-body, #sp-column-151 > .column-body, #sp-column-152 > .column-body, #sp-column-153 > .column-body, #sp-column-155 > .column-body, #sp-column-156 > .column-body, #sp-column-157 > .column-body, #sp-column-158 > .column-body, #sp-column-159 > .column-body, #sp-column-16 > .column-body, #sp-column-160 > .column-body, #sp-column-161 > .column-body, #sp-column-162 > .column-body, #sp-column-163 > .column-body, #sp-column-164 > .column-body, #sp-column-165 > .column-body, #sp-column-166 > .column-body, #sp-column-167 > .column-body, #sp-column-168 > .column-body, #sp-column-169 > .column-body, #sp-column-17 > .column-body, #sp-column-170 > .column-body, #sp-column-171 > .column-body, #sp-column-172 > .column-body, #sp-column-173 > .column-body, #sp-column-174 > .column-body, #sp-column-175 > .column-body, #sp-column-176 > .column-body, #sp-column-177 > .column-body, #sp-column-178 > .column-body, #sp-column-179 > .column-body, #sp-column-18 > .column-body, #sp-column-181 > .column-body, #sp-column-182 > .column-body, #sp-column-183 > .column-body, #sp-column-184 > .column-body, #sp-column-185 > .column-body, #sp-column-186 > .column-body, #sp-column-187 > .column-body, #sp-column-189 > .column-body, #sp-column-19 > .column-body, #sp-column-190 > .column-body, #sp-column-191 > .column-body, #sp-column-192 > .column-body, #sp-column-193 > .column-body, #sp-column-194 > .column-body, #sp-column-195 > .column-body, #sp-column-196 > .column-body, #sp-column-197 > .column-body, #sp-column-198 > .column-body, #sp-column-199 > .column-body, #sp-column-2 > .column-body, #sp-column-20 > .column-body, #sp-column-200 > .column-body, #sp-column-201 > .column-body, #sp-column-202 > .column-body, #sp-column-203 > .column-body, #sp-column-204 > .column-body, #sp-column-205 > .column-body, #sp-column-206 > .column-body, #sp-column-207 > .column-body, #sp-column-209 > .column-body, #sp-column-21 > .column-body, #sp-column-210 > .column-body, #sp-column-211 > .column-body, #sp-column-212 > .column-body, #sp-column-213 > .column-body, #sp-column-215 > .column-body, #sp-column-216 > .column-body, #sp-column-217 > .column-body, #sp-column-218 > .column-body, #sp-column-219 > .column-body, #sp-column-22 > .column-body, #sp-column-220 > .column-body, #sp-column-221 > .column-body, #sp-column-222 > .column-body, #sp-column-223 > .column-body, #sp-column-224 > .column-body, #sp-column-225 > .column-body, #sp-column-226 > .column-body, #sp-column-227 > .column-body, #sp-column-228 > .column-body, #sp-column-229 > .column-body, #sp-column-23 > .column-body, #sp-column-230 > .column-body, #sp-column-231 > .column-body, #sp-column-232 > .column-body, #sp-column-233 > .column-body, #sp-column-234 > .column-body, #sp-column-235 > .column-body, #sp-column-236 > .column-body, #sp-column-237 > .column-body, #sp-column-238 > .column-body, #sp-column-239 > .column-body, #sp-column-24 > .column-body, #sp-column-240 > .column-body, #sp-column-242 > .column-body, #sp-column-243 > .column-body, #sp-column-244 > .column-body, #sp-column-245 > .column-body, #sp-column-246 > .column-body, #sp-column-247 > .column-body, #sp-column-249 > .column-body, #sp-column-25 > .column-body, #sp-column-250 > .column-body, #sp-column-251 > .column-body, #sp-column-252 > .column-body, #sp-column-253 > .column-body, #sp-column-254 > .column-body, #sp-column-255 > .column-body, #sp-column-256 > .column-body, #sp-column-257 > .column-body, #sp-column-258 > .column-body, #sp-column-259 > .column-body, #sp-column-26 > .column-body, #sp-column-260 > .column-body, #sp-column-261 > .column-body, #sp-column-262 > .column-body, #sp-column-263 > .column-body, #sp-column-264 > .column-body, #sp-column-265 > .column-body, #sp-column-266 > .column-body, #sp-column-267 > .column-body, #sp-column-268 > .column-body, #sp-column-269 > .column-body, #sp-column-27 > .column-body, #sp-column-270 > .column-body, #sp-column-271 > .column-body, #sp-column-272 > .column-body, #sp-column-273 > .column-body, #sp-column-274 > .column-body, #sp-column-275 > .column-body, #sp-column-276 > .column-body, #sp-column-277 > .column-body, #sp-column-278 > .column-body, #sp-column-279 > .column-body, #sp-column-28 > .column-body, #sp-column-280 > .column-body, #sp-column-281 > .column-body, #sp-column-283 > .column-body, #sp-column-284 > .column-body, #sp-column-285 > .column-body, #sp-column-286 > .column-body, #sp-column-287 > .column-body, #sp-column-289 > .column-body, #sp-column-29 > .column-body, #sp-column-290 > .column-body, #sp-column-291 > .column-body, #sp-column-292 > .column-body, #sp-column-293 > .column-body, #sp-column-294 > .column-body, #sp-column-295 > .column-body, #sp-column-297 > .column-body, #sp-column-298 > .column-body, #sp-column-299 > .column-body, #sp-column-3 > .column-body, #sp-column-30 > .column-body, #sp-column-301 > .column-body, #sp-column-302 > .column-body, #sp-column-303 > .column-body, #sp-column-304 > .column-body, #sp-column-305 > .column-body, #sp-column-307 > .column-body, #sp-column-308 > .column-body, #sp-column-309 > .column-body, #sp-column-31 > .column-body, #sp-column-310 > .column-body, #sp-column-311 > .column-body, #sp-column-312 > .column-body, #sp-column-313 > .column-body, #sp-column-314 > .column-body, #sp-column-315 > .column-body, #sp-column-316 > .column-body, #sp-column-317 > .column-body, #sp-column-318 > .column-body, #sp-column-319 > .column-body, #sp-column-32 > .column-body, #sp-column-320 > .column-body, #sp-column-321 > .column-body, #sp-column-322 > .column-body, #sp-column-323 > .column-body, #sp-column-324 > .column-body, #sp-column-325 > .column-body, #sp-column-326 > .column-body, #sp-column-327 > .column-body, #sp-column-328 > .column-body, #sp-column-33 > .column-body, #sp-column-330 > .column-body, #sp-column-331 > .column-body, #sp-column-332 > .column-body, #sp-column-333 > .column-body, #sp-column-334 > .column-body, #sp-column-335 > .column-body, #sp-column-336 > .column-body, #sp-column-338 > .column-body, #sp-column-339 > .column-body, #sp-column-34 > .column-body, #sp-column-340 > .column-body, #sp-column-341 > .column-body, #sp-column-343 > .column-body, #sp-column-344 > .column-body, #sp-column-345 > .column-body, #sp-column-346 > .column-body, #sp-column-347 > .column-body, #sp-column-348 > .column-body, #sp-column-349 > .column-body, #sp-column-35 > .column-body, #sp-column-350 > .column-body, #sp-column-351 > .column-body, #sp-column-352 > .column-body, #sp-column-353 > .column-body, #sp-column-355 > .column-body, #sp-column-356 > .column-body, #sp-column-357 > .column-body, #sp-column-358 > .column-body, #sp-column-359 > .column-body, #sp-column-36 > .column-body, #sp-column-361 > .column-body, #sp-column-362 > .column-body, #sp-column-363 > .column-body, #sp-column-364 > .column-body, #sp-column-365 > .column-body, #sp-column-366 > .column-body, #sp-column-367 > .column-body, #sp-column-368 > .column-body, #sp-column-369 > .column-body, #sp-column-37 > .column-body, #sp-column-370 > .column-body, #sp-column-371 > .column-body, #sp-column-372 > .column-body, #sp-column-373 > .column-body, #sp-column-374 > .column-body, #sp-column-375 > .column-body, #sp-column-376 > .column-body, #sp-column-377 > .column-body, #sp-column-378 > .column-body, #sp-column-379 > .column-body, #sp-column-38 > .column-body, #sp-column-380 > .column-body, #sp-column-381 > .column-body, #sp-column-382 > .column-body, #sp-column-383 > .column-body, #sp-column-385 > .column-body, #sp-column-386 > .column-body, #sp-column-387 > .column-body, #sp-column-388 > .column-body, #sp-column-389 > .column-body, #sp-column-39 > .column-body, #sp-column-390 > .column-body, #sp-column-391 > .column-body, #sp-column-392 > .column-body, #sp-column-393 > .column-body, #sp-column-394 > .column-body, #sp-column-395 > .column-body, #sp-column-396 > .column-body, #sp-column-397 > .column-body, #sp-column-398 > .column-body, #sp-column-399 > .column-body, #sp-column-4 > .column-body, #sp-column-40 > .column-body, #sp-column-400 > .column-body, #sp-column-401 > .column-body, #sp-column-402 > .column-body, #sp-column-404 > .column-body, #sp-column-405 > .column-body, #sp-column-406 > .column-body, #sp-column-407 > .column-body, #sp-column-408 > .column-body, #sp-column-409 > .column-body, #sp-column-41 > .column-body, #sp-column-411 > .column-body, #sp-column-412 > .column-body, #sp-column-413 > .column-body, #sp-column-414 > .column-body, #sp-column-415 > .column-body, #sp-column-416 > .column-body, #sp-column-417 > .column-body, #sp-column-418 > .column-body, #sp-column-419 > .column-body, #sp-column-42 > .column-body, #sp-column-420 > .column-body, #sp-column-421 > .column-body, #sp-column-422 > .column-body, #sp-column-423 > .column-body, #sp-column-424 > .column-body, #sp-column-425 > .column-body, #sp-column-426 > .column-body, #sp-column-427 > .column-body, #sp-column-428 > .column-body, #sp-column-429 > .column-body, #sp-column-43 > .column-body, #sp-column-430 > .column-body, #sp-column-431 > .column-body, #sp-column-432 > .column-body, #sp-column-433 > .column-body, #sp-column-435 > .column-body, #sp-column-436 > .column-body, #sp-column-437 > .column-body, #sp-column-438 > .column-body, #sp-column-439 > .column-body, #sp-column-44 > .column-body, #sp-column-440 > .column-body, #sp-column-441 > .column-body, #sp-column-442 > .column-body, #sp-column-443 > .column-body, #sp-column-444 > .column-body, #sp-column-445 > .column-body, #sp-column-446 > .column-body, #sp-column-447 > .column-body, #sp-column-448 > .column-body, #sp-column-449 > .column-body, #sp-column-45 > .column-body, #sp-column-450 > .column-body, #sp-column-451 > .column-body, #sp-column-452 > .column-body, #sp-column-453 > .column-body, #sp-column-454 > .column-body, #sp-column-455 > .column-body, #sp-column-456 > .column-body, #sp-column-457 > .column-body, #sp-column-458 > .column-body, #sp-column-459 > .column-body, #sp-column-46 > .column-body, #sp-column-460 > .column-body, #sp-column-461 > .column-body, #sp-column-462 > .column-body, #sp-column-463 > .column-body, #sp-column-464 > .column-body, #sp-column-465 > .column-body, #sp-column-466 > .column-body, #sp-column-467 > .column-body, #sp-column-468 > .column-body, #sp-column-469 > .column-body, #sp-column-47 > .column-body, #sp-column-470 > .column-body, #sp-column-471 > .column-body, #sp-column-472 > .column-body, #sp-column-473 > .column-body, #sp-column-474 > .column-body, #sp-column-475 > .column-body, #sp-column-476 > .column-body, #sp-column-477 > .column-body, #sp-column-478 > .column-body, #sp-column-479 > .column-body, #sp-column-48 > .column-body, #sp-column-480 > .column-body, #sp-column-481 > .column-body, #sp-column-482 > .column-body, #sp-column-483 > .column-body, #sp-column-484 > .column-body, #sp-column-485 > .column-body, #sp-column-486 > .column-body, #sp-column-487 > .column-body, #sp-column-488 > .column-body, #sp-column-489 > .column-body, #sp-column-49 > .column-body, #sp-column-490 > .column-body, #sp-column-491 > .column-body, #sp-column-492 > .column-body, #sp-column-493 > .column-body, #sp-column-494 > .column-body, #sp-column-495 > .column-body, #sp-column-496 > .column-body, #sp-column-497 > .column-body, #sp-column-498 > .column-body, #sp-column-499 > .column-body, #sp-column-5 > .column-body, #sp-column-50 > .column-body, #sp-column-500 > .column-body, #sp-column-501 > .column-body, #sp-column-502 > .column-body, #sp-column-503 > .column-body, #sp-column-505 > .column-body, #sp-column-506 > .column-body, #sp-column-507 > .column-body, #sp-column-508 > .column-body, #sp-column-509 > .column-body, #sp-column-51 > .column-body, #sp-column-510 > .column-body, #sp-column-511 > .column-body, #sp-column-512 > .column-body, #sp-column-513 > .column-body, #sp-column-514 > .column-body, #sp-column-515 > .column-body, #sp-column-516 > .column-body, #sp-column-517 > .column-body, #sp-column-518 > .column-body, #sp-column-519 > .column-body, #sp-column-52 > .column-body, #sp-column-53 > .column-body, #sp-column-54 > .column-body, #sp-column-55 > .column-body, #sp-column-56 > .column-body, #sp-column-57 > .column-body, #sp-column-58 > .column-body, #sp-column-59 > .column-body, #sp-column-6 > .column-body, #sp-column-60 > .column-body, #sp-column-61 > .column-body, #sp-column-62 > .column-body, #sp-column-63 > .column-body, #sp-column-64 > .column-body, #sp-column-65 > .column-body, #sp-column-66 > .column-body, #sp-column-67 > .column-body, #sp-column-68 > .column-body, #sp-column-69 > .column-body, #sp-column-7 > .column-body, #sp-column-70 > .column-body, #sp-column-71 > .column-body, #sp-column-72 > .column-body, #sp-column-73 > .column-body, #sp-column-74 > .column-body, #sp-column-75 > .column-body, #sp-column-76 > .column-body, #sp-column-77 > .column-body, #sp-column-78 > .column-body, #sp-column-79 > .column-body, #sp-column-8 > .column-body, #sp-column-80 > .column-body, #sp-column-81 > .column-body, #sp-column-82 > .column-body, #sp-column-83 > .column-body, #sp-column-84 > .column-body, #sp-column-85 > .column-body, #sp-column-86 > .column-body, #sp-column-87 > .column-body, #sp-column-88 > .column-body, #sp-column-89 > .column-body, #sp-column-9 > .column-body, #sp-column-90 > .column-body, #sp-column-91 > .column-body, #sp-column-92 > .column-body, #sp-column-93 > .column-body, #sp-column-94 > .column-body, #sp-column-95 > .column-body, #sp-column-96 > .column-body, #sp-column-97 > .column-body, #sp-column-98 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-10 > .column-label, #sp-column-100 > .column-label, #sp-column-101 > .column-label, #sp-column-102 > .column-label, #sp-column-103 > .column-label, #sp-column-104 > .column-label, #sp-column-105 > .column-label, #sp-column-106 > .column-label, #sp-column-107 > .column-label, #sp-column-108 > .column-label, #sp-column-109 > .column-label, #sp-column-11 > .column-label, #sp-column-110 > .column-label, #sp-column-111 > .column-label, #sp-column-112 > .column-label, #sp-column-113 > .column-label, #sp-column-114 > .column-label, #sp-column-116 > .column-label, #sp-column-117 > .column-label, #sp-column-118 > .column-label, #sp-column-119 > .column-label, #sp-column-12 > .column-label, #sp-column-120 > .column-label, #sp-column-121 > .column-label, #sp-column-122 > .column-label, #sp-column-123 > .column-label, #sp-column-124 > .column-label, #sp-column-125 > .column-label, #sp-column-126 > .column-label, #sp-column-127 > .column-label, #sp-column-128 > .column-label, #sp-column-129 > .column-label, #sp-column-13 > .column-label, #sp-column-130 > .column-label, #sp-column-131 > .column-label, #sp-column-132 > .column-label, #sp-column-133 > .column-label, #sp-column-134 > .column-label, #sp-column-135 > .column-label, #sp-column-136 > .column-label, #sp-column-137 > .column-label, #sp-column-138 > .column-label, #sp-column-139 > .column-label, #sp-column-14 > .column-label, #sp-column-140 > .column-label, #sp-column-141 > .column-label, #sp-column-142 > .column-label, #sp-column-143 > .column-label, #sp-column-144 > .column-label, #sp-column-145 > .column-label, #sp-column-146 > .column-label, #sp-column-147 > .column-label, #sp-column-148 > .column-label, #sp-column-149 > .column-label, #sp-column-15 > .column-label, #sp-column-150 > .column-label, #sp-column-151 > .column-label, #sp-column-152 > .column-label, #sp-column-153 > .column-label, #sp-column-155 > .column-label, #sp-column-156 > .column-label, #sp-column-157 > .column-label, #sp-column-158 > .column-label, #sp-column-159 > .column-label, #sp-column-16 > .column-label, #sp-column-160 > .column-label, #sp-column-161 > .column-label, #sp-column-162 > .column-label, #sp-column-163 > .column-label, #sp-column-164 > .column-label, #sp-column-165 > .column-label, #sp-column-166 > .column-label, #sp-column-167 > .column-label, #sp-column-168 > .column-label, #sp-column-169 > .column-label, #sp-column-17 > .column-label, #sp-column-170 > .column-label, #sp-column-171 > .column-label, #sp-column-172 > .column-label, #sp-column-173 > .column-label, #sp-column-174 > .column-label, #sp-column-175 > .column-label, #sp-column-176 > .column-label, #sp-column-177 > .column-label, #sp-column-178 > .column-label, #sp-column-179 > .column-label, #sp-column-18 > .column-label, #sp-column-181 > .column-label, #sp-column-182 > .column-label, #sp-column-183 > .column-label, #sp-column-184 > .column-label, #sp-column-185 > .column-label, #sp-column-186 > .column-label, #sp-column-187 > .column-label, #sp-column-189 > .column-label, #sp-column-19 > .column-label, #sp-column-190 > .column-label, #sp-column-191 > .column-label, #sp-column-192 > .column-label, #sp-column-193 > .column-label, #sp-column-194 > .column-label, #sp-column-195 > .column-label, #sp-column-196 > .column-label, #sp-column-197 > .column-label, #sp-column-198 > .column-label, #sp-column-199 > .column-label, #sp-column-2 > .column-label, #sp-column-20 > .column-label, #sp-column-200 > .column-label, #sp-column-201 > .column-label, #sp-column-202 > .column-label, #sp-column-203 > .column-label, #sp-column-204 > .column-label, #sp-column-205 > .column-label, #sp-column-206 > .column-label, #sp-column-207 > .column-label, #sp-column-209 > .column-label, #sp-column-21 > .column-label, #sp-column-210 > .column-label, #sp-column-211 > .column-label, #sp-column-212 > .column-label, #sp-column-213 > .column-label, #sp-column-215 > .column-label, #sp-column-216 > .column-label, #sp-column-217 > .column-label, #sp-column-218 > .column-label, #sp-column-219 > .column-label, #sp-column-22 > .column-label, #sp-column-220 > .column-label, #sp-column-221 > .column-label, #sp-column-222 > .column-label, #sp-column-223 > .column-label, #sp-column-224 > .column-label, #sp-column-225 > .column-label, #sp-column-226 > .column-label, #sp-column-227 > .column-label, #sp-column-228 > .column-label, #sp-column-229 > .column-label, #sp-column-23 > .column-label, #sp-column-230 > .column-label, #sp-column-231 > .column-label, #sp-column-232 > .column-label, #sp-column-233 > .column-label, #sp-column-234 > .column-label, #sp-column-235 > .column-label, #sp-column-236 > .column-label, #sp-column-237 > .column-label, #sp-column-238 > .column-label, #sp-column-239 > .column-label, #sp-column-24 > .column-label, #sp-column-240 > .column-label, #sp-column-242 > .column-label, #sp-column-243 > .column-label, #sp-column-244 > .column-label, #sp-column-245 > .column-label, #sp-column-246 > .column-label, #sp-column-247 > .column-label, #sp-column-249 > .column-label, #sp-column-25 > .column-label, #sp-column-250 > .column-label, #sp-column-251 > .column-label, #sp-column-252 > .column-label, #sp-column-253 > .column-label, #sp-column-254 > .column-label, #sp-column-255 > .column-label, #sp-column-256 > .column-label, #sp-column-257 > .column-label, #sp-column-258 > .column-label, #sp-column-259 > .column-label, #sp-column-26 > .column-label, #sp-column-260 > .column-label, #sp-column-261 > .column-label, #sp-column-262 > .column-label, #sp-column-263 > .column-label, #sp-column-264 > .column-label, #sp-column-265 > .column-label, #sp-column-266 > .column-label, #sp-column-267 > .column-label, #sp-column-268 > .column-label, #sp-column-269 > .column-label, #sp-column-27 > .column-label, #sp-column-270 > .column-label, #sp-column-271 > .column-label, #sp-column-272 > .column-label, #sp-column-273 > .column-label, #sp-column-274 > .column-label, #sp-column-275 > .column-label, #sp-column-276 > .column-label, #sp-column-277 > .column-label, #sp-column-278 > .column-label, #sp-column-279 > .column-label, #sp-column-28 > .column-label, #sp-column-280 > .column-label, #sp-column-281 > .column-label, #sp-column-283 > .column-label, #sp-column-284 > .column-label, #sp-column-285 > .column-label, #sp-column-286 > .column-label, #sp-column-287 > .column-label, #sp-column-289 > .column-label, #sp-column-29 > .column-label, #sp-column-290 > .column-label, #sp-column-291 > .column-label, #sp-column-292 > .column-label, #sp-column-293 > .column-label, #sp-column-294 > .column-label, #sp-column-295 > .column-label, #sp-column-297 > .column-label, #sp-column-298 > .column-label, #sp-column-299 > .column-label, #sp-column-3 > .column-label, #sp-column-30 > .column-label, #sp-column-301 > .column-label, #sp-column-302 > .column-label, #sp-column-303 > .column-label, #sp-column-304 > .column-label, #sp-column-305 > .column-label, #sp-column-307 > .column-label, #sp-column-308 > .column-label, #sp-column-309 > .column-label, #sp-column-31 > .column-label, #sp-column-310 > .column-label, #sp-column-311 > .column-label, #sp-column-312 > .column-label, #sp-column-313 > .column-label, #sp-column-314 > .column-label, #sp-column-315 > .column-label, #sp-column-316 > .column-label, #sp-column-317 > .column-label, #sp-column-318 > .column-label, #sp-column-319 > .column-label, #sp-column-32 > .column-label, #sp-column-320 > .column-label, #sp-column-321 > .column-label, #sp-column-322 > .column-label, #sp-column-323 > .column-label, #sp-column-324 > .column-label, #sp-column-325 > .column-label, #sp-column-326 > .column-label, #sp-column-327 > .column-label, #sp-column-328 > .column-label, #sp-column-33 > .column-label, #sp-column-330 > .column-label, #sp-column-331 > .column-label, #sp-column-332 > .column-label, #sp-column-333 > .column-label, #sp-column-334 > .column-label, #sp-column-335 > .column-label, #sp-column-336 > .column-label, #sp-column-338 > .column-label, #sp-column-339 > .column-label, #sp-column-34 > .column-label, #sp-column-340 > .column-label, #sp-column-341 > .column-label, #sp-column-343 > .column-label, #sp-column-344 > .column-label, #sp-column-345 > .column-label, #sp-column-346 > .column-label, #sp-column-347 > .column-label, #sp-column-348 > .column-label, #sp-column-349 > .column-label, #sp-column-35 > .column-label, #sp-column-350 > .column-label, #sp-column-351 > .column-label, #sp-column-352 > .column-label, #sp-column-353 > .column-label, #sp-column-355 > .column-label, #sp-column-356 > .column-label, #sp-column-357 > .column-label, #sp-column-358 > .column-label, #sp-column-359 > .column-label, #sp-column-36 > .column-label, #sp-column-361 > .column-label, #sp-column-362 > .column-label, #sp-column-363 > .column-label, #sp-column-364 > .column-label, #sp-column-365 > .column-label, #sp-column-366 > .column-label, #sp-column-367 > .column-label, #sp-column-368 > .column-label, #sp-column-369 > .column-label, #sp-column-37 > .column-label, #sp-column-370 > .column-label, #sp-column-371 > .column-label, #sp-column-372 > .column-label, #sp-column-373 > .column-label, #sp-column-374 > .column-label, #sp-column-375 > .column-label, #sp-column-376 > .column-label, #sp-column-377 > .column-label, #sp-column-378 > .column-label, #sp-column-379 > .column-label, #sp-column-38 > .column-label, #sp-column-380 > .column-label, #sp-column-381 > .column-label, #sp-column-382 > .column-label, #sp-column-383 > .column-label, #sp-column-385 > .column-label, #sp-column-386 > .column-label, #sp-column-387 > .column-label, #sp-column-388 > .column-label, #sp-column-389 > .column-label, #sp-column-39 > .column-label, #sp-column-390 > .column-label, #sp-column-391 > .column-label, #sp-column-392 > .column-label, #sp-column-393 > .column-label, #sp-column-394 > .column-label, #sp-column-395 > .column-label, #sp-column-396 > .column-label, #sp-column-397 > .column-label, #sp-column-398 > .column-label, #sp-column-399 > .column-label, #sp-column-4 > .column-label, #sp-column-40 > .column-label, #sp-column-400 > .column-label, #sp-column-401 > .column-label, #sp-column-402 > .column-label, #sp-column-404 > .column-label, #sp-column-405 > .column-label, #sp-column-406 > .column-label, #sp-column-407 > .column-label, #sp-column-408 > .column-label, #sp-column-409 > .column-label, #sp-column-41 > .column-label, #sp-column-411 > .column-label, #sp-column-412 > .column-label, #sp-column-413 > .column-label, #sp-column-414 > .column-label, #sp-column-415 > .column-label, #sp-column-416 > .column-label, #sp-column-417 > .column-label, #sp-column-418 > .column-label, #sp-column-419 > .column-label, #sp-column-42 > .column-label, #sp-column-420 > .column-label, #sp-column-421 > .column-label, #sp-column-422 > .column-label, #sp-column-423 > .column-label, #sp-column-424 > .column-label, #sp-column-425 > .column-label, #sp-column-426 > .column-label, #sp-column-427 > .column-label, #sp-column-428 > .column-label, #sp-column-429 > .column-label, #sp-column-43 > .column-label, #sp-column-430 > .column-label, #sp-column-431 > .column-label, #sp-column-432 > .column-label, #sp-column-433 > .column-label, #sp-column-435 > .column-label, #sp-column-436 > .column-label, #sp-column-437 > .column-label, #sp-column-438 > .column-label, #sp-column-439 > .column-label, #sp-column-44 > .column-label, #sp-column-440 > .column-label, #sp-column-441 > .column-label, #sp-column-442 > .column-label, #sp-column-443 > .column-label, #sp-column-444 > .column-label, #sp-column-445 > .column-label, #sp-column-446 > .column-label, #sp-column-447 > .column-label, #sp-column-448 > .column-label, #sp-column-449 > .column-label, #sp-column-45 > .column-label, #sp-column-450 > .column-label, #sp-column-451 > .column-label, #sp-column-452 > .column-label, #sp-column-453 > .column-label, #sp-column-454 > .column-label, #sp-column-455 > .column-label, #sp-column-456 > .column-label, #sp-column-457 > .column-label, #sp-column-458 > .column-label, #sp-column-459 > .column-label, #sp-column-46 > .column-label, #sp-column-460 > .column-label, #sp-column-461 > .column-label, #sp-column-462 > .column-label, #sp-column-463 > .column-label, #sp-column-464 > .column-label, #sp-column-465 > .column-label, #sp-column-466 > .column-label, #sp-column-467 > .column-label, #sp-column-468 > .column-label, #sp-column-469 > .column-label, #sp-column-47 > .column-label, #sp-column-470 > .column-label, #sp-column-471 > .column-label, #sp-column-472 > .column-label, #sp-column-473 > .column-label, #sp-column-474 > .column-label, #sp-column-475 > .column-label, #sp-column-476 > .column-label, #sp-column-477 > .column-label, #sp-column-478 > .column-label, #sp-column-479 > .column-label, #sp-column-48 > .column-label, #sp-column-480 > .column-label, #sp-column-481 > .column-label, #sp-column-482 > .column-label, #sp-column-483 > .column-label, #sp-column-484 > .column-label, #sp-column-485 > .column-label, #sp-column-486 > .column-label, #sp-column-487 > .column-label, #sp-column-488 > .column-label, #sp-column-489 > .column-label, #sp-column-49 > .column-label, #sp-column-490 > .column-label, #sp-column-491 > .column-label, #sp-column-492 > .column-label, #sp-column-493 > .column-label, #sp-column-494 > .column-label, #sp-column-495 > .column-label, #sp-column-496 > .column-label, #sp-column-497 > .column-label, #sp-column-498 > .column-label, #sp-column-499 > .column-label, #sp-column-5 > .column-label, #sp-column-50 > .column-label, #sp-column-500 > .column-label, #sp-column-501 > .column-label, #sp-column-502 > .column-label, #sp-column-503 > .column-label, #sp-column-505 > .column-label, #sp-column-506 > .column-label, #sp-column-507 > .column-label, #sp-column-508 > .column-label, #sp-column-509 > .column-label, #sp-column-51 > .column-label, #sp-column-510 > .column-label, #sp-column-511 > .column-label, #sp-column-512 > .column-label, #sp-column-513 > .column-label, #sp-column-514 > .column-label, #sp-column-515 > .column-label, #sp-column-516 > .column-label, #sp-column-517 > .column-label, #sp-column-518 > .column-label, #sp-column-519 > .column-label, #sp-column-52 > .column-label, #sp-column-53 > .column-label, #sp-column-54 > .column-label, #sp-column-55 > .column-label, #sp-column-56 > .column-label, #sp-column-57 > .column-label, #sp-column-58 > .column-label, #sp-column-59 > .column-label, #sp-column-6 > .column-label, #sp-column-60 > .column-label, #sp-column-61 > .column-label, #sp-column-62 > .column-label, #sp-column-63 > .column-label, #sp-column-64 > .column-label, #sp-column-65 > .column-label, #sp-column-66 > .column-label, #sp-column-67 > .column-label, #sp-column-68 > .column-label, #sp-column-69 > .column-label, #sp-column-7 > .column-label, #sp-column-70 > .column-label, #sp-column-71 > .column-label, #sp-column-72 > .column-label, #sp-column-73 > .column-label, #sp-column-74 > .column-label, #sp-column-75 > .column-label, #sp-column-76 > .column-label, #sp-column-77 > .column-label, #sp-column-78 > .column-label, #sp-column-79 > .column-label, #sp-column-8 > .column-label, #sp-column-80 > .column-label, #sp-column-81 > .column-label, #sp-column-82 > .column-label, #sp-column-83 > .column-label, #sp-column-84 > .column-label, #sp-column-85 > .column-label, #sp-column-86 > .column-label, #sp-column-87 > .column-label, #sp-column-88 > .column-label, #sp-column-89 > .column-label, #sp-column-9 > .column-label, #sp-column-90 > .column-label, #sp-column-91 > .column-label, #sp-column-92 > .column-label, #sp-column-93 > .column-label, #sp-column-94 > .column-label, #sp-column-95 > .column-label, #sp-column-96 > .column-label, #sp-column-97 > .column-label, #sp-column-98 > .column-label{
  background-color : #f8f8f8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

#sp-column-1 > .column-label h3, #sp-column-10 > .column-label h3, #sp-column-100 > .column-label h3, #sp-column-101 > .column-label h3, #sp-column-102 > .column-label h3, #sp-column-103 > .column-label h3, #sp-column-104 > .column-label h3, #sp-column-105 > .column-label h3, #sp-column-106 > .column-label h3, #sp-column-107 > .column-label h3, #sp-column-108 > .column-label h3, #sp-column-109 > .column-label h3, #sp-column-11 > .column-label h3, #sp-column-110 > .column-label h3, #sp-column-111 > .column-label h3, #sp-column-112 > .column-label h3, #sp-column-113 > .column-label h3, #sp-column-114 > .column-label h3, #sp-column-116 > .column-label h3, #sp-column-117 > .column-label h3, #sp-column-118 > .column-label h3, #sp-column-119 > .column-label h3, #sp-column-12 > .column-label h3, #sp-column-120 > .column-label h3, #sp-column-121 > .column-label h3, #sp-column-122 > .column-label h3, #sp-column-123 > .column-label h3, #sp-column-124 > .column-label h3, #sp-column-125 > .column-label h3, #sp-column-126 > .column-label h3, #sp-column-127 > .column-label h3, #sp-column-128 > .column-label h3, #sp-column-129 > .column-label h3, #sp-column-13 > .column-label h3, #sp-column-130 > .column-label h3, #sp-column-131 > .column-label h3, #sp-column-132 > .column-label h3, #sp-column-133 > .column-label h3, #sp-column-134 > .column-label h3, #sp-column-135 > .column-label h3, #sp-column-136 > .column-label h3, #sp-column-137 > .column-label h3, #sp-column-138 > .column-label h3, #sp-column-139 > .column-label h3, #sp-column-14 > .column-label h3, #sp-column-140 > .column-label h3, #sp-column-141 > .column-label h3, #sp-column-142 > .column-label h3, #sp-column-143 > .column-label h3, #sp-column-144 > .column-label h3, #sp-column-145 > .column-label h3, #sp-column-146 > .column-label h3, #sp-column-147 > .column-label h3, #sp-column-148 > .column-label h3, #sp-column-149 > .column-label h3, #sp-column-15 > .column-label h3, #sp-column-150 > .column-label h3, #sp-column-151 > .column-label h3, #sp-column-152 > .column-label h3, #sp-column-153 > .column-label h3, #sp-column-155 > .column-label h3, #sp-column-156 > .column-label h3, #sp-column-157 > .column-label h3, #sp-column-158 > .column-label h3, #sp-column-159 > .column-label h3, #sp-column-16 > .column-label h3, #sp-column-160 > .column-label h3, #sp-column-161 > .column-label h3, #sp-column-162 > .column-label h3, #sp-column-163 > .column-label h3, #sp-column-164 > .column-label h3, #sp-column-165 > .column-label h3, #sp-column-166 > .column-label h3, #sp-column-167 > .column-label h3, #sp-column-168 > .column-label h3, #sp-column-169 > .column-label h3, #sp-column-17 > .column-label h3, #sp-column-170 > .column-label h3, #sp-column-171 > .column-label h3, #sp-column-172 > .column-label h3, #sp-column-173 > .column-label h3, #sp-column-174 > .column-label h3, #sp-column-175 > .column-label h3, #sp-column-176 > .column-label h3, #sp-column-177 > .column-label h3, #sp-column-178 > .column-label h3, #sp-column-179 > .column-label h3, #sp-column-18 > .column-label h3, #sp-column-181 > .column-label h3, #sp-column-182 > .column-label h3, #sp-column-183 > .column-label h3, #sp-column-184 > .column-label h3, #sp-column-185 > .column-label h3, #sp-column-186 > .column-label h3, #sp-column-187 > .column-label h3, #sp-column-189 > .column-label h3, #sp-column-19 > .column-label h3, #sp-column-190 > .column-label h3, #sp-column-191 > .column-label h3, #sp-column-192 > .column-label h3, #sp-column-193 > .column-label h3, #sp-column-194 > .column-label h3, #sp-column-195 > .column-label h3, #sp-column-196 > .column-label h3, #sp-column-197 > .column-label h3, #sp-column-198 > .column-label h3, #sp-column-199 > .column-label h3, #sp-column-2 > .column-label h3, #sp-column-20 > .column-label h3, #sp-column-200 > .column-label h3, #sp-column-201 > .column-label h3, #sp-column-202 > .column-label h3, #sp-column-203 > .column-label h3, #sp-column-204 > .column-label h3, #sp-column-205 > .column-label h3, #sp-column-206 > .column-label h3, #sp-column-207 > .column-label h3, #sp-column-209 > .column-label h3, #sp-column-21 > .column-label h3, #sp-column-210 > .column-label h3, #sp-column-211 > .column-label h3, #sp-column-212 > .column-label h3, #sp-column-213 > .column-label h3, #sp-column-215 > .column-label h3, #sp-column-216 > .column-label h3, #sp-column-217 > .column-label h3, #sp-column-218 > .column-label h3, #sp-column-219 > .column-label h3, #sp-column-22 > .column-label h3, #sp-column-220 > .column-label h3, #sp-column-221 > .column-label h3, #sp-column-222 > .column-label h3, #sp-column-223 > .column-label h3, #sp-column-224 > .column-label h3, #sp-column-225 > .column-label h3, #sp-column-226 > .column-label h3, #sp-column-227 > .column-label h3, #sp-column-228 > .column-label h3, #sp-column-229 > .column-label h3, #sp-column-23 > .column-label h3, #sp-column-230 > .column-label h3, #sp-column-231 > .column-label h3, #sp-column-232 > .column-label h3, #sp-column-233 > .column-label h3, #sp-column-234 > .column-label h3, #sp-column-235 > .column-label h3, #sp-column-236 > .column-label h3, #sp-column-237 > .column-label h3, #sp-column-238 > .column-label h3, #sp-column-239 > .column-label h3, #sp-column-24 > .column-label h3, #sp-column-240 > .column-label h3, #sp-column-242 > .column-label h3, #sp-column-243 > .column-label h3, #sp-column-244 > .column-label h3, #sp-column-245 > .column-label h3, #sp-column-246 > .column-label h3, #sp-column-247 > .column-label h3, #sp-column-249 > .column-label h3, #sp-column-25 > .column-label h3, #sp-column-250 > .column-label h3, #sp-column-251 > .column-label h3, #sp-column-252 > .column-label h3, #sp-column-253 > .column-label h3, #sp-column-254 > .column-label h3, #sp-column-255 > .column-label h3, #sp-column-256 > .column-label h3, #sp-column-257 > .column-label h3, #sp-column-258 > .column-label h3, #sp-column-259 > .column-label h3, #sp-column-26 > .column-label h3, #sp-column-260 > .column-label h3, #sp-column-261 > .column-label h3, #sp-column-262 > .column-label h3, #sp-column-263 > .column-label h3, #sp-column-264 > .column-label h3, #sp-column-265 > .column-label h3, #sp-column-266 > .column-label h3, #sp-column-267 > .column-label h3, #sp-column-268 > .column-label h3, #sp-column-269 > .column-label h3, #sp-column-27 > .column-label h3, #sp-column-270 > .column-label h3, #sp-column-271 > .column-label h3, #sp-column-272 > .column-label h3, #sp-column-273 > .column-label h3, #sp-column-274 > .column-label h3, #sp-column-275 > .column-label h3, #sp-column-276 > .column-label h3, #sp-column-277 > .column-label h3, #sp-column-278 > .column-label h3, #sp-column-279 > .column-label h3, #sp-column-28 > .column-label h3, #sp-column-280 > .column-label h3, #sp-column-281 > .column-label h3, #sp-column-283 > .column-label h3, #sp-column-284 > .column-label h3, #sp-column-285 > .column-label h3, #sp-column-286 > .column-label h3, #sp-column-287 > .column-label h3, #sp-column-289 > .column-label h3, #sp-column-29 > .column-label h3, #sp-column-290 > .column-label h3, #sp-column-291 > .column-label h3, #sp-column-292 > .column-label h3, #sp-column-293 > .column-label h3, #sp-column-294 > .column-label h3, #sp-column-295 > .column-label h3, #sp-column-297 > .column-label h3, #sp-column-298 > .column-label h3, #sp-column-299 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-30 > .column-label h3, #sp-column-301 > .column-label h3, #sp-column-302 > .column-label h3, #sp-column-303 > .column-label h3, #sp-column-304 > .column-label h3, #sp-column-305 > .column-label h3, #sp-column-307 > .column-label h3, #sp-column-308 > .column-label h3, #sp-column-309 > .column-label h3, #sp-column-31 > .column-label h3, #sp-column-310 > .column-label h3, #sp-column-311 > .column-label h3, #sp-column-312 > .column-label h3, #sp-column-313 > .column-label h3, #sp-column-314 > .column-label h3, #sp-column-315 > .column-label h3, #sp-column-316 > .column-label h3, #sp-column-317 > .column-label h3, #sp-column-318 > .column-label h3, #sp-column-319 > .column-label h3, #sp-column-32 > .column-label h3, #sp-column-320 > .column-label h3, #sp-column-321 > .column-label h3, #sp-column-322 > .column-label h3, #sp-column-323 > .column-label h3, #sp-column-324 > .column-label h3, #sp-column-325 > .column-label h3, #sp-column-326 > .column-label h3, #sp-column-327 > .column-label h3, #sp-column-328 > .column-label h3, #sp-column-33 > .column-label h3, #sp-column-330 > .column-label h3, #sp-column-331 > .column-label h3, #sp-column-332 > .column-label h3, #sp-column-333 > .column-label h3, #sp-column-334 > .column-label h3, #sp-column-335 > .column-label h3, #sp-column-336 > .column-label h3, #sp-column-338 > .column-label h3, #sp-column-339 > .column-label h3, #sp-column-34 > .column-label h3, #sp-column-340 > .column-label h3, #sp-column-341 > .column-label h3, #sp-column-343 > .column-label h3, #sp-column-344 > .column-label h3, #sp-column-345 > .column-label h3, #sp-column-346 > .column-label h3, #sp-column-347 > .column-label h3, #sp-column-348 > .column-label h3, #sp-column-349 > .column-label h3, #sp-column-35 > .column-label h3, #sp-column-350 > .column-label h3, #sp-column-351 > .column-label h3, #sp-column-352 > .column-label h3, #sp-column-353 > .column-label h3, #sp-column-355 > .column-label h3, #sp-column-356 > .column-label h3, #sp-column-357 > .column-label h3, #sp-column-358 > .column-label h3, #sp-column-359 > .column-label h3, #sp-column-36 > .column-label h3, #sp-column-361 > .column-label h3, #sp-column-362 > .column-label h3, #sp-column-363 > .column-label h3, #sp-column-364 > .column-label h3, #sp-column-365 > .column-label h3, #sp-column-366 > .column-label h3, #sp-column-367 > .column-label h3, #sp-column-368 > .column-label h3, #sp-column-369 > .column-label h3, #sp-column-37 > .column-label h3, #sp-column-370 > .column-label h3, #sp-column-371 > .column-label h3, #sp-column-372 > .column-label h3, #sp-column-373 > .column-label h3, #sp-column-374 > .column-label h3, #sp-column-375 > .column-label h3, #sp-column-376 > .column-label h3, #sp-column-377 > .column-label h3, #sp-column-378 > .column-label h3, #sp-column-379 > .column-label h3, #sp-column-38 > .column-label h3, #sp-column-380 > .column-label h3, #sp-column-381 > .column-label h3, #sp-column-382 > .column-label h3, #sp-column-383 > .column-label h3, #sp-column-385 > .column-label h3, #sp-column-386 > .column-label h3, #sp-column-387 > .column-label h3, #sp-column-388 > .column-label h3, #sp-column-389 > .column-label h3, #sp-column-39 > .column-label h3, #sp-column-390 > .column-label h3, #sp-column-391 > .column-label h3, #sp-column-392 > .column-label h3, #sp-column-393 > .column-label h3, #sp-column-394 > .column-label h3, #sp-column-395 > .column-label h3, #sp-column-396 > .column-label h3, #sp-column-397 > .column-label h3, #sp-column-398 > .column-label h3, #sp-column-399 > .column-label h3, #sp-column-4 > .column-label h3, #sp-column-40 > .column-label h3, #sp-column-400 > .column-label h3, #sp-column-401 > .column-label h3, #sp-column-402 > .column-label h3, #sp-column-404 > .column-label h3, #sp-column-405 > .column-label h3, #sp-column-406 > .column-label h3, #sp-column-407 > .column-label h3, #sp-column-408 > .column-label h3, #sp-column-409 > .column-label h3, #sp-column-41 > .column-label h3, #sp-column-411 > .column-label h3, #sp-column-412 > .column-label h3, #sp-column-413 > .column-label h3, #sp-column-414 > .column-label h3, #sp-column-415 > .column-label h3, #sp-column-416 > .column-label h3, #sp-column-417 > .column-label h3, #sp-column-418 > .column-label h3, #sp-column-419 > .column-label h3, #sp-column-42 > .column-label h3, #sp-column-420 > .column-label h3, #sp-column-421 > .column-label h3, #sp-column-422 > .column-label h3, #sp-column-423 > .column-label h3, #sp-column-424 > .column-label h3, #sp-column-425 > .column-label h3, #sp-column-426 > .column-label h3, #sp-column-427 > .column-label h3, #sp-column-428 > .column-label h3, #sp-column-429 > .column-label h3, #sp-column-43 > .column-label h3, #sp-column-430 > .column-label h3, #sp-column-431 > .column-label h3, #sp-column-432 > .column-label h3, #sp-column-433 > .column-label h3, #sp-column-435 > .column-label h3, #sp-column-436 > .column-label h3, #sp-column-437 > .column-label h3, #sp-column-438 > .column-label h3, #sp-column-439 > .column-label h3, #sp-column-44 > .column-label h3, #sp-column-440 > .column-label h3, #sp-column-441 > .column-label h3, #sp-column-442 > .column-label h3, #sp-column-443 > .column-label h3, #sp-column-444 > .column-label h3, #sp-column-445 > .column-label h3, #sp-column-446 > .column-label h3, #sp-column-447 > .column-label h3, #sp-column-448 > .column-label h3, #sp-column-449 > .column-label h3, #sp-column-45 > .column-label h3, #sp-column-450 > .column-label h3, #sp-column-451 > .column-label h3, #sp-column-452 > .column-label h3, #sp-column-453 > .column-label h3, #sp-column-454 > .column-label h3, #sp-column-455 > .column-label h3, #sp-column-456 > .column-label h3, #sp-column-457 > .column-label h3, #sp-column-458 > .column-label h3, #sp-column-459 > .column-label h3, #sp-column-46 > .column-label h3, #sp-column-460 > .column-label h3, #sp-column-461 > .column-label h3, #sp-column-462 > .column-label h3, #sp-column-463 > .column-label h3, #sp-column-464 > .column-label h3, #sp-column-465 > .column-label h3, #sp-column-466 > .column-label h3, #sp-column-467 > .column-label h3, #sp-column-468 > .column-label h3, #sp-column-469 > .column-label h3, #sp-column-47 > .column-label h3, #sp-column-470 > .column-label h3, #sp-column-471 > .column-label h3, #sp-column-472 > .column-label h3, #sp-column-473 > .column-label h3, #sp-column-474 > .column-label h3, #sp-column-475 > .column-label h3, #sp-column-476 > .column-label h3, #sp-column-477 > .column-label h3, #sp-column-478 > .column-label h3, #sp-column-479 > .column-label h3, #sp-column-48 > .column-label h3, #sp-column-480 > .column-label h3, #sp-column-481 > .column-label h3, #sp-column-482 > .column-label h3, #sp-column-483 > .column-label h3, #sp-column-484 > .column-label h3, #sp-column-485 > .column-label h3, #sp-column-486 > .column-label h3, #sp-column-487 > .column-label h3, #sp-column-488 > .column-label h3, #sp-column-489 > .column-label h3, #sp-column-49 > .column-label h3, #sp-column-490 > .column-label h3, #sp-column-491 > .column-label h3, #sp-column-492 > .column-label h3, #sp-column-493 > .column-label h3, #sp-column-494 > .column-label h3, #sp-column-495 > .column-label h3, #sp-column-496 > .column-label h3, #sp-column-497 > .column-label h3, #sp-column-498 > .column-label h3, #sp-column-499 > .column-label h3, #sp-column-5 > .column-label h3, #sp-column-50 > .column-label h3, #sp-column-500 > .column-label h3, #sp-column-501 > .column-label h3, #sp-column-502 > .column-label h3, #sp-column-503 > .column-label h3, #sp-column-505 > .column-label h3, #sp-column-506 > .column-label h3, #sp-column-507 > .column-label h3, #sp-column-508 > .column-label h3, #sp-column-509 > .column-label h3, #sp-column-51 > .column-label h3, #sp-column-510 > .column-label h3, #sp-column-511 > .column-label h3, #sp-column-512 > .column-label h3, #sp-column-513 > .column-label h3, #sp-column-514 > .column-label h3, #sp-column-515 > .column-label h3, #sp-column-516 > .column-label h3, #sp-column-517 > .column-label h3, #sp-column-518 > .column-label h3, #sp-column-519 > .column-label h3, #sp-column-52 > .column-label h3, #sp-column-53 > .column-label h3, #sp-column-54 > .column-label h3, #sp-column-55 > .column-label h3, #sp-column-56 > .column-label h3, #sp-column-57 > .column-label h3, #sp-column-58 > .column-label h3, #sp-column-59 > .column-label h3, #sp-column-6 > .column-label h3, #sp-column-60 > .column-label h3, #sp-column-61 > .column-label h3, #sp-column-62 > .column-label h3, #sp-column-63 > .column-label h3, #sp-column-64 > .column-label h3, #sp-column-65 > .column-label h3, #sp-column-66 > .column-label h3, #sp-column-67 > .column-label h3, #sp-column-68 > .column-label h3, #sp-column-69 > .column-label h3, #sp-column-7 > .column-label h3, #sp-column-70 > .column-label h3, #sp-column-71 > .column-label h3, #sp-column-72 > .column-label h3, #sp-column-73 > .column-label h3, #sp-column-74 > .column-label h3, #sp-column-75 > .column-label h3, #sp-column-76 > .column-label h3, #sp-column-77 > .column-label h3, #sp-column-78 > .column-label h3, #sp-column-79 > .column-label h3, #sp-column-8 > .column-label h3, #sp-column-80 > .column-label h3, #sp-column-81 > .column-label h3, #sp-column-82 > .column-label h3, #sp-column-83 > .column-label h3, #sp-column-84 > .column-label h3, #sp-column-85 > .column-label h3, #sp-column-86 > .column-label h3, #sp-column-87 > .column-label h3, #sp-column-88 > .column-label h3, #sp-column-89 > .column-label h3, #sp-column-9 > .column-label h3, #sp-column-90 > .column-label h3, #sp-column-91 > .column-label h3, #sp-column-92 > .column-label h3, #sp-column-93 > .column-label h3, #sp-column-94 > .column-label h3, #sp-column-95 > .column-label h3, #sp-column-96 > .column-label h3, #sp-column-97 > .column-label h3, #sp-column-98 > .column-label h3{
  font-size : 12px;
  color : #555555;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5{
  background-color : transparent;
  background-image : url(img/back-dot-01.gif);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 2px;
  margin-top : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #bfbfbf;
}

#sp-site-navigation-2 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle{
  font-size : 1.3rem;
  background-color : #e7e7e7;
  background-image : url(img/icon-menu-toggle-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -9999px;
  padding-top : 12px;
  padding-bottom : 12px;
}

#sp-site-navigation-2 li > a:active, #sp-site-navigation-3 li > a:active, #sp-site-navigation-4 li > a:active, #sp-site-navigation-5 li > a:active{
  color : #19619a;
  background-color : #e7e7e7;
}

#sp-site-navigation-2 li > a:hover, #sp-site-navigation-3 li > a:hover, #sp-site-navigation-4 li > a:hover, #sp-site-navigation-5 li > a:hover{
  color : #19619a;
  background-color : #e7e7e7;
}

#sp-site-navigation-2 ul li > a, #sp-site-navigation-3 ul li > a, #sp-site-navigation-4 ul li > a, #sp-site-navigation-5 ul li > a{
  color : #404040;
  background-color : #efefef;
  padding-top : 7px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-bottom-color : #bfbfbf;
}

#sp-site-navigation-2 ul ul li > a, #sp-site-navigation-3 ul ul li > a, #sp-site-navigation-4 ul ul li > a, #sp-site-navigation-5 ul ul li > a{
  padding-left : 40px;
  padding-right : 10px;
}

#sp-site-navigation-2 ul ul ul li > a, #sp-site-navigation-3 ul ul ul li > a, #sp-site-navigation-4 ul ul ul li > a, #sp-site-navigation-5 ul ul ul li > a{
  padding-left : 55px;
}

#sp-site-navigation-2 > ul li.current-menu-ancestor > a, #sp-site-navigation-3 > ul li.current-menu-ancestor > a, #sp-site-navigation-4 > ul li.current-menu-ancestor > a, #sp-site-navigation-5 > ul li.current-menu-ancestor > a{
  color : #19619a;
  background-color : #e7e7e7;
}

#sp-site-navigation-2 > ul li.current-menu-item > a, #sp-site-navigation-3 > ul li.current-menu-item > a, #sp-site-navigation-4 > ul li.current-menu-item > a, #sp-site-navigation-5 > ul li.current-menu-item > a{
  color : #19619a;
  background-color : #e7e7e7;
}

#sp-site-navigation-2 > ul li.current_page_ancestor > a, #sp-site-navigation-3 > ul li.current_page_ancestor > a, #sp-site-navigation-4 > ul li.current_page_ancestor > a, #sp-site-navigation-5 > ul li.current_page_ancestor > a{
  color : #19619a;
  background-color : #e7e7e7;
}

#sp-site-navigation-2 > ul li.current_page_item > a, #sp-site-navigation-3 > ul li.current_page_item > a, #sp-site-navigation-4 > ul li.current_page_item > a, #sp-site-navigation-5 > ul li.current_page_item > a{
  color : #19619a;
  background-color : #e7e7e7;
}

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

  #sp-site-navigation-1{
    background-image : url(img/back-main-nav.png);
    background-position : left 3px;
    padding-top : 3px;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #bfbfbf;
    border-bottom-color : #bfbfbf;
    box-shadow : 0px 3px 3px 0px #bfbfbf;
    position : relative;
    z-index : 10;
  }

  #sp-site-navigation-1 ul ul{
    background-color : #e7e7e7;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #404040;
    padding-top : 9px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 9px;
  }

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

  #sp-site-navigation-1::before{
    background-color : transparent;
    background-image : url(img/back-dot-01.gif);
    background-repeat : repeat-x;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    width : 100%;
    height : 3px;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    z-index : 1;
    content : '';
  }

  #sp-site-navigation-1 > ul{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #bfbfbf;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.3rem;
    font-weight : bold;
    line-height : 1;
    color : #404040;
    padding-top : 18px;
    padding-left : 23px;
    padding-right : 23px;
    padding-bottom : 17px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #ffffff;
    border-right-color : #bfbfbf;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }
}

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

  #sp-site-navigation-1{
    background-color : transparent;
    background-image : url(img/back-dot-01.gif);
    background-repeat : repeat-x;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-top : 2px;
    margin-top : 0px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #bfbfbf;
  }

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

  #sp-site-navigation-1 li > a:active{
    color : #19619a;
    background-color : #e7e7e7;
  }

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

  #sp-site-navigation-1 ul li > a{
    color : #404040;
    background-color : #efefef;
    padding-top : 7px;
    padding-bottom : 7px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #bfbfbf;
  }

  #sp-site-navigation-1 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a{
    padding-left : 55px;
  }

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

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

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

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

#sp-page-title-248, #sp-page-title-249, #sp-page-title-250, #sp-page-title-251, #sp-page-title-252, #sp-page-title-253, #sp-page-title-254, #sp-page-title-283, #sp-page-title-284, #sp-page-title-285, #sp-page-title-286, #sp-page-title-287, #sp-page-title-288{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : initial;
}

#sp-page-title-248 h1, #sp-page-title-249 h1, #sp-page-title-250 h1, #sp-page-title-251 h1, #sp-page-title-252 h1, #sp-page-title-253 h1, #sp-page-title-254 h1, #sp-page-title-283 h1, #sp-page-title-284 h1, #sp-page-title-285 h1, #sp-page-title-286 h1, #sp-page-title-287 h1, #sp-page-title-288 h1{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #19619a;
  display : block;
}

#post-list, #sp-wp-post-list-1, #sp-wp-post-list-2{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

.hpb-viewtype-content#post-list > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-date#post-list > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-full#post-list, .hpb-viewtype-full#sp-wp-post-list-1, .hpb-viewtype-full#sp-wp-post-list-2{
  padding-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;
  box-shadow : none;
}

.hpb-viewtype-full#post-list h3, .hpb-viewtype-full#sp-wp-post-list-1 h3, .hpb-viewtype-full#sp-wp-post-list-2 h3{
  padding-bottom : 1px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

.hpb-viewtype-simple#post-list, .hpb-viewtype-simple#sp-wp-post-list-1, .hpb-viewtype-simple#sp-wp-post-list-2{
  padding-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;
  box-shadow : none;
}

.hpb-viewtype-simple#post-list h3, .hpb-viewtype-simple#sp-wp-post-list-1 h3, .hpb-viewtype-simple#sp-wp-post-list-2 h3{
  padding-bottom : 1px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

.hpb-viewtype-thumbnail#post-list, .hpb-viewtype-thumbnail#sp-wp-post-list-1, .hpb-viewtype-thumbnail#sp-wp-post-list-2{
  padding-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;
  box-shadow : none;
}

.hpb-viewtype-thumbnail#post-list h3, .hpb-viewtype-thumbnail#sp-wp-post-list-1 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-2 h3{
  padding-bottom : 1px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

.hpb-viewtype-title#post-list > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a{
  margin-right : 30px;
}

#post-list > .hpb-more-entry, #sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#post-list > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a{
  font-size : 1.2rem;
  color : #555555;
  background-color : #f2f2f2;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}

#post-list > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-2 > article{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

#post-list > article > div, #sp-wp-post-list-1 > article > div, #sp-wp-post-list-2 > article > div{
  padding-left : 30px;
  padding-right : 30px;
}

#post-list > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-2 > article > footer{
  color : #19619a;
  padding-left : 30px;
  padding-right : 30px;
  clear : both;
}

#post-list > article > footer .by-author, #sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#post-list > article > footer .cat-links, #sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#post-list > article > footer .comments-link, #sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#post-list > article > footer .date, #sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-2 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#post-list > article > footer .sep, #sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep{
  display : none;
}

#post-list > article > footer .tags-links, #sp-wp-post-list-1 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#post-list > article > footer a, #sp-wp-post-list-1 > article > footer a, #sp-wp-post-list-2 > article > footer a{
  color : #19619a;
}

#post-list > article > footer span, #sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-2 > article > footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  vertical-align : baseline;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#post-list > article > header, #sp-wp-post-list-1 > article > header, #sp-wp-post-list-2 > article > header{
  margin-bottom : 24px;
}

#post-list > article > header > h4, #sp-wp-post-list-1 > article > header > h4, #sp-wp-post-list-2 > article > header > h4{
  margin-bottom : 0px;
}

#post-list > article > header > h4 > a, #sp-wp-post-list-1 > article > header > h4 > a, #sp-wp-post-list-2 > article > header > h4 > a{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #19619a;
  display : block;
}

#post-list > article > p > img, #sp-wp-post-list-1 > article > p > img, #sp-wp-post-list-2 > article > p > img{
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#post-list > dl, #sp-wp-post-list-1 > dl, #sp-wp-post-list-2 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 49px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#post-list > dl::after, #sp-wp-post-list-1 > dl::after, #sp-wp-post-list-2 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#post-list > dl > dd, #sp-wp-post-list-1 > dl > dd, #sp-wp-post-list-2 > dl > dd{
  padding-top : 3px;
  padding-left : 144px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : -144px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#post-list > dl > dt, #sp-wp-post-list-1 > dl > dt, #sp-wp-post-list-2 > dl > dt{
  background-image : url(img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 3px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 3px;
  width : 144px;
  float : left;
}

#post-list > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3{
  margin-bottom : 24px;
}

#post-list > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #19619a;
  display : block;
}

#post-list > nav, #sp-wp-post-list-1 > nav, #sp-wp-post-list-2 > nav{
  margin-bottom : 0px;
}

#post-list > nav .nav-next, #sp-wp-post-list-1 > nav .nav-next, #sp-wp-post-list-2 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#post-list > nav .nav-previous, #sp-wp-post-list-1 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#post-list > nav a, #sp-wp-post-list-1 > nav a, #sp-wp-post-list-2 > nav a{
  font-style : italic;
  color : #19619a;
  text-decoration : underline;
}

#post-list > nav div, #sp-wp-post-list-1 > nav div, #sp-wp-post-list-2 > nav div{
  width : 50%;
}

#post-list > ul, #sp-wp-post-list-1 > ul, #sp-wp-post-list-2 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 49px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#post-list> ul> li, #sp-wp-post-list-1> ul> li, #sp-wp-post-list-2> ul> li {
}

#post-list > ul > li > a, #sp-wp-post-list-1 > ul > li > a, #sp-wp-post-list-2 > ul > li > a{
  background-image : url(img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 3px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 3px;
  display : block;
}

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

  #post-list dl dd, #sp-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd{
    margin-left : 10px;
  }

  .hpb-viewtype-date#post-list dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#post-list dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

.page-access1#content #page-content, .page-blog#content #page-content, .page-contact1#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-policy1#content #page-content, .page-post_archive#content #page-content, .page-toppage#content #page-content{
  background-color : #ffffff;
  padding-top : 24px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

.page-access1#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-contact1#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#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-custom16#content #page-content > blockquote, .page-custom17#content #page-content > blockquote, .page-custom18#content #page-content > blockquote, .page-custom19#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom20#content #page-content > blockquote, .page-custom21#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-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-policy1#content #page-content > blockquote, .page-post_archive#content #page-content > blockquote, .page-toppage#content #page-content > blockquote{
  background-color : #f8f8f8;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

.page-access1#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-contact1#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom17#content #page-content > blockquote p, .page-custom18#content #page-content > blockquote p, .page-custom19#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom20#content #page-content > blockquote p, .page-custom21#content #page-content > blockquote p, .page-custom22#content #page-content > blockquote p, .page-custom23#content #page-content > blockquote p, .page-custom24#content #page-content > blockquote p, .page-custom25#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-policy1#content #page-content > blockquote p, .page-post_archive#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access1#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-contact1#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom10#content #page-content > blockquote p:first-child, .page-custom11#content #page-content > blockquote p:first-child, .page-custom12#content #page-content > blockquote p:first-child, .page-custom13#content #page-content > blockquote p:first-child, .page-custom14#content #page-content > blockquote p:first-child, .page-custom15#content #page-content > blockquote p:first-child, .page-custom16#content #page-content > blockquote p:first-child, .page-custom17#content #page-content > blockquote p:first-child, .page-custom18#content #page-content > blockquote p:first-child, .page-custom19#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom20#content #page-content > blockquote p:first-child, .page-custom21#content #page-content > blockquote p:first-child, .page-custom22#content #page-content > blockquote p:first-child, .page-custom23#content #page-content > blockquote p:first-child, .page-custom24#content #page-content > blockquote p:first-child, .page-custom25#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-custom7#content #page-content > blockquote p:first-child, .page-custom8#content #page-content > blockquote p:first-child, .page-custom9#content #page-content > blockquote p:first-child, .page-policy1#content #page-content > blockquote p:first-child, .page-post_archive#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child{
  margin-top : 0px;
}

.page-access1#content #page-content > h1, .page-blog#content #page-content > h1, .page-contact1#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#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-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom19#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom21#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-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-policy1#content #page-content > h1, .page-post_archive#content #page-content > h1, .page-toppage#content #page-content > h1{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #19619a;
  clear : both;
}

.page-access1#content #page-content > h2, .page-blog#content #page-content > h2, .page-contact1#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#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-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom19#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom21#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-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-policy1#content #page-content > h2, .page-post_archive#content #page-content > h2, .page-toppage#content #page-content > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access1#content #page-content > h3, .page-blog#content #page-content > h3, .page-contact1#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#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-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom19#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom21#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-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-policy1#content #page-content > h3, .page-post_archive#content #page-content > h3, .page-toppage#content #page-content > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access1#content #page-content > h4, .page-blog#content #page-content > h4, .page-contact1#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#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-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom19#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom21#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-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-policy1#content #page-content > h4, .page-post_archive#content #page-content > h4, .page-toppage#content #page-content > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access1#content #page-content > h5, .page-blog#content #page-content > h5, .page-contact1#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#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-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom19#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom21#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-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-policy1#content #page-content > h5, .page-post_archive#content #page-content > h5, .page-toppage#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access1#content #page-content > h6, .page-blog#content #page-content > h6, .page-contact1#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#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-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom19#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom21#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-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-policy1#content #page-content > h6, .page-post_archive#content #page-content > h6, .page-toppage#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access1#content #page-content > hr, .page-blog#content #page-content > hr, .page-contact1#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#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-custom16#content #page-content > hr, .page-custom17#content #page-content > hr, .page-custom18#content #page-content > hr, .page-custom19#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom20#content #page-content > hr, .page-custom21#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-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#content #page-content > hr, .page-policy1#content #page-content > hr, .page-post_archive#content #page-content > hr, .page-toppage#content #page-content > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #19619a;
}

.page-access1#content #page-content > img, .page-blog#content #page-content > img, .page-contact1#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom11#content #page-content > img, .page-custom12#content #page-content > img, .page-custom13#content #page-content > img, .page-custom14#content #page-content > img, .page-custom15#content #page-content > img, .page-custom16#content #page-content > img, .page-custom17#content #page-content > img, .page-custom18#content #page-content > img, .page-custom19#content #page-content > img, .page-custom2#content #page-content > img, .page-custom20#content #page-content > img, .page-custom21#content #page-content > img, .page-custom22#content #page-content > img, .page-custom23#content #page-content > img, .page-custom24#content #page-content > img, .page-custom25#content #page-content > img, .page-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-custom5#content #page-content > img, .page-custom6#content #page-content > img, .page-custom7#content #page-content > img, .page-custom8#content #page-content > img, .page-custom9#content #page-content > img, .page-policy1#content #page-content > img, .page-post_archive#content #page-content > img, .page-toppage#content #page-content > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access1#content #page-content > ins, .page-blog#content #page-content > ins, .page-contact1#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom16#content #page-content > ins, .page-custom17#content #page-content > ins, .page-custom18#content #page-content > ins, .page-custom19#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom20#content #page-content > ins, .page-custom21#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-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom9#content #page-content > ins, .page-policy1#content #page-content > ins, .page-post_archive#content #page-content > ins, .page-toppage#content #page-content > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access1#content #page-content > ol, .page-blog#content #page-content > ol, .page-contact1#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#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-custom16#content #page-content > ol, .page-custom17#content #page-content > ol, .page-custom18#content #page-content > ol, .page-custom19#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom20#content #page-content > ol, .page-custom21#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-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom9#content #page-content > ol, .page-policy1#content #page-content > ol, .page-post_archive#content #page-content > ol, .page-toppage#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-access1#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-contact1#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-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-custom16#content #page-content > ol ol, .page-custom17#content #page-content > ol ol, .page-custom18#content #page-content > ol ol, .page-custom19#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom20#content #page-content > ol ol, .page-custom21#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-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-policy1#content #page-content > ol ol, .page-post_archive#content #page-content > ol ol, .page-toppage#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-access1#content #page-content > p, .page-blog#content #page-content > p, .page-contact1#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#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-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom18#content #page-content > p, .page-custom19#content #page-content > p, .page-custom2#content #page-content > p, .page-custom20#content #page-content > p, .page-custom21#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-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-policy1#content #page-content > p, .page-post_archive#content #page-content > p, .page-toppage#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access1#content #page-content > pre, .page-blog#content #page-content > pre, .page-contact1#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom16#content #page-content > pre, .page-custom17#content #page-content > pre, .page-custom18#content #page-content > pre, .page-custom19#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom20#content #page-content > pre, .page-custom21#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-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom9#content #page-content > pre, .page-policy1#content #page-content > pre, .page-post_archive#content #page-content > pre, .page-toppage#content #page-content > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-page-title-243, #sp-page-title-244, #sp-page-title-245, #sp-page-title-280{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : initial;
}

#sp-page-title-243 h1, #sp-page-title-244 h1, #sp-page-title-245 h1, #sp-page-title-280 h1{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #19619a;
  display : block;
}

