.errorIcon {
  color: #c52626;
}

.upperCenter {
  left: 27%;
  top: 100px;
}

.notificationDiv {
  padding: 6px;
  position: absolute;
  width: 34%;
}

.bellIcon{
  color: #0095ff
}
.customModalFooter{
  padding: 6px;
}
.notificationContainer{
  position: absolute;
    width: 34%;
}