@import '../../mediainfo-variables.less';

// Styles for the page protection message widget above the tabs.
// -------------------------------------------------------------

.wbmi-protection-message {
	margin: 2em 0 1em;

	table {
		border: @border-base;
	}
}
