/* ----------------------------------------- CSS สำหรับหน้า หลักเกณฑ์การบริหารและพัฒนาทรัพยากรบุคคล 2569 เขียนแบบจำกัดขอบเขต (Scoped) เพื่อไม่ให้กระทบส่วนอื่น ------------------------------------------- */ .k2-hr-rules-wrapper { font-family: 'Sarabun', 'Krub', Tahoma, sans-serif; color: #333; line-height: 1.6; max-width: 100%; margin: 0 auto; padding: 20px 0; box-sizing: border-box; } .k2-hr-rules-wrapper * { box-sizing: border-box; } /* ส่วนหัวข้อ */ .k2-hr-rules-title { font-size: 1.25em; font-weight: 600; color: #0056b3; text-align: left; margin-top: 0; margin-bottom: 20px; padding-bottom: 12px; border-bottom: 2px solid #e0e0e0; position: relative; } /* เส้นตกแต่งใต้หัวข้อ */ .k2-hr-rules-title::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 60px; height: 2px; background-color: #0056b3; } /* กล่องรายการลิงก์ */ .k2-hr-rules-list { list-style: none; padding: 0; margin: 0; background: #fff; border: 1px solid #dee2e6; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0,0,0,0.02); } .k2-hr-rules-item { border-bottom: 1px solid #f1f3f5; transition: background-color 0.2s ease; } .k2-hr-rules-item:last-child { border-bottom: none; } .k2-hr-rules-item:hover { background-color: #f8fbff; } /* รูปแบบลิงก์ */ .k2-hr-rules-link { display: flex; align-items: center; padding: 16px 20px; text-decoration: none !important; color: #495057; font-size: 1.05em; font-weight: 500; transition: color 0.2s ease; } .k2-hr-rules-link:hover { color: #0056b3; } /* ตัวเลขหน้าข้อ */ .k2-hr-rules-number { display: flex; align-items: center; justify-content: center; width: 32px; height: 32px; background-color: #e9ecef; color: #495057; border-radius: 50%; margin-right: 15px; font-weight: 600; font-size: 0.9em; transition: background-color 0.2s, color 0.2s; flex-shrink: 0; } .k2-hr-rules-item:hover .k2-hr-rules-number { background-color: #0056b3; color: #ffffff; } /* ไอคอนลูกศรด้านหลัง (ตัวเลือกเสริมเพื่อให้ดูเป็นลิงก์มากขึ้น) */ .k2-hr-rules-arrow { margin-left: auto; color: #adb5bd; transition: color 0.2s, transform 0.2s; display: flex; align-items: center; } .k2-hr-rules-item:hover .k2-hr-rules-arrow { color: #0056b3; transform: translateX(4px); } .k2-hr-rules-arrow svg { width: 20px; height: 20px; fill: currentColor; } /* Responsive */ @media (max-width: 576px) { .k2-hr-rules-link { padding: 12px 15px; font-size: 1em; } } หลักเกณฑ์การบริหารและพัฒนาทรัพยากรบุคคล ประจำปีงบประมาณ พ.ศ.2569 1 การสรรหาและคัดเลือกบุคคลากร 2 การบรรจุและแต่งตั้ง 3 การย้าย การโอน หรือการเลื่อน 4 การประเมินผลการปฏิบัติราชการ