:root {
    --blue: #2C3394;
    --primary: #2C3394;
}

td.v-nro,
th.v-nro {
    display: none !important;
}

.pcoded-header .dropdown .notification .noti-head {
    background: var(--primary, #4099ff) !important;
}
