
.sfl_wpsl_section_header  { width: 10%; text-align: center;}
.sfl_wpsl_group_header {font-weight: 900;}
.sfl_wpsl_days_header { width: 10%; text-align: center; font-weight: 900;}
.sfl_wpsl_section_header {font-weight: 900 !important;}
.sfl_wpsl_group_header {width: 20%}
 .sfl_wpsl_sections tr td {font-size: 12pt; margin: 4px;}
 .sfl_wpsl_sec_time {font-size: 10pt;}
 .sfl_wpsl_section_content {text-align: center;}
 .has_scarf.sfl_wpsl_group_name { text-align:center;}
 .sfl_wpsl_group_name { font-weight:600;}
 .sfl_wpsl_has_squirrels {color: var(--scoutred); font-weight: 600;}
 .sfl_wpsl_has_beavers {color: var(--scoutblue); font-weight: 600;}
 .sfl_wpsl_has_cubs {color: var(--scoutgreen); font-weight: 600;}
 .sfl_wpsl_has_scouts {color: var(--scoutsectiongreen); font-weight: 600;}
 .sfl_wpsl_has_explorers {color: #003a82; font-weight: 600;}
 .sfl_wpsl_has_network {color: black; font-weight: 600;}
  .sfl_wpsl_has_sasu {color: var(--scoutpurple); font-weight: 600;}
  .sfl_wpsl_sections_list {display:none}
  .sfl_wpsl_sections_list h4 {margin: 0px; margin-top:0.5em;}
  .sfl_wpsl_sections_list .sfl_wpsl_ages {font-weight: 600;}
  .sfl_wpl_groupsections .sfl_wpl_groupsections_section {font-weight: 600}
  .sfl_wpsl_sections {display: block;}
  .sfl_wpsl_blobc {text-align:center;}
  .sfl_wpsl_blobkey {display:flex; flex-wrap:wrap; }
  .sfl_wpsl_grouplist_grid.sfl_wpsl_grouplist {display:flex;flex-wrap: wrap;}
  .sfl_wpsl_grouplist_group.has_scarf {text-align: center; width:33%;}
  .sfl_wpsl_grouplist_group.display_side {display: flex;}
  .sfl_wpsl_grouplist_group.display_side .sfl_wpsl_grouplist_groupscarf {width:50%;}
  .sfl_wpsl_grouplist_group.has_scarf.display_side {width: 100%;}
  .sfl_wpsl_grouplist_group.display_side .sfl_wpsl_grouplist_groupname {margin-top: auto;margin-bottom: auto;}
  .sfl_wpsl_grouplist_group {font-weight: 600; padding-left: 1em;}
  .sfl_wpsl_blobkeykey {display:flex;}
  .sfl_wpsl_blob {font-size: 1em; border-radius:50%;width:2em;height: 2em;line-height: 2em;color:white;}
  .sfl_wpsl_blob.small {font-size: 0.5em; border-radius:50%;width:1em;height: 1em;line-height: 1em;color:white;}
  .sfl_wpsl_blobkeytext {font-size: 8pt; padding-left: 10px;padding-right: 10px; padding-top: 5px;}
  .sfl_narrow_wivm_list .volunteer-opps .volunteer_opp .entry-title {font-size: 1.4em;}
   .sfl_narrow_wivm_list .volunteer-opps .volunteer_opp .entry-content .volunteer-opp-info {font-size: 1em;}
  .sfl_wpsl_has_squirrels .sfl_wpsl_blob {background: var(--scoutred); }
  .sfl_wpsl_has_beavers .sfl_wpsl_blob {background: var(--scoutblue); }
 .sfl_wpsl_has_cubs .sfl_wpsl_blob {background: var(--scoutgreen); }
 .sfl_wpsl_has_scouts .sfl_wpsl_blob {background: var(--scoutsectiongreen); }
 .sfl_wpsl_has_explorers .sfl_wpsl_blob {background:  #003a82; }
 .sfl_wpsl_has_explorers.sfl_wpsl_logo {background: #003a82;
    background-image: url(logo-explorers.svg);
       background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
 }
  .sfl_wpsl_has_cubs.sfl_wpsl_logo {background: var(--scoutgreen);
    background-image: url(logo-cubs.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size:  90% 50%;
    }
     .sfl_wpsl_has_squirrels.sfl_wpsl_logo {background: var(--scoutred);
    background-image: url(logo-squirrels.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size:  90% 50%;
    }
     .sfl_wpsl_has_beavers.sfl_wpsl_logo {background: var(--scoutblue);
    background-image: url(logo-beavers.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    }
    .sfl_wpsl_has_network.sfl_wpsl_logo {background: black;
    background-image: url(logo-network.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    }
    .sfl_wpsl_has_scouts.sfl_wpsl_logo {background: var(--scoutsectiongreen);
    background-image: url(logo-scouts.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
        
    }
  .sfl_wpsl_sections_list.logo .sfl_wpsl_has_cubs {
     background: var(--scoutgreen);
    background-image: url(logo-cubs.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
     direction: ltr;
     text-indent: -9999px;
     display:block;
     width: 20%;
     float: left;
     margin-right: 10px;  
 }   
  .sfl_wpsl_sections_list.logo .sfl_wpsl_has_explorers {
     background:  #002F6C;
    background-image: url(logo-explorers.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
     direction: ltr;
     text-indent: -9999px;
     display:block;
     width: 20%;
     float: left;
     margin-right: 10px;
     
 }   
 .sfl_wpsl_sections_list.logo .sfl_wpsl_has_scouts {
     background: var(--scoutsectiongreen);
    background-image: url(logo-scouts.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
     direction: ltr;
     text-indent: -9999px;
     display:block;
     width: 20%;
     float: left;
     margin-right: 10px;
 }
   .sfl_wpsl_sections_list.logo .sfl_wpsl_has_squirrels {
     background: var(--scoutred);
    background-image: url(logo-squirrels.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
     direction: ltr;
     text-indent: -9999px;
     display:block;
     width: 20%;
     float: left;
    margin-right: 10px;  
 }
  .sfl_wpsl_sections_list.logo .sfl_wpsl_has_beavers {
     background: var(--scoutblue);
    background-image: url(logo-beavers.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
     direction: ltr;
     text-indent: -9999px;
     display:block;
     width: 20%;
     float: left;
    margin-right: 10px;  
 }
   .sfl_wpsl_sections_list.logo .sfl_wpsl_has_network {
     background: black;
    background-image: url(logo-network.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
     direction: ltr;
     text-indent: -9999px;
     display:block;
     width: 20%;
     float: left;
    margin-right: 10px;  
 }
 .sfl_wpsl_sl {padding-bottom: 10px;}
 .sfl_wpsl_contact_block p {margin: 0;}
 .sfl_wpsl_logokey {display:flex; flex-wrap:wrap;}
 .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_squirrels {
      display:block;
     width: 5em; height: 2em;
     font-weight: 900;
     text-align: center;
     padding-top: 3px;
     background: var(--scoutyellow);
 }     
 .sfl_wpsl_logoage {display: block; text-align: center;}
 .sfl_wpsl_section_contentdivlogo {margin-right: 5px;}
 .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_cubs {
     background: var(--scoutgreen);
    background-image: url(logo-cubs.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    display:block;
     width: 5em; height: 2em;
       direction: ltr; text-indent: -9999px;
 } 
 .sfl_wpsl_logokey_label {
     font-weight: 900;
    width: 5em;
    height: 2em;
    text-align: center;
 }
   .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_squirrels {
     background: var(--scoutred);
    background-image: url(logo-squirrels.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    display:block;
     width: 5em; height: 2em;
       direction: ltr; text-indent: -9999px;
 } 
  .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_beavers {
     background: var(--scoutblue);
    background-image: url(logo-beavers.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    display:block;
     width: 5em; height: 2em;
       direction: ltr; text-indent: -9999px;
 } 
  .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_scouts {
     background: var(--scoutsectiongreen);
    background-image: url(logo-scouts.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    display:block;
     width: 5em; height: 2em;
       direction: ltr; text-indent: -9999px;
 } 
   .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_explorers {
     background: #003a82;
    background-image: url(logo-explorers.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    display:block;
     width: 5em; height: 2em;
       direction: ltr; text-indent: -9999px;
 }
    .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_network {
     background: black;
    background-image: url(logo-network.svg);
      background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 50%;
    display:block;
     width: 5em; height: 2em;
     direction: ltr; text-indent: -9999px;
 }
     .sfl_wpsl_section_contentdivlogo .sfl_wpsl_has_sasu {
      display:block;
     width: 5em; height: 2em;
     font-weight: 900;
     text-align: center;
     color: white;
     padding-top: 3px;
     background: var(--scoutpurple);
 }
 .sfl_wpsl_logo {
    direction: ltr;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    padding: 10px;
    text-indent: -9999px;}
  .sfl_wpsl_sections_list.logo {padding-bottom: 10px;} 
  .sfl_wpsl_has_network .sfl_wpsl_blob {background:  black; }
  .sfl_wpsl_has_sasu .sfl_wpsl_blob {background:var(--scoutpurple); }
  .sfl_wpsl_section_contentdivblob {display:flex;justify-content:center; flex-wrap:wrap;}
 .sfl_wpsl_sections thead tr td {
    text-align: center;
}
span.sfl_wpsl_logo {
    display: inline-block;
    width: 100%;
    margin: 4px;
}
  @media (max-width: 37.5em) {
.sfl_wpsl_sections_list {display: block;}
.sfl_wpsl_sections {display: none;}
.sfl_wpsl_sections_list tr td:first-child {padding-left:0px;}
.sfl_wpsl_section_content.blobdiv {padding:0px;}
.sfl_wpsl_logokey_label {display:none;}
  }  