#IkoKaziKE

Back to jobs

Terms & Conditions

Nakuru County Government

full time Nakuru Posted 6 months ago

Terms and Conditions - Nakuru County Recruitment System body { font-family: Arial, sans-serif; background-color: #f8f9fa; } .terms-container { max-width: 900px; margin: 0 auto; padding: 2rem; background-color: #fff; box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); border-radius: 8px; } .terms-header { background-color: #F176AD; padding: 1rem; color: #fff; border-radius: 8px 8px 0 0; } .terms-header h1 { font-size: 2rem; margin: 0; } .terms-section { margin-top: 1.5rem; } .terms-section h2, .terms-section h3 { color: #F176AD; } .terms-section p { line-height: 1.6; margin-bottom: 1rem; } .list-group-item { background-color: transparent; border: none; padding: 0; margin-bottom: 0.5rem; } footer { margin-top: 2rem; text-align: center; } footer p { font-size: 0.9rem; } .list-group-item { list-style-type: disc; } Terms and Conditions for Nakuru County Recruitment System Effective Date: 14th October 2025 Welcome to the Nakuru County Recruitment Portal System. These Terms and Conditions govern your access to and use of this system, operated by the Nakuru County Public Service Board. By registering and using the System, you agree to comply with these Terms and Conditions. If you do not agree, please refrain from using the system.

  1. User Eligibility Access to the Recruitment System is restricted to registered job applicants, county employees, and authorized personnel. The following criteria apply: Applicants must provide valid personal identification and academic qualifications. Applicants must ensure all submitted information is accurate and up-to-date. Unauthorized access to system or misuse of system data is strictly prohibited.
  2. Use of the System The Recruitment System facilitates job applications and recruitment. By using the system, you agree to: Use the system solely for job application related processes. Provide truthful and accurate information. Keep login credentials confidential and report any unauthorized access immediately.
  3. Job Applications and Recruitment Registered users may apply for job vacancies through the system. By submitting an application, you agree to: Ensure all submitted documents, including academic certificates and resumes, are authentic. Adhere to deadlines for applications and follow recruitment guidelines. Acknowledge that providing false information may result in disqualification or legal action.
  4. Data Privacy and Security Nakuru County ensures compliance with the Data Protection Act, 2019. All personal and employment-related data submitted to the system will be used solely for HR and administrative purposes. Users must read the Privacy Policy before using the system.
  5. Job Applicant Responsibilities Applicants registered in the system must: Update their records when required. Abide by the county's policies and procedures. Maintain professionalism and confidentiality.
  6. System Misuse Any misuse of the system, including unauthorized access, data tampering, or fraudulent activities, will result in disciplinary action and potential legal consequences. © 2025 Nakuru County Public Service Board | All Rights Reserved. function toggleSupportPopup() { const popup = document.getElementById('supportPopup'); popup.style.display = popup.style.display === 'block' ? 'none' : 'block'; } Contact Support X For assistance with registration, applications, or portal access, kindly contact support using the details provided below. Email (cpsb@nakuru.go.ke) Phone 1( +254714396239 ) Phone 2( +254759136220 ) .support-button { position: fixed; bottom: 40px; right: 20px; background-color: #4CAF50; color: white; border-radius: 50%; width: 55px; height: 55px; display: flex; align-items: center; justify-content: center; font-size: 26px; cursor: pointer; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; z-index: 999; } .support-button:hover { background-color: #45A049; } .support-popup { display: none; position: fixed; bottom: 90px; right: 20px; background-color: white; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); width: 350px; height: 350px; z-index: 1000; } .support-link{ color: #4CAF50; } .scrollUp{ display: none; } #jobsTable th, #jobsTable td { display: table-cell; } /* Hide unnecessary columns on small screens / @media (max-width: 768px) { #jobsTable .job-category, #jobsTable .job-status, #jobsTable .job-posted, #jobsTable .job-deadline { display: none; } } body { background-color: #fdf8ef; font-family: 'Nunito Sans', sans-serif !important; } .who-we-are { padding: 60px 0; } .who-we-are .image-section img { width: 100%; border-radius: 10px; } .who-we-are .content { padding-left: 30px; } .who-we-are h3 { color: #F176AD; text-transform: uppercase; font-size: 16px; margin-bottom: 10px; } .who-we-are h1 { font-size: 32px; margin-bottom: 15px; color: #333; } .who-we-are p { font-size: 16px; color: #555; margin-bottom: 20px; } .btn-custom { background-color: #F176AD; color: white; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-size: 16px; font-weight: bold; transition: 0.3s ease; border: none; } .btn-custom:hover { background-color: #40ADE2; } .search-bar { background-color: #40ADE2; / Blue Background / padding: 15px; border-radius: 10px; } .search-bar .form-control, .search-bar .form-select { background-color: rgba(255, 255, 255, 0.3); / Lighter Blue Inputs / border: none; color: #000; height: 50px; align-items: center; } .search-bar .form-select option { color: black !important; } .search-bar .form-control::placeholder { color: white; height: 50px; boarder-radius: 10px; } body{ background:#f5f5f5; margin-top:0px;} / ===== Career ===== / .career-form { background-color: #F176AD; border-radius: 5px; padding: 0 16px; } .career-form .form-control { background-color: rgba(255, 255, 255, 0.2); border: 0; padding: 12px 15px; color: #fff; } .career-form .form-control::-webkit-input-placeholder { / Chrome/Opera/Safari / color: #fff; } .career-form .form-control::-moz-placeholder { / Firefox 19+ / color: #fff; } .career-form .form-control:-ms-input-placeholder { / IE 10+ / color: #fff; } .career-form .form-control:-moz-placeholder { / Firefox 18- */ color: #fff; } .career-form .custom-select { background-color: rgba(255, 255, 255, 0.2); border: 0; padding: 12px 15px; color: #fff; width: 100%; border-radius: 5px; text-align: left; height: auto; background-image: none; } .career-form .custom-select:focus { -webkit-box-shadow: none; box-shadow: none; } .career-form .select-container { position: relative; } .career-form .select-container:before { position: absolute; right: 15px; top: calc(50% - 14px); font-size: 18px; color: #ffffff; content: '\F2F9'; font-family: "Material-Design-Iconic-Font"; } .filter-result .job-box { background:#fff; -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); border-radius: 10px; padding: 10px 35px; } ul { list-style: none; } .list-disk li { list-style: none; margin-bottom: 12px; } .list-disk li:last-child { margin-bottom: 0; } .job-box .img-holder { height: 65px; width: 65px; background-color: #40ADE2; background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#40ADE2)); background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #40ADE2 100%); font-family: "Open Sans", sans-serif; color: #fff; font-size: 22px; font-weight: 700; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 65px; } .career-title { background-color: #40ADE2; color: #fff; padding: 15px; text-align: center; border-radius: 10px 10px 0 0; background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#F176AD)); background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #F176AD 100%); } .job-overview { -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); border-radius: 10px; } @media (min-width: 992px) { .job-overview { position: -webkit-sticky; position: sticky; top: 70px; } } .job-overview .job-detail ul { margin-bottom: 28px; } .job-overview .job-detail ul li { opacity: 0.75; font-weight: 600; margin-bottom: 15px; } .job-overview .job-detail ul li i { font-size: 20px; position: relative; top: 1px; } .job-overview .overview-bottom, .job-overview .overview-top { padding: 35px; } .job-content ul li { font-weight: 600; opacity: 0.75; border-bottom: 1px solid #ccc; padding: 10px 5px; } @media (min-width: 768px) { .job-content ul li { border-bottom: 0; padding: 0; } } .job-content ul li i { font-size: 20px; position: relative; top: 1px; } .mb-30 { margin-bottom: 30px; } ::placeholder { opacity: 0.5 !important; }