﻿.Not_Translated_Menu_Options	/*Style for GUI element headings that are NOT translated because the GUI is NOT translated*/
{
	font-weight: bold;
	/*https://www.w3schools.com/cssref/pr_font_weight.asp*/
	color: #000000;
	/*https://www.w3schools.com/cssref/pr_text_color.asp*/
	mc-disable-glossary-terms: true;
	/*Avoid conversion of the content to glossary terms inside the style - https://help.madcapsoftware.com/flare2020/Content/Flare/Styles/General-Information/MadCap-Specific-Styles-Properties.htm*/
}