.apbd-noti-msg{
  position: relative;
  background: #0c88b4;
  width: 100%;
  min-height: 40px;
  color: white;
  text-align: center;
  margin-bottom: 1px;
  padding: 15px;
  i.apbd-rm-noti{
    position: absolute !important;
    right: 15px !important;
    top:15px !important;
  }
  .app-noti-body{

  }

}