|
|
| (۲ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) |
| خط ۱: |
خط ۱: |
| <div style="direction:rtl; text-align:right; margin:30px 0; padding:0; background:#f7fafc; border:1px solid #d8e2e8; border-right:6px solid #3978ad; border-radius:12px; box-shadow:0 3px 15px rgba(40,60,75,0.06); overflow:hidden;"> | | <div style="padding:18px 0; border-bottom:1px solid #e5eaec;"> |
|
| |
|
| <div style="padding:18px 22px;"> | | <div style="font-size:15px; font-weight:bold; color:#37474f; line-height:2;"> |
|
| |
|
| <!-- عنوان اصلی -->
| | {{#if:{{{نوع|}}}|{{{نوع}}}}} |
|
| |
|
| <div style="display:flex; align-items:center; justify-content:space-between; gap:15px; flex-wrap:wrap; margin-bottom:10px;">
| | {{#if:{{{شماره|}}}| |}} |
|
| |
|
| <div style="font-size:19px; font-weight:800; color:#294b63; line-height:1.9;">
| | {{#if:{{{شماره|}}}|شماره {{{شماره}}}}} |
| رأی قضایی مرتبط
| | |
| </div>
| | {{#if:{{{تاریخ|}}}| |}} |
|
| |
|
| {{#if:{{{نوع|}}}| | | {{#if:{{{تاریخ|}}}|تاریخ {{{تاریخ}}}}} |
| <div style="padding:4px 11px; background:#e8f0f6; border:1px solid #cfdee8; border-radius:15px; color:#35627e; font-size:12px; font-weight:bold; white-space:nowrap;">
| |
| {{{نوع}}} | |
| </div>
| |
| }} | |
|
| |
|
| </div> | | </div> |
|
| |
|
| |
| <!-- مشخصات رأی -->
| |
|
| |
| <div style="display:flex; flex-wrap:wrap; align-items:center; gap:0; margin-bottom:18px; padding-bottom:14px; border-bottom:1px solid #dce5e9; color:#607d8b; font-size:13px; line-height:2;">
| |
|
| |
| {{#if:{{{شماره|}}}|
| |
| <span style="margin-left:18px;">
| |
| <strong style="color:#455a64;">شماره:</strong> {{{شماره}}}
| |
| </span>
| |
| }}
| |
|
| |
| {{#if:{{{تاریخ|}}}|
| |
| <span style="margin-left:18px;">
| |
| <strong style="color:#455a64;">تاریخ:</strong> {{{تاریخ}}}
| |
| </span>
| |
| }}
| |
|
| |
|
| {{#if:{{{مرجع|}}}| | | {{#if:{{{مرجع|}}}| |
| <span>
| | <div style="margin-top:3px; font-size:12px; color:#7b8992; line-height:1.8;"> |
| <strong style="color:#455a64;">مرجع:</strong> {{{مرجع}}}
| | مرجع: {{{مرجع}}} |
| </span>
| |
| }}
| |
| | |
| </div>
| |
| | |
| | |
| <!-- عنوان رأی -->
| |
| | |
| {{#if:{{{عنوان|}}}|
| |
| <div style="margin-bottom:16px; font-size:17px; font-weight:bold; color:#263238; line-height:2;"> | |
| {{{عنوان}}}
| |
| </div>
| |
| }}
| |
| | |
| | |
| <!-- خلاصه -->
| |
| | |
| {{#if:{{{خلاصه|}}}|
| |
| <div style="margin-bottom:16px; color:#455a64; font-size:14px; line-height:2.3;">
| |
| | |
| <span style="font-weight:bold; color:#275d88;">
| |
| خلاصه:
| |
| </span>
| |
| | |
| {{{خلاصه}}}
| |
| | |
| </div>
| |
| }}
| |
| | |
| | |
| <!-- ارتباط با ماده -->
| |
| | |
| {{#if:{{{ارتباط|}}}|
| |
| <div style="margin-bottom:16px; padding-right:13px; border-right:3px solid #3978ad; color:#455a64; font-size:14px; line-height:2.3;">
| |
| | |
| <span style="font-weight:bold; color:#275d88;">
| |
| ارتباط با این ماده:
| |
| </span>
| |
| | |
| {{{ارتباط}}} | |
| | |
| </div> | | </div> |
| }} | | }} |
|
| |
|
| | | {{#if:{{{چکیده|}}}| |
| <!-- متن رأی -->
| | <div style="margin-top:9px; font-size:14px; color:#455a64; line-height:2.2;"> |
| | | <strong style="color:#315f82;">چکیده:</strong> |
| {{#if:{{{متن|}}}| | | {{{چکیده}}} |
| <div style="margin-top:18px; padding-top:15px; border-top:1px solid #dce5e9;"> | |
| | |
| <div style="margin-bottom:8px; font-size:14px; font-weight:bold; color:#455a64;">
| |
| متن رأی
| |
| </div> | |
| | |
| <div style="font-size:14px; color:#37474f; line-height:2.4;">
| |
| {{{متن}}} | |
| </div>
| |
| | |
| </div> | | </div> |
| }} | | }} |
|
| |
|
| | | {{#if:{{{لینک|}}}| |
| <!-- نکته حقوقی -->
| | <div style="margin-top:9px; font-size:13px; font-weight:bold;"> |
| | | {{{لینک}}} |
| {{#if:{{{نکته|}}}| | |
| <div style="margin-top:18px; padding-top:14px; border-top:1px solid #dce5e9; color:#4a4437; font-size:14px; line-height:2.2;"> | |
| | |
| <span style="font-weight:bold; color:#765b1e;">
| |
| نکته حقوقی:
| |
| </span>
| |
| | |
| {{{نکته}}} | |
| | |
| </div> | | </div> |
| }} | | }} |
|
| |
|
| |
| <!-- منبع -->
| |
|
| |
| {{#if:{{{منبع|}}}|
| |
| <div style="margin-top:16px; padding-top:10px; border-top:1px solid #e3e9ec; color:#78909c; font-size:12px; line-height:2;">
| |
|
| |
| <strong>منبع:</strong> {{{منبع}}}
| |
|
| |
| </div>
| |
| }}
| |
|
| |
| </div>
| |
|
| |
|
| </div> | | </div> |