﻿:root {
    --nt-grey-border-color: #eef1f3/*#edf0f5*/;
    --nt-grey-border: 1px solid var(--nt-grey-border-color);
    --default-font-size: 8.6pt !important;
    --header-bg: #1685ff !important;
    --light-blue: #c7def7;
    --nt-border-radius: 5px;
    --nt-grey: #f7fafc;
    --nullable-checkbox-blue: var(--header-bg) !important;
    --nt-box-shadow: 0px 0px 10px #08142216;
    --nt-font: 'Inter', sans-serif;
    --dark-text: black !important;
    --nt-header-font-size: 15pt;
    --nt-sub-header-font-size: 13pt;
    --nt-side-nav-width: 66px;
    --nt-body-control-width: 270px;
    --nt-top-nav-height: 45px;
    --overlay-background: #03101ebf !important;
    --light-grey-bg:#f6f8f9ff;
}