#docsSearch { background-color: #f0f2ef; }

.navbar .navbar-inner {
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}

.brand img {
  height: 30px;
  width: auto;
}

.navbar .nav li a {
    color: #333;
	font-size: 15px;
}

.navbar .nav li a:hover {
    color: #333;
	font-size: 15px;
	font-weight: bold;
}

.category-list .category {
	background-color: #fff;
	min-height: 100px;
}

.category-list .category h3 {
}

#fullArticle img {
	border: none;
	border-radius: 0px;
	max-width: 95%;
}

#fullArticle img.image-half {
	width: 400px;
}

#fullArticle img.image-third {
	width: 300px;
}

#fullArticle img.image-align-center {
	margin: 0px auto;
}

.container-fluid {
    max-width: 1250px;
}

ul.articleList li {
	font-size: 18px;
	margin: 1em 0px;
}

ul.articleList li a i { display: none; }

.articleList {
    box-sizing: border-box;
    margin-top: 34px;
    padding-top: 25px;
    position: relative;
}

.articleList:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    left: 0;
    background: #666;
}

#fullArticle p { font-size: 16px; }

#sidebar .nav-list a {
    font-size: 15px;
}

/* Vertical Layout
section.category-list .category h3:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    display: block;
    margin: 5px auto 15px auto;
    width: 50px;
    height: 50px;
    font-size: 40px;
    color: #a63755;
    line-height: 50px;
}
*/

/* Horizontal Layout */
section.category-list .category h3:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    display: block;
    margin: 0;
    width: 60px;
    height: 110px;
    font-size: 40px;
    color: #a63755;
    line-height: 50px;
    float: left;
    text-align: center;
    padding-right: 10px;
}

section.category-list .category {
    text-align: left;
}

section.category-list a.category h3+p {
    min-height: 36px;
}

#fullArticle .category-list {
    text-align: left;
}

#fullArticle .category-list .category {
    width: 47%;
    margin: 10px 1%;
    box-sizing: border-box;
}

@media (min-width: 911px) {
    #fullArticle .category-list .category { min-width: 250px; }
}
@media (min-width: 769px) and (max-width: 910px) {
    #fullArticle .category-list .category { width: 97%; }
}

@media (min-width: 566px) and (max-width: 768px) {
    #fullArticle .category-list .category { min-width: 250px; }
}

@media (max-width: 565px) {
    #fullArticle .category-list .category { width: 97%; }
}

#fullArticle .category-list .category p {
    color: #b3b3b3;
    font-size: 14px;
    margin: 0 0 9px;
    min-height: 36px;
    line-height: 18px;
}

#fullArticle .category-list .category h3:before {
    height: 80px;
}

/* Workaround helpscout html editor bug */
.hs-app section.category-list a.category { pointer-events: none; }

/* ------------------------------ Mobile Phone Sizing ------------------------------ */

@media (max-width: 600px) {
    section.category-list .category {
        margin-bottom: 10px;
        padding: 1em;
    }

    section.category-list a.category h3+p {
        min-height: 0px;
    }

    section.category-list .category h3:before {
        width: 30px;
        height: auto;
        font-size: 30px;
        line-height: 30px;
    }

    section.category-list .category .article-count {
        margin-bottom: 0px;
        margin-top: 5px;
    }

    #docsSearch h1 {
        font-size: 24px;
        line-height: 1.4em;
    }

    #fullArticle .category-list .category {
        margin: 0px 1% 10px 1%;
        padding: 10px;
    }

    #fullArticle .category-list .category p {
        min-height: 0px;
        margin: 0;
    }

    #fullArticle .category-list .category h3 {
        margin: 9px 0px;
    }

    #fullArticle .category-list .category h3:before {
        height: auto
    }
}

/* ------------------------------ Icons for Categories ------------------------------ */

section.category-list .category#category-1550 h3:before { content: "\f013"; } /* Settings */

section.category-list .category#category-1551 h3:before { content: "\f021"; } /* Accounts and Services */

section.category-list .category#category-1552 h3:before { content: "\f7d9"; } /* App Settings */

section.category-list .category#category-1553 h3:before { content: "\f544"; } /* Assistant */

section.category-list .category#category-1554 h3:before { content: "\f085"; } /* Customizations */

section.category-list .category#category-1555 h3:before { content: "\f574"; } /* Importing and Exporting */

section.category-list .category#category-1556 h3:before { content: "\f502"; } /* My Account */
.collection-category section.category-list .category#category-1556 { display: none; } /* My Account */


