
/* Metadata: who edited the page and when. Make it less eye catching, content is more important. */

div.page-metadata a#content-metadata-attachments {
    display: none;
}

div.page-metadata li.show-hide-comment-link {
    display: none;
}

/* Container */

body,
div#full-height-container,
.acs-side-bar,
.expand-collapse-trigger,
.spacetools.with-space-sidebar #main-header {
    background-color: #fff;
}

div#main {
    border: none;
}

/* Add space between the page content and comments */
#content > .wiki-content {
    margin-bottom: 3em;
}


/* Navigation starts */

/* Remove drop shadow from navigation pane */
div#splitter div#splitter-sidebar {
    background-image: none;
    background-color: #fff;
}

/* Set color of current page to red */
.plugin_pagetree_current a {
    color:#C8023A !important;
}

.vsplitbar {
    width: 3px;
    background-color: #F7F7F7;
}

div#splitter-sidebar {
    padding-top: 30px;
}

div#splitter-sidebar div.plugin_pagetree {
    margin-left: 0px !important;
}

div#splitter-sidebar hr {
    width: 85%;
    height: 1px;
    border: 0px;
    background-color: #ccc;
}

/* Subheadings such as "Content by type" */
#splitter-sidebar p {
    font-size: .9em;
    color: #4C4C4B;
    padding-top: 10px;
    margin-left: 10px;
}
/* Navigation ends */

/* Image styles start */

/* Box shadow for images */
img.confluence-embedded-image, span.image-wrap img {
    padding: 8px;
    background: white;
    -webkit-box-shadow: 1px 1px 5px 1px #ccc;
    box-shadow: 1px 1px 5px 1px #ccc;
}

/* Thick white border for images displayed in lightbox after click */
div#fancybox-content {
    border-width: 8px !important;
    background-color: #fff;
}

/* Margins for images inside lists, except for icons (.gif) */
li img[src*=".png"].confluence-embedded-image,
li img[src*=".jpg"].confluence-embedded-image,
li span.image-wrap img[src*=".png"],
li span.image-wrap img[src*=".jpg"] {
    margin-top: 0.5em;
    margin-bottom: 0.5em !important;
}

/* Exempt GIFs from Confluence's default "max-width: calc(100% - 4px)" rule */
img[src*=".gif"].confluence-embedded-image {
    max-width: none !important;
}

/* Icons in-line with text. Rendered like Confluence emoticons. Must be .gif. */
img[src*=".gif"] {
    display: inline;
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none repeat scroll 0% 0% transparent;
    height: auto;
    width: auto;
    vertical-align: middle;
}

/* Confluence wraps a span element around embedded images. Make sure it lines up with adjacent text. */
span.confluence-embedded-file-wrapper {
    vertical-align: middle;
}

/* Image styles end */

/* Main content */
body, p, table, tr, td, .bodytext, .stepfield, .wiki-content p, .panelContent {
    color: #000;
}

.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
    line-height: 1.5em;
}

/* Heading styles start */

h1#title-text,
.wiki-content h2,
.wiki-content h3,
.wiki-content h4,
.wiki-content h5,
.wiki-content h6 {
    font-family: DINWebPro, Arial, sans-serif;
    font-weight: normal;
    margin-top: 1.5em !important;
}

h1#title-text {
    font-size: 197% !important;
    margin-top: 0.5em !important;
}

.wiki-content h2 {font-size: 153.9% !important;}
.wiki-content h3 {font-size: 138.5% !important;}
.wiki-content h4 {font-size: 123.1% !important;}
.wiki-content h5 {font-size: 108% !important;}
.wiki-content h6 {font-size: 93% !important;}


/* Heading styles end */


/* List styles start */

/* Indent for lists inside table cells */
.wiki-content .confluenceTh > ul,
.wiki-content .confluenceTd > ul,
.wiki-content .confluenceTh > ol,
.wiki-content .confluenceTd > ol {
    padding-left: 3em;
}

/* List styles end */


/* Table styles start */

table.no-border tr td {
    border-style: none !important;
}

/* Attachment Table for diagrams on Diagrams page */
table.diagrams td img {
    width: 150px;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Table styles end */

/* Code blocks */
#com-atlassian-confluence .wiki-content tt,
#com-atlassian-confluence .wiki-content code,
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
    font-family: monospace !important;
}


