#notification-dewacrm {
    position: absolute !important;
    float: left !important;
    margin: unset !important;
    margin-top: 50px !important;
    background-color: unset !important;
    padding: 0px 5px 0px 5px !important;
    border-radius: 5px !important;
}

#notification-dewacrm {
    background: linear-gradient(#0061a4, #003579) !important;
    color: #ffffff;
}

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

.nw-content-title{
    font-size: 13px;
    color: #ffc100;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'zekton';
}

.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: 5px solid #50422c;
    background: #313131 !important;
}

#nw-desktop-modal-show-more-content h3{
    color: #ffffff;
    font-size: 1.5rem;
    padding: 0.3rem;
    margin: 0px;
    font-family: 'zekton';
    background: linear-gradient(#ffdc00, #ff8800) !important;
}

#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 {
    text-decoration: none;
    font-size: 12px;
    color: #ffffff !important;
    background: linear-gradient(#ffdc00, #ff8800) !important;
    border-bottom: 5px solid #543600;
}

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

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

.nw-badge:after {
    height: 1.1rem !important;
    top: -0.5rem !important;
    width: 1.1rem !important;
}


.nw-badge:after{
    font-size: 1rem !important;
}