section.category-list .category#category-2431 h3:before { content: "\f0f2"; } /* Delegation */
.collection-category section.category-list .category#category-2431 { display: none; } /* Delegation */


section.category-list .category#category-1557 h3:before { content: "\f571"; } /* Free Trial and Billing */
.collection-category section.category-list .category#category-1557 { display: none; } /* Free Trial and Billing */

section.category-list .category#category-1558 h3:before { content: "\f509"; } /* My Team */
.collection-category section.category-list .category#category-1558 { display: none; } /* My Team */

section.category-list .category#category-1559 h3:before { content: "\f0ec"; } /* Connected Accounts */
.collection-category section.category-list .category#category-1559 { display: none; } /* Connected Accounts */

section.category-list .category#category-1560 h3:before { content: "\f2f1"; } /* Contact Sync */
.collection-category section.category-list .category#category-1560 { display: none; } /* Contact Sync */

section.category-list .category#category-1561 h3:before { content: "\f12e"; } /* Apps and Extensions */
.collection-category section.category-list .category#category-1561 { display: none; } /* Apps and Extensions */

section.category-list .category#category-1562 h3:before { content: "\f0c0"; } /* People and Companies */
.collection-category section.category-list .category#category-1562 { display: none; } /* People and Companies */

section.category-list .category#category-1563 h3:before { content: "\f013"; } /* Deals, Projects, Properties */
.collection-category section.category-list .category#category-1563 { display: none; } /* Deals, Projects, Properties */

section.category-list .category#category-1564 h3:before { content: "\f500"; } /* Segments */
.collection-category section.category-list .category#category-1564 { display: none; } /* Segments */

section.category-list .category#category-1565 h3:before { content: "\f0ae"; } /* Next Steps */
.collection-category section.category-list .category#category-1565 { display: none; } /* Next Steps */

section.category-list .category#category-1566 h3:before { content: "\f34e"; } /* Keep In Touch Settings */
.collection-category section.category-list .category#category-1566 { display: none; } /* Keep In Touch Settings */

section.category-list .category#category-1567 h3:before { content: "\f568"; } /* Custom Fields */
.collection-category section.category-list .category#category-1567 { display: none; } /* Custom Fields */

section.category-list .category#category-1568 h3:before { content: "\f737"; } /* Prebuilt Customizations */
.collection-category section.category-list .category#category-1568 { display: none; } /* Prebuilt Customizations */

section.category-list .category#category-1569 h3:before { content: "\f153"; } /* Accounting and Compliance */
.collection-category section.category-list .category#category-1569 { display: none; } /* Accounting and Compliance */

section.category-list .category#category-1570 h3:before { content: "\f94b"; } /* Smart Suggestions */
.collection-category section.category-list .category#category-1570 { display: none; } /* Smart Suggestions */

section.category-list .category#category-1571 h3:before { content: "\f784"; } /* Work Week and Locale */
.collection-category section.category-list .category#category-1571 { display: none; } /* Work Week and Locale */


section.category-list .category#category-2453 h3:before { content: "\f648"; } /* Lead Management */
.collection-category section.category-list .category#category-2453 { display: none; } /* Lead Management */


section.category-list .category#category-1572 h3:before { content: "\f5b7"; } /* Mail Settings */
.collection-category section.category-list .category#category-1572 { display: none; } /* Mail Settings */

section.category-list .category#category-1573 h3:before { content: "\f279"; } /* Calling, Notes and Maps */
.collection-category section.category-list .category#category-1573 { display: none; } /* Calling, Notes and Maps */

section.category-list .category#category-1574 h3:before { content: "\f8fa"; } /* Notifications */
.collection-category section.category-list .category#category-1574 { display: none; } /* Notifications */

section.category-list .category#category-1575 h3:before { content: "\f1de"; } /* Display and Layout */
.collection-category section.category-list .category#category-1575 { display: none; } /* Display and Layout */

section.category-list .category#category-1576 h3:before { content: "\f019"; } /* Exporting */
.collection-category section.category-list .category#category-1576 { display: none; } /* Exporting */

section.category-list .category#category-1577 h3:before { content: "\f093"; } /* Importing */
.collection-category section.category-list .category#category-1577 { display: none; } /* Importing */


section.category-list .category#category-2513 h3:before { content: "\f19d"; } /* Cloze University */
.collection-category section.category-list .category#category-2513 { display: none; } /* Cloze University */

section.category-list .category#category-2522 h3:before { content: "\f4d9"; } /* MLS */
.collection-category section.category-list .category#category-2522 { display: none; } /* MLS */


