<style type="text/css">:root{
--zd-primary:#8b0f1b; --zd-primary-dark:#6f0c16;
--zd-border:#e5e7eb; --zd-text:#111827; --zd-muted:#6b7280;
--zd-bg:#ffffff; --zd-soft:#fff5f5; --zd-col-border:#c8ced6; --zd-col-strong:#b0b7c1;
--tag-acik:#0d9488; --tag-esya:#7c3aed;
--holiday-badge:#b91c1c; --holiday-bg:#fff5f5;
}
*{ box-sizing:border-box }
body{ margin:0; background:#f8fafc; color:var(--zd-text); font:15px/1.6 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif; }
.container{ max-width:1280px; margin:24px auto; padding:0 16px; }
.panel{ background:#fff; border:1px solid var(--zd-border); border-radius:12px; padding:16px; margin-bottom:20px; box-shadow:0 1px 2px rgba(0,0,0,.04), 0 8px 24px rgba(0,0,0,.06); }
.panel h2{ margin:0 0 12px; font-size:18px; color:var(--zd-primary); }
.grid{ display:grid; grid-template-columns: repeat(12,1fr); gap:12px; align-items:end; }
.col-3{ grid-column: span 3; } .col-4{ grid-column: span 4; } .col-6{ grid-column: span 6; } .col-12{ grid-column: span 12; }
label{ font-weight:600; font-size:13px; display:block; margin-bottom:6px; color:#374151; }
input[type="number"], input[type="text"], input[type="date"], input[type="time"], select, textarea{
width:100%; border:1px solid var(--zd-border); border-radius:8px; padding:8px 10px; background:#fff; font:inherit; color:inherit; outline:none;
}
.muted{ color:var(--zd-muted); font-size:12px; padding: 4px 0 4px 12px; }
.btn{ display:inline-flex; align-items:center; gap:8px; border:1px solid var(--zd-primary); color:#fff; background:var(--zd-primary); padding:10px 14px; border-radius:10px; font-weight:700; cursor:pointer; }
.btn.secondary{ border-color:#cbd5e1; color:#374151; background:#fff; }
.section-card{ background:#fff; border:1px solid var(--zd-border); border-radius:12px; box-shadow:0 1px 2px rgba(0,0,0,.04), 0 8px 24px rgba(0,0,0,.06); padding:16px; margin:0 0 24px; }
.section-title{ margin:0 0 12px; font-weight:700; font-size:18px; color:var(--zd-primary); display:flex; align-items:center; gap:8px; }
.badge{ background:var(--zd-border); color:var(--zd-primary); border-radius:8px; padding:4px 8px; font-size:12px; font-weight:700; display:inline-block; line-height:1.5; text-decoration:none; }
.badge.esya{ background: var(--tag-esya); color:#fff; }
.badge.acik{ background: var(--tag-acik); color:#fff; }
.badge.holiday{ background: var(--holiday-badge); color:#fff; }
.responsive-table{ overflow:auto; -webkit-overflow-scrolling:touch; }
.zd-table{ width:100%; border-collapse:separate; border-spacing:0; border:1px solid var(--zd-border); border-radius:10px; overflow:hidden; background:#fff; }
.zd-table caption{ text-align:left; font-weight:700; color:var(--zd-primary-dark); padding:12px 14px; background:var(--zd-soft); border-bottom:1px solid var(--zd-border); font-size:large; }
.zd-table thead th{ background:var(--zd-primary); color:#fff; font-weight:700; text-align:center; padding:12px; white-space:nowrap; border-bottom:2px solid var(--zd-col-border); }
.zd-table tbody td{ padding:10px 12px; border-top:1px solid var(--zd-border); vertical-align:middle; text-align:center; }
.zd-table thead th + th, .zd-table tbody td + td{ border-left:1px solid var(--zd-col-border); }
.zd-table thead th:first-child, .zd-table tbody td:first-child{ border-left:none; }
.zd-table.separate-1 thead th:nth-child(1), .zd-table.separate-1 tbody td:nth-child(1){ border-right:2px solid var(--zd-col-strong); }
.dnd-pool{ display:flex; flex-wrap:wrap; gap:6px; border:1px dashed #d1d5db; border-radius:8px; padding:8px; background:#fff; min-height:54px; }
.dnd-cell{ min-height:48px; border:1px dashed #d1d5db; border-radius:6px; padding:6px; display:flex; flex-wrap:wrap; gap:6px; align-content:flex-start; background:#fff; }
.pill{ display:inline-flex; align-items:center; gap:6px; background:var(--zd-primary); color:#fff; border-radius:999px; padding:2px 8px; font-weight:700; font-size:12px; line-height:1.5; }
.pill[draggable="true"]{ cursor:grab; }
.pill .remove{ cursor:pointer; opacity:.9; font-weight:900; }
.pill .remove:hover{ opacity:1; }
.drag-over{ outline:2px dashed #94a3b8; outline-offset:2px; }
th.holiday{ position:relative; }
th.holiday::after{ content:""; position:absolute; inset:auto 0 -2px 0; height:2px; background:var(--holiday-badge); }
td.holiday{ cursor:not-allowed; }
td.holiday .dnd-cell{ background:var(--holiday-bg); }
td.holiday .dnd-cell[aria-disabled="true"]{ cursor:not-allowed; opacity:.85; pointer-events:none; }
table.solda > tbody > tr > td {text-align:left;}
table > tbody > tr > td:nth-child(1) {font-size:x-large;}
@media print{
body{ background:#fff; }
.panel{ box-shadow:none; border:none; }
.section-card{ box-shadow:none; }
.zd-table{ page-break-inside:avoid; }
}
@media screen and (max-width: 2600px) {table > thead > tr > th > span.badge{display:block;}}
</style>
<div class="container">
<h1 style="margin:0 0 12px;font-size:22px;color:#111">Kapalı Görüş Planı — ŞUBAT 2026</h1>
<div class="section-card">
<div class="responsive-table">
<table class="zd-table separate-1">
<caption>ŞUBAT AYI 4. HAFTA KAPALI GÖRÜŞ LİSTESİ</caption>
<thead>
<tr>
<th scope="col">Grup / Tarih</th>
<th scope="col">23 Şubat 2026<span class="badge">Pazartesi</span></th>
<th scope="col">24 Şubat 2026<span class="badge">Salı</span></th>
<th scope="col">25 Şubat 2026<span class="badge">Çarşamba</span></th>
<th scope="col">26 Şubat 2026<span class="badge">Perşembe</span></th>
<th scope="col">27 Şubat 2026<span class="badge">Cuma</span></th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="badge">1. Grup</span>
<p>08:45</p>
</td>
<td><span class="pill">C-09</span></td>
<td><span class="pill">C-06</span></td>
<td><span class="pill">C-02</span></td>
<td><span class="pill">C-14</span></td>
<td><span class="pill">C-13</span></td>
</tr>
<tr>
<td><span class="badge">2. Grup</span>
<p>09:30</p>
</td>
<td><span class="pill">B-12</span><span class="pill">B-13</span><span class="pill">D-12</span><span class="pill">D-14</span></td>
<td><span class="pill">C-03</span></td>
<td><span class="pill">C-04</span></td>
<td><span class="pill">C-08</span><span class="pill">BAYAN-1</span></td>
<td><span class="pill">C-15</span></td>
</tr>
<tr>
<td><span class="badge">3. Grup</span>
<p>10:15</p>
</td>
<td><span class="pill">M-B</span><span class="pill">E-01</span><span class="pill">BAYAN-3</span></td>
<td><span class="pill">B-11</span></td>
<td><span class="pill">B-03</span><span class="pill">B-07</span></td>
<td><span class="pill">D-02</span></td>
<td><span class="pill">D-15</span></td>
</tr>
<tr>
<td><span class="badge">4. Grup</span>
<p>11:00</p>
</td>
<td><span class="pill">D-13</span></td>
<td><span class="pill">D-04</span></td>
<td><span class="pill">C-05</span></td>
<td><span class="pill">C-12</span></td>
<td><span class="pill">KAMPÜS GÖRÜŞ</span></td>
</tr>
<tr>
<td><span class="badge">5. Grup</span>
<p>11:45</p>
</td>
<td><span class="pill">M-A</span><span class="pill">B-06</span><span class="pill">BAYAN-2</span></td>
<td><span class="pill">D-18</span></td>
<td><span class="pill">D-17</span></td>
<td><span class="pill">D-08</span></td>
<td><span class="pill">İÇ GÖRÜŞ</span></td>
</tr>
<tr>
<td><span class="badge">6. Grup</span>
<p>12:45</p>
</td>
<td><span class="pill">D-01</span></td>
<td><span class="pill">D-03</span></td>
<td><span class="pill">C-10</span></td>
<td><span class="pill">B-02</span><span class="pill">BAYAN MÜŞAHADE (ADLİ)</span></td>
<td><span class="pill">İÇ GÖRÜŞ</span></td>
</tr>
<tr>
<td><span class="badge">7. Grup</span>
<p>13:30</p>
</td>
<td><span class="pill">E-04</span></td>
<td><span class="pill">D-05</span><span class="pill">D-06</span><span class="pill">BAYAN-4</span></td>
<td><span class="pill">C-16</span></td>
<td><span class="pill">E-02</span><span class="pill">E-05</span></td>
<td><span class="pill">B-09</span></td>
</tr>
<tr>
<td><span class="badge">8. Grup</span>
<p>14:15</p>
</td>
<td><span class="pill">D-09</span><span class="pill">E-03</span></td>
<td><span class="pill">D-16</span></td>
<td><span class="pill">B-04</span><span class="pill">B-10</span><span class="pill">BAYAN MÜŞAHADE</span></td>
<td><span class="pill">C-07</span></td>
<td><span class="pill">B-01</span><span class="pill">D-11</span></td>
</tr>
<tr>
<td><span class="badge">9. Grup</span>
<p>15:00</p>
</td>
<td><span class="pill">C-01</span></td>
<td><span class="pill">D-07</span><span class="pill">D-10</span></td>
<td><span class="pill">C-11</span></td>
<td><span class="pill">B-05</span><span class="pill">E-06</span></td>
<td><span class="pill">B-08</span></td>
</tr>
</tbody>
<tfoot>
</tfoot>
</table>
</div>
</div>
<table class="zd-table separate-1">
<caption>MART AYI 1. HAFTA AÇIK GÖRÜŞ LİSTESİ <span class="badge acik">AÇIK GÖRÜŞ HAFTASI</span></caption>
<thead>
<tr>
<th scope="col">3. HAFTA</th>
<th scope="col">18 Ağustos 2025 <span class="badge">Pazartesi</span></th>
<th scope="col">19 Ağustos 2025 <span class="badge">Salı</span></th>
<th scope="col">20 Ağustos 2025 <span class="badge">Çarşamba</span></th>
<th scope="col">21 Ağustos 2025 <span class="badge">Perşembe</span></th>
<th scope="col">22 Ağustos 2025 <span class="badge">Cuma</span></th>
</tr>
</thead>
<tbody>
</tbody>
<tfoot>
<tr>
<td class="muted" colspan="6">Bu hafta açık görüş nedeniyle kapalı görüş yapılmayacaktır. Açık görüş sayfasına ulaşmak için <a class="badge" href="https://erzurumecik.adalet.gov.tr/acikziyaret">burayı tıklayınız.</a></td>
</tr>
</tfoot>
</table>
<p> </p>
<div class="section-card">
<div class="responsive-table">
<table class="zd-table separate-1">
<caption>MART AYI 2. HAFTA KAPALI GÖRÜŞ LİSTESİ <span class="badge esya">EŞYA HAFTAS</span></caption>
<thead>
<tr>
<th scope="col">Grup / Tarih</th>
<th scope="col">09 Mart 2026<span class="badge">Pazartesi</span></th>
<th scope="col">10 Mart 2026<span class="badge">Salı</span></th>
<th scope="col">11 Mart 2026<span class="badge">Çarşamba</span></th>
<th scope="col">12 Mart 2026<span class="badge">Perşembe</span></th>
<th scope="col">13 Mart 2026<span class="badge">Cuma</span></th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="badge">1. Grup</span>
<p>08:45</p>
</td>
<td><span class="pill">C-09</span></td>
<td><span class="pill">C-06</span></td>
<td><span class="pill">C-02</span></td>
<td><span class="pill">C-14</span></td>
<td><span class="pill">C-13</span></td>
</tr>
<tr>
<td><span class="badge">2. Grup</span>
<p>09:30</p>
</td>
<td><span class="pill">B-12</span><span class="pill">B-13</span><span class="pill">D-12</span><span class="pill">D-14</span></td>
<td><span class="pill">C-03</span></td>
<td><span class="pill">C-04</span></td>
<td><span class="pill">C-08</span><span class="pill">BAYAN-1</span></td>
<td><span class="pill">C-15</span></td>
</tr>
<tr>
<td><span class="badge">3. Grup</span>
<p>10:15</p>
</td>
<td><span class="pill">M-B</span><span class="pill">E-01</span><span class="pill">BAYAN-3</span></td>
<td><span class="pill">B-11</span></td>
<td><span class="pill">B-03</span><span class="pill">B-07</span></td>
<td><span class="pill">D-02</span></td>
<td><span class="pill">D-15</span></td>
</tr>
<tr>
<td><span class="badge">4. Grup</span>
<p>11:00</p>
</td>
<td><span class="pill">D-13</span></td>
<td><span class="pill">D-04</span></td>
<td><span class="pill">C-05</span></td>
<td><span class="pill">C-12</span></td>
<td><span class="pill">KAMPÜS GÖRÜŞ</span></td>
</tr>
<tr>
<td><span class="badge">5. Grup</span>
<p>11:45</p>
</td>
<td><span class="pill">M-A</span><span class="pill">B-06</span><span class="pill">BAYAN-2</span></td>
<td><span class="pill">D-18</span></td>
<td><span class="pill">D-17</span></td>
<td><span class="pill">D-08</span></td>
<td><span class="pill">İÇ GÖRÜŞ</span></td>
</tr>
<tr>
<td><span class="badge">6. Grup</span>
<p>12:45</p>
</td>
<td><span class="pill">D-01</span></td>
<td><span class="pill">D-03</span></td>
<td><span class="pill">C-10</span></td>
<td><span class="pill">B-02</span><span class="pill">BAYAN MÜŞAHADE (ADLİ)</span></td>
<td><span class="pill">İÇ GÖRÜŞ</span></td>
</tr>
<tr>
<td><span class="badge">7. Grup</span>
<p>13:30</p>
</td>
<td><span class="pill">E-04</span></td>
<td><span class="pill">D-05</span><span class="pill">D-06</span><span class="pill">BAYAN-4</span></td>
<td><span class="pill">C-16</span></td>
<td><span class="pill">E-02</span><span class="pill">E-05</span></td>
<td><span class="pill">B-09</span></td>
</tr>
<tr>
<td><span class="badge">8. Grup</span>
<p>14:15</p>
</td>
<td><span class="pill">D-09</span><span class="pill">E-03</span></td>
<td><span class="pill">D-16</span></td>
<td><span class="pill">B-04</span><span class="pill">B-10</span><span class="pill">BAYAN MÜŞAHADE</span></td>
<td><span class="pill">C-07</span></td>
<td><span class="pill">B-01</span><span class="pill">D-11</span></td>
</tr>
<tr>
<td><span class="badge">9. Grup</span>
<p>15:00</p>
</td>
<td><span class="pill">C-01</span></td>
<td><span class="pill">D-07</span><span class="pill">D-10</span></td>
<td><span class="pill">C-11</span></td>
<td><span class="pill">B-05</span><span class="pill">E-06</span></td>
<td><span class="pill">B-08</span></td>
</tr>
</tbody>
<tfoot>
</tfoot>
</table>
<span style="background-color: rgb(248, 250, 252);"> </span></div>
</div>
<div class="section-card">
<div class="responsive-table">
<table class="zd-table separate-1">
<caption>AĞUSTOS AYI 3. HAFTA KAPALI GÖRÜŞ LİSTESİ <span class="badge acik">AÇIK GÖRÜŞ HAFTASI</span></caption>
<thead>
<tr>
<th scope="col">3. HAFTA</th>
<th scope="col">18 Ağustos 2025 <span class="badge">Pazartesi</span></th>
<th scope="col">19 Ağustos 2025 <span class="badge">Salı</span></th>
<th scope="col">20 Ağustos 2025 <span class="badge">Çarşamba</span></th>
<th scope="col">21 Ağustos 2025 <span class="badge">Perşembe</span></th>
<th scope="col">22 Ağustos 2025 <span class="badge">Cuma</span></th>
</tr>
</thead>
<tbody>
</tbody>
<tfoot>
<tr>
<td class="muted" colspan="6">Bu hafta açık görüş nedeniyle kapalı görüş yapılmayacaktır. Açık görüş sayfasına ulaşmak için <a class="badge" href="https://erzurumecik.adalet.gov.tr/acikziyaret">burayı tıklayınız.</a></td>
</tr>
</tfoot>
</table>
</div>
</div>
<div class="section-card">
<div class="responsive-table">
<table class="zd-table separate-1 solda">
<caption>ZİYARETÇİLERİN DİKKATİNE</caption>
<thead>
<tr>
<th colspan="2" scope="col">Ziyaret Kuralları</th>
</tr>
</thead>
<tbody>
<tr>
<td>📣</td>
<td style="text-align:left; font-weight:600; color:#111827"><u>Dikkat: 09, 10, 11, 12 ve 13 Mart tarihlerinde ziyaret öncesi eşya girişi (eşya alımı) yapılacaktır.</u></td>
</tr>
<tr>
<td>⏱️</td>
<td>Her ziyaret grubu için <strong>45 dakika</strong> süre belirlenmiştir.</td>
</tr>
<tr>
<td>🪪</td>
<td>Göz kayıt ve kimlik kontrolü için ziyaret saatinden <strong>30 dakika</strong> önce hazır olunuz.</td>
</tr>
<tr>
<td>📖</td>
<td>Açık/kapalı görüşlerde <strong>aynı anda en fazla 3 kişi</strong> alınır (0–7 yaş çocuklar hariç).</td>
</tr>
<tr>
<td>🪪</td>
<td>Kimlik kartı/sürücü belgesi <strong>yeni tip</strong> olmalıdır.</td>
</tr>
<tr>
<td>📈</td>
<td>Telafi görüşü yapılmayacaktır.</td>
</tr>
<tr>
<td>🎟️</td>
<td>Kalp pili/metal/protez için <strong>doktor raporu</strong> gereklidir.</td>
</tr>
<tr>
<td>🔓</td>
<td>Elektronik kelepçe taşıyanlar izin alıp <strong>kelepçeyi çıkardıktan</strong> sonra gelmelidir.</td>
</tr>
<tr>
<td>⛔</td>
<td>Takı/ziynet eşyasıyla giriş yasaktır.</td>
</tr>
<tr>
<td>⛔</td>
<td>Işıklı/pilli elektronik parçalı eşyalarla geçişe izin verilmez.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="muted" style="margin:16px 0 16px;color:#6b7280;font-size:12px;text-align:right">Bu sayfa 18.08.2025 08:14:27 tarihinde üretildi.</div>
</div>
Erzurum E Tipi Kapalı Ceza İnfaz Kurumu İbrahim Hakkı Mah. Filiz 2 Cad. 25050 Yakutiye/ ERZURUM
+90 (442) 242 71 15 - 11
+90 (442) 242 71 16 (Fax)
abberzurum.etcik
adalet.gov.tr


