﻿/*
    Copyright (c) 2001 Envision Technology Partners, Inc. All rights reserved.
*/
:root {
    --iz-primary-text-color: #ffffff;
    --iz-primary-color: #014D69;
    --iz-primary-color-dark: #012836;
    --iz-primary-color-darker: #000E13;
    --menu-color-1: #01729c; /* menu background */
    --menu-color-2: #015473; /* item background */
    --menu-color-3: #014d69; /* item background on hover */
    --iz-top-nav-color: #014d69;
}