section.category-list .category#category-2523 h3:before { content: "\f965"; } /* Managing Properties */
.collection-category section.category-list .category#category-2523 { display: none; } /* Managing Properties */


section.category-list .category#category-1578 h3:before { content: "\f927"; } /* Getting Started */

section.category-list .category#category-1579 h3:before { content: "\f05a"; } /* Help and Training */

section.category-list .category#category-1580 h3:before { content: "\f005"; } /* What's New */

section.category-list .category#category-1581 h3:before { content: "\f2f7"; } /* Privacy and Data Protection */

section.category-list .category#category-1582 h3:before { content: "\f733"; } /* Agenda */

section.category-list .category#category-2618 h3:before { content: "\f544"; } /* Artificial Intelligence */

section.category-list .category#category-1583 h3:before { content: "\f0c0"; } /* People and Companies */

section.category-list .category#category-1584 h3:before { content: "\f0e0"; } /* Email */

section.category-list .category#category-1585 h3:before { content: "\f662"; } /* Deals, Projects, Properties */

section.category-list .category#category-1586 h3:before { content: "\f643"; } /* Analytics and Reporting */

section.category-list .category#category-1587 h3:before { content: "\f63d"; } /* Working as a Team */

section.category-list .category#category-1588 h3:before { content: "\f14b"; } /* Notes and Logging Activity */

section.category-list .category#category-1589 h3:before { content: "\f11c"; } /* Gestures and Shortcuts */
.collection-category section.category-list .category#category-1589 { display: none; } /* Gestures and Shortcuts */

section.category-list .category#category-2267 h3:before { content: "\f5fd"; } /* Library */

section.category-list .category#category-2283 h3:before { content: "\f674"; } /* Marketing Email */

section.category-list .category#category-2317 h3:before { content: "\f542"; } /* Campaigns */


section.category-list .category#category-2776 h3:before { content: "\f7d9"; } /* Admin Console */

section.category-list .category#category-2883 h3:before { content: "\f574"; } /* Importing */

section.category-list .category#category-2821 h3:before { content: "\f648"; } /* Lead Capture */

section.category-list .category#category-2896 h3:before { content: "\f63d"; } /* Teams and Sharing */

section.category-list .category#category-2864 h3:before { content: "\f005"; } /* Updates */

section.category-list .category#category-2584 h3:before { content: "\f571"; } /* Billing and Account Questions */

section.category-list .category#category-2565 h3:before { content: "\f879"; } /* Call and Text Sync App */

section.category-list .category#category-2715 h3:before { content: "\f542"; } /* Campaigns */

section.category-list .category#category-2580 h3:before { content: "\f128"; } /* General Questions */

section.category-list .category#category-2777 h3:before { content: "\f4d9"; } /* DASH/MLS */

section.category-list .category#category-2841 h3:before { content: "\f4d9"; } /* Windermere */

section.category-list .category#category-2870 h3:before { content: "\f4d9"; } /* Windermere Subscriptions and Campaigns */

section.category-list .category#category-2597 h3:before { content: "\f192"; } /* Guides and Processes */

section.category-list .category#category-2590 h3:before { content: "\f1e6"; } /* Integrations */

section.category-list .category#category-2579 h3:before { content: "\f4fc"; } /* Organizing Contacts */

section.category-list .category#category-2566 h3:before { content: "\f0e0"; } /* Email */

section.category-list .category#category-2667 h3:before { content: "\f05a"; } /* Cloze General */

section.category-list .category#category-2656 h3:before { content: "\f09b"; font-family: 'Font Awesome 5 Brands'; } /* Github */


section.category-list .category#category-2631 h3:before { content: "\f5fd"; } /* Getting Started with the Library */
.collection-category section.category-list .category#category-2631 { display: none; } /* Getting Started with the Library */


section.category-list .category#category-2620 h3:before { content: "\f07b"; } /* Template Organization */
.collection-category section.category-list .category#category-2620 { display: none; } /* Template Organization */


section.category-list .category#category-2621 h3:before { content: "\f35d"; } /* Template Sharing */
.collection-category section.category-list .category#category-2621 { display: none; } /* Template Sharing */


section.category-list .category#category-2623 h3:before { content: "\f0e0"; } /* Personal Email Templates */
.collection-category section.category-list .category#category-2623 { display: none; } /* Personal Email Templates */


section.category-list .category#category-2624 h3:before { content: "\f075"; } /* Text Message Templates */
.collection-category section.category-list .category#category-2624 { display: none; } /* Text Message Templates */

