
/*----------------- BTN START -------------------*/
h2, h4, h5 {
    color: green;
}

a,
a:hover,
a:focus,
a:active,
a:visited {
    text-decoration: none;
}

.h2-header { 
    padding:10px;
    margin: 10px;
    border:solid;
    border-left-color: green;
    border-width: 1px 1px 1px 5px; 
}

.content { 
    border:solid;
    border-color:#0b6b3a;
    border-width: 1px;
    background-color:rgb(232, 250, 245);
    margin: 10px;
    padding: 10px;
    border-radius: 20px;
    box-shadow:0 5px 5px 2px #9c9b9b;
	-moz-box-shadow:0 5px 5px 2px #9c9b9b;
	-webkit-box-shadow:0 5px 5px 2px #cbc8c8;
}

.content-search { 
    border:solid;
    border-color:#b2b4b3;
    border-width: 1px;
    background-color:rgb(236, 237, 231);
    margin: 10px;
    padding: 9px;
    border-radius: 20px;
    box-shadow:0 5px 5px 2px #9c9b9b;
	-moz-box-shadow:0 5px 5px 2px #9c9b9b;
	-webkit-box-shadow:0 5px 5px 2px #cbc8c8;
}


.btn-submit { 
    border:solid;
    border-color:rgb(173, 168, 3); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(40, 45, 43);
    color: white;
    margin: 10px;
    padding: 9px;
    width:120px;
}

.btn-submit:hover{
    background-color: white;
    color:rgb(40, 45, 43);
}


.btn-cancel { 
    border:solid;
    border-color:grey;
    border-width: 1px;
    border-radius: 20px;
    background-color:grey;
    color: white;
    margin: 10px;
    padding: 9px;
    width:110px;
}

.btn-cancel:hover{
    background-color: white;
    color:grey; 
}



.btn-close {
	background-color: #FF0000; 
	color: #FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
 	border-radius: 20px;
    width:150px;
    border:solid;
    border-color:#9c9393;
    border-width: 1px;
    text-decoration: none;
    box-shadow:0 5px 5px 2px #9c9b9b;
	-moz-box-shadow:0 5px 5px 2px #9c9b9b;
	-webkit-box-shadow:0 5px 5px 2px #cbc8c8;

}


.btn-close:hover {
	background-color: #fde1e1; 
	color: #150404; 
    text-decoration: none;
}
 .btn-close a:hover{
    text-decoration: none;
 }


.btn-box { 
    border:solid;
    border-color:rgb(173, 168, 3); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(40, 45, 43);
    color: white;
    margin: 10px;
    padding: 9px;
}

.btn-box:hover{
    background-color: white;
    color:rgb(40, 45, 43);
}


.btn-capture { 
    border:solid;
    border-color:rgb(50, 3, 100); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(6, 3, 30);
    color: white;
    margin: 10px;
    padding: 9px;
    width:140px;
}

.btn-capture:hover{
    background-color: white;
    color:rgb(4, 3, 63);
}


.btn-view { 
    border:solid;
    border-color:rgb(34, 33, 1); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(8, 159, 99);
    color: white;
    margin: 10px;
    padding: 9px;
    width:170px;
}

.btn-view:hover{
    background-color: white;
    color:rgb(8, 159, 99);
}


.btn-send { 
    border:solid;
    border-color:rgb(18, 18, 16); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(3, 23, 15);
    color: white;
    margin: 10px;
    padding: 9px;
}

.btn-send:hover{
    background-color: rgb(251, 229, 29);
    color:rgb(0, 0, 0);
}



.btn-logs { 
    border:solid;
    border-color:rgb(18, 18, 16); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(4, 124, 40);
    color: white;
    margin: 10px;
    padding: 8px;
    text-decoration: none;
    box-shadow:0 5px 5px 2px #d0cdcd;
	-moz-box-shadow:0 5px 5px 2px #e1dddd;
	-webkit-box-shadow:0 5px 5px 2px #262827;
}


.btn-logs:hover { 
    text-decoration: none;
    background-color:rgb(248, 250, 249);
    color: rgb(10, 118, 55);
}


