.uwp-messaging-sidebar-wrap .uwp-messaging-sidebar {position: fixed;top: 0;right: 0px;z-index: 99;background: #FFF;border-left: 1px solid #CCC;width: 230px;height: 100vh;}
.admin-bar .uwp-messaging-sidebar-wrap .uwp-messaging-sidebar {top: 32px;}
.uwp-messaging-search-wrap {width: 100%;position: fixed;bottom: 0;max-width: 230px;background: #fff;z-index: 99;}
span.uwp-sidebar-toggle-btn {position: fixed;bottom: 5px;right: 230px;width: 35px;height: 35px;background: #333333;text-align: center;line-height: 35px;color: #FFF;cursor: pointer;opacity: 0.8;z-index: 9;}
.uwp-messaging-overlay {background: rgba(250,250,250,.8);width: 100%;height: 100vh;position: fixed;max-width: 230px;}
.uwp-message-box {width: 310px;z-index: 1999;background: #f8f8f8;border-radius: 10px 10px 0 0;display: block;position: fixed;right: 270px;bottom: 0;}
.uwp-message-body {position: relative;list-style: none;margin: 0;height: 255px;overflow: scroll;overflow-x: hidden;}
.uwp-message-item:hover a.uwp-message-item-remove {position: absolute;display: block !important;top: 0;}
.uwp-messaging-sidebar-wrap .uwp-messaging-sidebar ul.uwp-sidebar-users-list {height: 92vh;overflow: scroll;}