﻿/* Glossary, Index, Filter */
div.frontpage-toc.use-custom-toc-icons div.toc_item_glossary {
    background-image:url("custom-toc-image-glossary.png"); /* In Schema */
	background-color: #ffffff; /* In Schema */
	background-position: 30px 30px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #006298; /* In Schema */
	cursor:pointer;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_glossary:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_glossary span.label {
	background-color: #ffffff; /* In Schema */
	color: #006298; /* In Schema */
	cursor:pointer;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_index {
    background-image:url("custom-toc-image-index.png"); /* In Schema */
	background-color: #ffffff; /* In Schema */
	background-position: 30px 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #006298; /* In Schema */
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_index:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_index span.label {
	background-color: #ffffff; /* In Schema */
	color: #006298; /* In Schema */
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_filter {
    background-image:url("custom-toc-image-filter.png"); /* In Schema */
	background-color: #ffffff; /* In Schema */
	background-position: 30px 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #006298; /* In Schema */
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_filter:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_filter span.label {
	background-color: #ffffff; /* In Schema */
	color: #006298; /* In Schema */
}

/* Regular TOC Items */
/* Top Level 0 - Account*/
div.frontpage-toc.use-custom-toc-icons div.toc_item_0 {
	background-image:url("custom-toc-image-0.png");
	background-color: #185383;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_0:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_0 span.label {
	background-color: #185383;
}

/* Top Level 1 - CELUM Drive */
div.frontpage-toc.use-custom-toc-icons div.toc_item_1 {
    background-image:url("custom-toc-image-1.png");
	background-color: #006298;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_1:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_1 span.label {
	background-color: #006298;
}

/* Top Level 2 - WorkRooms */
div.frontpage-toc.use-custom-toc-icons div.toc_item_2 {
    background-image:url("custom-toc-image-2.png");
	background-color: #0093B8;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_2:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_2 span.label {
	background-color: #0093B8;
}

/* Top Level 3 - Libraries  */
div.frontpage-toc.use-custom-toc-icons div.toc_item_3 {
    background-image:url("custom-toc-image-3.png");
	background-color: #57B0BB;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_3:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_3 span.label {
	background-color: #57B0BB;
}

/* Top Level 4 - Experience */
div.frontpage-toc.use-custom-toc-icons div.toc_item_4 {
    background-image:url("custom-toc-image-4.png");
	background-color: #71B2C9;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_4:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_4 span.label {
	background-color: #71B2C9;
}

/* Top Level 5 - What's new */
div.frontpage-toc.use-custom-toc-icons div.toc_item_5 {
    background-image:url("custom-toc-image-5.png");
	background-color: #6BA0CD;
	background-position: 30px 30px;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_5:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_5 span.label {
	background-color: #6BA0CD;
}

/* Top Level 6 - CELUM Content */
div.frontpage-toc.use-custom-toc-icons div.toc_item_6 {
    background-image:url("custom-toc-image-6.png");
	background-color: #4190C7;
	background-position: 30px 30px;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_6:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_6 span.label {
	background-color: #4190C7;
}

/* Top Level 7 - YouTube Exporter */
div.frontpage-toc.use-custom-toc-icons div.toc_item_7 {
    background-image:url("custom-toc-image-7.png");
	background-color: #389CAA;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_7:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_7 span.label {
	background-color: #389CAA;
}

/* Top Level 8 - Product Initiatives Board */
div.frontpage-toc.use-custom-toc-icons div.toc_item_8 {
	background-image:url("custom-toc-image-8.png");
	background-color: #33637D;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_8:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_8 span.label {
	background-color: #33637D;
}

/* Top Level 9 - User Academy */
div.frontpage-toc.use-custom-toc-icons div.toc_item_9 {
	background-image:url("custom-toc-image-9.png");
	background-color: #185383;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_9:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_9 span.label {
	background-color: #185383;
}

/* REST OF TOP-LEVEL TOPICS - UNUSED */
div.frontpage-toc.use-custom-toc-icons div.toc_item_10 {
    background-image:url("custom-toc-image-10.png");
	background-color: #006298;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_10:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_10 span.label {
	background-color: #006298;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_11 {
    background-image:url("custom-toc-image-11.png");
	background-color: #0093B8;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_11:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_11 span.label {
	background-color: #0093B8;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_12 {
    background-image:url("custom-toc-image-12.png");
	background-color: #57B0BB;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_12:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_12 span.label {
	background-color: #57B0BB;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_13 {
    background-image:url("custom-toc-image-13.png");
	background-color: #71B2C9;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_13:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_13 span.label {
	background-color: #71B2C9;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_14 {
    background-image:url("custom-toc-image-14.png");
	background-color: #6BA0CD;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_14:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_14 span.label {
	background-color: #6BA0CD;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_15 {
    background-image:url("custom-toc-image-15.png");
	background-color: #4190C7;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_15:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_15 span.label {
	background-color: #4190C7;
}

/* REST OF TOP-LEVEL TOPICS - UNUSED */
div.frontpage-toc.use-custom-toc-icons div.toc_item_16 {
    background-image:url("custom-toc-image-16.png");
	background-color: #389CAA;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_16:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_16 span.label {
	background-color: #389CAA;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_17 {
	background-image:url("custom-toc-image-17.png");
	background-color: #33637D;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_17:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_17 span.label {
	background-color: #33637D;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_18 {
	background-image:url("custom-toc-image-18.png");
	background-color: #185383;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_18:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_18 span.label {
	background-color: #185383;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_19 {
    background-image:url("custom-toc-image-19.png");
	background-color: #006298;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_19:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_19 span.label {
	background-color: #006298;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_20 {
    background-image:url("custom-toc-image-20.png");
	background-color: #0093B8;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_20:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_20 span.label {
	background-color: #0093B8;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_21 {
    background-image:url("custom-toc-image-21.png");
	background-color: #57B0BB;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_21:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_21 span.label {
	background-color: #57B0BB;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_22 {
    background-image:url("custom-toc-image-22.png");
	background-color: #71B2C9;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_22:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_22 span.label {
	background-color: #71B2C9;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_23 {
    background-image:url("custom-toc-image-23.png");
	background-color: #6BA0CD;
	background-position: 30px 30px;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_23:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_23 span.label {
	background-color: #6BA0CD;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_24 {
    background-image:url("custom-toc-image-24.png");
	background-color: #4190C7;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_24:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_24 span.label {
	background-color: #4190C7;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_25 {
    background-image:url("custom-toc-image-25.png");
	background-color: #389CAA;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_25:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_25 span.label {
	background-color: #389CAA;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_26 {
	background-image:url("custom-toc-image-26.png");
	background-color: #33637D;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_26:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_26 span.label {
	background-color: #33637D;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_27 {
	background-image:url("custom-toc-image-27.png");
	background-color: #185383;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_27:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_27 span.label {
	background-color: #185383;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_28 {
    background-image:url("custom-toc-image-28.png");
	background-color: #006298;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_28:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_28 span.label {
	background-color: #006298;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_29 {
    background-image:url("custom-toc-image-29.png");
	background-color: #0093B8;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_29:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_29 span.label {
	background-color: #0093B8;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_30 {
    background-image:url("custom-toc-image-30.png");
	background-color: #57B0BB;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_30:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_30 span.label {
	background-color: #57B0BB;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_31 {
    background-image:url("custom-toc-image-31.png");
	background-color: #71B2C9;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_31:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_31 span.label {
	background-color: #71B2C9;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_32 {
    background-image:url("custom-toc-image-32.png");
	background-color: #6BA0CD;
	background-position: 30px 30px;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_32:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_32 span.label {
	background-color: #6BA0CD;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_33 {
    background-image:url("custom-toc-image-33.png");
	background-color: #4190C7;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_33:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_33 span.label {
	background-color: #4190C7;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_34 {
    background-image:url("custom-toc-image-34.png");
	background-color: #389CAA;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_34:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_34 span.label {
	background-color: #389CAA;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_35 {
	background-image:url("custom-toc-image-35.png");
	background-color: #33637D;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_35:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_35 span.label {
	background-color: #33637D;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_36 {
	background-image:url("custom-toc-image-36.png");
	background-color: #185383;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_36:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_36 span.label {
	background-color: #185383;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_37 {
    background-image:url("custom-toc-image-37.png");
	background-color: #006298;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_37:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_37 span.label {
	background-color: #006298;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_38 {
    background-image:url("custom-toc-image-38.png");
	background-color: #0093B8;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_38:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_38 span.label {
	background-color: #0093B8;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_39 {
    background-image:url("custom-toc-image-39.png");
	background-color: #57B0BB;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_39:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_39 span.label {
	background-color: #57B0BB;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_40 {
    background-image:url("custom-toc-image-40.png");
	background-color: #71B2C9;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_40:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_40 span.label {
	background-color: #71B2C9;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_41 {
    background-image:url("custom-toc-image-41.png");
	background-color: #6BA0CD;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_41:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_41 span.label {
	background-color: #6BA0CD;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_42 {
    background-image:url("custom-toc-image-42.png");
	background-color: #4190C7;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_42:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_42 span.label {
	background-color: #4190C7;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_43 {
    background-image:url("custom-toc-image-43.png");
	background-color: #389CAA;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_43:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_43 span.label {
	background-color: #389CAA;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_44 {
	background-image:url("custom-toc-image-44.png");
	background-color: #33637D;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_44:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_44 span.label {
	background-color: #33637D;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_45 {
	background-image:url("custom-toc-image-45.png");
	background-color: #185383;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_45:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_45 span.label {
	background-color: #185383;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_46 {
    background-image:url("custom-toc-image-46.png");
	background-color: #006298;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_46:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_46 span.label {
	background-color: #006298;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_47 {
    background-image:url("custom-toc-image-47.png");
	background-color: #0093B8;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_47:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_47 span.label {
	background-color: #0093B8;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_48 {
    background-image:url("custom-toc-image-48.png");
	background-color: #57B0BB;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_48:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_48 span.label {
	background-color: #57B0BB;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_49 {
    background-image:url("custom-toc-image-49.png");
	background-color: #71B2C9;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_49:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_49 span.label {
	background-color: #71B2C9;
}

div.frontpage-toc.use-custom-toc-icons div.toc_item_50 {
    background-image:url("custom-toc-image-50.png");
	background-color: #6BA0CD;
	background-position: 30px 30px;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_50:hover {
	opacity: 0.8;
}
div.frontpage-toc.use-custom-toc-icons div.toc_item_50 span.label {
	background-color: #6BA0CD;
}