.btn-logs a { 
    text-decoration: none;
    background-color:rgb(248, 250, 249);
    color: rgb(10, 118, 55);
}

.btn-logs a:hover { 
    text-decoration: none;
}



.btn-log:hover{
    background-color: rgb(250, 250, 249);
    color:rgb(99, 2, 94);
}

a {text-decoration: none;}
a:hover{text-decoration: none;}



/*----------------- BTN END -------------------*/



.btn-loan { 
    border:solid;
    border-color:rgb(166, 166, 165); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(13, 153, 48);
    color: white;
    margin: 10px;
    padding: 9px;
    width:150px;
    box-shadow:0 5px 5px 2px #484848;
	-moz-box-shadow:0 5px 5px 2px #484848;
	-webkit-box-shadow:0 5px 5px 2px #484848;
}

.btn-loan:hover{
    background-color: white;
    color:rgb(13, 153, 48);
}


.btn-ga { 
    border:solid;
    border-color:rgb(166, 166, 165); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(7, 150, 90);
    color: white;
    margin: 8px;
    padding: 8px;
    width:110px;
    box-shadow:0 5px 5px 2px #484848;
	-moz-box-shadow:0 5px 5px 2px #484848;
	-webkit-box-shadow:0 5px 5px 2px #484848;
}

.btn-ga:hover{
    background-color: white;
    color:rgb(5, 100, 60);
}




.btn-login { 
    border:solid;
    border-color:rgb(166, 166, 165); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(5, 62, 19);
    color: white;
    margin: 10px;
    padding: 9px;
    width:150px;
}

.btn-login:hover{
    background-color: white;
    color:rgb(5, 79, 24);
}


.btn-arrow { 
    border:solid;
    border-color:rgb(166, 166, 165); 
    border-width: 1px;
    border-radius: 20px;
    background-color:rgb(34, 32, 46);
    color: white;
    margin: 10px;
    padding: 8px;
    width:120px;
    font-size: 12px;
    text-decoration: none;
}
.btn-arrow a:hover {text-decoration: none;}

.btn-arrow:hover{
    background-color: white;
    color:rgb(34, 32, 46);
}

.txt-h2 { 
    color:rgb(7, 99, 36);
}

/*----------------- Account and NIN Error -----------------*/

.account-error {
    display: none;
    color: red;
    font-size: 13px;
    margin-top: 5px;
}

.account-error.show {
    display: block;
}


.nin-error {
    display: none;
    color: red;
    font-size: 13px;
    margin-top: 5px;
}

.nin-error.show {
    display: block;
}

/*----------------------- Loading page after register_mod_3 completed ----------------*/
#loadingOverlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 999999;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: white;
}

.loadingSpinner {
    width: 50px;
    height: 50px;
    border: 5px solid #ddd;
    border-top: 5px solid #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-bottom: 15px;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* ========================= MODAL ( VERIFICATIOn FORM ================================================*/

/* =========================
   LOGIN BUTTON
========================= */

.login-btn {
    background: #0b6b3a;
    color: #ffffff;
    border: none;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.login-btn:hover {
    background: #084d2a;
}


/* =========================
   MODAL BACKGROUND
========================= */

.employee-modal-overlay {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    z-index: 9999;
}


/* Modal becomes visible */

.employee-modal-overlay.show {
    display: flex;
}

/* =========================
   MODAL
========================= */

.employee-modal {

    width: 100%;
    max-width: 450px;
    background: #ffffff;
    border-radius: 18px;
    padding: 35px;
    position: relative;
    box-shadow: 0 20px 60px rgba(0,0,0,0.25);
    animation: modalOpen 0.3s ease;
}


/* Animation */
@keyframes modalOpen {

    from {
        opacity: 0;
        transform: translateY(-30px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

}


/* =========================
   CLOSE BUTTON
========================= */

.modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 50%;
    background: #f1f5f3;
    color: #555;
    font-size: 25px;
    cursor: pointer;
    transition: 0.3s;
}

.modal-close:hover {
    background: #0b6b3a;
    color: #ffffff;

}


/* =========================
   LOGO
========================= */
.modal-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.logo-icon {

    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #0b6b3a;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    border: 5px solid #e4f2eb;

}


/* =========================
   HEADING
========================= */

.employee-modal h2 {
    text-align: center;
    margin: 0 0 10px;
    color: #123d29;
    font-size: 25px;

}


/* =========================
   DESCRIPTION
========================= */

.modal-description {
    text-align: center;
    color: #6b7280;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;

}


/* =========================
   FORM
========================= */

.form-group {
    margin-bottom: 18px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #26352d;

}


/* =========================
   INPUT
========================= */

.input-wrapper {
    position: relative;
}

.input-wrapper input {
    width: 100%;
    height: 52px;
    border: 1px solid #d5ddd8;
    border-radius: 10px;
    padding: 0 15px 0 45px;
    font-size: 15px;
    outline: none;

}

.input-wrapper input:focus {
    border-color: #0b6b3a;
    box-shadow: 0 0 0 3px rgba(11,107,58,0.1);

}

.input-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);

}


/* =========================
   INFORMATION BOX
========================= */

.verification-info {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    background: #f0f8f3;
    border: 1px solid #d7edde;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 20px;
}

.info-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: #0b6b3a;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;

}

