.newsfeeds-main-div {
    position: relative;
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 1144px;
    width: 336px;
    /*position: absolute;*/
    margin: 0;
    /*left: 0;*/
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.newsfeeds-menu-span {
    background-color: rgba(255,255,255,0.0);
    /*top: 2px;*/
    height: auto;
    width: 48px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'ProductSans-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgb(159, 160, 162);
    text-align: left;
    line-height: 15.0px;
    vertical-align: middle;

}

.newsfeeds-time-span {
    background-color: rgba(255,255,255,0.0);
    /*top: 4px;*/
    height: auto;
    width: 41px;
    position: absolute;
    margin: 0;
    right: 0;
    /*left: 199px;*/
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AppleSDGothicNeo-Regular',Helvetica,Arial,serif;
    font-size: 11.0px;
    color: rgba(178,178,178,1.0);
    text-align: left;
    line-height: 13.0px;
}

.newsfeeds-second-div {
    background-color: rgba(255,255,255,0.0);
    /*top: 27px;*/
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AppleSDGothicNeo-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgb(160, 161, 163);
    text-align: left;
    line-height: 15.0px;
}

.newsfeeds-third-div {
    background-color: rgba(255,255,255,0.0);
    /*top: 57px;*/
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AppleSDGothicNeo-SemiBold',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgb(160, 161, 163);
    text-align: left;
    line-height: 17.0px;
}

.menu-img {
    background-color: rgba(255,255,255,0.0);
    top: 1px;
    height: 20px;
    width: 20px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.second-img {
    background-color: rgba(255,255,255,0.0);
    top: -4px;
    height: 12px;
    width: 12px;
    position: absolute;
    margin: 0;
    left: 4px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.newsfeeds-list-div {
    height: 12%;
    padding: 3%;
    cursor: pointer;
}

.newsfeeds-list-div .mouseenter-div {
    background-color: black;
}

.newsfeeds-list-div .mouseleave-div {
    background-color: white;
}

.newsfeeds-read-div {
    rgba(46, 46, 46, 0.55) ;
}