section.category-list .category#category-2625 h3:before { content: "\f1ea"; } /* Articles */
.collection-category section.category-list .category#category-2625 { display: none; } /* Articles */

section.category-list .category#category-2627 h3:before { content: "\f095"; } /* Call Scripts */
.collection-category section.category-list .category#category-2627 { display: none; } /* Call Scripts */

section.category-list .category#category-2626 h3:before { content: "\f1dd"; } /* Snippets */
.collection-category section.category-list .category#category-2626 { display: none; } /* Snippets */

section.category-list .category#category-2635 h3:before { content: "\f674"; } /* Getting Started with Marketing Email */
.collection-category section.category-list .category#category-2635 { display: none; } /* Getting Started with Marketing Email */


section.category-list .category#category-2636 h3:before { content: "\f055"; } /* Marketing Email Building Blocks */
.collection-category section.category-list .category#category-2636 { display: none; } /* Marketing Email Building Blocks */


section.category-list .category#category-2633 h3:before { content: "\f03e"; } /* Marketing Email Content Sections */
.collection-category section.category-list .category#category-2633 { display: none; } /* Marketing Email Content Sections */


section.category-list .category#category-2634 h3:before { content: "\f5fd"; } /* Marketing Email Design */
.collection-category section.category-list .category#category-2634 { display: none; } /* Marketing Email Design */



section.category-list .category#category-2649 h3:before { content: "\f080"; } /* Getting Started with Analytics */
.collection-category section.category-list .category#category-2649 { display: none; } /* Getting Started with Analytics */


section.category-list .category#category-2650 h3:before { content: "\f0ce"; } /* Activity Analytics */
.collection-category section.category-list .category#category-2650 { display: none; } /* Activity Analytics */


section.category-list .category#category-2651 h3:before { content: "\f643"; } /* Conversion Analytics */
.collection-category section.category-list .category#category-2651 { display: none; } /* Activity Analytics */


section.category-list .category#category-2652 h3:before { content: "\f662"; } /* Pipeline Analytics */
.collection-category section.category-list .category#category-2652 { display: none; } /*  Conversion Analytics */


section.category-list .category#category-2653 h3:before { content: "\f7ee"; } /* Active Project Analytics */
.collection-category section.category-list .category#category-2653 { display: none; } /* Active Project Analytics */


section.category-list .category#category-2654 h3:before { content: "\f674"; } /* Mail Sending Analytics */
.collection-category section.category-list .category#category-2654 { display: none; } /* Mail Sending Analytics */

section.category-list .category#category-2833 h3:before { content: "\f542"; } /* Campaign Analytics */
.collection-category section.category-list .category#category-2833 { display: none; } /* Campaign Analytics */


section.category-list .category#category-1590 h3:before { content: "\f128"; } /* Help */
.collection-category section.category-list .category#category-1590 { display: none; } /* Help */

section.category-list .category#category-1591 h3:before { content: "\f144"; } /* Videos and Recordings */
.collection-category section.category-list .category#category-1591 { display: none; } /* Videos and Recordings */

section.category-list .category#category-1592 h3:before { content: "\f26c"; } /* Webinars */
.collection-category section.category-list .category#category-1592 { display: none; } /* Webinars */

section.category-list .category#category-1593 h3:before { content: "\f0e7"; } /* Quick Start Guides */
.collection-category section.category-list .category#category-1593 { display: none; } /* Quick Start Guides */


section.category-list .category#category-2434 h3:before { content: "\f51c"; } /* Getting Started Webinars */
.collection-category section.category-list .category#category-2434 { display: none; } /* Getting Started Webinars */

section.category-list .category#category-2432 h3:before { content: "\f4d9"; } /* Real Estate Industry Focused Webinars */
.collection-category section.category-list .category#category-2432 { display: none; } /* Real Estate Industry Focused Webinars */

section.category-list .category#category-2433 h3:before { content: "\f8b8"; } /* Feature Spotlights */
.collection-category section.category-list .category#category-2433 { display: none; } /* Feature Spotlights */

section.category-list .category#category-2435 h3:before { content: "\f26c"; } /* Webinar Recordings */
.collection-category section.category-list .category#category-2435 { display: none; } /* Webinar Recordings */



section.category-list .category#category-1594 h3:before { content: "\f274"; } /* Agenda Features */
.collection-category section.category-list .category#category-1594 { display: none; } /* Agenda Features */

section.category-list .category#category-1595 h3:before { content: "\f8fa"; } /* Keep in Touch Reminders */
.collection-category section.category-list .category#category-1595 { display: none; } /* Keep in Touch Reminders */


