@charset "UTF-8";
.share-livechat b:before,
.share-livechat .share a:before,
.share-livechat .share button:before,
.livechat .chat-timer .btn-subscribed:before,
.livechat .livechat-list button.btn-subscribed:before,
.livechat .info .btn-livechat-share:before {
    background: url("../../images/normal/livechat.104987acf2dc.png") no-repeat;
    background-size: 100px 100px;
}
.livechat .livechat-detail .combo:before {
    background: url("../../images/normal/header_white.4f2a98e3ef48.png") no-repeat;
    background-size: 180px 50px;
}
.livechat .livechat-dialog li > .option a:before {
    background: url("../../images/normal/livechat.104987acf2dc.png") no-repeat;
    background-size: 100px 100px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .share-livechat b:before,
    .share-livechat .share a:before,
    .share-livechat .share button:before,
    .livechat .chat-timer .btn-subscribed:before,
    .livechat .livechat-list button.btn-subscribed:before,
    .livechat .info .btn-livechat-share:before {
        background-image: url("../../images/retina/livechat.e771edf3081e.png");
    }
    .livechat .livechat-detail .combo:before {
        background-image: url("../../images/retina/header_white.65f8935fd8fe.png");
    }
    .livechat .livechat-dialog li > .option a:before {
        background-image: url("../../images/retina/livechat.e771edf3081e.png")
    }
}
.livechat .wrapper-content {
    background: none;
    box-shadow: none;
}
.livechat .index {
    padding: 0 300px 0 0;
    position: static;
}
.timeline .livechat.filter {
    display:none;
}
.timeline.livechat .livechat.filter {
    display:block;
}

