.l-chat{font-weight:400;font-size:13px;position:relative;height:100vh;min-height:320px;min-width:480px}.l-chat__help-menu .g-btn{color:#757575}.l-chat__sidebar{position:relative;float:left;width:288px;border-right:1px solid #e0e0e0;height:100%;padding-bottom:72px;box-sizing:border-box}@media(min-width:1280px){.l-chat__sidebar{width:22.5vw;min-width:288px;max-width:432px}}.l-chat__tabs{height:100%;display:flex;flex-direction:column;flex:1 1 auto}.l-chat__ctrl-panel{border-bottom:1px solid #e0e0e0;padding:0 8px;height:56px;position:relative;box-sizing:border-box;flex:0 0 auto}.l-chat__wrap-logo{flex:1 1 auto}.l-chat__logo{width:118px;height:20px}.l-chat__cntrls{margin-left:8px;flex:0 0 auto}.l-chat__bottom-panel{position:absolute;bottom:0;left:0;right:0;height:72px;border-top:1px solid #e0e0e0;padding:32px 8px 20px 16px;box-sizing:border-box;display:flex;align-items:center}.l-chat__container-panel{overflow:auto;overflow-x:hidden;padding:16px 16px 0;box-sizing:border-box;display:flex;flex:1 1 auto}.l-chat__main{height:100%;position:relative;margin-left:289px}@media(min-width:1280px){.l-chat__main{margin-left:calc(22.5vw + 1px)}}@media(min-width:1920px){.l-chat__main{margin-left:433px}}.l-chat__notify{position:absolute;top:4px;right:4px;background-color:#424242;padding:8px;color:#fff;font-weight:600;border-radius:2px}.l-chat__notify-loader{float:left;height:16px}.l-chat__notify-text{margin-left:28px}.l-chat__contact{padding:12px 0;display:flex;align-items:center}.l-chat__header{height:55px;overflow:hidden;border-bottom:1px solid #e0e0e0;flex:none}.l-chat__footer{border-top:1px solid #e0e0e0;height:71px;background-color:#fff;box-shadow:0 -2px 3px -1px #0000001f;flex:none;position:relative}.l-chat__footer-disabled{background:none;box-shadow:none}.l-chat__messages-area{overflow:auto;flex:1 1 auto;padding-top:16px;position:relative;box-sizing:border-box}.l-chat__wrapper{max-width:976px;margin:0 auto}.l-chat__messages-area_date_fixed{height:calc(100% - 160px);margin-top:32px}.l-chat__avatar{margin-right:8px;text-align:center;flex:none}.l-chat__avatar-block{display:block}.l-chat__contact-data{line-height:1;overflow:hidden;flex:1 1 auto}.l-chat__contact-name{color:#212121;font-weight:600;max-width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l-chat__contact-name:link,.l-chat__contact-name:visited{color:#212121}.l-chat__contact-name:hover{color:#9875d7}.l-chat__contact-name_size_big{font-size:15px}.l-chat__msg_new .l-chat__contact-name{color:#ffa700}.l-chat__role{color:#616161;font-size:11px}.l-chat__role b{font-weight:600;color:#212121}.l-chat__msg-count{position:absolute;top:7px;right:6px}.l-chat__online{position:absolute;width:6px;height:6px;line-height:4px;top:8px;left:5px;background-color:#00897b8a}.l-chat__weekday{font-weight:600;color:#616161;margin-bottom:10px}.l-chat__search{display:block}.l-chat__search.is-hidden{display:none}.l-chat__wrap-search-inp{position:static}.l-chat__wrap-search-inp .l-chat__search-inp{position:absolute;inset:0;height:56px;box-sizing:border-box}.l-chat__wrap-search-inp .l-chat__search-inp:focus{border-bottom:2px solid #77b148}.l-chat__wrap-search-inp .l-chat__search-inp{padding:0 40px 0 46px}.l-chat__wrap-search-inp .l-chat__loupe{left:16px}.l-chat__cross{position:absolute;top:0;right:0}.l-chat__wrap-search-inp .l-chat__cross{top:26px;right:16px}.l-chat__search-btn{position:absolute;top:20px;right:12px;color:#757575;display:block}.l-chat__search-btn.is-hidden{display:none}.l-chat__search-msg{text-align:center;color:#9e9e9e}.l-chat__search-msg_hidden{display:none}.l-chat__contact-msg{font-weight:400;color:#9e9e9e;line-height:32px}.l-chat__contact-msg:before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;margin-right:12px;background-image:url(https://cdn.smartcat.com/web/assets/chat-no-contacts-C51WkdcA.svg)}.l-chat__msg-date{padding:8px 0 20px;font-size:15px;font-weight:600;color:#757575;text-align:center}.l-chat__msg-date_fixed{position:fixed;background-color:#eee;border-bottom:1px solid #e0e0e0;z-index:1;top:113px;left:0;right:0;box-shadow:0 2px 3px -1px #0000001f;margin-left:289px}@media(min-width:1280px){.l-chat__msg-date_fixed{margin-left:calc(22.5vw + 257px)}}@media(min-width:1920px){.l-chat__msg-date_fixed{margin-left:689px}}.l-chat__msg{margin-bottom:8px;display:flex}.l-chat__msg_from-contact{direction:ltr}.l-chat__msg_to-contact{direction:rtl}.l-chat__msg_from-contact .l-chat__avatar{padding-top:16px}.l-chat__msg_to-contact .l-chat__avatar{margin-left:8px;margin-right:0}.l-chat__msg_to-contact .l-chat__wrap-msg-text{padding-left:0;padding-right:8px}.l-chat__wrap-msg-text{display:inline-block;vertical-align:middle;padding-left:8px;overflow:hidden;flex:auto}.l-chat__msg-text{background-color:#fff;position:relative;line-height:1.4;padding:8px 20px 8px 8px;font-weight:400;direction:ltr;word-wrap:break-word;border-radius:2px}.l-chat__msg-text:before{position:absolute;content:"";width:0;height:0;border:8px solid transparent;border-right-color:#fff;top:4px;left:-15px}.l-chat__msg_to-contact .l-chat__msg-text{background-color:#e9e5f0}.l-chat__msg_to-contact .l-chat__msg-text:before{border:8px solid transparent;border-left-color:#e9e5f0;right:-15px;left:auto}.l-chat__msg_system .l-chat__msg-text{background-color:#eee;border:1px solid #d1d1d1;margin-top:14px}.l-chat__msg_system .l-chat__msg-text:before{border:8px solid transparent;border-right-color:#d1d1d1;top:8px;right:auto;left:-16px}.l-chat__msg_system .l-chat__msg-text:after{position:absolute;content:"";width:0;height:0;top:9px;border:7px solid transparent;border-right-color:#eee;right:auto;left:-14px}.l-chat__msg_system.l-chat__msg_to-contact .l-chat__msg-text{margin:0}.l-chat__msg_system.l-chat__msg_to-contact .l-chat__msg-text:before{border:8px solid transparent;border-left-color:#d1d1d1;right:-16px;left:auto}.l-chat__msg_system.l-chat__msg_to-contact .l-chat__msg-text:after{border:7px solid transparent;border-left-color:#eee;right:-14px;left:auto}.l-chat__msg_to-contact.l-chat__msg_send .l-chat__msg-text{opacity:.54}.l-chat__msg-time{color:#9e9e9e;font-size:11px;font-weight:400;line-height:1;margin-top:4px;display:inline-block}.l-chat__msg-icon{position:absolute;padding:8px;top:-4px;right:-4px;color:#212121}.l-chat__error{color:#ff384c;text-align:right;line-height:1;font-size:11px;margin-top:2px}.l-chat__textarea{border:none;padding:8px 100px 8px 8px;height:69px;background-color:#fff;resize:none;max-height:none;width:99.9%;overflow:hidden;position:relative;box-sizing:border-box}.l-chat__controls{position:absolute;right:8px;bottom:8px}.l-chat__textfield{position:relative;border-top:2px solid transparent}.l-chat__textfield_active{border-color:#77b148}.l-chat__textfield_disabled{background-color:#eee;box-shadow:none}.l-chat__wrap-textarea{position:relative;max-width:976px;margin:0 auto}.l-chat__textfield_disabled .l-chat__textarea[disabled]{background-color:#eee}.l-chat__textfield_disabled .l-chat__controls{display:none}.l-chat__empty-view,.l-chat__system-msg{position:absolute;text-align:center;color:#616161;margin-right:0;left:0;right:0;box-sizing:border-box;padding:93px 15% 0;line-height:1.2;top:50%;transform:translateY(-50%)}.l-chat__empty-view:before,.l-chat__system-msg:before{content:"";position:absolute;top:0;width:66px;height:73px;left:50%;margin-left:-33px;background:url(https://cdn.smartcat.com/web/assets/chat-system-msg-DQD-aEvy.svg) no-repeat}@media(min-width:1280px){.l-chat__empty-view,.l-chat__system-msg{margin-right:256px}}.l-chat__empty-view{padding-top:83px}.l-chat__empty-view:before{width:80px;height:63px;background:url(https://cdn.smartcat.com/web/assets/chat-no-msg-DqHR8fH5.svg) no-repeat}.l-chat__contact-deleted{background:#eee;color:#757575;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.l-chat__doc{color:#424242}.l-chat__contact-item,.l-chat__company-block{padding:8px 8px 8px 10px;position:relative;background-color:#fff;cursor:pointer;margin-bottom:4px;box-shadow:0 1px 2px #00000042;border-radius:2px}.l-chat__contact-item:last-child,.l-chat__company-block:last-child{margin-bottom:32px}.l-chat__contact-item:after,.l-chat__company-block:after{content:"";width:2px;background-color:#8160d1;position:absolute;left:0;top:0;bottom:0;display:none;z-index:1}.l-chat__contact-item:hover,.l-chat__company-block:hover{background-color:#f5f5f5}.l-chat__contact-item_active:after{display:block}.l-chat__switcher{padding:16px 8px 0}.l-chat__house-icon{color:#fcc05b;font-size:10px;margin-left:10px}.l-chat__company-block{height:48px;line-height:32px;padding-left:16px;box-sizing:border-box}.l-chat__company-name{font-weight:600;display:block;font-size:20px;color:#424242;padding-right:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l-chat__company-name_size_s{color:#000;font-weight:600;font-size:15px}.l-chat__content{margin-right:0;padding:0 12px}@media(min-width:1280px){.l-chat__content{margin-right:256px}}.l-chat__main-wrapper{height:100%}.l-chat__alert-wrap{position:relative;max-width:976px;margin:0 auto}.l-chat__alert{position:absolute;bottom:100%;left:0;margin-bottom:1px;padding:16px 56px 16px 16px;color:#616161;font-weight:400;display:flex;background:#fff;max-width:642px;box-shadow:0 0 2px #0000001f}.l-chat__alert-icon{font-size:44px;margin-right:16px}.l-chat__alert-close{position:absolute;top:16px;right:16px;font-size:12px}.l-chat__upgrade-subscription{max-width:450px;margin-left:auto;margin-right:auto}