section.category-list .category#category-2925 h3:before { content: "\f024"; } /* Automatic Goal Tracking */
.collection-category section.category-list .category#category-2925 { display: none; } /* Automatic Goal Tracking */

section.category-list .category#category-1596 h3:before { content: "\f94b"; } /* Smart Suggestions */
.collection-category section.category-list .category#category-1596 { display: none; } /* Smart Suggestions */

section.category-list .category#category-1597 h3:before { content: "\f1fd"; } /* Birthdays and Anniversaries */
.collection-category section.category-list .category#category-1597 { display: none; } /* Birthdays and Anniversaries */

section.category-list .category#category-1598 h3:before { content: "\f783"; } /* Meetings */
.collection-category section.category-list .category#category-1598 { display: none; } /* Meetings */

section.category-list .category#category-1599 h3:before { content: "\f33b"; } /* Reminders */
.collection-category section.category-list .category#category-1599 { display: none; } /* Reminders */

section.category-list .category#category-1600 h3:before { content: "\f00c"; } /* To Dos */
.collection-category section.category-list .category#category-1600 { display: none; } /* To Dos */

section.category-list .category#category-1601 h3:before { content: "\f2bb"; } /* Contacts */
.collection-category section.category-list .category#category-1601 { display: none; } /* Contacts */


section.category-list .category#category-2371 h3:before { content: "\f0c0"; } /* Audiences */
.collection-category section.category-list .category#category-2371 { display: none; } /* Audiences */


section.category-list .category#category-2814 h3:before { content: "\f0ce"; } /* Views */
.collection-category section.category-list .category#category-2814 { display: none; } /* Views */


section.category-list .category#category-1602 h3:before { content: "\f1ad"; } /* Companies */
.collection-category section.category-list .category#category-1602 { display: none; } /* Companies */

section.category-list .category#category-1603 h3:before { content: "\f4fc"; } /* Organizing Contacts */
.collection-category section.category-list .category#category-1603 { display: none; } /* Organizing Contacts */

section.category-list .category#category-1604 h3:before { content: "\f292"; } /* Tags */
.collection-category section.category-list .category#category-1604 { display: none; } /* Tags */

section.category-list .category#category-1605 h3:before { content: "\f560"; } /* Bulk Changes */
.collection-category section.category-list .category#category-1605 { display: none; } /* Bulk Changes */

section.category-list .category#category-1606 h3:before { content: "\f002"; } /* Search, Filter and Sort */
.collection-category section.category-list .category#category-1606 { display: none; } /* Search, Filter and Sort */


section.category-list .category#category-2470 h3:before { content: "\f0b0"; } /* Filter */
.collection-category section.category-list .category#category-2470 { display: none; } /* Filter */


section.category-list .category#category-2469 h3:before { content: "\f002"; } /* Search */
.collection-category section.category-list .category#category-2469 { display: none; } /* Search */


section.category-list .category#category-2471 h3:before { content: "\f0dc"; } /* Sort */
.collection-category section.category-list .category#category-2471 { display: none; } /* Sort */


section.category-list .category#category-1607 h3:before { content: "\f2b5"; } /* Stages */
.collection-category section.category-list .category#category-1607 { display: none; } /* Stages */

section.category-list .category#category-1608 h3:before { content: "\f500"; } /* Segments */
.collection-category section.category-list .category#category-1608 { display: none; } /* Segments */

section.category-list .category#category-1609 h3:before { content: "\f0ae"; } /* Next Steps */
.collection-category section.category-list .category#category-1609 { display: none; } /* Next Steps */

section.category-list .category#category-1610 h3:before { content: "\f56e"; } /* Exporting */
.collection-category section.category-list .category#category-1610 { display: none; } /* Exporting */

section.category-list .category#category-1611 h3:before { content: "\f505"; } /* Compliance */
.collection-category section.category-list .category#category-1611 { display: none; } /* Compliance */

section.category-list .category#category-1612 h3:before { content: "\f005"; } /* Cloze Score */
.collection-category section.category-list .category#category-1612 { display: none; } /* Cloze Score */

section.category-list .category#category-1613 h3:before { content: "\f164"; } /* Social Media */
.collection-category section.category-list .category#category-1613 { display: none; } /* Social Media */

section.category-list .category#category-1614 h3:before { content: "\f0e0"; } /* Email Features */
.collection-category section.category-list .category#category-1614 { display: none; } /* Email Features */