.timeline.livechat .livechat-list {
    position: static;
}
.timeline.livechat #content {
    position: static;
}
.livechat .index #content {
    padding: 0;
    width: auto;
    background: none;
    box-shadow: none;
}
.livechat .index .featured {
    width: 280px;
    margin: 0 0 0 299px;
}
.livechat.filter {
    background: #fff;
    box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.8);
    border-radius: 3px;
    margin-bottom: 18px;
    position: relative;
}
.livechat.filter:after {
    content: '';
    clear: both;
    display: block;
}
.livechat.filter a:hover {
    text-decoration: none;
}
.livechat.filter h2 {
    color: #373d48;
    font-size: 13px;
    float: left;
    padding: 0 20px;
    line-height: 48px;
}
.livechat.filter .menu {
    float: right;
    padding: 0 11px;
}
.livechat.filter .menu:after {
    content: '';
    clear: both;
    display: block;
}
.livechat.filter .menu li {
    float: left;
    padding: 0 2px;
}
.livechat.filter .menu a {
    display: block;
    padding: 0 9px;
    color: #737883;
    font-size: 12px;
    line-height: 48px;
}
.livechat.filter .menu.history .history,
.livechat.filter .menu.upcoming .upcoming {
    font-weight: bold;
    color: #373d48;
    box-shadow: inset 0 -2px 0 #4c84c5, 0 1px 0 #457bb7;
}
.livechat.filter .menu a.current {
    font-weight: bold;
    color: #373d48;
    box-shadow: inset 0 -2px 0 #4c84c5, 0 1px 0 #457bb7;
}
.livechat.filter .menu a:hover {
    color: #373d48;
}
.livechat .livechat-list dl {
    background: #fff;
    box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.8);
    border-radius: 3px;
    margin-bottom: 18px;
    position: relative;
}
.livechat .livechat-list dt {
    font-weight: bold;
    color: #6d7380;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 14px;
    line-height: 42px;
}
.livechat .livechat-list li {
    border-top: 1px solid #f0f1f2;
    padding: 23px 150px 23px 113px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    z-index: 3;
}
.livechat .livechat-list .username {
    font-size: 18px;
    line-height: 24px;
    display: block;
    color: #38424c;
}
.livechat .livechat-list .tagline {
    font-size: 14px;
    color: #8a8f9c;
    display: block;
    color: #8a8f9c;
}
.livechat .livechat-list small.date {
    padding-top: 2px;
    display: block;
    font-size: 12px;
    color: #4487c2;
    font-weight: bold;
    text-transform: uppercase;
}
.livechat .livechat-list small.date span.category {
    font-size: 11px;
    color: #8c919e;
    font-weight: normal;
    text-transform: none;
}
.livechat .livechat-list button {
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -15px;
}
.livechat .livechat-list button.btn-notify,
.livechat .livechat-list button.btn-subscribed {
    line-height: 29px;
    font-size: 12px;
    padding: 0 12px 0 24px;
}
.livechat .livechat-list button.btn-notify {
    padding-left: 12px;
}
.livechat .livechat-list button.btn-subscribed:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 50%;
    width: 10px;
    height: 8px;
    background-position: -10px 0;
    margin-top: -5px;
}
.livechat .livechat-list .avatar {
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
}
.livechat .livechat-list .avatar.store {
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.livechat .livechat-list button.btn-subscribed {
    background: #fff;
    border-color: #ebeded;
    color: #75828e;
}
.livechat .livechat-list button.btn-subscribed:before {
    background-position: 0 0;
}
.livechat .livechat-list button.btn-subscribed:hover {
    background: #fff !important;
    border-color: #ebeded !important;
    color: #75828e !important;
}
.livechat .info {
    position: relative;
    padding-top: 73px;
}
.livechat .info .btn-livechat-share {
    position: absolute;
    background: #fff;
    border: 1px solid #ebeded;
    color: #75828e;
    padding: 0 10px;
    left: 15px;
    top: 15px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
}
.livechat .info .btn-livechat-share:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -3px 7px 0 -2px;
    width: 14px;
    height: 10px;
    background-position: -80px 0;
}
.livechat .btn-live {
    position: absolute;
    background: #a65f5d;
    color: #fff;
    padding: 0 10px;
    right: 15px;
    top: 15px;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
}
.livechat .btn-live:before,
.livechat .livechat-list .btn-live:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    opacity: 0.5;
}
.livechat .info h3 {
    font-size: 24px;
    font-weight: bold;
    color: #38424c;
    text-align: center;
}
.livechat .info .tagline {
    color: #8a8f9c;
    font-size: 16px;
    text-align: center;
    padding: 10px 0 22px;
}
.livechat .chat-timer {
    background: #9099a6;
    padding: 20px 0 95px;
    text-align: center;
    box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.8);
    border-radius: 3px;
    margin-bottom: 18px;
    position: relative;
}
.livechat .chat-timer .btn-notify {
    position: absolute;
    background: none;
    line-height: 49px;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.livechat .chat-timer .btn-subscribed {
    position: absolute;
    background: none;
    line-height: 49px;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.livechat .chat-timer .btn-notify:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 8px;
    background-position: -10px 0;
    margin: -3px 7px 0 0;
}
.livechat .chat-timer .btn-subscribed:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 8px;
    background-position: -10px 0;
    margin: -3px 7px 0 0;
}
.livechat .chat-timer h3 {
    padding-bottom: 15px;
}
.livechat .chat-timer h3 b {
    display: inline-block;
    background: rgba(47, 51, 59, 0.1);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 31px;
    border-radius: 3px;
}
.livechat .chat-timer p {
    display: inline-block;
    position: relative;
    vertical-align: top;
    color: #8a8f9c;
    padding: 0;
}
.livechat .chat-timer p:before,
.livechat .chat-timer p:after {
    width: 34px;
    height: 46px;
    position: absolute;
    top: 0;
    background: #fff;
    content: '';
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08);
    border-radius: 3px;
}
.livechat .chat-timer p.zero:before,
.livechat .chat-timer p.zero:after {
    opacity: 0.3;
}
.livechat .chat-timer p:before {
    left: 2px;
}
.livechat .chat-timer p:after {
    right: 2px;
}
.livechat .chat-timer span {
    letter-spacing: 1.027em;
    position: relative;
    display: block;
    z-index: 1;
    font-size: 24px;
    line-height: 46px;
    margin: 0 -13px 0 13px;
}
.livechat .chat-timer small {
    position: absolute;
    bottom: -25px;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    opacity: 0.7;
    left: 0;
    width: 100%;
    text-transform: uppercase;
}
.livechat .chat-timer small:before,
.livechat .chat-timer small:after {
    content: '';
    position: absolute;
    right: -3px;
    width: 2px;
    height: 2px;
    background: #c4c7cd;
    bottom: 41px;
}
.livechat .chat-timer small:before {
    bottom: 53px;
}
.livechat .chat-timer p:last-of-type small:after,
.livechat .chat-timer p:last-of-type small:before {
    display: none;
}
.livechat .livechat-detail {
    padding: 0 247px 0 0px;
}
.livechat .livechat-detail .featured {
    width: 229px;
    margin-left: 351px;
}
.livechat .livechat-detail .livechat-panel {
    box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.8);
    border-radius: 3px;
    margin-bottom: 18px;
    background: #fff;
    position: relative;
}
.livechat .livechat-detail .livechat-panel.with-comment-form.empty {
    padding-bottom: 15px;
}
.livechat .livechat-detail .combo {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    overflow: hidden;
    color: #6B717D;
    line-height: 42px;
    font-size: 12px;
    padding-right: 27px;
}
.livechat .livechat-detail .combo.filter-mine {
    right: 80px;
}
.livechat .livechat-detail .combo {
    /* to disable style of .profile-v3 .sort */
    
    background-image: none;
    box-shadow: none;
    border-radius: 0px;
    height: inherit;
    margin-bottom: 0px;
}
.livechat .livechat-detail .combo select {
    cursor: pointer;
    position: absolute;
    background: none;
    border: 0;
    box-shadow: none;
    text-align: right;
    font-size: 11px;
    padding: 0 29px 0 0;
    height: 100%;
    opacity: 0;
    -webkit-appearance: none;
    top: 0;
    right: 0;
}
.livechat .livechat-detail .combo:before {
    content: '';
    position: absolute;
    right: 13px;
    top: 50%;
    width: 7px;
    height: 4px;
    background-position: -150px 0;
    margin-top: -1px;
    opacity: 0.4;
}
.livechat .livechat-detail .combo:hover:before {
    opacity: 0.7;
}
.livechat .livechat-detail h2 {
    font-weight: bold;
    color: #373d48;
    font-size: 13px;
    padding: 0 14px;
    line-height: 42px;
}
.livechat .livechat-detail .frm {
    background: #f4f5f6;
    border: 1px solid #edeef0;
    padding: 15px 15px 15px 55px;
    margin: 0 14px;
    position: relative;
    border-radius: 3px;
}
.livechat .livechat-detail .frm.for-edit {
    padding: 15px 15px 15px 15px;
}

