
#notification-dewacrm {
  background: linear-gradient(#48c6f2, #0066c8, #034d98);
  color: #ffffff;
}
.nw-content-title{
    font-size: 12px;
    color: #9dd2f4;
    font-weight: bold;
}
.nw-content-body{
    margin-top: 2px;
    /* color: #ffffff !important; */
    margin-bottom: 2px;
}
.nw-content-date{
    margin-top: 4px
}

.nw-content-text strong{
    color: #ffffff !important;
}

#nw-desktop-modal-show-more-content.nw-modal-box__content{
    /* background: linear-gradient(#dec982, #e2bb58) !important; */
    border: 5px solid #233938;
    background: #313131 !important;
}

#nw-desktop-modal-show-more-content h3{
    color: #ffffff;
    font-size: 1.3rem;
    padding: 1rem;
    margin: 0px;
    background: linear-gradient(#48c6f2, #0066c8, #034d98);
}

#nw-desktop-modal-show-more-content .nw-content-divider{
    border-top: 5px solid #233938;
    margin:0px;
}

#nw-desktop-modal-show-more-content .nw-pre{
   color: #ffffff !important;
   font-size: 13px;
}

.nw-content-redirect {
  font-size: 12px;
  color: #ffffff !important;
  background: linear-gradient(#48c6f2, #0066c8, #034d98);
  border-bottom: 5px solid #002a54;
}
.nw-content-modal{
    background: none !important;
}
.nw-all-notifications{
    padding: 0px;
}