section.category-list .category#category-2616 h3:before { content: "\f544"; } /* Email Artificial Intelligence */
.collection-category section.category-list .category#category-2616 { display: none; } /* Email Artificial Intelligence */

section.category-list .category#category-2617 h3:before { content: "\f1dd"; } /* Email Formatting */
.collection-category section.category-list .category#category-2617 { display: none; } /* Email Formatting */

section.category-list .category#category-1615 h3:before { content: "\f0f3"; } /* Email Open Tracking */
.collection-category section.category-list .category#category-1615 { display: none; } /* Email Open Tracking */

section.category-list .category#category-1616 h3:before { content: "\f5fd"; } /* Email Templates */
.collection-category section.category-list .category#category-1616 { display: none; } /* Email Templates */

section.category-list .category#category-1617 h3:before { content: "\f675"; } /* Mail Merge */
.collection-category section.category-list .category#category-1617 { display: none; } /* Mail Merge */

section.category-list .category#category-1618 h3:before { content: "\f662"; } /* Projects, Deals and Deliverables */
.collection-category section.category-list .category#category-1618 { display: none; } /* Projects, Deals and Deliverables */

section.category-list .category#category-1619 h3:before { content: "\f924"; } /* Matching Engine */
.collection-category section.category-list .category#category-1619 { display: none; } /* Matching Engine */

section.category-list .category#category-1620 h3:before { content: "\f367"; } /* Sharing */
.collection-category section.category-list .category#category-1620 { display: none; } /* Sharing */

section.category-list .category#category-1621 h3:before { content: "\f234"; } /* Assigning Responsibility */
.collection-category section.category-list .category#category-1621 { display: none; } /* Assigning Responsibility */

section.category-list .category#category-2353 h3:before { content: "\f1d8"; } /* Campaign Actions Settings */
.collection-category section.category-list .category#category-2353 { display: none; } /* Campaign Actions Settings */

section.category-list .category#category-2354 h3:before { content: "\f927"; } /* Getting Started with Campaigns */
.collection-category section.category-list .category#category-2354 { display: none; } /* Getting Started with Campaigns */

section.category-list .category#category-2360 h3:before { content: "\f542"; } /* Campaign Examples */
.collection-category section.category-list .category#category-2360 { display: none; } /* Campaign Examples */

section.category-list .category#category-2355 h3:before { content: "\f017"; } /* Campaign Wait For Settings */
.collection-category section.category-list .category#category-2355 { display: none; } /* Campaign Wait For Settings */

section.category-list .category#category-2356 h3:before { content: "\f387"; } /* Campaign Decisions Settings */
.collection-category section.category-list .category#category-2356 { display: none; } /* Campaign Decisions Settings */

section.category-list .category#category-2364 h3:before { content: "\f363"; } /* Campaign Flow Control Settings */
.collection-category section.category-list .category#category-2364 { display: none; } /* Campaign Flow Control Settings */

section.category-list .category#category-1622 h3:before { content: "\f0e0"; } /* Connect Email */

section.category-list .category#category-1623 h3:before { content: "\f879"; } /* Connect Phone and Texts */

section.category-list .category#category-1624 h3:before { content: "\f073"; } /* Connect Calendar */

section.category-list .category#category-1625 h3:before { content: "\f205"; } /* Connect Productivity Apps */

section.category-list .category#category-1626 h3:before { content: "\f674"; } /* Connect Business Apps */

section.category-list .category#category-1627 h3:before { content: "\f39e"; font-family: 'Font Awesome 5 Brands'; } /* Connect Social Media */
.collection-category section.category-list .category#category-1627 { display: none; } /* Connect Social Media */

section.category-list .category#category-2673 h3:before { content: "\f4d9"; } /* Connect Real Estate Apps */

section.category-list .category#category-1628 h3:before { content: "\f0e0"; } /* Email */
.collection-category section.category-list .category#category-1628 { display: none; } /* Email */

section.category-list .category#category-1629 h3:before { content: "\f1a0"; font-family: 'Font Awesome 5 Brands'; } /* Google */
.collection-category section.category-list .category#category-1629 { display: none; } /* Google */

section.category-list .category#category-1630 h3:before { content: "\f3ca"; font-family: 'Font Awesome 5 Brands'; } /* Microsoft 365 */
.collection-category section.category-list .category#category-1630 { display: none; } /* Microsoft 365 */

section.category-list .category#category-1631 h3:before { content: "\f01c"; } /* Microsoft Exchange */
.collection-category section.category-list .category#category-1631 { display: none; } /* Microsoft Exchange */

