:root{
    --main_header:#fff;
    --main_header_toggle:#000;
    --header_bg: #b2e2f5;
    --inner_header_bg:#b2e2f5;
    --btn_border_color:#9ad8f3;
    --button_bg:#00a0de;
    --sidebar_color:#005a7d;
    --text_white:#fff;
    --table_right_border: #C1C3D1;
    --table_header:#005a7d;
    --sidebar_active:#00a0de;
    --table_hover_bg:#b2e2f5;
    --table_hover_text:#30354f;
    --table_hover_anchor:#000;
    --no_record_heading:#005a7d;
    --modal_title:#005a7d;
    --btn_2_border:#30b578;
    --btn_2_bg:#31c581;
    --body_font: 'Nunito', sans-serif;
    --sidebar_popup_label: #b1e2f7;
    --main_logo: url("/assets/images/smartbox_logo.png");
    --font_weight: 700;
    --slave_td_color: #cbe9f5;
    }