--MENU-HEADER-BG-color:transparent;/* background color of menu header */
--MENU-HEADER-BORDER-color:transparent;/* separator color of menu header */
--MENU-HOME-LINK-color:rgba(64,64,64,1);/* home button color if configured */
--MENU-HOME-LINK-HOVER-color:rgba(26,115,232,1);/* hoverd home button color if configured */
--MENU-SEARCH-color:rgba(26,115,232,1);/* text and icon color of search box */
--MENU-SEARCH-BG-color:rgba(255,255,255,1);/* background color of search box */
--MENU-SEARCH-BORDER-color:rgba(210,210,210,.66);/* border color of search box */
--MENU-SECTIONS-BG-color:rgba(134,134,134,.066);/* background of the menu; this is NOT just a color value but can be a complete CSS background definition including gradients, etc. */
--MENU-SECTIONS-ACTIVE-BG-color:transparent;/* background color of the active menu section */
--MENU-SECTIONS-LINK-color:rgba(16,16,16,1);/* link color of menu topics */
--MENU-SECTIONS-LINK-HOVER-color:rgba(26,115,232,1);/* hoverd link color of menu topics */
--MENU-SECTION-ACTIVE-CATEGORY-color:rgba(26,115,232,1);/* text color of the displayed menu topic */
--MENU-SECTION-ACTIVE-CATEGORY-BG-color:rgba(255,255,255,1);/* background color of the displayed menu topic */
--MENU-SECTION-HR-color:rgba(210,210,210,1);/* separator color of menu footer */
--BOX-CAPTION-color:rgba(255,255,255,1);/* text color of colored box titles */
--BOX-BG-color:rgba(255,255,255,.833);/* background color of colored boxes */
--BOX-TEXT-color:rgba(16,16,16,1);/* text color of colored box content */
--BOX-GREY-color:rgba(210,210,210,1);/* background color of grey boxes */