/* Gray background for monospace text */
code, a[href*="javadoc.magnolia-cms.com"],
a[href*="vaadin.com/api"] ,
a[href*="day.com/specs/jsr170/javadocs"],
a[href*="docs.adobe.com/docs/en/spec/jsr170/javadocs"],
a[href*="docs.oracle.com/javase/7/docs/api"],
a[href*="docs.oracle.com/javaee/7/api"],
a[href*="docs.oracle.com/javase/8/docs/api"],
span.mgnl-javadoc-resource {
    background-color: #eee;
    -moz-border-radius: 5px;    /* Firefox 3.6-, removed in Firefox 13 */
    -webkit-border-radius: 5px; /* Safari 4-, Chrome 3- */
    border-radius: 5px;
    padding: 2px 5px;
    font-family: monospace;
}

/* Hide the child pages macro */
#children-section {
    display: none;
}

/* Expand macro */
p + .expand-container {
    margin-top: 10px;
}

.expand-control {
    margin-bottom: 0;
}

.expand-control-text {
    color: #669900;
}

/* Tabs */
.localtabs-macro {
    margin:10px 0 0 0;
}

/* Footer */
div#footer {
    display: none !important;
    /* hack to force js code to almost-hide the footer. (resize-bound function calculates main content height based on footer height) */
    height: 1px !important;
}