section.category-list .category#category-1632 h3:before { content: "\f0c2"; } /* iCloud */
.collection-category section.category-list .category#category-1632 { display: none; } /* iCloud */

section.category-list .category#category-1633 h3:before { content: "\f879"; } /* Phone and Texts */
.collection-category section.category-list .category#category-1633 { display: none; } /* Phone and Texts */

section.category-list .category#category-1634 h3:before { content: "\f075"; } /* Call and Text Sync App */
.collection-category section.category-list .category#category-1634 { display: none; } /* Call and Text Sync App */

section.category-list .category#category-2607 h3:before { content: "\f179"; font-family: 'Font Awesome 5 Brands'; } /* Call and Text Sync App on MacOS */
.collection-category section.category-list .category#category-2607 { display: none; } /* Call and Text Sync App on MacOS */

section.category-list .category#category-2608 h3:before { content: "\f3ca"; font-family: 'Font Awesome 5 Brands'; } /* Call and Text Sync App on Windows */
.collection-category section.category-list .category#category-2608 { display: none; } /* Call and Text Sync App on Windows */

section.category-list .category#category-2606 h3:before { content: "\f1cd"; } /* Call and Text Sync App Troubleshooting */
.collection-category section.category-list .category#category-2606 { display: none; } /* Call and Text Sync App Troubleshooting */

section.category-list .category#category-2609 h3:before { content: "\f179"; font-family: 'Font Awesome 5 Brands'; } /* CCloze Call and Text Sync App for iOS */
.collection-category section.category-list .category#category-2609 { display: none; } /* Cloze Call and Text Sync App for iOS */


section.category-list .category#category-1635 h3:before { content:"\f179"; font-family: 'Font Awesome 5 Brands'; } /* iOS */
.collection-category section.category-list .category#category-1635 { display: none; } /* iOS */

section.category-list .category#category-1636 h3:before { content: "\f17b"; font-family: 'Font Awesome 5 Brands'; } /* Android */
.collection-category section.category-list .category#category-1636 { display: none; } /* Android */

section.category-list .category#category-2310 h3:before { content: "\f073"; } /* Calendly */
.collection-category section.category-list .category#category-2310 { display: none; } /* Calendly */

section.category-list .category#category-1637 h3:before { content: "\f839"; font-family: 'Font Awesome 5 Brands'; } /* Evernote */
.collection-category section.category-list .category#category-1637 { display: none; } /* Evernote */

section.category-list .category#category-2303 h3:before { content: "\f87b"; } /* Dialpad */
.collection-category section.category-list .category#category-2303 { display: none; } /* Dialpad */

section.category-list .category#category-2367 h3:before { content: "\f7cd"; } /* Twilio */
.collection-category section.category-list .category#category-2367 { display: none; } /* Twilio */

section.category-list .category#category-1638 h3:before { content: "\f16b"; font-family: 'Font Awesome 5 Brands'; } /* Dropbox */
.collection-category section.category-list .category#category-1638 { display: none; } /* Dropbox */

section.category-list .category#category-1639 h3:before { content: "\f3aa"; font-family: 'Font Awesome 5 Brands'; } /* Google Drive */
.collection-category section.category-list .category#category-1639 { display: none; } /* Google Drive */

section.category-list .category#category-1640 h3:before { content: "\f1c0"; } /* Microsoft OneDrive */
.collection-category section.category-list .category#category-1640 { display: none; } /* Microsoft OneDrive */

section.category-list .category#category-1641 h3:before { content: "\f249"; } /* Microsoft OneNote */
.collection-category section.category-list .category#category-1641 { display: none; } /* Microsoft OneNote */

section.category-list .category#category-1642 h3:before { content: "\f2b9"; } /* Contact Syncing with CardDAV */
.collection-category section.category-list .category#category-1642 { display: none; } /* Contact Syncing with CardDAV */

section.category-list .category#category-1643 h3:before { content: "\f59e"; font-family: 'Font Awesome 5 Brands'; } /* Mailchimp */
.collection-category section.category-list .category#category-1643 { display: none; } /* Mailchimp */

section.category-list .category#category-1644 h3:before { content: "\f87b"; } /* RingCentral */
.collection-category section.category-list .category#category-1644 { display: none; } /* RingCentral */


section.category-list .category#category-2446 h3:before { content: "\f87b"; } /* Cloud Phone Services */
.collection-category section.category-list .category#category-2446 { display: none; } /* Cloud Phone Services */


section.category-list .category#category-1645 h3:before { content: "\f198"; font-family: 'Font Awesome 5 Brands'; } /* Slack */
.collection-category section.category-list .category#category-1645 { display: none; } /* Slack */


