.fas
{
    margin-right:4px !important; /*override*/
}

.pagination .fas
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#fff;
}

.card ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-card {
    height: 600px;
    max-height: 600px;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555;
}


#newsitem table
{
	margin-bottom:0px;
}
#newsitem .scroll-table
{
	margin-bottom:0px;
}

.demo1 li table tr td
{
   
   background-color: #ededeb;
   border: 1px solid #e3e3e3;
}