/**
I hate to add another css file, but this was breaking in the main style sheet
 */

/* Live Help */
.live-help-text-link-header{
    color:#707070;
    cursor: pointer;
    font-size: inherit;
    /*position: relative;*/
}

.live-help-text-link-footer {
    color:#000000;
    cursor: pointer;
    font:11.5px/25px proxima-nova-alt,Arial;
}

.live-help-text-link-na{
    cursor: pointer;
}

.live-help-text-link-footer-products {
    font-size:13.33px;
    color: #e41c34;
}

.live-help-text-link-broken {
    color:#707070;
    font-size: 25px!important;

    /*color:deeppink!important;*/
    /*font-size: 50px!important;*/
}

