<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ptools {
}

    .ptools a {
        display: inline-block;
    }

@media (max-width: 767px) {
    .ptools &gt; div {
        width: 40%;
        float: left;
    }

    .ptools-wrap [class*="col-"] {
        padding: 0;
    }
}

.icon {
    font-family: arial;
    font-size: 16px;
    margin-top: 160px;
    text-align: center;
}

.businessCard {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/businessCard-unlock.png);
}

    .businessCard:hover {
        background-image: url(/Images/icons/businessCard-on.png);
        cursor: pointer;
    }

.businessCardOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/businessCard-off.png);
}

.emailToolsOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/emailTools-off-beta.png);
}

.emailTools {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/emailTools-unlock-beta.png);
}

    .emailTools:hover {
        background-image: url(/Images/icons/emailTools-on-beta.png);
        cursor: pointer;
    }

.inviteClients {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/inviteClients-unlock.png);
}

    .inviteClients:hover {
        background-image: url(/Images/icons/inviteClients-on.png);
        cursor: pointer;
    }

.inviteClientsOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/inviteClients-off.png);
}

.profileAlerts {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/profileAlerts-unlock.png);
}

    .profileAlerts:hover {
        background-image: url(/Images/icons/profileAlerts-on.png);
        cursor: pointer;
    }

.profileAlertsOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/profileAlerts-off.png);
}

.qrDecal {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/qrDecal-unlock.png);
}

    .qrDecal:hover {
        background-image: url(/Images/icons/qrDecal-on.png);
        cursor: pointer;
    }

.qrDecalOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/qrDecal-off.png);
}

.importContacts {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/import-contact-unlock.png);
}

    .importContacts:hover {
        background-image: url(/Images/icons/import-contact-on.png);
        cursor: pointer;
    }

.importContactsOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/import-contact-off.png);
}

.importCalendar {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/import-calendar-unlock.png);
}

    .importCalendar:hover {
        background-image: url(/Images/icons/import-calendar-on.png);
        cursor: pointer;
    }

.importCalendarOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/import-calendar-off.png);
}

.externalCalendar {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/external-calendar-unlock.png);
}

    .externalCalendar:hover {
        background-image: url(/Images/icons/external-calendar-on.png);
        cursor: pointer;
    }

.externalCalendarOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/external-calendar-off.png);
}

.socialMediaOff {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/socialMedia-off.png);
}

.socialMedia {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/socialMedia-unlock.png);
}

    .socialMedia:hover {
        background-image: url(/Images/icons/socialMedia-on.png);
        cursor: pointer;
    }

.embed-yocale {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/embed-yocale-unlock.png);
}

    .embed-yocale:hover {
        background-image: url(/Images/icons/embed-yocale-on.png);
        cursor: pointer;
    }

.embed-yocale-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/embed-yocale-off.png);
}

.payments {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/payments-unlock.png);
}

    .payments:hover {
        background-image: url(/Images/icons/payments-on.png);
        cursor: pointer;
    }

.payments-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/payments-off.png);
}

.invoices {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/invoice-list-off.png);
}

    .invoices:hover {
        background-image: url(/Images/icons/invoice-list-on.png);
        cursor: pointer;
    }

.invoices-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/invoice-list-off.png);
}

.customFields {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/custom-fields-off.png);
}

    .customFields:hover {
        background-image: url(/Images/icons/custom-fields-on.png);
        cursor: pointer;
    }

.customFields-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/custom-fields-off.png);
}

.integrationTool {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/integration-on.png);
}

.clientReport {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/businessClientReport.png);
}

    .clientReport:hover {
        background-image: url(/Images/icons/businessClientReport-on.png);
        cursor: pointer;
    }

.integrationTool:hover {
    background-image: url(/Images/icons/integration-unlock.png);
    cursor: pointer;
}

.integrationTool-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/integration-off.png);
}

.formTemplates {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/form-template-unlock.png);
}

    .formTemplates:hover {
        background-image: url(/Images/icons/form-template-on.png);
        cursor: pointer;
    }

.formTemplates-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/forms-off.png);
}

.submission {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/form-submission-unlock.png);
}

    .submission:hover {
        background-image: url(/Images/icons/form-submission-on.png);
        cursor: pointer;
    }

.deals {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/forms-unlock-beta.png);
}

    .deals:hover {
        background-image: url(/Images/icons/forms-on-beta.png);
        cursor: pointer;
    }

.deals-off {
    width: 150px;
    height: 149px;
    margin-left: 50px;
    margin-bottom: 50px;
    background-image: url(/Images/icons/forms-off-beta.png);
}

@media (max-width: 991px) {
    .businessCard div a {
        width: 100px;
    }
}</pre></body></html>