.livechat .livechat-detail .frm .text {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    ;
    text-align: left;
}
.livechat .livechat-detail .frm textarea.text {
    height: 30px;
    padding: 5px 7px;
    float: left;
    width: 90%;
    margin: 0;
    width: calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
}
.livechat .livechat-detail .frm .avatar {
    border: 0;
    top: 15px;
    left: 15px;
    width: 30px;
    height: 30px;
}
.livechat .livechat-detail .frm .btns-blue-embo {
    line-height: 28px;
    width: 120px;
    margin: 0;
    padding: 0;
    float: right;
    border-color: #366ea4;
    font-size: 12px;
}
.livechat .livechat-detail .frm:after {
    content: '';
    clear: both;
    display: block;
}
.livechat .livechat-detail .frm.off {
    display: none
}
.livechat .livechat-detail .frm.for-reply,
.livechat .livechat-detail .frm.for-edit {
    margin: 19px 0 0;
}
.livechat .livechat-detail .frm.for-reply textarea.text,
.livechat .livechat-detail .frm.for-edit textarea.text {
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
}
.livechat .livechat-detail .frm.for-reply .btns-blue-embo,
.livechat .livechat-detail .frm.for-edit .btns-blue-embo {
    width: 90px;
}
.livechat .livechat-detail .frm.question {
    border: 0;
    border-radius: 0;
    background: none;
    border-top: 1px solid #e1e3e5;
    padding: 15px 15px 15px 65px;
    text-align: right;
    margin: 0;
}
.livechat .livechat-detail .frm.question .text {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    display: block;
    height: auto;
    padding: 9px 11px;
    line-height: 18px;
    min-height: 93px;
}
.livechat .livechat-detail .frm.question .avatar {
    width: 40px;
    height: 40px;
}
.livechat .livechat-detail .frm.question .btn-submit {
    line-height: 29px;
    padding: 0 11px;
    width: auto;
}
.livechat .livechat-dialog li {
    padding: 23px 0 0 50px;
    position: relative;
    line-height: 18px;
    font-size: 13px;
    color: #454a54;
}
.livechat .livechat-dialog li li:last-of-type {
    padding-bottom: 0;
}
.livechat .livechat-dialog li.connect-next:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 19px;
    width: 2px;
    height: 100%;
    background: #dde0e4;
}
.livechat .livechat-dialog li:last-of-type:before {
    display: none;
}
.livechat #edit-chat-setting {
    margin-top: 16px;
    line-height: 30px;
}
.livechat .livechat-dialog li ul {
    padding: 0;
}
.livechat .livechat-dialog .username {
    color: #2f333b;
    font-weight: bold;
}
.livechat .livechat-dialog .username.highlight {
    padding: 0 6px;
    color: #fff;
    background: #9099a6;
    border-radius: 3px;
    display: inline-block;
    line-height: 23px;
    margin-bottom: 4px;
}
.livechat .livechat-dialog .pending {
    display: inline-block;
    color: #fff;
    background: #60a84e;
    font-size: 12px;
    padding: 0 7px;
    border-radius: 3px;
    line-height: 22px;
    vertical-align: middle;
    margin-top: -3px;
    font-weight: normal;
}
.livechat .livechat-dialog .tagline {
    display: block;
    font-size: 11px;
    color: #8a8f9c;
    margin-top: -1px;
}
.livechat .livechat-dialog .title {
    display: inline-block;
    font-size: 12px;
    color: #8a8f9c;
    margin-top: -1px;
    margin-left: 8px;
}
.livechat .livechat-dialog li > .option {
    line-height: 15px;
    font-size: 11px;
    display: block;
    padding-top: 10px;
}
.livechat .livechat-dialog li > .option a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #aeb2ba;
    margin-right: 11px;
    text-transform: capitalize;
}
.livechat .livechat-dialog li > .option a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -3px 4px 0 0;
}
.livechat .livechat-dialog li > .option a:hover {
    text-decoration: none;
}
.livechat .livechat-dialog li:hover > .option a {
    color: #979ba6;
}
.livechat .livechat-dialog li:hover > .option a:before {
    opacity: 0.9;
}
.livechat .livechat-dialog li > .option a.del-button,
.livechat .livechat-dialog li > .option a.del-all-button {
    position: relative;
}
.livechat .livechat-dialog li > .option a.del-button:not(:first-child):after,
.livechat .livechat-dialog li > .option a.del-all-button:not(:first-child):after {
    content: '·';
    position: absolute;
    top: 0;
    left: -6px;
}
.livechat .livechat-dialog li > .option a.vote:before {
    width: 9px;
    height: 15px;
    background-position: -10px -10px;
}
.livechat .livechat-dialog li > .option a.reply:before {
    width: 14px;
    height: 10px;
    background-position: -20px 0;
}
.livechat .livechat-dialog li > .option a.share:before {
    width: 13px;
    height: 10px;
    background-position: -40px 0;
}
.livechat .livechat-dialog .dialog {
    display: block;
    padding-top: 6px;
}
.livechat .livechat-dialog li > .option a:before {
    opacity: 0.7;
}
.livechat .livechat-dialog li > .option a.downvote:before {
    background-position: -20px -10px;
    opacity: 1;
}
.livechat .livechat-panel .avatar {
    position: absolute;
    top: 14px;
    left: -4px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 4px solid #fff;
    background: no-repeat 50% 50%;
    background-size: cover;
}
.livechat .livechat-panel .avatar.store {
    border-radius: 10%;
}
.livechat .livechat-panel ul {
    padding: 0 14px 20px 14px;
}
.livechat .livechat-panel.empty ul {
    padding-bottom: 0px;
}

