.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}
.whats-new-inline {
   max-height: 200px;
   overflow-y: scroll;
}
.whats-new-right .item-list ul li.view-list-item:after {
   content: "";
   width: 40px;
   height: 20px;
   background: url("http://www.niti.gov.in/new-blinking.gif");
   top: 0px;
   /* right: 5px; */
   position: absolute;
   display: inline;
   background-size: 100% 100%;
   margin-left: 10px;
}
/*.gva_menu_main .menu-item--expanded:nth-child(9) a:after {
   content: "";
   width: 30px;
   height: 23px;
   background: url("http://www.niti.gov.in/new-blinking.gif");
   top: 0px;
    right: 5px; 
   position: absolute;
   display: inline;
   background-size: 100% 100%;
   margin-left: -10px;
}

.gva_menu_main .menu-item--expanded:nth-child(9) {
    background-color: yellow;
}*/