.tf-prod-markets, .tf-version {
	margin-bottom: 15px !important;
}
.tf-prod-markets li, .tf-version li {
	list-style-type: none;
	padding-left:20px !important;
	margin-left:-30px !important;
	font-weight: bold;
}
.tf-distr-file, .tf-prod-file, .tf-google-play {
	box-sizing: border-box;
}
.tf-distr-file {
	margin-bottom:10px !important;
}
.tf-prod-affiliate {
	font-size: 120%;
	background: url(/wp-topfile/img/download2.png) no-repeat 0 6px;
}
.tf-distr-addfile {
	margin-left:20px !important;
	background: url(/wp-topfile/img/add.png) no-repeat 0 5px;
}
.tf-distr-file, .tf-prod-file {
	background: url(/wp-topfile/img/download.png) no-repeat 0 5px;
}
.tf-google-play {background:url(/wp-topfile/img/google-play.png) no-repeat 0 4px;}
.tf-extension {
	color: #FFFFFF;
	background: #FF6A00;
	padding: 1px 5px;
	margin-left: 5px;
	font-size: 70%;
	border-radius: 5px;
}
.tf-extension:before  { content: "." }
.tf-arch {color: #FFFFFF;background: #0094FF;padding: 1px 5px;margin-left: 5px;font-size: 70%;border-radius: 5px;}
.tf-size, .tf-os {
	color: #A0A0A0;
	margin-left: 5px;
	font-size: 80%;
}

.tf-details {margin: 15px 0 20px;}
.tf-summary {display:list-item;outline: 0!important;outline-offset: 0!important;white-space: nowrap;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;cursor: pointer;margin-bottom: 10px;margin-left: 8px;border-bottom: 1px dotted;color: #6799DB;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none;}