.CreateChat__dialog{width:760px;max-width:100%;max-height:calc(100vh - 48px)}@media(max-width:600px){.CreateChat__dialog{margin:-24px;border-radius:0;max-width:100vw;height:100vh;max-height:100vh}.CreateChat__sendMessageDetails{display:none}}.CreateChat__activatorButton{background-color:#ff4319;color:#fff!important;border-radius:12px}.CreateChat__activatorButton_compact{font-size:12px;border-radius:4px}.CreateChat__input{margin-bottom:1em}.ChatListItem{display:grid;grid-template-areas:"unread header" "empty message" "empty date";padding-top:1.5714285714em;padding-bottom:1.5714285714em}.ChatListItem__header{margin-bottom:.5em;font-size:1.15em;line-height:2em;grid-area:header}.ChatListItem__message{grid-area:message;margin-bottom:.5em;line-height:1.5em}.ChatListItem__date{grid-area:date;font-size:.75em;color:#818181}.ChatListItem__badgeUnread{grid-area:unread;width:1.25em;margin-bottom:.5em;margin-right:.5em;align-self:center}.ChatListItem_unread .ChatListItem__header{font-weight:700}.ChatsList__listWrapper{margin-bottom:2.5em}.ChatsList__dialog{width:760px;max-width:100%;max-height:calc(100vh - 48px)}@media(max-width:600px){.ChatsList__dialog{margin:-24px;border-radius:0;max-width:100vw;height:100vh;max-height:100vh}}.ChatsList__dialogHeader{padding-bottom:0}.ChatsList__dialogContent{padding-top:0}.ChatsList__returnLink{font-size:.8571em}.ChatsList .v-table .v-table__wrapper>table>tbody>tr:not(:last-child)>td,.ChatsList .v-table .v-table__wrapper>table>tbody>tr:not(:last-child)>th{border-bottom:none}.ChatsList .v-table>.v-toolbar{display:none}.ChatsList__emptyList{display:flex;flex-direction:column;align-items:center}.ChatsList__emptyList_icon{font-size:2em;margin-bottom:1em}.ChatsList__emptyList_text{margin-bottom:1.25em}.ChatsList__listItem{cursor:pointer}.ChatsList__actions{display:flex;flex-direction:row-reverse;justify-content:space-between;border-top:1px solid #e7e7e7;padding:20px}.ChatsList__actions:empty{display:none}
