.tools_page_sitemap-manager h1.wp-heading-inline {
    display: none !important;
}
.ysmap-excluded-row td {
/*    text-decoration: line-through;*/
    background-color:lightblue;
    opacity: 1;
}
.ysmap-warning-row td {
  background: #fffbe6;
  border-top: 2px solid #ffc107;
  font-style: italic;
}
