.fl-module-list_module .fl-module-list_module .component_list_module .heading{
  display:none;
}

.fl-module-list_module .fl-module-list_module .component_list_module ul li{
  font-family:Roboto,sans-serif;
  padding:0 0 0 1.75rem;
  line-height:24px;
  line-height:1.5rem;
  margin-bottom:.375rem;
  min-height:auto;
}

.fl-module-list_module .fl-module-list_module .component_list_module ul li:before{
  display:none;
}

.fl-module-list_module .fl-module-list_module .component_list_module ul li span{
  background:#003976;
  width:18px;
  width:1.125rem;
  height:18px;
  height:1.125rem;
  -webkit-border-radius:100px;
  -webkit-border-radius:6.25rem;
     -moz-border-radius:100px;
     -moz-border-radius:6.25rem;
          border-radius:100px;
          border-radius:6.25rem;
  top:2px;
  top:.125rem;
  padding:0;
}

.fl-module-list_module .fl-module-list_module .component_list_module ul li span:before{
  content:"";
  position:absolute;
  bottom:6px;
  bottom:.375rem;
  left:7px;
  left:.4375rem;
  width:5px;
  width:.3125rem;
  height:8px;
  height:.5rem;
  -webkit-border-radius:1px;
  -webkit-border-radius:.0625rem;
     -moz-border-radius:1px;
     -moz-border-radius:.0625rem;
          border-radius:1px;
          border-radius:.0625rem;
  border-color:#fff;
  border-style:solid;
  border-width:0 .125rem .125rem 0;
  -webkit-transform:rotate(45deg);
     -moz-transform:rotate(45deg);
       -o-transform:rotate(45deg);
          transform:rotate(45deg);
}

/*# sourceMappingURL=list_module_theme.min.css.map */
