body{
    font-size: 12px!important;
}
.merkez{
    text-align: center!important;
}
.cursorlink{
    cursor: pointer;
}
.btn-custom{
    font-size: 12px!important;
}
input[type=text]{
    font-size: 13px!important;
}
input[type=email]{
    font-size: 13px!important;
}
input[type=password]{
    font-size: 13px!important;
}
select{
    font-size: 13px!important;
}
.table thead tr th {
    font-size: 12px!important;
    font-weight: 600!important;
}
.table tbody tr td {
    vertical-align: middle!important;
}
.aktif{
    color: green!important;
}
.pasif{
    color: crimson!important;
}