section.category-list .category#category-2380 h3:before { content: "\f573"; } /* Docusign */
.collection-category section.category-list .category#category-2380 { display: none; } /* Docusign */


section.category-list .category#category-2404 h3:before { content: "\f4d9"; } /* SkySlope */
.collection-category section.category-list .category#category-2404 { display: none; } /* SkySlope */


section.category-list .category#category-2414 h3:before { content: "\f4d9"; } /* Cloud CMA */
.collection-category section.category-list .category#category-2414 { display: none; } /* Cloud CMA */

section.category-list .category#category-2423 h3:before { content: "\f4d9"; } /* HomeSpotter Boost */
.collection-category section.category-list .category#category-2423 { display: none; } /* HomeSpotter Boost */


section.category-list .category#category-1646 h3:before { content: "\f0e7"; } /* Zapier */
.collection-category section.category-list .category#category-1646 { display: none; } /* Zapier */

section.category-list .category#category-1647 h3:before { content: "\f674"; } /* ActivePipe */
.collection-category section.category-list .category#category-1647 { display: none; } /* ActivePipe */


section.category-list .category#category-2456 h3:before { content: "\f03d"; } /* BombBomb */
.collection-category section.category-list .category#category-2456 { display: none; } /* BombBomb */

section.category-list .category#category-2887 h3:before { content: "\f06b"; } /* Boomerang DM */
.collection-category section.category-list .category#category-2887 { display: none; } /* Boomerang DM */


section.category-list .category#category-2763 h3:before { content: "\f53f"; } /* Canva */
.collection-category section.category-list .category#category-2763 { display: none; } /* Canva */


section.category-list .category#category-2774 h3:before { content: "\f53f"; } /* MAXA Designs */
.collection-category section.category-list .category#category-2774 { display: none; } /* MAXA Designs */


section.category-list .category#category-2508 h3:before { content: "\f4d9"; } /* Placester */
.collection-category section.category-list .category#category-2508 { display: none; } /* Placester */


section.category-list .category#category-2526 h3:before { content: "\f06b"; } /* LoLo Gifts */
.collection-category section.category-list .category#category-2526 { display: none; } /* LoLo Gifts */


section.category-list .category#category-2855 h3:before { content: "\f4d9"; } /* MoxiWorks */
.collection-category section.category-list .category#category-2855 { display: none; } /* MoxiWorks */


section.category-list .category#category-2754 h3:before { content: "\f4d9"; } /* RealScout */
.collection-category section.category-list .category#category-2754 { display: none; } /* RealScout */


section.category-list .category#category-1648 h3:before { content: "\f674"; } /* Rezora */
.collection-category section.category-list .category#category-1648 { display: none; } /* Rezora */

section.category-list .category#category-1649 h3:before { content: "\f4d9"; } /* dotloop */
.collection-category section.category-list .category#category-1649 { display: none; } /* dotloop */

section.category-list .category#category-1650 h3:before { content: "\f965"; } /* Spacio */
.collection-category section.category-list .category#category-1650 { display: none; } /* Spacio */


section.category-list .category#category-2808 h3:before { content: "\f674"; } /* Xpressdocs */
.collection-category section.category-list .category#category-2808 { display: none; } /* Xpressdocs */


section.category-list .category#category-2452 h3:before { content: "\f4d9"; } /* Zenlist */
.collection-category section.category-list .category#category-2452 { display: none; } /* Zenlist */


section.category-list .category#category-2299 h3:before { content: "\f4d9"; } /* Zillow */
.collection-category section.category-list .category#category-2299 { display: none; } /* Zillow */


section.category-list .category#category-2996 h3:before { content: "\f03d"; } /* Zoom */
.collection-category section.category-list .category#category-2996 { display: none; } /* Zoom */



section.category-list .category#category-1651 h3:before { content: "\f7ea"; } /* API */
.collection-category section.category-list .category#category-1651 { display: none; } /* API */

section.category-list .category#category-1652 h3:before { content: "\f830"; } /* Getting Started with a Team */

section.category-list .category#category-1653 h3:before { content: "\f509"; } /* Team Settings */

section.category-list .category#category-1654 h3:before { content: "\f234"; } /* Team Members */

section.category-list .category#category-1655 h3:before { content: "\f084"; } /* Roles */

section.category-list .category#category-1656 h3:before { content: "\f6a3"; } /* Team Analytics */

section.category-list .category#category-1657 h3:before { content: "\f0e8"; } /* Sub Teams */
