[general]
[common]
navigation_icon_set = "steps1"
title_icon_set = "steps1"
customize_icon_set = "steps1"
primary_font_family = "Helvetica Neue, Helvetica, Arial, sans-serif" ; Font family for most of the text in the app
base_font_size = "16px" ; Base font size. Almost all of the other font sizes throughout your web app will be calculated as percentages of this base font size, which can be specified in points (preferred) or pixels.
base_font_line_height = "1.33em"
primary_text_color = "#333" ; Primary text color for most text and navigation elements throughout app
secondary_text_color = "#666" ; Text color for smallprint, fineprint, legends, labels, nonselected tabs, and text in secondary nav lists
tertiary_text_color = "#aaa" ; Text color for secondary nav list smallprint
nonfocal_text_color = "#333" ; Text and link text that appear on the body background, e.g., within nonfocal elements
strong_text_color = "#000" ; Text color for active tabs
heading_font_family = "Georgia, serif" ; Font family for
and elements, including content item titles
primary_heading_color = "#24406b" ; Color for and elements, including content item titles
secondary_heading_color = "#000" ; Color for and elements, including section headings within grouped tables and subheadings within content areas
nonfocal_heading_color = "#24406b" ; Color for all , , , and elements that appear on the body background, e.g., within nonfocal elements
list_item_color = "#222222" ; Color for title or primary text element within nav and results lists (e.g., navigation lists, search results, video titles in lists, news story titles in lists, etc.). Should be dark.
focal_link_color = "#30558f" ; Color of text links within focal content areas
nonfocal_link_color = "#30558f" ; Color of text links that appear on the body background, e.g., within nonfocal elements
focal_link_hover_color = "#1d6eec" ; Hover color (only applies to desktops and cursor-driven mobile devices)
body_background_color = "#e6e6e6" ; Overall body background color
body_background_image = "url(/common/images/bodyback.png)" ; Overall body background image. Optional; use "none" if no image is required, or CSS format e.g., "url(/common/images/bodyback.jpg)"
body_background_position = "top left" ; CSS background-position for the body background image (if specified)
body_background_repeat = "repeat" ; CSS background-repeat for the body background image (if specified)
focal_background_color = "#fff" ; Background color for focal content areas and navigation and results lists
subfocal_background_color = "#f2f2f2" ; Tinted background color for subfocal content areas and nested navigation lists
focal_border_color = "#c0c0c0" ; Color of borders around focal content areas and navigation and results lists, and between list items
search_border_color = "#666" ; Color of borders around search fields and behind text search buttons
navbar_background_color = "#264b84"; ; Background color behind navbar (usually not seen if there's a navbar background image)
navbar_background_image = "url(/common/images/navback.png)" ; Navbar background image. Optional; use "none" if no image is required, or CSS format e.g., "url(/common/images/navback.png)"
navbar_background_position = "top left" ; CSS background-position for the navbar background image (if specified)
navbar_background_repeat = "repeat" ; CSS background-repeat for the navbar background image (if specified)
navbar_text_color = "#fff"; ; Color of navigation-bar text (page title and breadcrumb text) in Compliant and Tablet device classes
[compliant]
home_banner_class = "hero" ; Extra CSS class, if any, for the homescreen logo/banner. If this is set to "hero", the image will be stretched to full screen width and vertically scaled proportionally, and the banner_width and banner_height set below will be ignored. If no class is given here, the home banner will be treated as a fixed-size logo image that centers horizontally.
banner_width = 280 ; Width, in pixels, for the homescreen logo/banner image
banner_height = 50 ; Height, in pixels, for the homescreen logo/banner image
homelink_image_width = 57 ; Width, in pixels, for the homelink image at the left side of the top navigation bar
homelink_image_height = 44 ; Height, in pixels, for the homelink image at the left side of the top navigation bar
help_image_width = 46 ; Width, in pixels, for the help image at the right side of the top navigation bar
help_image_height = 44 ; Height, in pixels, for the help image at the right side of the top navigation bar
[tablet]
navigation_icon_set = "steps1"
homelink_image_width = 55 ; Width, in pixels, for the homelink image at the left side of the top navigation bar
homelink_image_height = 44 ; Height, in pixels, for the homelink image at the left side of the top navigation bar
homelink_use_wide_image = 0 ; Whether or not to use the wide version of the homelink image
homelink_use_wide_image_sitehome = 1 ; If homelink_use_wide_image is 0, whether or not to use the wide version of the homelink image only on the site home page
homelink_wide_image_width = 180 ; Width, in pixels, for the wide version of the homelink image at the left side of the top navigation bar - only required if either homelink_use_wide_image or homelink_use_wide_image_sitehome is set to 1
homelink_wide_image_height = 44 ; Height, in pixels, for the wide version of the homelink image at the left side of the top navigation bar - only required if either homelink_use_wide_image or homelink_use_wide_image_sitehome is set to 1
help_image_width = 55 ; Width, in pixels, for the help image at the right side of the top navigation bar
help_image_height = 44 ; Height, in pixels, for the help image at the right side of the top navigation bar
customize_icon_suffix = "-selected"
navmenu_background_color = "#505050" ; Background color for left-hand navigation menu on tablet and desktop
navmenu_background_image = "none" ; Optional; use "none" if no image is required, or CSS format e.g., "url(/common/images/navmenu-back.jpg)"
navmenu_text_color = "#ddd" ; Color of non-link text (if any) in nav menu
navmenu_link_color = "#ddd" ; Color of text links (module names) in nav menu
navmenu_link_selected_color = "#fff" ; Color of selected module name in nav menu
navmenu_border_color = "#666666" ; Color of divider line between rows in nav menu
[tablet-computer]
homelink_use_wide_image = 1
homelink_image_width = 180 ; Width, in pixels, for the homelink image at the left side of the top navigation bar
homelink_image_height = 44 ; Height, in pixels, for the homelink image at the left side of the top navigation bar
[basic]
base_font_size = "14px"
banner_width = 210
banner_height = 30
homelink_image_width = 35
homelink_image_height = 35