﻿.cls-help-service-page h1 {
    font-size: 1.8em;
}

.cls-help-service-page h2 {
    font-size: 1.4em;
    font-weight: unset;
    color: #686868;
}

.cls-help-security-features-page h2 {
    font-size: 1.6em;
    color: #47657a;
    padding: 10px 10px 10px 0;
    margin: 0 0 2px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
}

.cls-help-service-livechat {
    background-image: url(https://wageworks.custhelp.com/euf/assets/themes/standard/images/ConversationBubble.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px !important;
    margin-top: 14px !important;
    margin-left: 20px;
    padding: 16px;
    display: block;
    font: 1.4em/1.18em Arial, Helvetica, sans-serif;
    color: #434343;
}

    .cls-help-service-livechat a, .cls-help-service-livechat .offline-agent{
        margin-top: -30px;
        margin-left: 65px;
        background: transparent;
        height: 40px;
        background-image: none !important;
    }
    .cls-help-service-livechat a:hover {
        cursor: pointer;
    }
    .cls-help-service-livechat .offline-agent {
        margin-top:-10px !important;
    }
                    