.livechat .tb-type5 label.wait:before,
.livechat a.view:before,
.popup.edit_livechat .calendar:before,
.popup.edit_livechat .time:before {
    background: url("../../images/normal/product_new.aad371cb22cb.png") no-repeat;
    background-size: 200px 200px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .livechat .tb-type5 label.wait:before,
    .livechat a.view:before,
    .popup.edit_livechat .calendar:before,
    .popup.edit_livechat .time:before {
        background-image: url("../../images/retina/product_new.ffff6b9315cb.png")
    }
}
/*#content.livechat {background:none;box-shadow:none;}*/

.livechat .ptit {
    margin-bottom: 18px;
}
.livechat .tab4 {
    margin-bottom: 15px;
}
.livechat .table {
    margin: 0 15px 15px;
}
.livechat .pagination4 {
    padding: 15px;
    border-top: 1px solid #f0f1f2;
}
.livechat .data-field {
    padding: 0;
    position: relative;
    background: #FFF;
    border-radius: 3px;
    -moz-box-shadow: 0 2px 0px rgba(0, 0, 0, 0.015), 0 0 0 1px #DBDBDC;
    box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.4);
    -webkit-box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.4);
    -moz-box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.4);
}
.livechat .controller {
    position: absolute;
    top: -57px;
    right: 7px;
}
.livechat .controller button {
    box-shadow: none;
}
.livechat a.view {
    padding: 4px 10px;
    margin: 0 -10px;
}
.livechat a.view:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 11px;
    vertical-align: middle;
    margin-top: -3px;
    background-position: -140px -40px;
}
.livechat .tb-type5 label.live {
    color: #4487c2;
}
.livechat .tb-type5 label.wait:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: -3px 7px 0 0;
    background-position: -140px -60px;
}
.livechat .tb-type5 label.wait.soon {
    color: #e47070;
}
.livechat .tb-type5 label.wait.soon:before {
    background-position: -155px -60px;
}
.livechat .tooltip em {
    padding: 10px 9px;
    font-size: 11px;
    font-weight: bold;
    left: 50%;
    bottom: 100%;
}
#popup_container.add_livechat .popup.edit_livechat {
    display: block;
}
#popup_container .popup.edit_livechat {
    width: 565px;
    background: #fff;
    border-radius: 3px;
}
#popup_container .popup.edit_livechat.edit_livechat_popup_schedule {
    width: 385px;
}

