.blindtab .sitemap_outer td {
  background-color: #EEF2F6 !important;
  padding: 0px !important;
  padding-bottom: 10px !important;
}

.blindtab .sitemap_outer .sitemap thead tr th {
  background-color: #C5D2E2 !important;
  border: 0px !important;
  font-weight: bold !important;
  white-space: nowrap !important;
  border-bottom: 1px solid white !important;
}

.blindtab .sitemap_outer .sitemap td.marked {
  font-weight: bold !important;
  padding-top: 10px !important;
  padding-left: 5px !important;
}

.blindtab .sitemap_outer .sitemap td {
  border: 0px !important;
  padding-left: 10px !important;
  padding-top: 5px !important; 
  padding-right: 5px !important;
  padding-bottom: 0px !important;
}

.blindtab .sitemap_outer .sitemap td {
  border: 0px !important;
  line-height: 13px !important;
}

.blindtab .sitemap_outer .sitemap td a:hover {
  text-decoration: none !important;
}
