
/** END OF LOADING SPINNER **/
.nw-dropdown-container{
    top: 35px;
    background: #271d3a;
}

#notification-dewacrm {
    background:#ef9425;
    color: #3f3222;
}

.nw-content-title{
    font-size: 13px;
    color: #ffa918;
    font-weight: bold;
}
.nw-content-details{
  text-align: left;
}
.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{
    border: 5px solid #2f2f2f;
    /*    background: linear-gradient(#b73200, #630c00, #a00b00);*/
    background: black;
}

#nw-desktop-modal-show-more-content h3{
    color: #ffffff;
    font-size: 1.3rem;
    padding: 1rem;
    margin: 0px;
    background: linear-gradient(#b73200, #630c00, #a00b00);
    width: 100%;
}

#nw-desktop-modal-show-more-content .nw-content-divider{
    border-top: 5px solid #2f2f2f;
    margin:0px;
}

#nw-desktop-modal-show-more-content .nw-pre{
   color: #ffffff !important;
   font-size: 14px;
}

.nw-content-redirect {
  font-size: 12px;
  color: #ffffff !important;
  background: linear-gradient(#b73200, #630c00, #a00b00);
}
.nw-content-modal{
    background: none !important;
}
.nw-all-notifications{
    padding: 0px;
}