.popup.edit_livechat .data-frm {
    padding: 0 15px 15px 3px;
}
.popup.edit_livechat .data-frm:after {
    content: '';
    clear: both;
    display: block;
}
.popup.edit_livechat .data-frm p {
    float: left;
    padding: 13px 0 0 12px;
    width: 170px;
}
.popup.edit_livechat .data-frm p.category,
.popup.edit_livechat .data-frm p.name {
    width: 260px;
}
.popup.edit_livechat .data-frm p.about {
    float: none;
    width: auto;
    clear: both;
}
.popup.edit_livechat .data-frm p.about textarea.text {
    height: 110px;
}
.popup.edit_livechat .data-frm .label {
    display: block;
    font-weight: bold;
    color: #5d606d;
    padding-bottom: 8px;
    font-size: 12px;
}
.popup.edit_livechat .calendar {
    position: relative;
    display: block;
}
.popup.edit_livechat .calendar:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 11px;
    height: 13px;
    background-position: -35px -15px;
    margin-top: -7px;
    left: 9px;
}
.popup.edit_livechat .calendar input.text {
    padding-left: 25px;
}
.popup.edit_livechat select {
    width: 100%;
    height: 32px;
}
.popup.edit_livechat input.text,
.popup.edit_livechat textarea.text {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    background: #F4F5F5;
}
.popup.edit_livechat span.time {
    display: block;
    position: absolute;
    padding: 0 90px 0 7px;
    line-height: 32px;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #D9DBDD;
    background: #F4F5F5;
}
.popup.edit_livechat span.time:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: -3px 1px 0 0;
    background-position: -140px -60px;
}
.popup.edit_livechat .time select {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    border-radius: 0 3px 3px 0;
    background-color: #fff;
}
.popup.edit_livechat .time input {
    width: 22px;
    height: 19px;
    text-align: center;
    background: none;
    border-radius: 3px;
}
.popup.edit_livechat .time input:focus {
    color: #fff;
    background: #9099a6;
}
.popup.edit_livechat .btn-area {
    padding: 15px;
    border-top: 1px solid #efefef;
    text-align: right;
}
.popup.edit_livechat .btn-area button {
    line-height: 29px;
    font-size: 12px;
    margin: 0 0 0 4px;
}
.livechat .stream.livechat-list li {
    float: none;
}
.livechat .stream.livechat-list .tagline {
    background: none;
    padding: 0 0 0 0;
}
.livechat .stream.livechat-list li a {
    text-decoration: none;
}
.livechat .stream.livechat-list .livechat-tagline {
    color: #a2a6b0;
}
.livechat #sidebar .upcoming ul.chat-list li > a {
    min-height: 32px;
}
.livechat #sidebar .upcoming ul.chat-list li > a {
    min-height: 32px;
}
.livechat #sidebar {
    visibility: visible;
    opacity: 1;
}
.livechat #sidebar .livechat-sidebar {
    margin-left: 0px;
    left: 0%;
}
.livechat-dialog li>b.at-fullname {
    display: none;
}
.livechat-dialog li.at-fullname>b.at-fullname {
    display: block;
}
.livechat .info .livechat-host-h3 {
    margin-top: 58px;
}
.livechat #summary .info .finished-time {
    width: auto;
    display: inline-block;
    padding: 5px;
    margin-top:10px;
    color: #fff;
    font-weight:bold;
    background-color: #a5acb5;
    border-radius:3px;
}

