/* EXTENSION | CORE | VERSIONSUPPORT.CSS | copyright zedTEC.net */
/* REFLECTLAB | 201910.10 [1015.RZE] */

.footer.content .links > li.df-title {font-weight: 600;}
.footer.content .links > li a.df-nolink {color: inherit; text-decoration: none;}
.footer.content .links > li div.df-company-row {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 20px;}
.footer.content .links > li div.df-company-tag:not(.df-company-nopre):not(:first-child) {margin-left: 5px;}
.footer.content .links > li.df-empty {display: none;}
@media (min-width: 768px), print {
    .footer.content .links > li.df-empty {display: list-item;}
}