.notifications-container[data-v-9c911170]{font-size:1.7vh;max-height:100%;min-width:100%;max-width:100%;display:grid;grid-template-rows:3vh 1fr}.notifications-container .notifications-title[data-v-9c911170]{cursor:move;padding-left:.2vw;padding-right:.2vw;background-color:#fff;color:#000;text-transform:uppercase;font-size:2vmin;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.notifications-container .notifications-title .close-icon[data-v-9c911170]{font-size:2vmin;-ms-flex-item-align:center;align-self:center;cursor:pointer;opacity:.7}.notifications-container .notifications-title .close-icon[data-v-9c911170]:hover{opacity:1}.notifications-container .notifications-list[data-v-9c911170]{padding-left:0;background-color:#000;height:100%;overflow-y:auto;overflow-x:hidden}.notifications-container .notifications-list .notification[data-v-9c911170]{cursor:default;opacity:.9;padding:0;list-style-type:none;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.notifications-container .notifications-list .notification .notification-timestamp[data-v-9c911170]{padding:0 .1vw;color:#fff;border-right:1px solid #fff;border-bottom:1px solid #fff;-ms-flex-preferred-size:20%;flex-basis:20%;text-align:left}.notifications-container .notifications-list .notification .notification-text[data-v-9c911170]{padding:0 .1vw;color:#fff;-ms-flex-preferred-size:80%;flex-basis:80%;border-bottom:1px solid #fff;-moz-user-select:initial;-ms-user-select:initial;-khtml-user-select:initial;-webkit-user-select:initial;-webkit-touch-callout:initial}.notifications-container .notifications-list .notification[data-v-9c911170]:hover{opacity:1}.notifications-container .notifications-list .no-notifications[data-v-9c911170]{list-style-type:none;text-align:center;font-size:2.5vh;background-color:#708090}