.profile-v3 .shop-profile #coverImage.image,
.profile-v3 .shop-profile #coverImage.image .image {
    height: 274px;
}
.profile-v3 #summary.shop-profile .info .sign,
.profile-v3 #summary.shop-profile .info .sign:before,
.profile-v3 #summary.shop-profile .info .sign img {
    border-radius: 5px;
}

/* for widgets in edit chat settings dialog */

.chrome select,
.chrome a.selectBox .selectBox-label {
    background-position: 100% 50%;
}
.popup.confirm-phone .start .select-code,
.popup.add_featured .select-category,
.import-tools .select-category.multi-text .selector,
.chrome select,
.chrome a.selectBox .selectBox-label,
.chrome .edit_new_adds .select-boxes,
select,
.chrome .popup.edit_mylist .select-category,
.popup.add_manually .btn-up,
.popup.add_manually .btn-down {
    background-image: url("../../images/normal/selectbox-boxes.2ec977f43132.gif");
    background-repeat: no-repeat;
    background-size: 18px 21px;
}
select,
a.selectBox .selectBox-label {
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: middle;
    padding: 3px 4px 3px 9px;
    line-height: 21px;
    height: 31px;
    -webkit-padding-end: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #F4F5F5;
    border: 1px solid #D9DBDD;
    border-radius: 2px;
    background-position: 100% 50%;
}
/**********************************/

