.newstitle {
    height:50px;
}
.newssummary {
    height:90px;
}

.newstitleinner {
    font-size: 14px;
    line-height: 20px !important;
    padding-left: 10px;
    padding-top: 10px;
    margin: auto;
}

.newstitleinnerfirst {
    font-size: 18px;
    line-height: 20px !important;
    padding-left: 10px;
    padding-top: 10px;
    margin: auto;
}


.newssummaryinner {
    font-size: 14px;
    line-height: 20px !important;
    padding-left: 10px;
    padding-top: 10px;
    margin: auto;
}

.newssummaryinnerfirst {
    font-size: 16px;
    line-height: 20px !important;
    padding-left: 10px;
    padding-top: 10px;
    margin: auto;
    padding-bottom:15px;
}

.share-title-news {
    margin-top: 0px;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 16px;
    position: inherit;
    color: #444;
    
}

.flt-share-bar.menu2 {
    position: initial;
    bottom: 0;
    width: 100%;
    height:100%;
    position: relative;
    background: #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left:15px;
    pading-right:15px;
    margin-bottom:10px;
    
}