﻿/*Use this stylesheet for QF specific styles*/
.topic-using-calendar-quarters-for-mtd-itsa-2026-27-onwards .md-table > table,
.topic-cumulative-updates .md-table > table,
.topic-managing-your-crypto-asset-portfolio .md-table > table {
	width: 100%;
}

.topic-using-calendar-quarters-for-mtd-itsa-2026-27-onwards .md-table > table,
.topic-cumulative-updates .md-table > table,
.topic-quickfile-sub-processors .md-table > table,
.topic-search-tips-suppliers .md-table > table,
.topic-search-tips-clients .md-table > table,
.topic-search-tips-purchases .md-table > table,
.topic-search-tips-invoices .md-table > table,
.topic-managing-your-crypto-asset-portfolio .md-table > table,
.topic-what-are-crypto-assets-and-how-are-they-taxed .md-table > table,
.topic-vat-options-explained .md-table > table {
	box-sizing: border-box;
	border-collapse: collapse;
	border-spacing: 0;
}

	.topic-using-calendar-quarters-for-mtd-itsa-2026-27-onwards .md-table > table > thead > tr > th,
	.topic-cumulative-updates .md-table > table > thead > tr > th,
	.topic-quickfile-sub-processors .md-table > table > thead > tr > th,
	.topic-search-tips-suppliers .md-table > table > thead > tr > th,
	.topic-search-tips-clients .md-table > table > thead > tr > th,
	.topic-search-tips-purchases .md-table > table > thead > tr > th,
	.topic-search-tips-invoices .md-table > table > thead > tr > th,
	.topic-managing-your-crypto-asset-portfolio .md-table > table > thead > tr > th,
	.topic-what-are-crypto-assets-and-how-are-they-taxed .md-table > table > thead > tr > th,
	.topic-vat-options-explained .md-table > table > thead > tr > th {
		text-align: left;
		padding: 10px;
		border-bottom: solid 1pt #ccc;
	}

	.topic-using-calendar-quarters-for-mtd-itsa-2026-27-onwards .md-table > table > tbody > tr > td,
	.topic-cumulative-updates .md-table > table > tbody > tr > td,
	.topic-quickfile-sub-processors .md-table > table > tbody > tr > td,
	.topic-search-tips-suppliers .md-table > table > tbody > tr > td,
	.topic-search-tips-clients .md-table > table > tbody > tr > td,
	.topic-search-tips-purchases .md-table > table > tbody > tr > td,
	.topic-search-tips-invoices .md-table > table > tbody > tr > td,
	.topic-managing-your-crypto-asset-portfolio .md-table > table > tbody > tr > td,
	.topic-what-are-crypto-assets-and-how-are-they-taxed .md-table > table > tbody > tr > td,
	.topic-vat-options-explained .md-table > table > tbody > tr > td {
		text-align: left;
		padding: 8px 10px;
		border-bottom: solid 1pt #efefef;
		vertical-align: top;
	}

.topic-vat-options-explained .md-table > table > tbody > tr > td:last-child,
	.topic-vat-options-explained .md-table > table > tbody > tr > td:first-child {
		background-color: #f5f5f5;
	}


.menu_items .menu_category_announcements,
.menu_items .menu_category_video,
.menu_items .menu_category_crypto {
	display: none;
}