.share-livechat {
    display: none;
    position: absolute;
    bottom: 50%;
    margin: 0 0 30px 0;
    padding: 20px;
    width: 264px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.08);
    text-align: center;
    right: -80px;
    z-index: 3;
    line-height: 22px;
}
.share-livechat:before,
.share-livechat:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    border: 8px solid transparent;
    border-top-color: #fff;
    margin-left: -8px;
}
.share-livechat:before {
    border-top-color: rgba(0, 0, 0, 0.1);
    border-width: 9px;
    margin-left: -9px
}
.share-livechat a:hover {
    text-decoration: none;
}
.share-livechat b {
    display: block;
    color: #414853;
    font-size: 14px;
    padding: 43px 0 0px;
    position: relative;
}
.share-livechat b:before {
    content: '';
    display: block;
    margin: 0 auto 43px;
    width: 36px;
    height: 44px;
    background-position: 0 -30px;
}
.share-livechat b:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 61px;
    width: 96px;
    height: 96px;
    margin: -50px 0 0 -50px;
    border: 2px solid #9099a6;
    opacity: 0.15;
    border-radius: 100%;
}
.share-livechat .share label {
    display: block;
    color: #9099a6;
    font-size: 11px;
    padding-bottom: 22px;
    text-transform: uppercase;
}
.share-livechat .share:after {
    content: '';
    clear: both;
    display: block;
}
.share-livechat .share a,
.share-livechat .share button {
    float: left;
    width: 49%;
    width: calc(50% - 6px);
    width: -webkit-calc(50% - 6px);
    width: -moz-calc(50% - 6px);
    font-size: 12px;
    line-height: 36px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
}
.share-livechat .share a em,
.share-livechat .share button em {
    display: none;
}
.share-livechat .share a:before,
.share-livechat .share button:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -3px 4px 0 0;
}
.share-livechat .share .fb {
    background: #3b5997;
}
.share-livechat .share .fb:before {
    width: 9px;
    height: 16px;
    background-position: -30px -10px;
}
.share-livechat .share .tw {
    float: right;
    background: #00b0ed;
}
.share-livechat .share .tw:before {
    width: 15px;
    height: 13px;
    background-position: -40px -10px;
}
.share-livechat .btn-qa {
    clear: both;
    color: #4487c2;
    line-height: 34px;
    border-radius: 3px;
    display: block;
    font-size: 12px;
    border: 1px solid #ebeded;
    font-weight: bold;
}
.livechat .chat-timer .share-livechat p.share {
    display: block;
    padding-bottom: 12px;
}
.livechat .chat-timer .share-livechat p.share:before {
    display: none;
}
.livechat .chat-timer .share-livechat p.share:after {
    position: static;
    width: 0;
    height: 0;
    box-shadow: none;
}
.livechat .chat-timer .share-livechat {
    right: auto;
    left: 50%;
    margin-left: -152px;
    bottom: 40px;
}
.livechat .question .userlist {
    position: absolute;
    bottom: 85px;
}
.livechat fieldset .userlist {
    position: absolute;
    bottom: 40px;
}
.livechat fieldset .userlist .listing {
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    width: 260px;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 0 rgba(0, 0, 0, 0.06);
    border-radius: 3px;
    z-index: 2
}
.livechat fieldset .userlist .listing:before,
.livechat fieldset .userlist .listing:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 12px;
    border: 9px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.15);
}
.livechat fieldset .userlist .listing:after {
    border-bottom-color: #fff;
    border-width: 8px;
    top: -16px;
    left: 13px;
}
.livechat fieldset .userlist .listing ul {
    max-height: 260px;
    overflow: auto;
    padding: 0 0 0 0;
}
.livechat fieldset .userlist .listing ul li {
    padding: 0 0 0 0;
    text-align: left;
}
.livechat fieldset .userlist .listing ul a {
    position: relative;
    display: block;
    padding: 9px 9px 9px 58px;
    font-size: 13px;
    line-height: 17px;
    color: #8a8f9c;
}
.livechat fieldset .userlist .listing ul a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 58px;
    width: 70%;
    width: calc(100% - 58px);
    width: -webkit-calc(100% - 58px);
    width: -moz-calc(100% - 58px);
    background: #ebebed;
    opacity: 0.7;
    height: 1px;
}
.livechat fieldset .userlist .listing ul a:hover {
    text-decoration: none;
    background: #f1f1f2;
    box-shadow: 0 1px 0 #f1f1f2;
}
.livechat fieldset .userlist .listing ul b {
    color: #383d48;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.livechat fieldset .userlist .listing ul img {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    left: 14px;
}
.livechat fieldset .userlist .listing ul span.username {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #8a8f9c;
    font-weight: normal
}
.livechat fieldset .userlist .listing ul .message {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container .stream > li.livechat-placeholder {
    background-color:transparent;
    border:none;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    padding:0 0 0 0;
}
.livechat-placeholder .placeholder-image {
    background-image:url("../../images/normal/placeholder-chat.fa6cab1bafe3.png");
    background-size: cover;
    width:72px;
    height:72px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom:10px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .livechat-placeholder .placeholder-image {
        background-image:url("../../images/retina/placeholder-chat.62d8ba38c9f8.png");
    }
}
.livechat-placeholder .placeholder-title,
.livechat-placeholder .placeholder-subtitle {
    text-align:center;
    font-size:14px;
    margin-bottom:5px;
}
.livechat-placeholder .placeholder-subtitle {
    font-size:12px;
    color: #8a8f9c;
}

.popup.edit_livechat p.line-break {
    width:100%;
    padding:0px;
}
.livechat .data-field .table [class^="btn-"]:before {background: url("../../images/normal/product_new.aad371cb22cb.png") no-repeat ;background-size: 200px 200px;}
.livechat .data-field .table {padding-top:15px;}
.livechat .data-field .table [class^="btn-"] {line-height:29px;width:29px;display:inline-block;float:left;border:1px solid #b7cee8;text-align: center;}
.livechat .data-field .table .btn-edit {border-right:0;border-radius:3px 0 0 3px;margin-right: -1px;box-shadow:inset -1px 0 0 #e4ecf6;}
.livechat .data-field .table .btn-edit:before {background-position: -75px -15px;}
.livechat .data-field .table .btn-del {border-left:0;border-radius:0 3px 3px 0}
.livechat .data-field .table .btn-del:before {background-position: -90px -15px;}

#popup_container.participants {display: block;}
#popup_container .popup.participants {width: 250px;background: #fff;border-radius: 3px;padding: 12px 0 12px 12px;}
.popup.participants ul.chat-list {height:380px;overflow:auto;}
.popup.participants ul.chat-list.loading {border: 0;}
.popup.participants ul.chat-list.loading:after {content:'';position:absolute;border: 2px solid #949597;border-radius:100%;width:20px;height:20px;top:50%;left:50%;margin:-12px 0 0 -12px;animation: pulsate 1s ease-out;animation-iteration-count:infinite;-webkit-animation: pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation: pulsate 1s ease-out;-moz-animation-iteration-count:infinite;z-index: 1;}
.popup.participants ul.chat-list.loading li {display:none;}
.popup.participants ul.chat-list li {position:relative;font-size:12px;line-height:16px;color:#9c9fa6;}
.popup.participants ul.chat-list a {display:block;padding:8px 8px 8px 56px;color:#9c9fa6;}
.popup.participants ul.chat-list a:hover {text-decoration:none;}
.popup.participants ul.chat-list .avatar {position:absolute;left:12px;top:50%;width:35px;height:35px;border-radius:100%;margin-top:-18px;background: no-repeat 50% 50%;background-size: cover;}
.popup.participants ul.chat-list .avatar.store {border-radius:3px;}
.popup.participants ul.chat-list b {display:block;color:#2f333b;}