/* Keyboard shortcuts */
.kbd {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    color: #333;
    font-size: 13px;
    line-height: 1.4;
    text-shadow: 0 1px 0 #fff;
    font-family: Arial,Helvetica,sans-serif;
    display: inline-block;
    padding: 0.1em 0.6em;
    margin: 0 0.1em;
    white-space: nowrap;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* HTTP methods in REST documentation
 incl. methods in new REST API documentation using the macros mgnl-GET, mgnl-PUT, mgnl-POST, mgnl-DELETE
 */
span.http-method {
    padding: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-size: smaller;
}

span.http-method-get, span.api-docs-GET {background-color: #0f6ab4;}
span.http-method-post, span.api-docs-POST {background-color: #10a54a;}
span.http-method-put, span.api-docs-PUT {background-color: #c5862b;}
span.http-method-delete, span.api-docs-DELETE {background-color: #a41e22;}
table.rest-http-method {
    margin-top: 1em;
}
table.rest-http-method td {
    border: none;
}
table.rest-http-method td:first-child {
    padding-left: 0;
}
span.api-docs-HTTP-method {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
    color: #fff;
    font-size: smaller;
}



/* Embedded Wufoo form on Feedback page */
.wufoo * {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal !important;
}

.wufoo .info {
    display: none;
}

/* Floating div on top right. Can contain a submenu or metadata.
   http://documentation.magnolia-cms.com/display/DOCS/Creating+a+page+template
   http://documentation.magnolia-cms.com/display/DOCS/Form+module
   http://documentation.magnolia-cms.com/display/DOCS/1.+Prerequisites */

.wiki-content .menu {
    border-left: 2px solid #eee;
    background-color: #FAFAFA;
    padding: 1.5em 1em 1em 1em;
    margin: 0 0 2em 2em;
}

.wiki-content .menu ul {
    padding-left: 2em;
}

/* Child pages macro without list markers */
.wiki-content .menu.no-marker ul {
    list-style-type: none;
    padding-left: 1em;
}

/* Turn a bullet list into a numbered list */
.wiki-content .menu.decimal ul {
    list-style-type: decimal;
    padding-left: 2em;
}

.wiki-content .menu table.confluenceTable {
    margin-bottom: 0;
}

.wiki-content .menu td.confluenceTd {
    border-width: 0px;
    background-color: transparent !important;
    padding: 0 0.5em 0.5em 0.5em;
}

/* Maven dependency snippet <pre> */
div.artifact.code {
    padding: 15px;
    border-color: #bbb;
}

div.artifact.code pre {
    font-family: monospace;
}

/* Prevent UI messages from overlapping floated elements */
.confluence-information-macro {
    overflow: auto;
}

/* App design guidelines thumbnails */
div.thumbnail {
    float: left;
    width: 335px;
    min-height: 266px;
}

/** ordered list with roman number */
span.roman ol {list-style-type: upper-roman}
ol.roman {list-style-type: upper-roman}

/* Override Atlassian UI button colors */
.aui-button.aui-button-primary {
    background:#689600;
}

.aui-button.aui-button-primary:hover,
.aui-button.aui-button-primary:focus {
    background:#647A33;
}

/* Teaser on home page */
div.teaser h2, div.teaser p, div.teaser a, div.teaser a:visited {
    color: #fff !important;
}

/* ---------------------------------------------------------------------------------------------------------------------------- */
/* Icon gallery */
/* ---------------------------------------------------------------------------------------------------------------------------- */

.magnolia-icon-swatch {
    float: left;
    text-align: center;
    width: 130px;
    height: 100px;
    color: #666;
}

.magnolia-icon-swatch > span {
    font-size: 52px;
    background-image: none;
}


/* m60icons */

.magnolia-icon-swatch [class^="icon-"],
.magnolia-icon-swatch [class*=" icon-"],
.MagnoliaIcons {
    font-family: "MagnoliaIcons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* list of generated CS from icons-project */

.icon-appslauncher:before {
    content: "\e900";
}

.icon-pulse:before {
    content: "\e901";
}

.icon-favorites:before {
    content: "\e902";
}

.icon-rssfeed:before {
    content: "\e903";
}

.icon-webpages-app:before {
    content: "\e904";
}

.icon-assets-app:before {
    content: "\e905";
}

.icon-documents-app:before {
    content: "\e906";
}

.icon-news:before {
    content: "\e907";
}

.icon-people:before {
    content: "\e908";
}

.icon-companies:before {
    content: "\e909";
}

.icon-items:before {
    content: "\e90a";
}

.icon-files:before {
    content: "\e90b";
}

.icon-contents:before {
    content: "\e90c";
}

.icon-content-app:before {
    content: "\e90d";
}

.icon-configuration-app:before {
    content: "\e90e";
}

.icon-security-app:before {
    content: "\e90f";
}

.icon-jcr-app:before {
    content: "\e910";
}

.icon-logging-app:before {
    content: "\e911";
}

.icon-audit-app:before {
    content: "\e912";
}

.icon-import-export-app:before {
    content: "\e913";
}

.icon-language-app:before {
    content: "\e914";
}

.icon-packager-app:before {
    content: "\e915";
}

.icon-backup-app:before {
    content: "\e916";
}

.icon-folder:before {
    content: "\e917";
}

.icon-file:before {
    content: "\e918";
}

.icon-file-text:before {
    content: "\e919";
}

.icon-file-word:before {
    content: "\e91a";
}

.icon-file-excel:before {
    content: "\e91b";
}

.icon-file-powerpoint:before {
    content: "\e91c";
}

.icon-file-pdf:before {
    content: "\e91d";
}

.icon-file-webpage:before {
    content: "\e91e";
}

.icon-file-image:before {
    content: "\e91f";
}

.icon-file-video:before {
    content: "\e920";
}

.icon-file-audio:before {
    content: "\e921";
}

.icon-content-item:before {
    content: "\e922";
}

.icon-work-item:before {
    content: "\e923";
}

.icon-user-me:before {
    content: "\e924";
}

.icon-user-anyone:before {
    content: "\e927";
}

.icon-user-magnolia:before {
    content: "\e928";
}

.icon-user-system:before {
    content: "\e929";
}

.icon-user-public:before {
    content: "\e92a";
}

.icon-user-group:before {
    content: "\e92b";
}

.icon-user-role:before {
    content: "\e92c";
}

.icon-node-folder:before {
    content: "\e92d";
}

.icon-node-content:before {
    content: "\e92e";
}

.icon-node-data:before {
    content: "\e92f";
}

.icon-action:before {
    content: "\e930";
}

.icon-switch-preview:before {
    content: "\e931";
}

.icon-switch-edit:before {
    content: "\e932";
}

.icon-switch-review:before {
    content: "\e933";
}

.icon-open-fullscreen:before {
    content: "\e934";
}

.icon-close-fullscreen:before {
    content: "\e935";
}

.icon-show-changes:before {
    content: "\e936";
}

.icon-hide-changes:before {
    content: "\e937";
}

.icon-add-file:before {
    content: "\e938";
}

.icon-add-folder:before {
    content: "\e939";
}

.icon-delete:before {
    content: "\e93a";
}

.icon-edit:before {
    content: "\e93b";
}

.icon-move:before {
    content: "\e93c";
}

.icon-view:before {
    content: "\e93d";
}

.icon-copy:before {
    content: "\e93e";
}

.icon-paste:before {
    content: "\e93f";
}

.icon-duplicate:before {
    content: "\e940";
}

.icon-publish:before {
    content: "\e941";
}

.icon-publish-incl-sub:before {
    content: "\e942";
}

.icon-unpublish:before {
    content: "\e943";
}

.icon-mark:before {
    content: "\e944";
}

.icon-unmark:before {
    content: "\e945";
}

.icon-share:before {
    content: "\e946";
}

.icon-add-node-content:before {
    content: "\e947";
}

.icon-add-node-data:before {
    content: "\e948";
}

.icon-undo:before {
    content: "\e949";
}

.icon-redo:before {
    content: "\e94a";
}

.icon-add-fav:before {
    content: "\e94b";
}

.icon-remove-fav:before {
    content: "\e94c";
}

.icon-import:before {
    content: "\e94d";
}

.icon-export:before {
    content: "\e94e";
}

.icon-upload:before {
    content: "\e94f";
}

.icon-download:before {
    content: "\e950";
}

.icon-open-new-window:before {
    content: "\e951";
}

.icon-view-tree:before {
    content: "\e952";
}

.icon-view-list:before {
    content: "\e953";
}

.icon-view-thumbnails:before {
    content: "\e954";
}

.icon-search:before {
    content: "\e955";
}

.icon-arrow1_e:before {
    content: "\e956";
}

.icon-arrow1_n:before {
    content: "\e957";
}

.icon-arrow1_s:before {
    content: "\e958";
}

.icon-arrow1_w:before {
    content: "\e959";
}

.icon-slider-handle:before {
    content: "\e95a";
}

.icon-slider-max:before {
    content: "\e95b";
}

.icon-slider-min:before {
    content: "\e95c";
}

.icon-slider-rail:before {
    content: "\e95d";
}

.icon-arrow2_e:before {
    content: "\e95e";
}

.icon-arrow2_n:before {
    content: "\e95f";
}

.icon-arrow2_s:before {
    content: "\e960";
}

.icon-arrow2_w:before {
    content: "\e961";
}

.icon-confirm-tick:before {
    content: "\e962";
}

.icon-confirm:before {
    content: "\e963";
}

.icon-error-mark:before {
    content: "\e964";
}

.icon-error:before {
    content: "\e965";
}

.icon-warning-mark:before {
    content: "\e966";
}

.icon-warning:before {
    content: "\e967";
}

.icon-info_mark:before {
    content: "\e968";
}

.icon-info:before {
    content: "\e969";
}

.icon-help-mark:before {
    content: "\e96a";
}

.icon-help:before {
    content: "\e96b";
}

.icon-checkbox_fill:before {
    content: "\e96c";
}

.icon-checkbox_outline:before {
    content: "\e96d";
}

.icon-checkbox_tick:before {
    content: "\e96e";
}

.icon-radio_fill:before {
    content: "\e96f";
}

.icon-radio_outline:before {
    content: "\e970";
}

.icon-radio_dot:before {
    content: "\e971";
}

.icon-datepicker:before {
    content: "\e972";
}

.icon-trash:before {
    content: "\e973";
}

.icon-wizard-step:before {
    content: "\e974";
}

.icon-open-fullscreen-2:before {
    content: "\e975";
}

.icon-close-fullscreen-2:before {
    content: "\e976";
}

.icon-spinner-1:before {
    content: "\e977";
}

.icon-spinner-2:before {
    content: "\e979";
}

.icon-spinner-3:before {
    content: "\e97a";
}

.icon-spinner-4:before {
    content: "\e97b";
}

.icon-spinner-5:before {
    content: "\e97c";
}

.icon-spinner-6:before {
    content: "\e97d";
}

.icon-spinner-7:before {
    content: "\e97e";
}

.icon-spinner-8:before {
    content: "\e97f";
}

.icon-spinner-full:before {
    content: "\e980";
}

.icon-notification-badge-plus:before {
    content: "\e981";
}

.icon-notification-badge:before {
    content: "\e982";
}

.icon-tick:before {
    content: "\e983";
}

.icon-close:before {
    content: "\e984";
}

.icon-app:before {
    content: "\e985";
}

.icon-instant_preview:before {
    content: "\e986";
}

.icon-development-app:before {
    content: "\e987";
}

.icon-add-item:before {
    content: "\e988";
}

.icon-articles-app:before {
    content: "\e989";
}

.icon-forums:before {
    content: "\e98a";
}

.icon-asset-pool:before {
    content: "\e98b";
}

.icon-folder-l:before {
    content: "\e98c";
}

.icon-node-folder-l:before {
    content: "\e98d";
}

.icon-edit-wo:before {
    content: "\e98e";
}

.icon-crop-image:before {
    content: "\e98f";
}

.icon-rotate-image-cw:before {
    content: "\e990";
}

.icon-rotate-image-ccw:before {
    content: "\e991";
}

.icon-flip-horizontally:before {
    content: "\e992";
}

.icon-flip-vertically:before {
    content: "\e993";
}

.icon-zoom-to-fit:before {
    content: "\e994";
}

.icon-fit-canvas:before {
    content: "\e995";
}

.icon-view-in-actual-size:before {
    content: "\e996";
}

.icon-cache-app:before {
    content: "\e997";
}

.icon-server-config-info:before {
    content: "\e998";
}

.icon-reserve:before {
    content: "\e999";
}

.icon-status-green:before {
    content: "\e99a";
}

.icon-status-orange:before {
    content: "\e99b";
}

.icon-status-red:before {
    content: "\e99c";
}

.icon-categories:before {
    content: "\e99d";
}

.icon-tag:before {
    content: "\e99e";
}

.icon-tags:before {
    content: "\e99f";
}

.icon-delete-search:before {
    content: "\e9a0";
}

.icon-select:before {
    content: "\e9a1";
}

.icon-show-versions:before {
    content: "\e9a2";
}

.icon-compare-versions:before {
    content: "\e9a3";
}

.icon-retrieve-versions:before {
    content: "\e9a4";
}

.icon-read-only:before {
    content: "\e9a5";
}

.icon-lock:before {
    content: "\e9a6";
}

.icon-unlock:before {
    content: "\e9a7";
}

.icon-forums-app:before {
    content: "\e9a8";
}

.icon-forums-thread:before {
    content: "\e9a9";
}

.icon-forums-article:before {
    content: "\e9aa";
}

.icon-message-app:before {
    content: "\e9ab";
}

.icon-message:before {
    content: "\e9ac";
}

.icon-mail-setting:before {
    content: "\e9ad";
}

.icon-content-translation-app:before {
    content: "\e9ae";
}

.icon-error-l:before {
    content: "\e9af";
}

.icon-warning-l:before {
    content: "\e9b0";
}

.icon-info-l:before {
    content: "\e9b1";
}

.icon-help-l:before {
    content: "\e9b2";
}

.icon-segments-app:before {
    content: "\e9b3";
}

.icon-segmentation:before {
    content: "\e9b4";
}

.icon-add-segmentation:before {
    content: "\e9b5";
}

.icon-segment:before {
    content: "\e9b6";
}

.icon-add-segment:before {
    content: "\e9b7";
}

.icon-personas-app:before {
    content: "\e9b8";
}

.icon-persona:before {
    content: "\e9b9";
}

.icon-add-persona:before {
    content: "\e9ba";
}

.icon-preview-app:before {
    content: "\e9bb";
}

.icon-has-variants:before {
    content: "\e9bc";
}

.icon-create-variants:before {
    content: "\e9bd";
}

.icon-choose-audience:before {
    content: "\e9be";
}

.icon-link:before {
    content: "\e9bf";
}

.icon-link-page:before {
    content: "\e9c0";
}

.icon-link-document:before {
    content: "\e9c1";
}

.icon-link-assets:before {
    content: "\e9c2";
}

.icon-link-image:before {
    content: "\e9c3";
}

.icon-unlink:before {
    content: "\e9c4";
}

.icon-shape-circle-plus:before {
    content: "\e9c5";
}

.icon-shape-circle:before {
    content: "\e9c6";
}

.icon-shape-triangle-plus:before {
    content: "\e9c7";
}

.icon-shape-triangle:before {
    content: "\e9c8";
}

.icon-tag-2-app:before {
    content: "\e9c9";
}

.icon-tag-2:before {
    content: "\e9ca";
}

.icon-add-tag-2:before {
    content: "\e9cb";
}

.icon-target-app:before {
    content: "\e9cc";
}

.icon-target:before {
    content: "\e9cd";
}

.icon-add-target:before {
    content: "\e9ce";
}

.icon-sitemaps-app:before {
    content: "\e9cf";
}

.icon-sitemaps:before {
    content: "\e9d0";
}

.icon-add-sitemaps:before {
    content: "\e9d1";
}

.icon-collapse-header:before {
    content: "\e9d2";
}

.icon-extend-header:before {
    content: "\e9d3";
}

.icon-external-webpage:before {
    content: "\e9d4";
}

.icon-arrow-link:before {
    content: "\e9d5";
}

.icon-play-button:before {
    content: "\e9d6";
}

.icon-story-button:before {
    content: "\e9d7";
}

.icon-i-beacon:before {
    content: "\e9d8";
}

.icon-open-node:before {
    content: "\e9d9";
}

.icon-close-node:before {
    content: "\e9da";
}

.icon-resource-files-app:before {
    content: "\e9db";
}

.icon-configuration-files-app:before {
    content: "\e9dc";
}

.icon-web-resources-app:before {
    content: "\e9dd";
}

.icon-rft-template:before {
    content: "\e9de";
}

.icon-rft-configuration-file:before {
    content: "\e9df";
}

.icon-rft-web-resource:before {
    content: "\e9e0";
}

.icon-from-jcr:before {
    content: "\e9e1";
}

.icon-from-fs:before {
    content: "\e9e2";
}

.icon-from-classpath:before {
    content: "\e9e3";
}

.icon-definitions-app:before {
    content: "\e9e4";
}

.icon-dt-generic-definition:before {
    content: "\e9e5";
}

.icon-dt-subapp-definition:before {
    content: "\e9e6";
}

.icon-dt-template-definition:before {
    content: "\e9e7";
}

.icon-dt-dialog-definition:before {
    content: "\e9e8";
}

.icon-dt-form-definition:before {
    content: "\e9e9";
}

.icon-dt-form-field-definition:before {
    content: "\e9ea";
}

.icon-cut:before {
    content: "\e9eb";
}

.icon-marker:before {
    content: "\e9ec";
}

.icon-leaf-node:before {
    content: "\e9ed";
}

.icon-reference-node:before {
    content: "\e9ee";
}

.icon-templating-app:before {
    content: "\e9ef";
}

.icon-connector:before {
    content: "\e9f0";
}

.icon-solution:before {
    content: "\e9f1";
}

.icon-extension:before {
    content: "\e9f2";
}

.icon-paid:before {
    content: "\e9f3";
}

.icon-free:before {
    content: "\e9f4";
}

.icon-unsupported:before {
    content: "\e9f5";
}

.icon-installation:before {
    content: "\e9f6";
}

.icon-welcome:before {
    content: "\e9f7";
}

.icon-author-instance:before {
    content: "\e9f8";
}

.icon-public-instance:before {
    content: "\e9f9";
}

.icon-analytics-app:before {
    content: "\e9fa";
}

.icon-stories-app:before {
    content: "\e9fb";
}

.icon-text-block:before {
    content: "\e9fc";
}

.icon-embed:before {
    content: "\e9fd";
}

.icon-placeholder:before {
    content: "\e9fe";
}

.icon-ellipsis:before {
    content: "\e9ff";
}

.icon-search-result-filters:before {
    content: "\e925";
}

.icon-hamburger-menu:before {
    content: "\e926";
}

.icon-app-launcher:before {
    content: "\e978";
}

.icon-previous:before {
    content: "\ea00";
}

.icon-next:before {
    content: "\ea01";
}

.icon-microphone:before {
    content: "\ea02";
}

.icon-zoom-picture:before {
    content: "\ea03";
}

.icon-radio-off:before {
    content: "\ea04";
}

.icon-checkbox-off:before {
    content: "\ea05";
}

.icon-checkbox-tick-2:before {
    content: "\ea06";
}

.icon-radio-on:before {
    content: "\ea07";
}

.icon-checkbox-on:before {
    content: "\ea08";
}

.icon-radio-dot-2:before {
    content: "\ea09";
}


