/* Base font and layout */
body {
    font-size: 16px;
}

.content-wrapper h3, .content-wrapper h4 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* Table logs */
.table td, .table th {
    font-size: 13px;
    padding: 8px 12px;
}

.table-login-log td, .table-login-log th {
    font-size: 12.5px;
}

.alert, .punch-status {
    font-size: 14px;
}

.btn {
    font-size: 16px;
    padding: 6px 12px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 13, 2025, 8:47:51 AM
    Author     : vbasu
*/

