
<!-- =========================
     Styles (full table + whitespace)
     ========================= -->
<style>
:root{
  --dmer-blue-dark: #305a91;
  --dmer-blue-light: #4f78b8;
  --dmer-alt-row: #f7faff;
  --focus-outline: #ffbf47;
  --border-light: #d7e2f3;
}

/* Table Base */
.gov-accessible-news-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  overflow: hidden;
  border-spacing: 0;
  border: 2px solid var(--dmer-blue-dark);
  table-layout: auto; /* allow flexible column widths */
}

/* Caption */
.gov-accessible-news-table caption {
  caption-side: top;
  text-align: center;
  font-weight: 700;
  color: var(--dmer-blue-dark);
  padding: 0.6rem;
  font-size: 21px;
}

/* Header */
.gov-accessible-news-table thead tr th {
  background: linear-gradient(90deg, var(--dmer-blue-dark), var(--dmer-blue-light));
  color: #fff;
  font-weight: 600;
  padding: 12px;
  font-size: 1.05em;
  text-align: center;
  white-space: nowrap;
}

/* Cells */
.gov-accessible-news-table th,
.gov-accessible-news-table td {
  border: 1px solid var(--dmer-blue-dark);
  padding: 0.6rem 0.8rem;
  text-align: left;
  vertical-align: top;
}

/* Alternate rows */
.gov-accessible-news-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

/* Links */
.gov-accessible-news-table a {
  color: var(--dmer-blue-dark);
  text-decoration: none;
}
.gov-accessible-news-table a:hover {
  text-decoration: underline;
}

/* Buttons - PDF / View */
.news-more-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 600;
  color: #0b3d91;
  border-radius: 6px;
  padding: 6px 10px;
  text-decoration: none;
  transition: all 0.18s ease;
  white-space: nowrap;
}
.news-more-link .link-text { display: inline-block; }

/* PDF style */
.news-more-link.pdf {
  color: #b30000;
  background: #fff3f3;
  border: 1px solid #f0b4b4;
}
.news-more-link.pdf:hover { background: #ffe1e1; color: #900; }

/* View style */
.news-more-link.view {
  color: #004a99;
  background: #e8f2ff;
  border: 1px solid #b5d1ff;
}
.news-more-link.view:hover { background: #d6e9ff; color: #003366; }

/* Sr No, Date, File Size - keep nowrap and centered */
.gov-accessible-news-table td[data-label="Sr. No."],
.gov-accessible-news-table td[data-label="Date"],
.gov-accessible-news-table td[data-label="File Size"],
.gov-accessible-news-table th:nth-child(1),
.gov-accessible-news-table th:nth-child(3),
.gov-accessible-news-table th:last-child {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}

/* Title cell - allow word breaking for long titles */
.gov-accessible-news-table td.cell-title a {
  word-break: break-word;
  white-space: normal;
  display: inline-block;
  max-width: 100%;
}

/* Prevent icon wrapping in small screens */
.news-more-link i {
  font-size: 1em;
  line-height: 1;
  display: inline-block;
}

/* Responsive layout for mobile - stack rows */
@media screen and (max-width: 768px) {
  .gov-accessible-news-table,
  .gov-accessible-news-table thead,
  .gov-accessible-news-table tbody,
  .gov-accessible-news-table th,
  .gov-accessible-news-table td,
  .gov-accessible-news-table tr {
    display: block;
    width: 100%;
  }
  .gov-accessible-news-table thead { display: none; }
  .gov-accessible-news-table tr {
    margin-bottom: 1rem;
    border: 2px solid var(--dmer-blue-dark);
    border-radius: 8px;
    padding: 0.5rem;
  }
  .gov-accessible-news-table td {
    position: relative;
    padding-left: 45%;
    border: none;
    border-bottom: 1px solid #ddd;
    white-space: normal;
    text-align: left;
  }
  .gov-accessible-news-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0.6rem;
    top: 0.6rem;
    font-weight: bold;
    color: var(--dmer-blue-dark);
  }
  .gov-accessible-news-table td[data-label="Sr. No."],
  .gov-accessible-news-table td[data-label="Date"],
  .gov-accessible-news-table td[data-label="File Size"] {
    padding-left: 0.6rem;
  }
}

.news_pagination
{
    margin-top: 20px;
}
/* Small whitespace/tightness helpers */
.wpnw-small { font-size: 0.9em; color: #555; }
</style><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://dmer.maharashtra.gov.in/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-posts-dmer_banner-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-posts-responsive_slider-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-posts-news-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-taxonomies-news-category-1.xml</loc></sitemap><sitemap><loc>https://dmer.maharashtra.gov.in/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
