
#notification-dewacrm {
    background: linear-gradient(to right, #6b1405 0%, #c15b00 100%) !important;
    color: #ffffff;
    z-index: 999;
}

#notification-icon-dewacrm {
    color: #ffb102 !important;
}

.nw-content-title{
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #ffb102;
    font-weight: bold;
    text-transform: uppercase;
}

.nw-content-body{
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 16px;
}

.nw-content-date{
    margin-top: 4px
}

.nw-content-text strong{
    color: #ffffff !important;
}

#nw-desktop-modal-show-more-content.nw-modal-box__content{
    border: 3px solid #310707;
    background: #313131 !important;
}

#nw-desktop-modal-show-more-content h3{
    color: #ffffff;
    font-size: 1.3rem;
    padding: 1rem;
    margin: 0px;
    font-family: "Open Sans", sans-serif;
    background: linear-gradient(to right, #6b1405 0%, #c15b00 100%) !important;
}

#nw-desktop-modal-show-more-content .nw-content-divider{
    border-top: 3px solid #310707;
    margin:0px;
}

#nw-desktop-modal-show-more-content .nw-pre{
    color: #ffffff !important;
    font-size: 13px;
}

.nw-content-redirect {
    text-decoration: none;
    font-size: 12px;
    color: #ffffff !important;
    background: linear-gradient(to right, #6b1405 0%, #c15b00 100%) !important;
    border: 0;
    border-bottom: 3px solid #4c150b;
}

.nw-content-modal{
    background: none !important;
}

.nw-all-notifications{
    padding: 0px !important;
}

.nw-badge:after {
    height: 1.2rem !important;
    top: -0.5rem !important;
    width: 1.2rem !important;
    right: -5px !important;
}

#notification-dewacrm {
     position: absolute !important;
    margin: 0px 0px 0px 0px !important;
    padding: 2px 5px 1px 5px;
    border-radius: 5px;
}




