﻿#needHelpContainer{z-index:1500;position:relative}.need-help-collapsed{position:fixed;bottom:100px;right:0;width:60px;z-index:1000}
    .need-help-collapsed .btn {
        background: #ca9790;
        color: #fff;
        text-align: center;
        padding: 12px 8px;
        white-space: normal;
        border-radius: 1px !important;
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important
    }.need-help-collapsed .btn i.chat-icon{background:url('/images/assets/livechat/chat.svg');background-repeat:no-repeat;height:2em;width:2em;display:block;margin:0 auto}.need-help-expanded{position:fixed;bottom:100px;right:0;width:240px;background:#fff;padding:18px 24px;text-align:center;z-index:1000;border-bottom-left-radius:4px !important}
        .need-help-expanded .btn {
            margin: 0 auto;
            display: block;
            background: #ca9790;
            color: #fff
        }
            .need-help-expanded .btn.btn-inverse {
                background: #fff;
                color: #ca9790
            }.need-help-expanded .btn.btn-fixed{position:fixed;right:178px;bottom:160px;border-radius:4px !important;border-top-right-radius:1px !important;border-bottom-right-radius:1px !important}.need-help-expanded .btn.btn-fixed i.close-icon{background:url('/images/assets/livechat/close.svg');background-repeat:no-repeat;background-size:cover;height:2em;width:2em;display:block;margin:0 auto}.need-help-expanded .btn i.chat-icon{background:url('/images/assets/livechat/chat.svg');background-repeat:no-repeat;height:1em;width:1em;display:inline-block;vertical-align:middle}.need-help-expanded .need-help-divider{border-bottom:#636363 1px solid}.need-help-expanded .need-help-divider:after{content:'Or';display:inline-block;position:relative;top:-10px;padding:0 10px;background:#fff;color:#636363;font-size:14px}.need-help-expanded .muted{color:#636363}.need-help-expanded i.call-icon{background-image:url('/images/assets/livechat/call.svg');background-repeat:no-repeat;height:1.23em;width:1.23em;display:inline-block;vertical-align:text-bottom}.need-help-call-us,.need-help-telephone{font-size:18px;font-weight:500;line-height:1.1}.need-help-telephone-charges{margin-top:10px;display:inline-block}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape){.need-help-telephone-charges{font-size:.5em}.need-help-expanded .btn.btn-fixed{bottom:233px}}