Source: dist/css/library_boot.css , line
7167
9
Subs
Subs are the smallest building blocks of the design system—primitive elements and utilities that serve as
sub-components or fragments used across larger patterns and modules. They include placeholder content, simple data
points, iconography, credit tags, action buttons, and other elemental units that are not meant to be used standalone
but are composed into larger, reusable structures.
These assets support a modular design approach, allowing patterns to reference and inject consistent visuals, text,
or interaction units without duplicating logic or styling. Sub elements often use Handlebars partials
({{> 'Sub.X' }}) to render dynamic or variable content within patterns.
Common use cases: - {{> 'Sub.Sub.Data.Duration'}} — Displays session duration -
{{> 'Sub.Credit' modifier_class='CME'}} — Outputs a credit tag with a modifier -
{{> 'Sub.ActionButtons.Favorite'}} — Interactive favorite/save button
Naming Convention: Sub.Type.Name — Organized by category (e.g., Data,
Credit, ActionButtons, ClassList)
NOTE:
Subs are maintained as composable units to promote consistency, reduce repetition, and streamline pattern updates across the system.
Source: dist/css/library_boot.css , line
7226
9.3
Class Lists
Arches can be robust when trying to descrbe a complicated peice of UI and here is a respository of the classes used on those UI items
Source: dist/css/library_boot.css , line
9561
9.3
Class Lists
This is a combination of the classes that build common decorative elements or spacing in the design.
Source: dist/css/library_boot.css , line
9574
9.3.1
Body Classes
The list of classes used on the body tag
Example
Default styling
bg_black-4 w_100 p_3:md p_2
NOTE:
Combination of classes used as a common decorators.
bg_black-4 w_100 p_3:md p_2
Source: dist/css/library_boot.css , line
9888
9.3.2.1
Border Top Primary
Used in dividing lists of items.
Example
Default styling
br-t_1 br_black-3 br_solid
br-t_1 br_black-3 br_solid
Source: dist/css/library_boot.css , line
9873
9.3.2.2
Border Top Primary
Used in dividing lists of items.
Example
Default styling
br-t_1 br_primary-2 br_solid
br-t_1 br_primary-2 br_solid
Source: dist/css/library_boot.css , line
7157
9.3.3.1
Reverse Card
Example
Default styling
bg_primary-n2 c_white color_inherit
bg_primary-n2 c_white color_inherit
Source: dist/css/library_boot.css , line
7095
9.3.4.1.1
Grid - Triple Card Holder
Example
Default styling
columns_3:lg columns_2:md columns_1 gap_5:lg gap_4 p_3 p_4:md p_5:lg m-y_3 m-y_4:md m-y_5:lg grid wrapper-container bg_black-1 m-x_n4 reading-typography
NOTE:
Triple up cards with shaded background are used only in full screen pages
columns_3:lg columns_2:md columns_1 gap_5:lg gap_4 p_3 p_4:md p_5:lg m-y_3 m-y_4:md m-y_5:lg grid wrapper-container bg_black-1 m-x_n4 reading-typography
Source: dist/css/library_boot.css , line
7144
9.3.4.2
GridList Item Basic
Example
Default styling
flex flex_row:md flex_column items_start:md items_center justify_start isolation_isolate relative c_accent-n1 p_3 p_4:md br_radius
NOTE:
Icon and Header use differnt classes because they are a simpler component.
flex flex_row:md flex_column items_start:md items_center justify_start isolation_isolate relative c_accent-n1 p_3 p_4:md br_radius
Source: dist/css/library_boot.css , line
7121
9.3.4.3
Grid - Card Holder - 50 split
Example
Default styling
columns_2:md columns_1 gap_5:lg gap_6:xl gap_4 grid
NOTE:
split layouts great for half page cards
columns_2:md columns_1 gap_5:lg gap_6:xl gap_4 grid
Source: dist/css/library_boot.css , line
7108
9.3.4.4
Triple Split with Sidebar
Example
Default styling
columns_3:lg columns_2:md columns_1 gap-x_4:lg gap-x_3:md gap_4 grid ul_none text_left
NOTE:
Triple up splits
columns_3:lg columns_2:md columns_1 gap-x_4:lg gap-x_3:md gap_4 grid ul_none text_left
Source: dist/css/library_boot.css , line
7134
9.3.4.5
GridList Triple on XL
Example
Default styling
columns_2:lg columns_3:xl columns_1 gap-x_5:xl gap-x_4:lg gap-x_3 gap-y_4 grid p-x_4:xl p-x_3:lg p-x_0 ul_none
columns_2:lg columns_3:xl columns_1 gap-x_5:xl gap-x_4:lg gap-x_3 gap-y_4 grid p-x_4:xl p-x_3:lg p-x_0 ul_none
Source: dist/css/library_boot.css , line
9642
9.3.5.1
Inset level_down
The list of classes used on the body tag
Example
Default styling
inset-level_down bg_black-_05 shadow_emboss-light br_radius br_solid br_1 br_black-1
NOTE:
Combination of classes used as a common decorators.
inset-level_down bg_black-_05 shadow_emboss-light br_radius br_solid br_1 br_black-1
Source: dist/css/library_boot.css , line
9659
9.3.5.2
Inset level_down-1
The list of classes used on the body tag
Example
Default styling
inset-level_down-1 bg_black-1 shadow_emboss-light br_solid br_1 br_black-2 br_radius texture_light
NOTE:
Combination of classes used as a common decorators.
inset-level_down-1 bg_black-1 shadow_emboss-light br_solid br_1 br_black-2 br_radius texture_light
Source: dist/css/library_boot.css , line
9676
9.3.5.3
Inset level_down-2
The list of classes used on the body tag
Example
Default styling
inset-level_down-2 bg_black-2 shadow_emboss-light br_solid br_1 br_black-3 br_radius texture_light
NOTE:
Combination of classes used as a common decorators.
inset-level_down-2 bg_black-2 shadow_emboss-light br_solid br_1 br_black-3 br_radius texture_light
Source: dist/css/library_boot.css , line
9729
9.3.5.4.1
Inset Margin Level -1
The list of classes used on the body tag
Example
Default styling
m-x_n2 m-x_n3:md m-x_n4:lg
NOTE:
Combination of classes used as a common decorators.
m-x_n2 m-x_n3:md m-x_n4:lg
Source: dist/css/library_boot.css , line
9693
9.3.5.5
Inset padding Level 0
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9711
9.3.5.5.1
Inset padding Level 1
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9747
9.3.5.5.2
Inset padding Level 2
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9765
9.3.5.5.3
Inset padding Level 3
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9783
9.3.5.5.4
Inset padding Level 4
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9608
9.3.5.6
Inset Level_up
The list of classes used on the body tag
Example
Default styling
inset-level_up bg_white-7 br_radius br_solid br_1 br_black-2
NOTE:
Combination of classes used as a common decorators.
inset-level_up bg_white-7 br_radius br_solid br_1 br_black-2
Source: dist/css/library_boot.css , line
9625
9.3.5.7
Inset Level_up-1
The list of classes used on the body tag
Example
Default styling
inset-level_up-1 bg_white br_radius shadow_overlap-light relative br_solid br_1 br_black-2
NOTE:
Combination of classes used as a common decorators.
inset-level_up-1 bg_white br_radius shadow_overlap-light relative br_solid br_1 br_black-2
Source: dist/css/library_boot.css , line
9591
9.3.6
Page Area
The list of classes used on the body tag
Example
Default styling
p_2 p_3:md isolation_isolate br_radius bg_white-7
NOTE:
Combination of classes used as a common decorators.
p_2 p_3:md isolation_isolate br_radius bg_white-7
Source: dist/css/library_boot.css , line
9801
9.3.7.1
Vertical padding Level 0
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9819
9.3.7.1.1
Vertical padding Level 1
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9837
9.3.7.1.2
Vertical padding Level 2
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9855
9.3.7.1.3
Vertical padding Level 3
The list of classes used on the body tag
Example
Default styling
NOTE:
Combination of classes used as a common decorators.
Source: dist/css/library_boot.css , line
9016
9.4
Collapse/Expand
The collapse/expand icon is used to collapse and expand the facet group.
Example
Default styling
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="" role="button" aria-expanded="true" aria-controls="">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div>
Source: dist/css/library_boot.css , line
9037
9.4.1
Collapse/Expand No Text
The collapse/expand icon is used to collapse and expand the facet group.
Example
Default styling
<div class="toggle user-select_none" data-bs-toggle="collapse" data-bs-target="" role="button" aria-expanded="true" aria-controls="">
<span class="fa-stack">
<i class="fas fa-square fa-stack-2x"></i>
<i class="fas fa-minus fa-stack-1x c_white"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x c_white"></i>
</span>
</div>
Source: dist/css/library_boot.css , line
6882
9.5.1.1
Read More Arrow
This stacked incon is used in multiple locations when a user should know their is more to learn or read on another section of the site.
Example
Default styling
<span class="fa-stack font_6 order_2 z_1">
<i class="fa-ellipsis fas fa-stack-1x" aria-hidden="true"></i>
<i class="fa-chevron-right fa-solid fa-stack-1x" aria-hidden="true" style=" left: 20%; font-size: 115%; "></i>
</span>
Source: dist/css/library_boot.css , line
10238
9.5.2.1.1
Breadcrumb First Item
The not first nor last item in the breadcrumb.
Example
Default styling
<li class="flex flex_row flex_none h:c_primary lh_2 m-b_1 relative">
<i class="fal fa-home fa-fw flex_none self_center c_primary font-size_up "></i>
<a href="../home" class="inherit_all h:underline undecorated expanded-click-area overflow_ellipsis flex flex_nowrap nowrap" title="navigate to home page">
<span class="display_none flex_auto inline:md self_center m-l_3">Home</span>
</a>
</li>
Source: dist/css/library_boot.css , line
10282
9.5.2.1.2
Breadcrumb Last Item
The last Item in the Breadcrumb doesn't include a link to the page and is decorated as highlighted.
Example s
Search
Search Page
Session Name
Session Page
<li class="flex flex_row flex_auto flex_50 lh_2 m-b_1 overflow_hidden relative c_black-7">
<i class="fal fa-chevron-left c_primary-n2 m-x_3 self_center font-size_down"></i>
<div class="flex flex_row flex_nowrap overflow_ellipsis nowrap">
<span class=" flex_auto self_center">Page Type Label</span>
<span class=" flex_auto self_center display_inline:md display_none font_medium">[modifier]</span>
</div>
</li>
Source: dist/css/library_boot.css , line
10258
9.5.2.1.3
Breadcrumb Not-First Item
The not first nor last item in the breadcrumb.
Example s
Search
Search Page
Session Name
Session Page
<li class="flex flex_row flex_auto flex_50 h:c_primary lh_2 m-b_1 overflow_hidden relative">
<i class="fal fa-chevron-left fa-fw m-x_3 flex_none self_center c_primary font-size_down"></i>
<a href="../watching" class="inherit_all h:underline undecorated expanded-click-area overflow_ellipsis flex flex_nowrap nowrap" title="navigate to X Page">
<span class=" flex_auto self_center">Page Type Label</span>
<span class=" flex_auto self_center display_inline:md display_none">[modifier]</span>
</a>
</li>
Source: dist/css/library_boot.css , line
7462
9.5.3.1.1.1
Tab: Basic
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a
id="BasicLink-tab" data-bs-toggle="tab" data-bs-target="#BasicLink" role="tab" aria-controls="BasicLink" aria-selected="true"
class="a:bg_accent-n2 h:underline-none a:c_white br-b_3 br_white-0 br_solid:md c_primary h:bg_acc-n3 h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4" href="#">Link</a>
</li>
Source: dist/css/library_boot.css , line
12383
9.5.3.1.1.1
Tab: Basic
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a
id="BasicLink-tab" data-bs-toggle="tab" data-bs-target="#BasicLink" role="tab" aria-controls="BasicLink" aria-selected="true"
class="a:bg_accent-n2 h:underline-none a:c_white br-b_3 br_white-0 br_solid:md c_primary h:bg_acc-n3 h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4" href="#">Link</a>
</li>
Source: dist/css/library_boot.css , line
7443
9.5.3.1.1.2
Tab: Active
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
<li class=" br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a
id="ActiveLink-tab" data-bs-toggle="tab" data-bs-target="#ActiveLink" role="tab" aria-controls="ActiveLink" aria-selected="true"
class="active a:bg_accent-n2 h:underline-none a:c_white br-b_3 br_white-0 br_solid:md c_primary h:bg_acc-n3 h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4"
href="#">Active</a>
</li>
Source: dist/css/library_boot.css , line
12364
9.5.3.1.1.2
Tab: Active
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
<li class=" br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a
id="ActiveLink-tab" data-bs-toggle="tab" data-bs-target="#ActiveLink" role="tab" aria-controls="ActiveLink" aria-selected="true"
class="active a:bg_accent-n2 h:underline-none a:c_white br-b_3 br_white-0 br_solid:md c_primary h:bg_acc-n3 h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4"
href="#">Active</a>
</li>
Source: dist/css/library_boot.css , line
7481
9.5.3.1.1.3
Tab: Disabled
Description: Disabled decorations is a swap of many of the decoration classes with the removal of the hover and active classes.
Example
Default styling
<li class="br-t_3 br_white-0 br_solid:md m-l_1 nav-item">
<a class="br-b_3 br_solid:md br_white-0 c_black-4 opacity-5 bg_black-1 disabled h:underline-none m-y_n2:md nav-link p-x_3 p-x_4" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
</li>
Source: dist/css/library_boot.css , line
12402
9.5.3.1.1.3
Tab: Disabled
Description: Disabled decorations is a swap of many of the decoration classes with the removal of the hover and active classes.
Example
Default styling
<li class="br-t_3 br_white-0 br_solid:md m-l_1 nav-item">
<a class="br-b_3 br_solid:md br_white-0 c_black-4 opacity-5 bg_black-1 disabled h:underline-none m-y_n2:md nav-link p-x_3 p-x_4" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
</li>
Source: dist/css/library_boot.css , line
7365
9.5.3.1.2
Simple Tabs: Dark Mode
Reverse Colored Tabs for when on dark background
Example
Default styling
<div class="m-y_4 bg_acc p_4" id="nav_jump">
<nav class="bg_black-2 c_white br_3 br_radius br_solid br_black-5 font_0 font_bold font_ui p-x_0 p-x_4:md shadow_overlap-light">
<ul class="flex_column flex_row:md ul_none nav">
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4 active">
Active
</a>
</li> <li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4">
Link
</a>
</li> <li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4">
Link
</a>
</li> <li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="bg_white-2 br-b_3 br_solid:md br_white-0 c_white-4 cursor_not-allowed disabled h:underline-none m-y_n2:md nav-link opacity-5 p-x_4 p-y_3:md" href="/on-demand/industry-stage#nav_jump" target="_self">
Disabled
</a>
</li> </ul>
</nav>
</div>
Source: dist/css/library_boot.css , line
12286
9.5.3.1.2
Simple Tabs: Dark Mode
Reverse Colored Tabs for when on dark background
Example
Default styling
<div class="m-y_4 bg_acc p_4" id="nav_jump">
<nav class="bg_black-2 c_white br_3 br_radius br_solid br_black-5 font_0 font_bold font_ui p-x_0 p-x_4:md shadow_overlap-light">
<ul class="flex_column flex_row:md ul_none nav">
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4 active">
Active
</a>
</li> <li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4">
Link
</a>
</li> <li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4">
Link
</a>
</li> <li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="bg_white-2 br-b_3 br_solid:md br_white-0 c_white-4 cursor_not-allowed disabled h:underline-none m-y_n2:md nav-link opacity-5 p-x_4 p-y_3:md" href="/on-demand/industry-stage#nav_jump" target="_self">
Disabled
</a>
</li> </ul>
</nav>
</div>
Source: dist/css/library_boot.css , line
7404
9.5.3.1.2.1
Tab Dark: Basic
Description: Dark Tab Basic Nav
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4">
Link
</a>
</li>
Source: dist/css/library_boot.css , line
12325
9.5.3.1.2.1
Tab Dark: Basic
Description: Dark Tab Basic Nav
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4">
Link
</a>
</li>
Source: dist/css/library_boot.css , line
7386
9.5.3.1.2.2
Tab Dark: Active
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4 active">
Active
</a>
</li>
Source: dist/css/library_boot.css , line
12307
9.5.3.1.2.2
Tab Dark: Active
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="a:bg_accent h:underline-none c_white text-shadow_black-1 br-b_3 br_white-0 br_solid:md:md h:bg_secondary h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4 active">
Active
</a>
</li>
Source: dist/css/library_boot.css , line
7424
9.5.3.1.2.3
Tab Dark: Disabled
Description: Disabled decorations is a swap of many of the decoration classes with the removal of the hover and active classes.
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="bg_white-2 br-b_3 br_solid:md br_white-0 c_white-4 cursor_not-allowed disabled h:underline-none m-y_n2:md nav-link opacity-5 p-x_4 p-y_3:md" href="/on-demand/industry-stage#nav_jump" target="_self">
Disabled
</a>
</li>
Source: dist/css/library_boot.css , line
12345
9.5.3.1.2.3
Tab Dark: Disabled
Description: Disabled decorations is a swap of many of the decoration classes with the removal of the hover and active classes.
Example
Default styling
<li class="br-t_3 br_solid:md br_white-0 m-l_1 nav-item ">
<a class="bg_white-2 br-b_3 br_solid:md br_white-0 c_white-4 cursor_not-allowed disabled h:underline-none m-y_n2:md nav-link opacity-5 p-x_4 p-y_3:md" href="/on-demand/industry-stage#nav_jump" target="_self">
Disabled
</a>
</li>
Source: dist/css/library_boot.css , line
7575
9.5.3.2.1
Tab: Default
experimental
Description: Active State of Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
caution:
This item is not finalized and might be subject to change
NOTE:
Limitations to the documentation system might cause javascript effects to animate or trigger incorrectly.
<li id="LinkUI-tab" data-bs-toggle="tab" data-bs-target="#LinkUI" role="tab" aria-controls="LinkUI" aria-selected="true" class=" nav-item relative p_3 p-x_4:md h:bg_black-3 br-l_1 br_black-3 br_solid flex_grow text_center bg_disabled opacity_disabled a:bg_accent-n1">
<span
class="c_disabled h:undecorated expanded-click-area c_black-8 a:c_white-9 h:c_black "
>Link</span>
</li>
Source: dist/css/library_boot.css , line
7599
9.5.3.2.1.1
Tab: Active
experimental
Description: Active State of Dark Tab. Add and remove the active is-active class from the li-tag toggle the active effect
Example
Default styling
caution:
This item is not finalized and might be subject to change
NOTE:
Limitations to the documentation system might cause javascript effects to animate or trigger incorrectly.
<li class="active nav-item relative p_3 p-x_4:md h:bg_black-3 br-l_1 br_black-3 br_solid flex_grow text_center bg_disabled opacity_disabled a:bg_accent-n1">
<a
id="ActiveLinkUI-tab"
data-bs-toggle="tab"
data-bs-target="#ActiveLinkUI"
role="tab"
aria-controls="ActiveLinkUI"
aria-selected="true"
class="c_disabled h:undecorated expanded-click-area c_black-8 a:c_white-9 h:c_black "
href="#">Active</a>
</li>
Source: dist/css/library_boot.css , line
7627
9.5.3.2.1.2
Tab: Disabled
experimental
Description: Disabled decorations is a swap of many of the decoration classes with the removal of the hover and active classes.
Example
Default styling
caution:
This item is not finalized and might be subject to change
NOTE:
Limitations to the documentation system might cause javascript effects to animate or trigger incorrectly.
<li class="disabled nav-item relative p_3 p-x_4:md h:bg_black-3 br-l_1 br_black-3 br_solid flex_grow text_center bg_disabled opacity_disabled a:bg_accent-n1">
<a class="c_disabled h:undecorated expanded-click-area c_black-8 a:c_white-9 h:c_black "
href="#"
tabindex="-1"
aria-disabled="true">
Disabled</a>
</li>
Source: dist/css/library_boot.css , line
9903
9.6
Credits Chiclets
Credits show in the design when they are available to be claimed by the media they are on.
Example s
default
there is no default version of credits it is always a type.
default
CME
CME Credits
CME
CNE
CNE Credits
CNE
<span class="bg_[modifier]-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">[modifier]</span>
Source: dist/css/library_boot.css , line
10306
9.6.1.1
Credit Chiclets Horizontal
Horizontal list of credit chiclets.
Sub.Credit - Credit Chiclet
Sub
Components in Design:
Example
Default styling
<ul class="flex flex_row font_n3 gap_2 justify_start flex_wrap self_start ul_none uppercase">
<li class="lh_0 flex_none">
<span class="bg_CME-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">CME</span> </li>
<li class="lh_0 flex_none">
<span class="bg_CNE-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">CNE</span> </li>
<li class="lh_0 flex_none">
<span class="bg_AAPA-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">AAPA</span> </li>
</ul>
Source: dist/css/library_boot.css , line
9310
9.7
Faculty List
When it is only important to show the credits listed and not the credit values this simple dot pattern is a good solution.
Sub.Data.Faculty.FullName - Full Name
Sub.Data.Faculty.FullName - Location
Data Elements:
Example s
block
use block on the role type label to stack the faculty names.
Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
inline-block
use inline-block on the role type label to keep all the faculty in wrapping single line.
Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
FORMAT:
This element uses data that has strict data formatting requirements. See the data tab for more information.
<ul class="ul_inline-semicolon font_regular font_copy">
<li class="no-after font_medium c_primary-n1 block w_100 [modifier]">Role Type 1:</li>
<li>Pepper H. Soda III, MD, FACC <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li class="no-after font_medium c_primary-n1 block w_100 [modifier]">Role Type 2:</li>
<li>Dianna Denesik III <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Miguel Romaguera <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Jeanette Franecki <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
Source: dist/css/library_boot.css , line
9339
9.7.1
Aux Session Faculty List
When it is only important to show the credits listed and not the credit values this simple dot pattern is a good solution.
Sub.Data.Faculty.FullName - Full Name
Sub.Data.Faculty.Location - Location
Sub
Components in Design:
Example s
block
use block on the role type label to stack the faculty names.
Role Type 1
Marty Little ( New York, NY, USA)
Eileen Marvin ( New York, NY, USA)
Chelsea Dach DVM ( New York, NY, USA)
Role Type 2
Wm Price( New York, NY, USA)
Mrs. Jeffrey Cartwright ( New York, NY, USA)
CEmmett Spencer( New York, NY, USA)
inline-block
use inline-block on the role type label to keep all the faculty in wrapping single line.
Role Type 1
Marty Little ( New York, NY, USA)
Eileen Marvin ( New York, NY, USA)
Chelsea Dach DVM ( New York, NY, USA)
Role Type 2
Wm Price( New York, NY, USA)
Mrs. Jeffrey Cartwright ( New York, NY, USA)
CEmmett Spencer( New York, NY, USA)
<h4 class="font-size_up c_black-6 font_medium capitalize"><i class="fas fa-users p-r_3"></i> Role Type 1</h4>
<div class="p-y_3 br-t_1 br_primary-2 br_solid font-size_down">
<ul class="ul_inline-semicolon font_regular font_copy">
<li>Marty Little <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Eileen Marvin <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Chelsea Dach DVM <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
</div>
<h4 class="font-size_up c_black-6 font_medium capitalize"><i class="fas fa-users p-r_3"></i> Role Type 2</h4>
<div class="p-y_3 br-t_1 br_primary-2 br_solid font-size_down">
<ul class="ul_inline-semicolon font_regular font_copy">
<li>Wm Price<span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Mrs. Jeffrey Cartwright <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>CEmmett Spencer<span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
</div>
Source: dist/css/library_boot.css , line
9438
9.7.2
No Location Faculty List
When you list non-event areas like Posters, and Abstracts the list removes the location of the person.
Sub.Data.Faculty.FullName - Full Name
Sub
Components in Design:
Example s
block
use block on the role type label to stack the faculty names.
Role Type 1:
Pepper H. Soda III, MD, FACC
Role Type 2:
Dianna Denesik III
Miguel Romaguera
Jeanette Franecki
inline-block
use inline-block on the role type label to keep all the faculty in wrapping single line.
Role Type 1:
Pepper H. Soda III, MD, FACC
Role Type 2:
Dianna Denesik III
Miguel Romaguera
Jeanette Franecki
<ul class="ul_inline-semicolon font_regular font_copy">
<li class="no-after font_medium c_primary-n1 [modifier]">Role Type 1:</li>
<li>Pepper H. Soda III, MD, FACC</li>
<li class="no-after font_medium c_primary-n1 [modifier]">Role Type 2:</li>
<li>Dianna Denesik III</li>
<li>Miguel Romaguera</li>
<li>Jeanette Franecki</li>
</ul>
Source: dist/css/library_boot.css , line
9410
9.7.3
Session Faculty List
When it is only important to show the credits listed and not the credit values this simple dot pattern is a good solution.
Sub.Data.Faculty.FullName - Full Name
Sub.Data.Faculty.FullName - Location
Sub
Components in Design:
Example s
block
use block on the role type label to stack the faculty names.
Session Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Session Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
inline-block
use inline-block on the role type label to keep all the faculty in wrapping single line.
Session Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Session Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
<ul class="ul_inline-semicolon font_regular font_copy">
<li class="no-after font_medium c_primary-n1 [modifier]">Session Role Type 1:</li>
<li>Pepper H. Soda III, MD, FACC <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li class="no-after font_medium c_primary-n1 [modifier]">Session Role Type 2:</li>
<li>Dianna Denesik III <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Miguel Romaguera <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Jeanette Franecki <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
Source: dist/css/library_boot.css , line
9376
9.7.4
Combined Faculty List
When a presentation is in a single state the combination of session roles and presentation roles are shown.
Sub.Data.Faculty.FullName - Full Name
Sub.Data.Faculty.FullName - Location
Sub
Components in Design:
Example s
block
use block on the role type label to stack the faculty names.
Session Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Session Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
inline-block
use inline-block on the role type label to keep all the faculty in wrapping single line.
Session Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Session Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
Role Type 1:
Pepper H. Soda III, MD, FACC ( New York, NY, USA)
Role Type 2:
Dianna Denesik III ( New York, NY, USA)
Miguel Romaguera ( New York, NY, USA)
Jeanette Franecki ( New York, NY, USA)
<ul class="ul_inline-semicolon font_regular font_copy">
<li class="no-after font_medium c_primary-n1 [modifier]">Session Role Type 1:</li>
<li>Pepper H. Soda III, MD, FACC <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li class="no-after font_medium c_primary-n1 [modifier]">Session Role Type 2:</li>
<li>Dianna Denesik III <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Miguel Romaguera <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Jeanette Franecki <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li class="no-after font_medium c_primary-n1 [modifier]">Role Type 1:</li>
<li>Pepper H. Soda III, MD, FACC <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li class="no-after font_medium c_primary-n1 [modifier]">Role Type 2:</li>
<li>Dianna Denesik III <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Miguel Romaguera <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Jeanette Franecki <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
Source: dist/css/library_boot.css , line
10430
9.9
Legal RoadBlock Sub Components
The legal roadblock is a page that stops the user when they haven't accepted the terms of use or any other legal agreements needed for the use of the product.
Source: dist/css/library_boot.css , line
10442
9.9.2
Legal Content Block
A legal block will block a user from the program if they user has not signed it. If there is more then one user block all must be accepted before the user can proceed.
ClassList:
Sub.ClassList.Vertical.padding.up-1 - Vertical Padding Up 1
Sub.ClassList.Border.PrimaryTop - Border Primary Top
Example
Default styling
ACC Anywhere 2022 Credit Information, Terms of Service, and License Agreement
The Terms of Service and License Agreement set forth below constitute a legal agreement (collectively, the "Agreement") between the American College of Cardiology Foundation ("ACCF") and You and your agents ("You" or “Your”) for the use of the ACC Anywhere 2022 (the "Product”).
By clicking on the Agree button below, and by using the Product, You accept and agree to be bound by all of the terms and conditions set forth in this Agreement. If You do not wish to accept the terms and conditions of this Agreement, You may not proceed to use the Product.
Click to Read Full Terms of Service.
I hereby certify that I understand and agree to the terms stated in this Agreement and that this Agreement applies to my initial use of the Product and all other subsequent uses of the Product.
<article class="isolation_isolate p_1 p-b_4 relative">
<nav class="r_0 sticky t_0 z_1">
<div class="absolute flex flex_nowrap flex_row gap-x_3 r_4">
<!-- Helper Jump links -->
<a class="c_white br-tl_square br-tr_square br_radius btn btn-accent btn-sm grid items_center justify_center m-l_auto self_center shadow_2" href="#TopAgreement1">
<span><i class="fas fa-arrow-up p-r_2"></i>top</span>
</a>
<a class="c_white br-tl_square br-tr_square br_radius btn btn-accent btn-sm grid items_center justify_center m-l_auto self_center shadow_2" href="#Agreement1">
<span><i class="fas fa-arrow-down p-r_2"></i>scroll down</span>
</a>
<!-- Helper Jump links -->
</div>
</nav>
<header class="bg_white p-t_0 p-b_3 relative z_3">
<h2 class="bg_white m-t_n2 m_0 p-y_2 p-y_3:md p-y_4:lg">ACC Anywhere 2022 Credit Information, Terms of Service, and License Agreement </h2>
</header>
<main class="z_0 isolation_isolate p-y_2 p-y_3:md p-y_4:lg br-t_1 br_primary-2 br_solid">
<!--- Agreement HTML START -->
<p class="font-size_up">The Terms of Service and License Agreement set forth below constitute a legal agreement (collectively, the "Agreement") between the American College of Cardiology Foundation ("ACCF") and You and your agents ("You" or “Your”) for the use of the ACC Anywhere 2022 (the "Product”). </p><p class="font-size_up">
By clicking on the Agree button below, and by using the Product, You accept and agree to be bound by all of the terms and conditions set forth in this Agreement. If You do not wish to accept the terms and conditions of this Agreement, You may not proceed to use the Product. </p>
<p class="font-size_up"><a href="#" class="c_accent-n2 font_bold font_ui link" target="_blank">Click to Read Full Terms of Service.</a></p>
<p class="">I hereby certify that I understand and agree to the terms stated in this Agreement and that this Agreement applies to my initial use of the Product and all other subsequent uses of the Product.</p>
<!--- Agreement HTML END -->
</main>
</article>
Source: dist/css/library_boot.css , line
9223
9.10
Pagination
Pagination is used to navigate through the results.
Example
Default styling
Source: dist/css/library_boot.css , line
10334
9.11.1
Auxiliary Data
Description: Most players have auxiliary data zones that describe the playing element through credits, tags, and categories.
ClassList:
Sub.ClassList.Border.PrimaryTop - Border Primary Top
Sub.Credits.NonAccredited - Non Accredited
Sub.FacultyList.AuxSession - Session Faculty Lists
Sub.Credit.Chiclets.Horizontal - Credit Chiclets Horizontal
Sub.Tags.Category - Category
Sub.Tags.Filter - Tags
Sub
Components in Design:
Example
Default styling
Role Type 1
Marty Little ( New York, NY, USA)
Eileen Marvin ( New York, NY, USA)
Chelsea Dach DVM ( New York, NY, USA)
Role Type 2
Wm Price( New York, NY, USA)
Mrs. Jeffrey Cartwright ( New York, NY, USA)
CEmmett Spencer( New York, NY, USA)
Credits
category
Channel 1
Navigating Health Care Economics
tags
Tag Name 1
Daugherty - Larkin
relationships
web-readiness
<aside class="">
<h4 class="font-size_up c_black-6 font_medium capitalize"><i class="fas fa-users p-r_3"></i> Role Type 1</h4>
<div class="p-y_3 br-t_1 br_primary-2 br_solid font-size_down">
<ul class="ul_inline-semicolon font_regular font_copy">
<li>Marty Little <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Eileen Marvin <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Chelsea Dach DVM <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
</div>
<h4 class="font-size_up c_black-6 font_medium capitalize"><i class="fas fa-users p-r_3"></i> Role Type 2</h4>
<div class="p-y_3 br-t_1 br_primary-2 br_solid font-size_down">
<ul class="ul_inline-semicolon font_regular font_copy">
<li>Wm Price<span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>Mrs. Jeffrey Cartwright <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
<li>CEmmett Spencer<span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
</ul>
</div> <h4 class="font-size_up c_black-6 font_medium capitalize">
<i class="fas fa-file-certificate p-r_3"></i> Credits
</h4>
<div class="p-y_3 br-t_1 br_primary-2 br_solid font-size_down-1">
<ul class="flex flex_row font_n3 gap_2 justify_start flex_wrap self_start ul_none uppercase">
<li class="lh_0 flex_none">
<span class="bg_CME-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">CME</span> </li>
<li class="lh_0 flex_none">
<span class="bg_CNE-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">CNE</span> </li>
<li class="lh_0 flex_none">
<span class="bg_AAPA-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">AAPA</span> </li>
</ul> </div>
<h4 class="font-size_up c_black-6 font_medium">
<i class="fas fa-tag p-r_3"></i>
category
</h4>
<div class=" br-t_1 br_primary-2 br_solid font-size_down">
<ul class="ul_inline-comma">
<li>Channel 1</li>
<li>Navigating Health Care Economics</li>
</ul> </div>
<h4 class="font-size_up c_black-6 font_medium">
<i class="fas fa-tags p-r_3"></i> tags
</h4>
<div class=" br-t_1 br_primary-2 br_solid font-size_down">
<ul class="ul_inline-comma">
<li>Tag Name 1</li>
<li>Daugherty - Larkin</li>
<li>relationships</li>
<li>web-readiness</li>
</ul> </div>
</aside>
Source: dist/css/library_boot.css , line
10014
9.12
Progress Player Bar
shows users where they left off with the player.
Example s
default
Has zero player
50
50% played
<aside class="bg_secondary-3 h:bg_primary-3 p-x_4 p-y_3 br_radius flex flex_row texture_dust relative">
<a class="expanded-click-area" href="player@[modifier]"><i class="fa fa-play p-x_3 c_primary"></i></a>
<div class="progress w_100 self_center br_black-2 br_solid bg_black-4 br_1 br_round h_0lh font_n4">
<div class="progress-bar bg_accent" role="progressbar" style="width: [modifier]%" aria-valuenow="[modifier]" aria-valuemax="100"></div>
</div>
</aside>
Source: dist/css/library_boot.css , line
10506
9.13.1
Search Filter Rail
The filter box on the search page.
Example
Default styling
<div id="filterZone" class="{aspect_1_1:md} {nav-mined} nav-maxed self_start bg_black-3 br_1 br_black-2 br_radius br_solid flex_auto p_2 p_3:md shadow_emboss-light transition_3 flex flex_column ">
<nav id="FilterNavContainer" class="flex_auto overflow_hidden self_stretch font_4:lg font_3:md font_2 font_display font_display">
<ul class="flex flex_column:md flex_row gap_3 justify_start:md ul_none w_100 w_auto:md">
<li class="a:bg_primary a:c_white a:shadow_overlap-light {aspect_1_1:md} br_radius c_white-8 flex_none grid h:bg_black-7 h:c_white h:shadow_overlap-light nav-item p_0:md p_3">
<a class="c_inherit-all h:undecorated p_3 lh_1 m-x_n1">
<i class="far fa-filter p-x_2:md p-y_3 p-y_0:md"></i>
<span class="font-size_down label lh_0 lowercase self_center font_medium {display_none:md}">Filter</span>
</a>
</li>
</ul>
</nav>
<ul id="filterFacets" class="ul_none font_n1 {display_none} opacity_none transition_3 min-h_30:md">
<li data-name="library-search-facet" class="bg_white-8 br_radius m-t_3 p_3 max-w_20:md Filter1">
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_0 lh_1 font-size_up font_medium">Type Ahead Filter</div>
</header>
<main class="p_1 collapse show">
<div class="p_3 flex flex_row">
<input class="br-tr_square br-br_square" type="text" name="" id="" placeholder="Filter Name">
<button class="btn btn-secondary br-tl_square br-bl_square"><i class="fas fa-users"></i></button>
</div>
</main>
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_2 lh_1 font-size_down font_bold opacity_8">Filtering By</div>
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="#collapseTypeAhead" role="button" aria-expanded="true" aria-controls="#collapseTypeAhead">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div> </header>
<main id="collapseTypeAhead" class="p_1 collapse show" style="">
<ul class="p-y_3 ul_none br-t_1 br-b_1 br_primary-3 transition_3 br_solid">
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacetfacet_1244" id="checkfacetfacet_1244" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacetfacet_1244" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> type ahead filter facet_1244</span></label></div>
<div class="">
<button class="bg_transparent br_0 br_radius c_alert h:bg_alert-3 h:c_alert-n3 p-y_2"><i class="fas fa-trash"></i></button>
</div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacetfacet_1955" id="checkfacetfacet_1955" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacetfacet_1955" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> type ahead filter facet_1955</span></label></div>
<div class="">
<button class="bg_transparent br_0 br_radius c_alert h:bg_alert-3 h:c_alert-n3 p-y_2"><i class="fas fa-trash"></i></button>
</div>
<!---->
</div>
</li> </ul>
<footer class="text_center font-size_down c_primary-n1 p-t_3"><span class="cursor_not-allowed c_black-3">less</span><span class="c_primary"> | </span><span class="link h:underline h:black link h:underline h:black cursor_pointer">more</span></footer>
</main>
</li> <li data-name="library-search-facet" class="bg_white-8 br_radius m-t_3 p_3 max-w_20:md Filter2" >
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_0 lh_1 font-size_up font_medium">Primary Category </div>
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="#CollapseFacetGroupPrimaryID" role="button" aria-expanded="true" aria-controls="#CollapseFacetGroupPrimaryID">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div> </header>
<main id="CollapseFacetGroupPrimaryID" class="p_1 collapse show" style="">
<ul class="p-y_3 ul_none br-t_1 br-b_1 br_primary-3 transition_3 br_solid">
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_8274" id="checkfacet_8274" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_8274" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_8274ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_7624" id="checkfacet_7624" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_7624" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_7624ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_4243" id="checkfacet_4243" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_4243" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_4243ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_4846" id="checkfacet_4846" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_4846" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_4846ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_7699" id="checkfacet_7699" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_7699" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_7699ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> </ul>
<footer class="text_center font-size_down c_primary-n1 p-t_3"><span class="cursor_not-allowed c_black-3">less</span><span class="c_primary"> | </span><span class="link h:underline h:black link h:underline h:black cursor_pointer">more</span></footer>
</main>
</li> <li data-name="library-search-facet" class="bg_white-8 br_radius m-t_3 p_3 max-w_20:md Filter3" >
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_0 lh_1 font-size_up font_medium">Drugs Generic </div>
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="#CollapseFacetGroupID" role="button" aria-expanded="true" aria-controls="#CollapseFacetGroupID">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div> </header>
<main id="CollapseFacetGroupID" class="p_1 collapse show" style="">
<ul class="p-y_3 ul_none br-t_1 br-b_1 br_primary-3 transition_3 br_solid">
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_7664" id="checkfacet_7664" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_7664" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_7664ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_0560" id="checkfacet_0560" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_0560" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_0560ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_5794" id="checkfacet_5794" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_5794" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_5794ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_0843" id="checkfacet_0843" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_0843" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_0843ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_1040" id="checkfacet_1040" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_1040" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_1040ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> </ul>
<footer class="text_center font-size_down c_primary-n1 p-t_3"><span class="cursor_not-allowed c_black-3">less</span><span class="c_primary"> | </span><span class="link h:underline h:black link h:underline h:black cursor_pointer">more</span></footer>
</main>
</li> </ul>
<script>
let filterZone = document.getElementById("filterZone");
let filterZoneNav = filterZone.querySelector("nav");
let filterFacets = filterZone.querySelector("#filterFacets");
let filterZoneExpanded = true;
filterZoneNav.addEventListener("click", function () {
if (filterZoneExpanded) {
filterFacets.classList.toggle("opacity_0");
filterFacets.classList.toggle("opacity_none");
setTimeout(function () {
filterFacets.classList.toggle("{display_none}");
filterFacets.classList.toggle("display_none");
filterFacets.classList.toggle("min-h_0:md");
filterFacets.classList.toggle("min-h_30:md");
filterZone.classList.remove("{aspect_1_1:md}", "{nav-mined}", "nav-maxed");
filterZone.classList.add("aspect_1_1:md", "nav-mined", "{nav-maxed}");
filterZoneNav.querySelector("span.label").classList.toggle("{display_none:md}");
filterZoneNav.querySelector("span.label").classList.toggle("display_none:md");
filterZoneExpanded = false;
}, 300);
return;
} else {
filterZone.classList.add("{aspect_1_1:md}", "{nav-mined}", "nav-maxed");
filterZone.classList.remove("aspect_1_1:md", "nav-mined", "{nav-maxed}");
filterFacets.classList.toggle("min-h_0:md");
filterFacets.classList.toggle("min-h_30:md");
filterFacets.classList.toggle("{display_none}");
filterFacets.classList.toggle("display_none");
setTimeout(function () {
filterFacets.classList.toggle("opacity_0");
filterFacets.classList.toggle("opacity_none");
filterZoneNav.querySelector("span.label").classList.toggle("{display_none:md}");
filterZoneNav.querySelector("span.label").classList.toggle("display_none:md");
filterZoneExpanded = true;
}, 300);
return;
}
});
</script>
</div>
Source: dist/css/library_boot.css , line
9102
9.13.2
Search Bar
Example
Default styling
<div class=" sticky jump-buttons_top r_0 z_1">
<div class="absolute r_4 t_0 flex flex_row flex_nowrap gap-x_3">
<!-- Helper Jump links -->
<a class="br-tl_square br-tr_square br_radius btn btn-accent btn-sm grid items_center justify_center m-l_auto self_center shadow_3" href="#SearchBarTop">
<span><i class="fas fa-arrow-up"></i><i class="m-l_2 fas fa-search"></i></span>
</a>
<a href="#FilterNavContainer" class="br-tl_square br-tr_square br_radius btn btn-accent btn-sm display_none:md grid items_center justify_center m-l_auto self_center shadow_3">
<span><i class="fas fa-arrow-down"></i><i class="m-l_2 fas fa-filter"></i></span>
</a>
<!-- Helper Jump links -->
</div>
</div>
<div class="bg_white br_radius p_4:lg p_3 shadow_overlap-light z_2 relative" >
<h1 class="c_primary-n1 font_display m-b_3 m-t_0 flex flex_row justify_between"><span>Program</span>
<a href="#FilterNavContainer" class="absolute br-tl_square br-tr_square br_radius btn btn-accent btn-sm display_none:md flex_none grid items_center justify_center m-l_auto r_3 self_center t_0">
<span><i class="fas fa-arrow-down"></i><i class="fas fa-filter"></i></span>
</a>
</h1>
<div class="flex_row flex gap-x_3">
<div class="input-holder flex_auto flex flex_row self_end relative w_100">
<input id="input_uniqueTextAnda" name="input_uniqueTextAnda" type="text" placeholder="Search" class=" br_2 flex_auto p-y_2 br_solid flex_auto p-l_4 lh_3 br_radius bg_white c_black bg_white f:bg_primary br_black-2 font_2:lg font_1:md font_0">
<button class="absolute b_0 br-bl_square br-tl_square btn btn-primary flex_none grid items_center justify_center r_0 t_0" onClick="Search()">
<i class="fas fa-search"></i>
</button>
</div>
<button class="disabled flex_none grid items_center justify_center btn btn-alert">
<i class="fas fa-times"></i>
</button>
</div>
</div>
Source: dist/css/library_boot.css , line
9057
9.13.3
Facet Checkbox
The single checkbox for a facet.
Example
Default styling
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="check" id="check" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="check" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li>
Source: dist/css/library_boot.css , line
9078
9.13.4
Facet Checkbox With Trash
The single checkbox that is generated by the type ahead filter search. The trash button removes the filter.
Example
Default styling
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet" id="checkfacet" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> type ahead filter </span></label></div>
<div class="">
<button class="bg_transparent br_0 br_radius c_alert h:bg_alert-3 h:c_alert-n3 p-y_2"><i class="fas fa-trash"></i></button>
</div>
<!---->
</div>
</li>
Source: dist/css/library_boot.css , line
8906
9.13.5
Faceted Search
Sub.Search.FacetCheckbox - Single Facet Checkbox
Sub.CollapseIcon - Collapse Icon
Sub
Components in Design:
Example
Default styling
NOTE:
by default the facet group is collapsed, and only loads the first 10 facets with the sort order of count. The more and less link disable when they have reached the limit of the group's length. The more link will load the next 10 facets. Collapsing the facet group will not change the exposed amount of facets revealed or hidden by the more and less links.
<li data-name="library-search-facet" class="bg_white-8 br_radius m-t_3 p_3 max-w_20:md " >
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_0 lh_1 font-size_up font_medium">Drugs Generic </div>
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="#CollapseFacetGroupID" role="button" aria-expanded="true" aria-controls="#CollapseFacetGroupID">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div> </header>
<main id="CollapseFacetGroupID" class="p_1 collapse show" style="">
<ul class="p-y_3 ul_none br-t_1 br-b_1 br_primary-3 transition_3 br_solid">
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_7664" id="checkfacet_7664" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_7664" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_7664ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_0560" id="checkfacet_0560" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_0560" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_0560ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_5794" id="checkfacet_5794" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_5794" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_5794ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_0843" id="checkfacet_0843" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_0843" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_0843ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_1040" id="checkfacet_1040" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_1040" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_1040ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> </ul>
<footer class="text_center font-size_down c_primary-n1 p-t_3"><span class="cursor_not-allowed c_black-3">less</span><span class="c_primary"> | </span><span class="link h:underline h:black link h:underline h:black cursor_pointer">more</span></footer>
</main>
</li>
Source: dist/css/library_boot.css , line
8978
9.13.5.1
Faceted Type Ahead
A type ahead search that adds a selected faceted filter to the search page. This is used when filters are exceptionally long and could be difficult to read when listed out. Authors, and mesh terms can use this pattern to add them as a filter to the search page.
Example
Default styling
<li data-name="library-search-facet" class="bg_white-8 br_radius m-t_3 p_3 max-w_20:md ">
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_0 lh_1 font-size_up font_medium">Type Ahead Filter</div>
</header>
<main class="p_1 collapse show">
<div class="p_3 flex flex_row">
<input class="br-tr_square br-br_square" type="text" name="" id="" placeholder="Filter Name">
<button class="btn btn-secondary br-tl_square br-bl_square"><i class="fas fa-users"></i></button>
</div>
</main>
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_2 lh_1 font-size_down font_bold opacity_8">Filtering By</div>
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="#collapseTypeAhead" role="button" aria-expanded="true" aria-controls="#collapseTypeAhead">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div> </header>
<main id="collapseTypeAhead" class="p_1 collapse show" style="">
<ul class="p-y_3 ul_none br-t_1 br-b_1 br_primary-3 transition_3 br_solid">
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacetfacet_1244" id="checkfacetfacet_1244" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacetfacet_1244" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> type ahead filter facet_1244</span></label></div>
<div class="">
<button class="bg_transparent br_0 br_radius c_alert h:bg_alert-3 h:c_alert-n3 p-y_2"><i class="fas fa-trash"></i></button>
</div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacetfacet_1955" id="checkfacetfacet_1955" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacetfacet_1955" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> type ahead filter facet_1955</span></label></div>
<div class="">
<button class="bg_transparent br_0 br_radius c_alert h:bg_alert-3 h:c_alert-n3 p-y_2"><i class="fas fa-trash"></i></button>
</div>
<!---->
</div>
</li> </ul>
<footer class="text_center font-size_down c_primary-n1 p-t_3"><span class="cursor_not-allowed c_black-3">less</span><span class="c_primary"> | </span><span class="link h:underline h:black link h:underline h:black cursor_pointer">more</span></footer>
</main>
</li>
Source: dist/css/library_boot.css , line
8942
9.13.6
Faceted Search
Sub.Search.FacetCheckbox - Single Facet Checkbox
Sub.CollapseIcon - Collapse Icon
Sub
Components in Design:
Example
Default styling
NOTE:
by default the facet group is collapsed, and only loads the first 10 facets with the sort order of count. The more and less link disable when they have reached the limit of the group's length. The more link will load the next 10 facets. Collapsing the facet group will not change the exposed amount of facets revealed or hidden by the more and less links.
<li data-name="library-search-facet" class="bg_white-8 br_radius m-t_3 p_3 max-w_20:md " >
<header class="flex font-size_up m-y_2">
<div class="flex_auto self_center p-l_0 lh_1 font-size_up font_medium">Primary Category </div>
<div class="c_primary-n2 flex flex_nowrap flex_row font-size_down h:c_primary-n3 h:opacity h:undecorated items_center lh_1 m-l_auto opacity_5 self_center toggle user-select_none p-l_4" data-bs-toggle="collapse" data-bs-target="#CollapseFacetGroupPrimaryID" role="button" aria-expanded="true" aria-controls="#CollapseFacetGroupPrimaryID">
<div class="flex_none self_center"> collapse </div>
<div class="flex_none" >
<span class="fa-stack">
<i class="fas fa-minus fa-stack-1x"></i>
<i class="fas fa-minus rotate_90 a:rotation fa-stack-1x "></i>
</span>
</div>
</div> </header>
<main id="CollapseFacetGroupPrimaryID" class="p_1 collapse show" style="">
<ul class="p-y_3 ul_none br-t_1 br-b_1 br_primary-3 transition_3 br_solid">
<li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_8274" id="checkfacet_8274" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_8274" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_8274ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_7624" id="checkfacet_7624" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_7624" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_7624ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_4243" id="checkfacet_4243" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_4243" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_4243ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_4846" id="checkfacet_4846" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_4846" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_4846ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> <li class="m-y_2">
<div class="input flex user-select_none relative h:bg_black-1 br_radius">
<div class="flex_none p-l_3 p-r_3 self_center"><input type="checkbox" name="checkfacet_7699" id="checkfacet_7699" class="font-size_up"></div>
<div class="flex_auto self_center p-l_2 p-y_2"><label for="checkfacet_7699" class="font-size_up lh_2 block"><span class="font_regular p-y_2 inline-block p-y_1:md"> facet_7699ut nobis est<small class="flex_auto p-l_2 font_light c_accent font-size_down-1">58</small></span></label></div>
<!---->
</div>
</li> </ul>
<footer class="text_center font-size_down c_primary-n1 p-t_3"><span class="cursor_not-allowed c_black-3">less</span><span class="c_primary"> | </span><span class="link h:underline h:black link h:underline h:black cursor_pointer">more</span></footer>
</main>
</li>
Source: dist/css/library_boot.css , line
9155
9.13.7
Program Bar
Some events don't need a search bar the program bar remains because it is need to hide the jump links.
Example
Default styling
<div class=" sticky t_0 r_0 z_1">
<div class="absolute r_4 t_0 flex flex_row flex_nowrap gap-x_3">
<!-- Helper Jump links -->
<a class="br-tl_square br-tr_square br_radius btn btn-accent btn-sm grid items_center justify_center m-l_auto self_center shadow_3" href="#SearchBarTop">
<span><i class="fas fa-arrow-up"></i> top</span>
</a>
<a href="#FilterNavContainer" class="br-tl_square br-tr_square br_radius btn btn-accent btn-sm display_none:md grid items_center justify_center m-l_auto self_center shadow_3">
<span><i class="fas fa-arrow-down"></i><i class="m-l_2 fas fa-filter"></i></span>
</a>
<!-- Helper Jump links -->
</div>
</div>
<div class="bg_white br_radius p_4:lg p_3 shadow_overlap-light z_2 relative" >
<h1 class="c_primary-n1 font_display m-b_3 m-t_0 flex flex_row justify_between"><span>Program</span>
<a href="#FilterNavContainer" class="absolute br-tl_square br-tr_square br_radius btn btn-accent btn-sm display_none:md flex_none grid items_center justify_center m-l_auto r_3 self_center t_0">
<span><i class="fas fa-arrow-down"></i><i class="fas fa-filter"></i></span>
</a>
</h1>
</div>
Source: dist/css/library_boot.css , line
9191
9.13.8
Result Overview
Small strip of data that shows the number of results and the time it took to search.
Example
Default styling
<div class="c_secondary-n1 font_medium font-size_down-2 font_ui p_2 ">
<ul class="ul_inline-pipe">
<li>
<ul class="ul_inline-comma">
<li class="font_bold no-after uppercase">Results:</li>
<li class="c_accent-n1">230</li>
</ul>
</li>
<li>
<ul class="ul_inline-comma">
<li class="font_bold no-after uppercase">Filters:</li>
<li><a class="h:underline c_primary-n1 c_primary-n2">Category A <i class="fas fa-times c_alert-n1 p_2"></i></a></li>
<li><a class="h:underline c_primary-n1 c_primary-n2">Tag B <i class="fas fa-times c_alert-n1 p_2"></i></a></li>
<li><a class="h:underline c_primary-n1 c_primary-n2">Tag C <i class="fas fa-times c_alert-n1 p_2"></i></a></li>
</ul>
</li>
</ul>
</div>
Source: dist/css/library_boot.css , line
10033
9.13.9
Time Markers
shows users where they results can be found in the result.
ClassList:
Sub.ClassList.Inset.down-1 - Inset Down 1
Sub.ClassList.Inset.padding - Inset Padding
Example
Default styling
Search Word Found At These Time Markers
<aside class="flex flex_row flex_wrap font_ui inset-level_down-1 bg_black-1 shadow_emboss-light br_solid br_1 br_black-2 br_radius texture_light p_2 p_3:md">
<strong class="p-r_3 block w_100">Search Word Found At These Time Markers</strong>
<ul class="ul_inline-pipe">
<li class="c_primary uppercase font_medium"><a href="#" class="link"><i class="fas fa-play c_primary font-size_down-1 self_center"></i> start</a></li>
<li><a href="#" class="link"><i class="fas fa-step-forward c_primary font-size_down-1 self_center"></i> 0:53</a></li>
<li><a href="#" class="link"><i class="fas fa-step-forward c_primary font-size_down-1 self_center"></i> 2:30</a></li>
</ul>
</aside>
Source: dist/css/library_boot.css , line
9946
9.14.2
Section Header
Section Headers are styled the same
Example s
<header class="font_display font_regular c_primary-n1 m-b_3 lh_1 m-b_4:lg m-t_3 "><h2 class="lh_1 m_0 font_regular lowercase font_3:lg font_2:md font_1">[modifier]</h2></header>
Source: dist/css/library_boot.css , line
9980
9.14.2.1
Section Header
Section Headers are styled the same
Example s
<header class="p-x_4 font_display font_regular c_primary-n1 m-b_3 lh_1 m-b_4:lg m-t_3 "><h2 class="lh_1 m_0 font_regular lowercase font_3:lg font_2:md font_1">[modifier]</h2></header>
Source: dist/css/library_boot.css , line
9963
9.14.3
Section Header Down
Section Headers are styled the same
Example s
<header class="font_display font_regular c_primary-n2 m-b_2 lh_1 m-b_3:lg m-t_2 "><h3 class="lh_1 m_0 font_regular lowercase font_2:lg font_1:md font_0">[modifier]</h3></header>
Source: dist/css/library_boot.css , line
9997
9.14.3.1
Section Header Down
Section Headers are styled the same
Example s
<header class="p-x_4 font_display font_regular c_primary-n2 m-b_2 lh_1 m-b_3:lg m-t_2 "><h3 class="lh_1 m_0 font_regular lowercase font_2:lg font_1:md font_0">[modifier]</h3></header>
Source: dist/css/library_boot.css , line
11259
9.14.4
Home Search Link Inset
A central interaction point for the user on the homepage.
ClassList:
Sub.ClassList.Inset.up-1 - Inset up 1
Sub.ClassList.Inset.padding.up-4 - Padding up 4
Sub.Section.SearchBar - Search Bar with `disabled` Class
Component.Navigation.Home.Utility - Quick Links
Sub
Components in Design:
Example
Default styling
Source: dist/css/library_boot.css , line
11285
9.14.5
Home Search Bar
The Search Bar is disabled on the Home Page when there is no content in the input field.
Example
Default styling
<div class="input-holder flex flex_row self_end relative w_100 p_2 p_3:md">
<input id="input_uniqueTextAndButton" name="input_uniqueTextAndButton" type="text" placeholder="Search" class="br_2 flex_auto p-y_2 br_solid flex_auto p-l_4 lh_3 br_radius bg_white c_black bg_white f:bg_primary br_black-2 br-tl_square br-br_square br-r_0 font_2"/>
<button class=" b_0 br-br_radius br-tr_radius br_none br_square btn btn-primary c_white ease_out f:outline_none font_2 font_regular font_ui h:br_primary-n3 h:underline inline-block r_0 t_0 text_center transition_1 undecorated w_auto" >
<i class="fas fa-search"></i>
<span class="inline-block:md display_none">Search</span>
</button>
</div>
Source: dist/css/library_boot.css , line
10173
9.15.1.1
Attachment Link
Link to attachments. it should state pdf or zip depending
Example
Default styling
<li class="inline-block br_radius p-x_3 m-l_n3 p_2 z_3 self_end relative h:bg_black-2 lh_0">
<a href="#" class="undecorated h:undecorated expanded-click-area">
<span class="font-size_up c_primary-n2 block"><i class="fal fa-paperclip p-r_3"></i> <span class="p-r_3">PDF</span></span>
Attachments
</a>
</li>
Source: dist/css/library_boot.css , line
10193
9.15.1.1.1
Attachment Link ZIP
Link to attachments. it should state pdf or zip depending
Example
Default styling
<li class="inline-block br_radius p-x_3 m-l_n3 p_2 z_3 self_end relative h:bg_black-2 lh_0">
<a href="#" class="undecorated h:undecorated expanded-click-area">
<span class="font-size_up c_primary-n2 block"><i class="fal fa-paperclip p-r_3"></i><span class="p-r_3">ZIP</span></span>
Attachments
</a>
</li>
Source: dist/css/library_boot.css , line
10135
9.15.1.2
Duration
The length of the clip of video or all the of the lengths of the combined clips.
Example
Default styling
<li class="inline-block p-r_3 p_2 lh_0">
<span class="font-size_up c_accent-n2 block"><i class="fal fa-clock"></i> 15</span>
minutes
</li>
Source: dist/css/library_boot.css , line
10155
9.15.1.3
Presentation Count
Number of presentations in the session.
Example
Default styling
<li class="inline-block p-r_3 p_2 lh_0">
<span class="font-size_up c_accent-n2 block">4</span>
presentations
</li>
Source: dist/css/library_boot.css , line
9492
9.16.1
No Access Trouble Shooting
The instructions to the user when they land on the "No Access" to the page.
Example
Default styling
No Access to [PRODUCT NAME]
[PRODUCT DESCRIPTION]. To read more about the details of [PRODUCT NAME] click the learn more button.
Registration Steps
To purchase, please click the "Register" button below. Once you have completed your purchase, please wait 15 minutes to allow the system to process the information.
Register
If you have just registered and you have waited 15 minutes and you have arrived here in error click the "Refresh Access" Button to get into [PRODUCT NAME].
Refresh Access
If you believe you have received this message in error, please contact Member Care
For additional questions, please contact ACC Member Care.
Email: MemberCare@ACC.org
Phone: 202-375-6000 ext. 5603
Toll-Free: 800-253-4636 ext. 5603
Account Information
User Name: Regina Rutherford
Member ID: 0152151214 Email: test@boo.com
Click the 'Member Help' button to send along your member information to help diagnose this issue.
<div class="inset-level_up-1 bg_white br_radius shadow_overlap-light relative br_solid br_1 br_black-2 p_4 relative ">
<div class="reading-typography flex flex_column gap_4">
<h2 class="">No Access to [PRODUCT NAME]</h2>
<p>[PRODUCT DESCRIPTION]. To read more about the details of [PRODUCT NAME] click the learn more button.</p>
<div class="flex flex_row gap_3 justify_center">
<a href="[PRODUCT MARKETING URL]" class="w_100 block max-w_20 btn btn-secondary c_white font_bold font_ui h:c_white shadow_overlap-light " title="Navigate to [PRODUCT NAME] detail page">Learn More</a>
</div>
</div>
</div>
<div class="inset-level_up-1 bg_white br_radius shadow_overlap-light relative br_solid br_1 br_black-2 p_4 relative ">
<div class="reading-typography flex flex_column gap_4">
<h2 class="font_bold">Registration Steps</h2>
<ol class="counter_reset m_0 p_0 ul_none flex_column flex gap_4">
<li class="flex flex_row">
<span class="c_primary counter counter_increment flex_none float_left font_9 font_accent font_xbold lh_0 p-r_4 self_top p-t_4"></span>
<div class="flex_auto">
<p>To purchase, please click the "Register" button below. Once you have completed your purchase, please <strong class="uppercase m-x_2 p_2 bg_warning-3 br_radius p-x_3 font_xbold nowrap">wait 15 minutes</strong> to allow the system to process the information. </p>
</div>
</li>
<li class="flex flex_row gap_3 justify_center">
<a title="register for the [PRODUCT NAME]" href="https://www.acc.org/Education-and-Meetings/Meetings/Meeting-Items/2022/01/01/01/04/ACC-Anywhere-ACC22-On-Demand" class="w_100 block max-w_20 btn btn-primary c_white font_bold font_ui h:c_white shadow_overlap-light ">Register</a>
</li>
<li class="flex flex_row">
<span class="c_primary counter counter_increment flex_none float_left font_9 font_accent font_xbold lh_0 p-r_4 self_top p-t_4"></span>
<div class="flex_auto">
<p>If you have just registered and you have <strong class="uppercase m-x_2 p_2 bg_warning-3 br_radius p-x_3 font_xbold nowrap">waited 15 minutes</strong> and you have arrived here in error click the "Refresh Access" Button to get into [PRODUCT NAME].</p>
</div>
</li>
<li class="flex flex_row gap_3 justify_center">
<a title="reset the access from you account" href="[EVENT AUTHENTICATION URL]" class="w_100 block max-w_20 btn btn-primary c_white font_bold font_ui h:c_white shadow_overlap-light ">Refresh Access</a>
</li>
<li class="flex flex_row">
<span class="c_primary counter counter_increment flex_none float_left font_9 font_accent font_xbold lh_0 p-r_4 self_top p-t_4"></span>
<div class="flex_auto">
<div class="flex flex_row:md flex_column">
<div class="reading-typography flex flex_column gap_4 flex_50 p-r_5:md">
<p class="font_bold">If you believe you have received this message in error, please contact <a href="mailto:MemberCare@ACC.org"><em>Member Care</em></a> </p>
<ul class="ul_none p_3">
<li class="font_bold">For additional questions, please contact ACC Member Care.</li>
<li><strong>Email:</strong> <a href="mailto:MemberCare@ACC.org"><em>MemberCare@ACC.org</em></a></li>
<li><strong>Phone:</strong> 202-375-6000 ext. 5603 </li>
<li><strong>Toll-Free:</strong> 800-253-4636 ext. 5603</li>
</ul>
</div>
<div class=" flex_50"`>
<section class="bg_acc-n2 br_1 br_black-2 br_round br_solid p-x_5:lg p_4 inset-level_up shadow_bevel-bold">
<div class="c_white">
<h2 class="br-b_1 br_solid br_white-6 c_white m-t_2 p-b_3 text_center">Account Information</h2>
<ul class="ul_none p_0 m_0">
<li class=""><strong>User Name:</strong> <span data-type="User Full Name">Regina Rutherford</span> </li>
<li class=""><strong>Member ID:</strong> <span data-type="Member ID">0152151214</span> </li><li class=""><strong>Email:</strong> <span data-type="email">test@boo.com</span> </li>
</ul>
</div>
<div class="bg_black-4 br_radius c_white m-b_n2 m-t_4 m-x_n4 p_4 shadow_emboss-light">
<p class=""><strong>Click the 'Member Help' button to send along your member information to help diagnose this issue.</strong></p><div class="text_center"><a href="mailTO:membercare@acc.org?body='name,email,personify'" class="btn btn-primary c_white inline-block m-x_auto shadow_overlap-light text_center w_auto">Member Care</a></div>
</div>
</section> </div>
</div>
</div>
</li>
</ol>
</div>
</div>
Source: dist/css/library_boot.css , line
9465
9.16.2
Member Profile Data
Data for the Member Profile that is visible for the user.
Example
Default styling
Account Information
User Name: Regina Rutherford
Member ID: 0152151214 Email: test@boo.com
Click the 'Member Help' button to send along your member information to help diagnose this issue.
<section class="bg_acc-n2 br_1 br_black-2 br_round br_solid p-x_5:lg p_4 inset-level_up shadow_bevel-bold">
<div class="c_white">
<h2 class="br-b_1 br_solid br_white-6 c_white m-t_2 p-b_3 text_center">Account Information</h2>
<ul class="ul_none p_0 m_0">
<li class=""><strong>User Name:</strong> <span data-type="User Full Name">Regina Rutherford</span> </li>
<li class=""><strong>Member ID:</strong> <span data-type="Member ID">0152151214</span> </li><li class=""><strong>Email:</strong> <span data-type="email">test@boo.com</span> </li>
</ul>
</div>
<div class="bg_black-4 br_radius c_white m-b_n2 m-t_4 m-x_n4 p_4 shadow_emboss-light">
<p class=""><strong>Click the 'Member Help' button to send along your member information to help diagnose this issue.</strong></p><div class="text_center"><a href="mailTO:membercare@acc.org?body='name,email,personify'" class="btn btn-primary c_white inline-block m-x_auto shadow_overlap-light text_center w_auto">Member Care</a></div>
</div>
</section>
Source: dist/css/library_boot.css , line
10577
9.18
Youtube Embed Playlist
Example
Default styling
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLCROrnGF2SYByKd5KHoqjRZXM4hwlHgjH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Source: dist/css/library_boot.css , line
7217
9.19
Data
There are data and formats that should be followed when building out components on ACC.org bellow are some of the most common data formatting that is used across the site.
Source: dist/css/library_boot.css , line
8822
9.19.1
Abstract
A Abstract is a specific time slot in an Agenda. This could be either a single presentation or a series of presentations.
Experiential: This is not an approved data point.
Example
Default styling
Electrical Disorders - Rhythm and Conduction Disorders
Electrical Disorders - Rhythm and Conduction Disorders
Source: dist/css/library_boot.css , line
8876
9.19.1.1
Abstract Description
The description of a Abstract.
Example
Default styling
Maxime et ea adipisci voluptas. Omnis nobis recusandae alias eius sed ipsam aut. Ipsam dolore qui. Soluta laudantium quae assumenda ipsa tempore voluptas et culpa. Et praesentium quasi. Quas ratione vero aspernatur.
<p>Maxime et ea adipisci voluptas. Omnis nobis recusandae alias eius sed ipsam aut. Ipsam dolore qui. Soluta laudantium quae assumenda ipsa tempore voluptas et culpa. Et praesentium quasi. Quas ratione vero aspernatur.</p>
Source: dist/css/library_boot.css , line
8836
9.19.1.3
Abstract Subtitle
The subtitle of a Abstract.
Experiential: This is not an approved data point.
Example
Default styling
Electrical Disorders - Rhythm and Conduction Disorders
Electrical Disorders - Rhythm and Conduction Disorders
Source: dist/css/library_boot.css , line
8850
9.19.1.4
Abstract Title
Description:
The title of a Abstract.
Example
Default styling
Abstract on Cardiovascular Update for the Clinician Success H2
Abstract on Cardiovascular Update for the Clinician Success H<sub>2</sub>
Source: dist/css/library_boot.css , line
5971
9.19.2
Agenda Item
Description:
Agenda items are any event or sessions that are scheduled for a specific date, location, and time.
Source: dist/css/library_boot.css , line
8224
9.19.2
Agenda Item
Description:
Agenda items are sessions that are scheduled for a specific date, location, and time.
Source: dist/css/library_boot.css , line
8247
9.19.2.1
Channel Name
Description:
A channel is a visible category that an Agenda Item belongs to.
Example
Default styling
Navigating Health Care Economics
Navigating Health Care Economics
Source: dist/css/library_boot.css , line
6025
9.19.2.2
Date
Description:
There is usually a delay to when recording will make it to on demand. This is the time that recording will be available.
Example
Default styling
FORMAT:
Day-of-Week, Month-Abbreviation. Day, Year
Source: dist/css/library_boot.css , line
6039
9.19.2.3
Date and Time
Description:
This is when you need to show Date and Time
Sub.Data.Agenda.Date - Date
Sub.Data.Agenda.Time.Start - Start Time
Data Elements:
Example
Default styling
Saturday, Nov. 20, 2021 @ 11:15 a.m.
EDT
FORMAT:
Day-of-Week, Month-Abbreviation. Day, Year @ Hour:Minute 'a.m.'/'p.m' Abbreviation-of-Timezone.
NOTE:
Use the simple abbreviation for the timezone without Daylight Savings Time. IE: ET not EDT or EST.
Saturday, Nov. 20, 2021 @ 11:15 a.m. <abbr title="EASTERN TIME, UTC -4">EDT</abbr>
Source: dist/css/library_boot.css , line
8291
9.19.2.4
End Time
Description:
The time at which a Agenda item is scheduled to end.
Example
Default styling
FORMAT:
12 hour with 'a.m.'/'p.m'.
Source: dist/css/library_boot.css , line
8234
9.19.2.5
Agenda ID
Description:
The ID given to an Agenda. This number is unique to the Agenda and is incremented for each new Agenda created.
Example
Default styling
Source: dist/css/library_boot.css , line
8305
9.19.2.6
Live Date
Description:
There is usually a delay to when recording will make it to on demand. This is the time that recording will be available.
Example
Default styling
FORMAT:
Day-of-Week, Month-Abbreviation. Day, Year
Source: dist/css/library_boot.css , line
8261
9.19.2.7
Live Time
Description:
The time at which a Agenda is live.
Example
Default styling
@ 11:15 a.m. – 11:15 a.m.
EDT
FORMAT:
12 hour with 'a.m.'/'p.m' and Abbreviation of Timezone.
NOTE:
The 'a.m.'/'p.m.' if the same should only occur on the last time mark. 11:15 a.m. - 11:30 a.m. should be shortened to 11:15 - 11:30 a.m.
@ 11:15 a.m. – 11:15 a.m. <abbr title="EASTERN TIME, UTC -4">EDT</abbr>
Source: dist/css/library_boot.css , line
8319
9.19.2.8
On Demand Release Date and Time
Description:
There is usually a delay to when recording will make it to on demand. This is the time that recording will be available.
Example
Default styling
Saturday, Nov. 20, 2021 @ 8:00 p.m.
EDT
FORMAT:
Day-of-Week, Month-Abbreviation. Day, Year @ Hour:Minute 'a.m.'/'p.m' Abbreviation-of-Timezone.
NOTE:
Use the simple abbreviation for the timezone without Daylight Savings Time. IE: ET not EDT or EST.
Saturday, Nov. 20, 2021 @ 8:00 p.m. <abbr title="EASTERN TIME, UTC -4">EDT</abbr>
Source: dist/css/library_boot.css , line
8277
9.19.2.9
Release Time
Description:
The time at which a Agenda is item is scheduled to be active, give access, or start playing.
Example
Default styling
FORMAT:
12 hour with 'a.m.'/'p.m'.
Source: dist/css/library_boot.css , line
6011
9.19.2.10.1
Time Moment Start End
Description:
The time at which a Agenda item is scheduled to end.
Example
Default styling
FORMAT:
12 hour with 'a.m.'/'p.m'.
Source: dist/css/library_boot.css , line
5997
9.19.2.10.2
Time Moment
Description:
The time at which a Agenda is item is scheduled to be active, give access, or start playing.
Example
Default styling
FORMAT:
12 hour with 'a.m.'/'p.m'.
Source: dist/css/library_boot.css , line
5981
9.19.2.11
Time Range
Description:
The range of time at which a Agenda item is in a certain state.
Example
Default styling
@ 11:15 a.m. – 12:15 p.m.
EDT
FORMAT:
12 hour with 'a.m.'/'p.m' and Abbreviation of Timezone.
NOTE:
The 'a.m.'/'p.m.' if the same should only occur on the last time mark. 11:15 a.m. - 11:30 a.m. should be shortened to 11:15 - 11:30 a.m.
@ 11:15 a.m. – 12:15 p.m. <abbr title="EASTERN TIME, UTC -4">EDT</abbr>
Source: dist/css/library_boot.css , line
8779
9.19.3
Award
Description: Awards and Recognition
Source: dist/css/library_boot.css , line
8802
9.19.3.1
Award Description
Description: Description of the award can be html or text and may include a link.
Example
Default styling
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non, consequuntur similique quibusdam deleniti fuga, ad laudantium vel assumenda incidunt impedit iure molestias! Et laboriosam nulla ut at officia ipsa quaerat?
Ut reiciendis et possimus rerum animi.
Reprehenderit quia et eaque cupiditate illo explicabo architecto.
Et cumque distinctio maxime maiores aut labore ut est esse.
Et quia saepe corporis explicabo consectetur voluptatem iure. Quos nostrum autem. Et omnis nostrum eius autem aut voluptas illum. Et autem velit facere explicabo reiciendis voluptas. Ipsum vel et nisi in iste molestias sit. Eos et aut est ullam.
Watch Video
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Non, consequuntur similique quibusdam deleniti fuga, ad laudantium vel assumenda incidunt impedit iure molestias! Et laboriosam nulla ut at officia ipsa quaerat?</p>
<ul>
<li>Ut reiciendis et possimus rerum animi.</li>
<li>Reprehenderit quia et eaque cupiditate illo explicabo architecto.</li>
<li>Et cumque distinctio maxime maiores aut labore ut est esse.</li>
</ul>
<p>Et quia saepe corporis explicabo consectetur voluptatem iure. Quos nostrum autem. Et omnis nostrum eius autem aut voluptas illum. Et autem velit facere explicabo reiciendis voluptas. Ipsum vel et nisi in iste molestias sit. Eos et aut est ullam.</p>
<a href="https://acc.org" target="_blank">Watch Video</a>
Source: dist/css/library_boot.css , line
8789
9.19.3.2
Award Title
Description: Title of the award
Example
Default styling
Pamela S. Douglas Distinguished Award for Leaderiship in Diversity and Inclusion
Pamela S. Douglas Distinguished Award for Leaderiship in Diversity and Inclusion
Source: dist/css/library_boot.css , line
8467
9.19.4
Faculty
Description:
An educator who created or participated in a presentation
Source: dist/css/library_boot.css , line
8612
9.19.4.1
Bio
Description:
simple html text that describes the faculty member
Example
Default styling
Omnis laboriosam vero dolorum harum nihil debitis placeat eligendi. Molestiae voluptatibus nemo eveniet. Vero ipsum eius. Alias sapiente quidem dolore dolorem atque alias est.
<p>Omnis laboriosam vero dolorum harum nihil debitis placeat eligendi. Molestiae voluptatibus nemo eveniet. Vero ipsum eius. Alias sapiente quidem dolore dolorem atque alias est.</p>
Source: dist/css/library_boot.css , line
8498
9.19.4.2
Full Name
The full name of the faculty member
Example
Default styling
Pepper H. Soda III, MD, FACC
FORMAT:
First Name MI (if known) Last Name Suffix (Jr., Sr., the III ), Optional Degree, Optional ACC Honorifics, Optional Exceptions Honorifics
Pepper H. Soda III, MD, FACC
Source: dist/css/library_boot.css , line
8625
9.19.4.3
Identification Number
Description:
this id can both be used to link to the faculty member's page, the member's image, and disclosures
Example
Default styling
Source: dist/css/library_boot.css , line
8512
9.19.4.4
Location
Description:
The location of the faculty member
Example
Default styling
FORMAT:
City, State, Country
NOTE:
if the conference country is USA you can drop the country if it is USA.
Source: dist/css/library_boot.css , line
8477
9.19.4.5
Photo
Description:
A photo of the faculty member
Example
Default styling
FORMAT:
300px by 300px
<img
class="aspect_1x1 w_100"
src="https://i.pravatar.cc/300"
alt="Pepper H. Soda III, MD, FACC"
/>
Source: dist/css/library_boot.css , line
8599
9.19.4.6
Role
Description:
the roles of the faculty member within the session
Example
Default styling
Source: dist/css/library_boot.css , line
8528
9.19.4.7
Title
Description:
the roles of the faculty member within the session
Example
Default styling
Physician-in-Chief, Department of Cardiology, Mount SugarLoaf Hospital
FORMAT:
Institution Title, Institution Division, Institution
NOTE:
This format is currently not being enforced.
Physician-in-Chief, Department of Cardiology, Mount SugarLoaf Hospital
Source: dist/css/library_boot.css , line
8547
9.19.4.7.1
Institution
Description:
Institution of the faculty member where they hold a title
Example
Default styling
Source: dist/css/library_boot.css , line
8560
9.19.4.7.2
Institution Division
Description:
The Division of the Institution of the faculty member where they hold a title
Example
Default styling
Source: dist/css/library_boot.css , line
8573
9.19.4.7.3
Institutional Title
Description:
the roles of the faculty member within the session
Example
Default styling
Source: dist/css/library_boot.css , line
8586
9.19.4.8
Twitter Handle
Description:
The handle of the faculty member on twitter
Example
Default styling
Source: dist/css/library_boot.css , line
6059
9.19.5
Member
Description:
Often we need to represent a member as a Faculty or Chair who created or participated an initative.
Source: dist/css/library_boot.css , line
6090
9.19.5.1
Full Name
The full name of the Member member
Example
Default styling
Pepper H. Soda III, MD, FACC
FORMAT:
First Name MI (if known) Last Name Suffix (Jr., Sr., the III ), Optional Degree, Optional ACC Honorifics, Optional Exceptions Honorifics
Pepper H. Soda III, MD, FACC
Source: dist/css/library_boot.css , line
6104
9.19.5.2
Location
Description:
The location of the Member member
Example
Default styling
FORMAT:
City, State, Country
NOTE:
if the conference country is USA you can drop the country if it is USA.
Source: dist/css/library_boot.css , line
6069
9.19.5.3
Photo
Description:
A photo of the member
Example
Default styling
FORMAT:
300px by 300px
<img
class="aspect_1x1 w_100 "
src="https://i.pravatar.cc/300"
alt="Pepper H. Soda III, MD, FACC"
/>
Source: dist/css/library_boot.css , line
6120
9.19.5.4
Title
Description:
the roles of the Member member within the session
Example
Default styling
Physician-in-Chief, Department of Cardiology, Mount SugarLoaf Hospital
FORMAT:
Institution Title, Institution Division, Institution
NOTE:
This format is currently not being enforced.
Physician-in-Chief, Department of Cardiology, Mount SugarLoaf Hospital
Source: dist/css/library_boot.css , line
6139
9.19.5.4.1
Institution
Description:
Institution of the Member member where they hold a title
Example
Default styling
Source: dist/css/library_boot.css , line
6152
9.19.5.4.2
Institution Division
Description:
The Division of the Institution of the Member member where they hold a title
Example
Default styling
Source: dist/css/library_boot.css , line
6165
9.19.5.4.3
Institutional Title
Description:
the roles of the Member member within the session
Example
Default styling
Source: dist/css/library_boot.css , line
8401
9.19.6
Presentation
Description:
A presentation is a single part of education that can not be subdivided.
Source: dist/css/library_boot.css , line
8411
9.19.6.1
Presentation Description
Description:
The Description of a presentation
Example
Default styling
Markup:Drug Coated Balloons
Markup:Drug Coated Balloons
Source: dist/css/library_boot.css , line
8454
9.19.6.2
Presentation ID
Description:
Unique system generated identifier for a presentation.
Example
Default styling
Source: dist/css/library_boot.css , line
8436
9.19.6.3
Presentation Live Time
Description:
The Live Time of a Presentation
Example
Default styling
FORMAT:
12 hour with 'a.m.'/'p.m' and Abbreviation of Timezone.
NOTE:
The 'a.m.'/'p.m.' if the same should only occur on the last time mark. 11:15 a.m. - 11:30 a.m. should be shortened to 11:15 - 11:30 a.m.
11:45 – 11:49 a.m. <abbr title="EASTERN DAYLIGHT TIME, UTC -4">ET</abbr>
Source: dist/css/library_boot.css , line
8423
9.19.6.4
Presentation Title
Description:
The title of a presentation
Example
Default styling
New York Cardiovascular Symposium 2021 Welcome Video and Introduction of Session and Faculty
New York Cardiovascular Symposium 2021 Welcome Video and Introduction of Session and Faculty
Source: dist/css/library_boot.css , line
8335
9.19.7
Session
A Session is a specific time slot in an Agenda. This could be either a single presentation or a series of presentations.
Experiential: This is not an approved data point.
Example
Default styling
Electrical Disorders - Rhythm and Conduction Disorders
Electrical Disorders - Rhythm and Conduction Disorders
Source: dist/css/library_boot.css , line
8389
9.19.7.1
Session Description
The description of a session.
Example
Default styling
Maxime et ea adipisci voluptas. Omnis nobis recusandae alias eius sed ipsam aut. Ipsam dolore qui. Soluta laudantium quae assumenda ipsa tempore voluptas et culpa. Et praesentium quasi. Quas ratione vero aspernatur.
<p>Maxime et ea adipisci voluptas. Omnis nobis recusandae alias eius sed ipsam aut. Ipsam dolore qui. Soluta laudantium quae assumenda ipsa tempore voluptas et culpa. Et praesentium quasi. Quas ratione vero aspernatur.</p>
Source: dist/css/library_boot.css , line
8376
9.19.7.2
Session Identifier
Description:
The ID given to a session
Example
Default styling
Source: dist/css/library_boot.css , line
8349
9.19.7.3
Session Subtitle
The subtitle of a Session.
Experiential: This is not an approved data point.
Example
Default styling
Electrical Disorders - Rhythm and Conduction Disorders
Electrical Disorders - Rhythm and Conduction Disorders
Source: dist/css/library_boot.css , line
8363
9.19.7.4
Session Title
Description:
The title of a Session.
Example
Default styling
Cardiovascular Update for the Clinician III
Cardiovascular Update for the Clinician III
Source: dist/css/library_boot.css , line
7199
9.20
Recipe
Patterns that are used through out the refactors on ACC.org
Source: dist/css/library_boot.css , line
7208
9.20.1
Articles
There are multiple sub components that are used through out the most common page type on ACC.org
Source: dist/css/library_boot.css , line
7190
9.21
Placeholders
Placeholders are just used across the styleguide. The can be either text or image stand ins for the UI.
Source: dist/css/library_boot.css , line
6957
9.21.1.1
1024w x 256h
Example
Default styling
https://placeholder.pics/svg/1024x256/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/1024x256/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6928
9.21.1.2
1200w x 300h
Example
Default styling
https://placeholder.pics/svg/1200x300/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/1200x300/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6976
9.21.1.3
Aspect 16x9
Example
Default styling
https://placeholder.pics/svg/455x195/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/455x195/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6967
9.21.1.4
Aspect 21x9
Example
Default styling
https://placeholder.pics/svg/588x252/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/588x252/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6985
9.21.1.5
300w x 400h
Example
Default styling
https://placeholder.pics/svg/300x400/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/300x400/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6948
9.21.1.6
320w x 300h
Example
Default styling
https://placeholder.pics/svg/320x300/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/320x300/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6938
9.21.1.7
375w x 250h
Example
Default styling
https://placeholder.pics/svg/375x250/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/375x250/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6898
9.21.1.8
500w x 100h
Example
Default styling
https://placeholder.pics/svg/500x100/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/500x100/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6908
9.21.1.9
600w x 300h
Example
Default styling
https://placeholder.pics/svg/600x300/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/600x300/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6918
9.21.1.10
600w x 400h
Example
Default styling
https://placeholder.pics/svg/600x400/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/600x400/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
6995
9.21.1.11
square
Example
Default styling
https://placeholder.pics/svg/250x250/0ccda3-1db0f0/343e42
https://placeholder.pics/svg/250x250/0ccda3-1db0f0/343e42
Source: dist/css/library_boot.css , line
7055
9.21.2.1
Max 100 Character
Example
Default styling
Officia enim rerum repudiandae aut est paritur est ea. Ut voluptas magni et eligen. (100 Characters)
Officia enim rerum repudiandae aut est paritur est ea. Ut voluptas magni et eligen. (100 Characters)
Source: dist/css/library_boot.css , line
7065
9.21.2.2
Max 150 Character
Example
Default styling
Svel libero ut rerum repudiandae aut est paritur minus vero. Delectus ea est nostrum quae dolores. Delectus nostrum nihil et ad enim. (150 Characters)
Svel libero ut rerum repudiandae aut est paritur minus vero. Delectus ea est nostrum quae dolores. Delectus nostrum nihil et ad enim. (150 Characters)
Source: dist/css/library_boot.css , line
7075
9.21.2.3
Max 200 Character
Example
Default styling
Dignissimos sed deserunt est non. Aliquam nam aut quam. Voluptas ut vel voluptates aliquam mollitia enim consequatur. Quas quisquam natus dolor eos consequatur culpa. Fuga manam ten. (200 Characters)
Dignissimos sed deserunt est non. Aliquam nam aut quam. Voluptas ut vel voluptates aliquam mollitia enim consequatur. Quas quisquam natus dolor eos consequatur culpa. Fuga manam ten. (200 Characters)
Source: dist/css/library_boot.css , line
7005
9.21.2.4
Max 20 Character
Example
Default styling
Di dolores (20 Chars)
Source: dist/css/library_boot.css , line
7085
9.21.2.5
Max 250 Character
Example
Default styling
Sed ut perspiciatis unde omnis iste natus er sdyer. Dignissimos sed deserunt est non. Aliquam nam aut quam. Voluptas ut vel voluptates aliquam mollitia enim consequatur. Quas quisquam natus dolor eos consequatur culpa. Fuga manam ten. (250 Characters)
Sed ut perspiciatis unde omnis iste natus er sdyer. Dignissimos sed deserunt est non. Aliquam nam aut quam. Voluptas ut vel voluptates aliquam mollitia enim consequatur. Quas quisquam natus dolor eos consequatur culpa. Fuga manam ten. (250 Characters)
Source: dist/css/library_boot.css , line
7015
9.21.2.6
Max 30 Character
Example
Default styling
Commodi dolores (30 Characters)
Commodi dolores (30 Characters)
Source: dist/css/library_boot.css , line
7025
9.21.2.7
Max 40 Character
Example
Default styling
Rerum libg dero pariatur (40 Characters)
Rerum libg dero pariatur (40 Characters)
Source: dist/css/library_boot.css , line
7035
9.21.2.8
Max 60 Character
Example
Default styling
Sed ut perspiciatis unde omnis iste natus er (60 Characters)
Sed ut perspiciatis unde omnis iste natus er (60 Characters)
Source: dist/css/library_boot.css , line
7045
9.21.2.9
Max 80 Character
Example
Default styling
Eius nihil quia adipisci exercitationem eligendiea est nihil yas (80 Characters)
Eius nihil quia adipisci exercitationem eligendiea est nihil yas (80 Characters)
Source: dist/css/library_boot.css , line
7235
9.21.3
Rich Text
Example
Default styling
Lorem Ipsum
Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Pellentesque sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis.
Header Level 2
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Aliquam tincidunt mauris eu risus.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.
Header Level 3
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Aliquam tincidunt mauris eu risus.
Button
Table of Contents
How to Prepare for the Boards
General Principles of Cardiovascular Medicine
Arrhythmias
Coronary Artery Disease
Heart Failure & Cardiomyopathy
Valvular Disease
Pericardial Disease
Congenital Heart Disease
Vascular Diseases
Systemic Hypertension and Hypotension
Pulmonary Circulation Disorders
Systemic Disorders Affecting the Circulatory
System
Miscellaneous
Cardiovascular Genetics
CPR, Post-Resuscitation Care
Cardiac Critical Care
Sleep Disordered Breathing
Sports Cardiology
Pregnancy and Cardiac Disease
Cardiovascular Operative Management
Pharmacology
General Principles of Cardiovascular
Medicine
<div class="reading-typography ">
<h1>Lorem Ipsum</h1>
<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. <a href="#random2" target="_blank">Pellentesque</a> sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href="#random">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>
<h2>Header Level 2</h2>
<ol>
<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>
<li>Aliquam tincidunt mauris eu risus.</li>
</ol>
<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote>
<h3>Header Level 3</h3>
<ul>
<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>
<li>Aliquam tincidunt mauris eu risus.</li>
</ul>
<button class="btn btn-primary">Button</button>
<details>
<summary ><strong>Table of Contents</strong></summary>
<div>
<ol>
<li data-line="0" dir="auto">How to Prepare for the Boards</li>
<li data-line="1" dir="auto">General Principles of Cardiovascular Medicine
</li>
<li data-line="2" dir="auto">Arrhythmias</li>
<li data-line="3" dir="auto">Coronary Artery Disease</li>
<li data-line="4" dir="auto">Heart Failure & Cardiomyopathy</li>
<li data-line="5" dir="auto">Valvular Disease</li>
<li data-line="6" dir="auto">Pericardial Disease</li>
<li data-line="7" dir="auto">Congenital Heart Disease</li>
<li data-line="8" dir="auto">Vascular Diseases</li>
<li data-line="9" dir="auto">Systemic Hypertension and Hypotension</li>
<li data-line="10" dir="auto">Pulmonary Circulation Disorders</li>
<li data-line="11" dir="auto">Systemic Disorders Affecting the Circulatory
System</li>
<li data-line="12" dir="auto">
Miscellaneous
<ul>
<li data-line="13" dir="auto">Cardiovascular Genetics</li>
<li data-line="14" dir="auto">CPR, Post-Resuscitation Care</li>
<li data-line="15" dir="auto">Cardiac Critical Care</li>
<li data-line="16" dir="auto">Sleep Disordered Breathing</li>
<li data-line="17" dir="auto">Sports Cardiology</li>
<li data-line="18" dir="auto">Pregnancy and Cardiac Disease</li>
<li data-line="19" dir="auto">Cardiovascular Operative Management
</li>
<li data-line="20" dir="auto">Pharmacology</li>
<li data-line="21" dir="auto">General Principles of Cardiovascular
Medicine</li>
</ul>
</li>
</ol>
</div>
</details>
</div>