.nw-dropdown-container {
    max-height: 500px;
    width: 300px;
    background: #ffffff !important;
    border-radius: 5px 0px 5px 5px;
    position: absolute;
    right: 0;
    top: 25px;
    -moz-box-shadow: 2px 2px 12px 2px #000000;
    -webkit-box-shadow: 2px 2px 12px 2px #000000;
    box-shadow: 2px 2px 12px 2px #000000;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999;
    text-align: left !important;
    border-left: 5px #5e3c15 solid;
}
.nw-content-title {
    margin: 0px !important;
    padding: 0px !important;
    font-weight: 600px;
    width: 100%;
    font-size: 13px;
    display: inline-block !important;
    word-break: break-word !important;
    color: #785e49 !important;
    -webkit-text-fill-color: #dd7d2a !important;
    font-family: 'gotham-medium';
}
.nw-content-body{
    font-size: 12px !important;
}
.nw-content-body{
   color: #4a4a4a !important;
   -webkit-text-fill-color: #282828 !important;
   font-family: 'gotham-medium';
}
.nw-content-body strong{
    font-size: 11px !important;
    color: #4c4c4c ;
}
.nw-all-notifications{
    padding-top: 0px !important;
}

.nw-all-notifications > h3 {
    font-weight: 600;
    font-size: 20px !important;
    padding: 15px 5px !important;
    background: linear-gradient(to bottom, #ffefc1 0%,#e0cfa4 6%,#b4a180 11%,#a79476 14%,#9a866d 20%,#927c64 23%,#8e7860 26%,#7c634d 34%,#6b4e3c 49%,#694c3c 51%,#6a4d3f 54%,#6d4e3a 60%,#76573b 66%,#7f5b39 69%,#86603c 71%,#8d6742 74%,#9c7345 80%,#bc9053 91%,#ce9b59 100%) !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

.nw-modal-box__content {
    margin: -35px -35px 0 0;
    background: transparent !important;
    border-radius: 5px 5px 0 0;
}

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


.nw-pre{
    color: #000000 !important;
    background: inherit;
    border: none;
    font-family: inherit;
    width: 100% !important;
    display: inline-block !important;
    white-space: pre-wrap;
    word-break: break-word !important;
}

.nw-content-redirect{
    margin-top: 25px;
    font-size: 12px !important;
    border: 0px !Important;
    float: left !important;
    word-break: break-all;
    font-family: 'gotham-medium';
    background: linear-gradient(to bottom, #ffefc1 0%,#e0cfa4 6%,#b4a180 11%,#a79476 14%,#9a866d 20%,#927c64 23%,#8e7860 26%,#7c634d 34%,#6b4e3c 49%,#694c3c 51%,#6a4d3f 54%,#6d4e3a 60%,#76573b 66%,#7f5b39 69%,#86603c 71%,#8d6742 74%,#9c7345 80%,#bc9053 91%,#ce9b59 100%) !important;
    color: #ffffff !important;

    width: 35% !important;
    font-weight: bold !important;
    padding: 10px !important;
}

.nw-badge:after {
    font-size: 5px !important;
    content: attr(data-count);
    position: absolute !important;
    background: #f63d3d !important;
    height: 1rem !important;
    top: -0.5rem !important;
    right: -0.5rem !important;
    width: 1rem !important;
    text-align: center;
    line-height: 1rem !important;
    font-size: 0.5rem !important;
    border-radius: 50%;
    color: white;
    /* font-weight: bold; */
    font-family: arial;
    border: 1px solid #f63d3d;
}
.nw-pre{
    font-size: .9rem !important;
}
.nw-content-text {
    padding: 10px !important;
}
.strong
#nw-desktop-modal-show-more .nw-content-details {
    padding: 20px !important;
}
#notification-dewacrm{
    background: none !important;
    margin: 2px 0 0 0 !important;
    color: #fce0a8 !important;
    font-size: 12px;
    padding: 3px 5px !important;
}
.nw-see-more{
    color:#ffffff;
    text-shadow: none;
    font-size: 12px;
    background: #3472ba;
}
#nw-desktop-modal-all-content{
   margin-top: 10
}
#nw-desktop-modal-all-content h1{
   font-size: 25px;
   padding: 8px 5px
}
.nw-content-divider{
    border-top: 1px solid #c8c8c8;
}