.verification-info p {
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    color: #496055;
}


/* =========================
   VERIFY BUTTON
========================= */

.verify-btn {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 10px;
    background: #0b6b3a;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.verify-btn:hover {
    background: #084d2a;
}


/* =========================
   FOOTER
========================= */

.modal-footer {
    text-align: center;
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid #eeeeee;
    color: #7b857f;
    font-size: 12px;
}


/* =========================
   MOBILE
========================= */

@media (max-width: 500px) {
    .employee-modal {
        padding: 30px 22px;
    }

    .employee-modal h2 {
        font-size: 22px;
    }
}


/*------------------------- STEP INDICATOR ---------------------------------------*/

.step-indicator {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 auto 30px auto;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80px;
}

.step-circle {
    width: 38px;
    height: 38px;

    border-radius: 50%;

    background: #e5e7eb;
    color: #666;

    display: flex;
    align-items: center;
    justify-content: center;

    font-weight: bold;
    font-size: 15px;

    border: 3px solid #fff;
    box-shadow: 0 0 0 2px #e5e7eb;
}

.step span {
    margin-top: 8px;

    font-size: 13px;
    font-weight: 600;

    color: #777;
}


/* Current step */

.step.active .step-circle {
    background: #21cf47;
    color: #fff;

    box-shadow: 0 0 0 2px #029658;
}

.step.active span {
    color: #026129;
}


/* Completed step */

.step.completed .step-circle {
    background: #28a745;
    color: #fff;

    box-shadow: 0 0 0 2px #28a745;
}

.step.completed span {
    color: #28a745;
}


/* Line between steps */

.step-line {
    width: 100px;
    height: 3px;

    background: #e5e7eb;

    margin-top: 18px;
}


/* Completed/active line */

.step-line.active-line {
    background: #28a745;
}


/* Mobile */

@media (max-width: 500px) {

    .step {
        min-width: 65px;
    }

    .step-circle {
        width: 32px;
        height: 32px;
        font-size: 13px;
    }

    .step span {
        font-size: 11px;
    }

    .step-line {
        width: 50px;
        margin-top: 15px;
    }

}


.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}



/*------------ Page LOADER CSS --------------------------------------*/

#pageLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 99999;
    transition: opacity 0.8s ease;
}


.loader {
    width: 50px;
    height: 50px;
    border: 5px solid #ddd;
    border-top: 5px solid #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

#pageLoader p {
    margin-top: 15px;
    font-size: 16px;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/*------------ BtN LOADER CSS --------------------------------------*/
#updateBtn.loading {
    pointer-events: none;
    opacity: 0.8;
}

.spinner {
    display: inline-block;

    width: 16px;
    height: 16px;

    border: 3px solid rgba(255, 255, 255, 0.5);
    border-top: 3px solid white;

    border-radius: 50%;

    animation: spin 0.7s linear infinite;

    vertical-align: middle;
    margin-right: 8px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}