.app-notifications-module_notification-list__LBB-1 {
  position: absolute;
  top: 30px;
  right: 40px;
  width: 450px;
  z-index: 20004;
  max-height: 90%;
  overflow: auto;
  overflow-x: hidden;
}
.app-notifications-module_notification-list__LBB-1 .app-notifications-module_animated__CjKTG.app-notifications-module_hidden__R5le- {
  display: none;
}
.toast-module_toast__cqGx1 {
  margin-bottom: 10px;
  display: flex;
  width: 95%;
  background-color: white;
  border-radius: 6px;
  color: #41536E;
  box-shadow: 5px 5px 8px rgba(216, 196, 196, 0.4784313725);
  border: 1px solid rgba(236, 236, 236, 0.7607843137);
}
.toast-module_toast__cqGx1 .toast-module_type1__wrClJ {
  display: flex;
  align-items: center;
  background-color: #4dcea0;
  color: white;
  padding: 11px;
  border-radius: 6px 0 0 6px;
}
.toast-module_toast__cqGx1 .toast-module_type1__wrClJ svg {
  font-size: 40px;
}
.toast-module_toast__cqGx1 .toast-module_type2__-B83F {
  display: flex;
  align-items: center;
  background-color: #ffaa4a;
  color: white;
  padding: 11px;
  border-radius: 6px 0 0 6px;
}
.toast-module_toast__cqGx1 .toast-module_type2__-B83F svg {
  font-size: 40px;
}
.toast-module_toast__cqGx1 .toast-module_type3__bYsR6 {
  display: flex;
  align-items: center;
  background-color: #E25650;
  color: white;
  padding: 11px;
  border-radius: 6px 0 0 6px;
}
.toast-module_toast__cqGx1 .toast-module_type3__bYsR6 svg {
  font-size: 40px;
}
.toast-module_toast__cqGx1 .toast-module_type4__HwiyF {
  display: flex;
  align-items: center;
  background-color: #70cbf8;
  color: white;
  padding: 11px;
  border-radius: 6px 0 0 6px;
}
.toast-module_toast__cqGx1 .toast-module_type4__HwiyF svg {
  font-size: 40px;
}
.toast-module_toast__cqGx1 .toast-module_content__dcHoc {
  flex: 1;
  padding: 10px 5px 10px 15px;
}
.toast-module_toast__cqGx1 .toast-module_content__dcHoc .toast-module_name__HlbaQ {
  font-weight: bold;
  font-size: 12px;
}
.toast-module_toast__cqGx1 .toast-module_content__dcHoc .toast-module_text__bAkGO {
  font-size: 14px;
  color: #69707e;
  word-break: break-word;
}
.toast-module_toast__cqGx1 .toast-module_close__b5FIs {
  color: #69707e;
  cursor: pointer;
  padding: 1px 3px 0 0;
  opacity: 0.6;
}
.toast-module_toast__cqGx1 .toast-module_close__b5FIs:hover {
  opacity: 1;
}
.toast-module_toast__cqGx1 .toast-module_close__b5FIs > svg {
  height: 20px;
  width: 20px;
}
