.wpnlv-news-masonry-wrp * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
}
.wpnlv-news-masonry-wrp img {
    box-shadow: none;
    border-radius: 0 !important;
}
.wpnlv-hide {
    display: none;
}
.wpnlv-clearfix:before, .wpnlv-clearfix:after {
    content: "";
    display: table;
}
.wpnlv-clearfix::after {
    clear: both;
}
.wpnlv-list-view-main table {
    width: 100%;
	font-size: 16px;
}
.wpnlv-list-view-main table {
    border-collapse: collapse;
    border-spacing: 0;
}
.wpnlv-list-view-main table th {
    background: #3f3f3f;
    color: #fff;
}
.wpnlv-list-view-main table th, .wpnlv-list-view-main table td {
    padding: 10px;
    vertical-align: top;
    margin: 0;
    border: 0;
}
.wpnlv-list-view-main table tr {
    border: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #efefef;
    padding: 0.1em 0.6em;
    margin: 0;
}
.wpnlv-list-view-main table thead tr {
    border: 0;
}
.wpnlv-list-view-main table a {
    text-decoration: none;
    outline: none;
    line-height: 20px;
}
.wpnlv-list-view-main table a:hover, .wpnlv-list-view-main table a:focus {
    text-decoration: none;
    outline: none;
}
.wpnlv-list-view-main table .text-right {
    text-align: right;
}
.wpnlv-list-view-main table td {
    color: #676767;
    line-height: 20px;
}
.wpnlv-list-view-main table td img {
    box-shadow: none;
    border-radius: 0;
}

.wpnlv-date {
	width: 15%;
	font-size: 12px;
}

.wpnlv-media {
	width: 15%;
	font-size: 12px;
}
.wpnlv-title{
	width: 70%;
}