.inner-content .p-icon {
    margin-right: 3px;
    vertical-align: middle;
}
.inner-content [data-wt]:after {
    max-width: 154px;
}
.inner-content .p-icon [data-wt]:after {
    width: 154px;
}
.inner-content .icon-p-star {
    background-image: url(data:image/svg+xml,%3Csvg width='24' height='23' viewBox='0 0 24 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9511 1.69098C12.8172 1.27896 12.4332 1 12 1C11.5668 1 11.1828 1.27896 11.0489 1.69098L9.02832 7.90983H2.48944C2.05621 7.90983 1.67225 8.18879 1.53838 8.60081C1.4045 9.01284 1.55116 9.4642 1.90165 9.71885L7.19172 13.5623L5.17109 19.7812C5.03722 20.1932 5.18387 20.6445 5.53436 20.8992C5.88485 21.1538 6.35945 21.1538 6.70993 20.8992L12 17.0557L17.2901 20.8992C17.6406 21.1538 18.1152 21.1538 18.4656 20.8992C18.8161 20.6445 18.9628 20.1932 18.8289 19.7812L16.8083 13.5623L22.0984 9.71885C22.4488 9.4642 22.5955 9.01284 22.4616 8.60081C22.3277 8.18879 21.9438 7.90983 21.5106 7.90983H14.9717L12.9511 1.69098Z' fill='%23FE9E26' stroke='%23FE9E26' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A);
    width: 24px;
    height: 23px;
    top: 0px;
}
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.w-100 {
	width: 100%;
	min-width: 720px;
}

.article-thumb-text .table-author .article-thumb-author.author-horizontal .author-img {
    width: 55px;
    height: 55px;
}

.article-thumb-text.projects-table .table-author {
	width: 33%;
    padding: 0 5px 0 0;
}

.article-thumb-text.projects-table .table-name {
	width: 37%;
    padding: 0 5px;
}

.article-thumb-text.projects-table .unit-details {
	width: 30%;
    padding: 0 5px;
}

.article-thumb-text.projects-table footer {
	width: 10%;
	align-items: center;
	margin: 0;
    padding: 0 0 0 5px;
}

.row.row-eq-height > div .article-thumb .article-thumb-text.projects-table{
	flex-direction: row;
}

.projects-table .article-thumb-comments a:not(:last-child) {
	margin: 0px auto 20px;
}

.projects-table {
}

.article-thumb.article-thumb--project {
    border-radius: 0px;
	margin-bottom: 0;
	border-bottom-width: 0;
}

.project-element:last-of-type .article-thumb.article-thumb--project{
	border-radius: 0px;
    margin-bottom: 16px;
	border-bottom-width: 1px;
}
/*
.article-thumb.article-thumb--project:not(.project-last-item) {
    border-radius: 0px;
    margin-bottom: 0;
	border-bottom-width: 0;
}*/

.article-thumb-text.projects-table .article-thumb-comments {
    font-size: 12px;
    line-height: normal;
    display: flex;
    white-space: nowrap;
    flex-direction: column;
    margin: auto;
	text-align: center;
}
.author-text {
	max-width: calc(100% - 82px);
}
.article-thumb-picture img {
	object-fit: none;
}
.project-vendor-list{
    padding: 0;
    margin: 0;
}
.project-vendor-list li::before{
    content: "";
}
.project-vendor-list li {
    list-style-type: none;
}