.logo_notlogged_in
{
	color: var(--unavailable_button_color1);
	font-size: var(--Header_text_size2);
}
.logo_logged_in
{
	color:var(--smart_color);
	font-size: var(--Header_text_size2);
}
.logo_logged_in_edit
{
	color:var(--help_color_err);
	font-size: var(--Header_text_size);
}
.logo_general
{
	color:var(--header_text_color);
	font-size: var(--Header_text_size);
}
.logo_general_edit
{
	color:var(--help_color_err);
	font-size: var(--Header_text_size);
}
.logo_dotcom
{
	color:var(--header_text_color);
	font-size: var(--Header_text_small);
}
.logo_dotcom_edit
{
	color:var(--help_color_err);
	font-size: var(--Header_text_small);
}
.logo_notlogged_in_dotcom
{
	color:var(--unavailable_button_color1);
	font-size: var(--Header_text_small);
}
.info_color 
{
	/* color:#50E809; */
	color: var( --smart_color);
	font-style: bold;
	background-color: var( --back_color1);
	border-radius: 5px 5px 5px 5px;
}
.default_color
{
	color:var(--default_color);
	font-style: bold;
}
.smart_color
{
	color:var(--smart_color);
	font-style: bold;
}
.error_color 
{
	color:var(--back_color_err);
	font-style: bold;
}
.error_color_big 
{
	color:var(--back_color_err);
	font-style: bold;
	font-size: var(--text_bigger);
}
.Listing_Button_Par_active 
{
	color:var(--help_color_err);
	font-style: bold;
}
.Listing_Button_Par_inactive 
{
	color:var(--help_color_success);
	font-style: bold;
}
.platform_color 
{
	color:var(--back_color1);
	font-style: bold;
}
.smart_color_notlogged_in
{
	color:var(--unavailable_button_color1);
	font-size: var(--text_smaller);
	
}
.smart_color_bigger 
{
	color:#50E809;
	font-style: italic;
	font-size: var(--text_biggerer);
	font-family: Georgia, serif;
}
.smart_color_big 
{
	color:#50E809;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, serif;
}
.smart_color_big_background 
{
	color:#50E809;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, serif;
	background-color: var(--select_color1);
}
.warning_color_big_background 
{
	color:red;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, serif;
	background-color: var(--select_color1);
}
.large_black_text
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:left;
	font-size: var(--text_big);
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.large_black_text_centre
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:center;
	font-size: var(--text_big);
	font-weight:bold;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.large_legend_format
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.large_legend_format_alt
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.small_legend_format
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.small_legend_format_center
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.small_legend_format_right
{
	 /* NEW Selector for the STYLE for the Legend Header of the WRAPPER Block */
	text-align:right;
	font-size: 12px;
	font-weight:bold;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.admin_memberselection_color
{
	color:var(--white);
}
.not_loggedin_color
{
	color:var(--unavailable_button_color1);
}
.default_text_color_small
{
	/* color:var(--default_text_color); */
	color:white;
	font-size: var(--Header_text_small);
}
.default_text_color_members
{
	color: var(--active_button_color1); 
	font-size: var(--Header_text_smaller);
}
.default_text_color_small_notlogged_in
{
	color:var(--unavailable_button_color1); 
	font-size: var(--Header_text_small);
}
.start_date_input_hidden
{
	visibility: hidden;
}
.start_date_input
{
	visibility: none;
}
.auction_date_display_none
{
	display:none;
}
.auction_date_display
{
	display:inline;
}
.admin_toplevel_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_smallerest);
	color: var(--blue_text_color);
	line-height: 8px;
	margin: 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
}
.gallery_member_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_large);
	color: #50E809;
	font-family:"Times New Roman", Times, serif;
}
.gallery_highlight_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_large);
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.video_highlight_text_Published
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_bigger);
	color: var(--blue_text_color);
	font-family:"Times New Roman", Times, serif;
}
.video_highlight_text_Unpublished
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_bigger);
	color: var(--red_text_color);
	font-family:"Times New Roman", Times, serif;
}
.filter_default_small
{	
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.filter_default
{	
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	color: black;
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.filter_default_background
{	
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	color: black;
	background-color: #e5eb34;
	border-style: none;
	border-collapse: collapse;
	border-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.filter_highlight
{	
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.no_SearchFilter_Found
{
	 /* This Class Selector is identical to content_text except the text size is smaller */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: var(--back_color_err);
	font-family:"Times New Roman", Times, serif;
}
.my_SearchFor_Entries
{
	 /* This Class Selector is identical to content_text except the text size is smaller */
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.my_SearchFor_Entries_Greyed
{
	 /* This Class Selector is identical to content_text except the text size is smaller */
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: LightGrey;
	font-family:"Times New Roman", Times, serif;
}
.LoginTable_Attribute_Parameters
{
	background:#F3F781;
	font-size: 10px;
	color:#000080;
	text-align: left;
	font-weight:bold;
	width: 75%;
}
.Selected_Attribute_Parameters
{
	background:#F3F781;
	font-size: 10px;
	color:#000080;
	text-align: left;
	font-weight:bold;
	
}
.Selected_Attribute_Parameters_alt
{
	background:#F3F781;
	font-size: 10px;
	color:green;
	text-align: left;
	font-weight:bold;
	
}
.Selected_Attribute_Parameters_95_disabled
{
	background:var(--default_background_color);
	font-size: var(--text_smallerer);
	color:var(--back_color1);
	text-align: left;
	font-weight:bold;
	width: 95%;
}
.Selected_Attribute_Parameters_95
{
	background:var(--active_button_color1);
	font-size: var(--text_smallerer);
	color:var(--back_color1);
	text-align: left;
	font-weight:bold;
	width: 95%;
}
.Selected_Attribute_Parameters_25
{
	background:var(--active_button_color1);
	font-size: var(--text_small);
	color:var(--back_color1);
	text-align: left;
	font-weight:bold;
	width: 25%;
}
.Selected_Primary_Permission
{
	background:var(--select_color1);
	font-size: var(--text_standard);
	color:var(--back_color1);
	text-align: left;
	font-weight:bold;
	width: 75%;
}

.very_small_member_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_standard);
	color: var( --smart_color);
	font-family:"Times New Roman", Times, serif;
}
.member_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:center;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: var( --blue_text_color);
	font-family:"Times New Roman", Times, serif;
}
.content_text_yellow 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: black;
	background-color: #ffffcc;
	width: 100%;
	line-height:10px;
	font-family:"Times New Roman", Times, serif;
}
.filter_default
{	
	text-align:center;
	font-weight:bold;
	font-size: var(--text_standard);
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.categorisation_or_menu
{
	 /* This Class Selector is identical to content_text except the text size is smaller */
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	color: #50E809;
	font-family:"Times New Roman", Times, serif;
}
.Legend_Issue
{
	 /* This Class Selector is identical to content_text except the text size is smaller */
	/* text-align:left; */
	font-weight:bold;
	font-size: var(--text_smallerer);
	color: black;
	width: 95%;
	/* border: 1px solid black; */
	border-style: solid;
	background-color: var(--header_text_background_color7);
	padding-top: 0px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_general
{
	font-weight:normal;
	background-color: white;
	color: black;
	font-size: 12px;
}
.frame_legend_vendor
{
	font-weight:bold;
	background-color: white;
	color: #000080;
	font-size: 12px;
}
.frame_legend_action_green
{
	font-weight:bold;
	background-color: white;
	color: green;
	font-size: 12px;
}
.frame_legend_action_big_green
{
	font-weight:bold;
	background-color: white;
	color: green;
	font-size: 14px;
}
.frame_legend_action_big_amber
{
	font-weight:bold;
	background-color: white;
	color: orange;
	font-size: 16px;
}
.frame_legend_action_small_red
{
	font-weight:bold;
	background-color: white;
	color: red;
	font-size: 10px;
}
.frame_legend_action_small_green
{
	font-weight:bold;
	background-color: white;
	color: green;
	font-size: 10px;
}
.frame_legend_action_red
{
	font-weight:bold;
	/* background-color: white; */
	color: red;
	font-size: 12px;
	text-align:left;
}
.frame_legend_action_big_red
{
	font-weight:bold;
	color: red;
	font-size: 16px;
	text-align:left;
}
.frame_legend_action_big_red_right
{
	font-weight:bold;
	color: red;
	font-size: 16px;
	text-align:center;
}
.frame_legend_action_blue
{
	font-weight:bold;
	background-color: white;
	color: blue;
	font-size: 14px;
}
.frame_legend_action_time_green
{
	font-weight:bold;
	background-color: white;
	color: green;
	font-size: 16px;
}
.frame_legend_action_time_amber
{
	font-weight:bold;
	background-color: white;
	color: #FFA500;
	font-size: 16px;
}
.frame_legend_action_time_red
{
	font-weight:bold;
	background-color: white;
	color: red;
	font-size: 16px;
}
.frame_legend_Platinum
{
	font-weight:bold;
	background-color: black;
	font-size: var(--text_smaller);
	color: #E5E4E2;
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Gold
{
	font-weight:bold;
	background-color: black;
	color: #FFDF00;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Silver
{
	font-weight:bold;
	background-color: black;
	color: #C0C0C0;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Bronze
{
	font-weight:bold;
	background-color: black;
	color: #CD7F32;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Purple
{
	font-weight:bold;
	background-color: white;
	color: #800080;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Blue
{
	font-weight:bold;
	background-color: white;
	color: #000080;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Big_Blue
{
	font-weight:normal;
	background-color: white;
	color: #000080;
	font-size: 16px;
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
}
.frame_legend_Green
{
	font-weight:bold;
	background-color: white;
	color: #008000;
	font-size: 12px;
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_Yellow
{
	font-weight:bold;
	background-color: white;
	color: #FFFF00;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.frame_legend_White
{
	font-weight:bold;
	background-color: black;
	color: #FFFFFF;
	font-size: var(--text_smaller);
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.member_giant_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_biggerer);
	color: var(--back_color1);
	font-family:"Times New Roman", Times, serif;
}

.member_large_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: var(--back_color1);
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text_right 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:right;
	font-weight:bold;
	font-size: var(--text_big);
	color: var(--back_color1);
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text_on_red 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: var(--back_color1);
	background-color: red;
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text_alt 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: blue;
	font-family:"Times New Roman", Times, serif;
}
.member_larger_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: var(--back_color1);
	font-family:"Times New Roman", Times, serif;
}
.member_larger_light_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_bigger);
	color: blue;
	font-family:"Times New Roman", Times, serif;
}
.select_currency
{
	color:black;
	background-color: #50E809;
	
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	border-radius: 5px 5px 5px 5px;
	/* padding-top:-1px; */
}
.select_currency_input_100
{
	color:black;
	background-color: #50E809; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	width:100%;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	border-radius: 5px 5px 5px 5px;
	/* padding-top:-1px; */
}
.select_currency_input
{
	color:black;
	background-color: #50E809; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	border-radius: 5px 5px 5px 5px;
	/* padding-top:-1px; */
}
.select_currency_input_err
{
	color:black;
	background-color: red; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.select_currency_input_hidden
{
	visibility: hidden;
	color:black;
	background-color: #50E809; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.select_clientREF_input
{
	color:black;
	background-color: #50E809; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	text-align:center;
	width: var(--select_clientREF_button_width);
	/* padding-top:-1px; */
}
.display_categories_assigned_right
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	/*width:100%; */
	text-align: right;
	border-style: solid;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_categories_assigned
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	/*width:100%; */
	border-style: solid;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_categories_assigned_disabled
{
	color:black;
	background-color: grey;
	border: 1px solid black;
	/*width:100%; */
	border-style: solid;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.select_Advance_Filter
{
	color:black;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	text-align:center;
	width: var(--select_client_button_width);
	/* padding-top:-1px; */
}
.select_client_input
{
	color:black;
	background-color: #50E809; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	text-align:center;
	width: var(--select_client_button_width);
	/* padding-top:-1px; */
}
.select_client_input_err
{
	color:black;
	background-color: red; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	width: var(--select_client_button_width);
	/* padding-top:-1px; */
}
.select_client_input_hidden
{
	visibility: collapse;
	color:black;
	background-color: #50E809; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: var(--text_smallerer);
	line-height:10px;
	font-weight:bold;
	width: var(--select_client_button_width);
	/* padding-top:-1px; */
}

.member_giant_red_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 26px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.member_giant_green_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 26px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.member_giant_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 26px;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}

.member_large_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text_right 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:right;
	font-weight:bold;
	font-size: 16px;
	color: #000080;
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text_on_red 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	color: #000080;
	background-color: red;
	font-family:"Times New Roman", Times, serif;
}
.member_large_blue_text_alt 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	color: blue;
	font-family:"Times New Roman", Times, serif;
}


.member_larger_red_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 20px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.default_text 
{
	 /* For DC, highlight the default option if relevant */
	/*	text-align:left; */
	font-weight:bold;
	/*font-size: var(--text_smaller);*/
	color: green;
	background-color: var(--SEARCH_FILTER_background_color_reset);
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
}
.member_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.member_text_greyed 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: var(--unavailable_button_color1);
	font-family:"Times New Roman", Times, serif;
}
.member_text_yellow 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: green;
	background-color: #ffffcc;
	font-family:"Times New Roman", Times, serif;
}
.member_text_yellow_big 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: green;
	background-color: #ffffcc;
	font-family:"Times New Roman", Times, serif;
}
.warning_text_yellow_big 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: red;
	background-color: #ffffcc;
	font-family:"Times New Roman", Times, serif;
}
.content_text_center_background
{
	text-align:center;
	font-weight:bold;
	background-color: var(--select_color1);
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	
	font-size: var(--text_smaller);
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.content_text_center_grey_background
{
	text-align:center;
	font-weight:bold;
	background-color: var(--unselected_button_color2);
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	
	font-size: var(--text_smaller);
	color: white;
	font-family:"Times New Roman", Times, serif;
}
.content_text_center_transparent
{
	text-align:center;
	font-weight:bold;
	background-color: transparent;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	
	font-size: var(--text_smaller);
	color: white;
	font-family:"Times New Roman", Times, serif;
}
.member_text_center_background
{
	text-align:center;
	font-weight:bold;
	background-color: var(--back_color1);
	border-radius: 5px 5px 5px 5px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: var(--text_smaller);
	color: white;
	font-family:"Times New Roman", Times, serif;
}
.content_text_center_noborders
{
	text-align:center;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: black;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.content_text_center
{
	text-align:center;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.content_text 
{
	text-align:left;
	font-weight:bold; 
	font-size: var(--text_smaller);
	color: black;
	font-family:"Times New Roman", Times, serif;
}

.category_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 20px;
	color: #50E809;
	font-family:"Times New Roman", Times, serif;
}
.category_text_small 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	color: #50E809;
	font-family:"Times New Roman", Times, serif;
}
.content_text_left_bold
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.content_text_center_bold
{
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.small_content_text_center_bold
{
	text-align:center;
	font-weight:bold;
	font-size: 10px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.content_text_right
{
	text-align:right;
	/* font-weight:bold; */
	font-size: 12px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.small_content_text 
{
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.very_small_content_text 
{
	text-align:left;
	font-weight:normal;
	font-size: 10px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.very_small_content_text_bold 
{
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: black;
	font-family:"Times New Roman", Times, serif;
}
.main_record_fieldset_clear
{
	
	/* display: block; */
	color:white;
	background-color: var(--back_color_err);
	font-size: var(--text_smallerer);
	font-weight:bold;
	margin-left: 5px;
	border-style: solid;
	padding: 0em;
	border:1px solid blue;
	border-radius: 5px;
}
.main_record_fieldset
{
	
	/* display: block; */
	color:black;
	background-color: yellow;
	font-size: 10px;
	font-weight:bold;
	margin-left: 5px;
	border-style: solid;
	padding: 0em;
	border:1px solid blue;
	border-radius: 5px;
}
.sub_record_fieldset_LEG
{
	
	/* display: block; */
	color:black;
	background-color: #42f5e6;
	font-size: 10px;
	font-weight:bold;
	margin-left: 0px;
	border-style: solid;
	padding: 0em;
	border:1px solid blue;
	border-radius: 5px;
}
.sub_record_fieldset_HI
{
	
	/* display: block; */
	color:black;
	background-color: #f5f242;
	font-size: 10px;
	font-weight:bold;
	margin-left: 5px;
	border-style: solid;
	padding: 0em;
	border:1px solid blue;
	border-radius: 5px;
}
.sub_record_fieldset_SH
{
	
	/* display: block; */
	color:black;
	background-color: red;
	font-size: 10px;
	font-weight:bold;
	margin-left: 5px;
	border-style: solid;
	padding: 0em;
	border:1px solid blue;
	border-radius: 5px;
}
.categorisation_fieldset
{
	 /* CLASS Selector STYLE for the Legend Header for the WRAPPER Block */
	/* display: block; */
	color:black;
	border-style: solid;
	padding: 0em;
	border:2px solid #50E809;
	border-radius: 10px;
}
.groupcontents_display {
    display: block;
}
.groupcontents_display_none {
    display: none;
}
.categorisation_title_fieldset_collapsed
{
	 /* CLASS Selector STYLE for the Legend Header for the WRAPPER Block */
	/* display: block; */
	color:black;
	border-style: solid;
	padding: 0em;
	border:2px solid black;
	border-radius: 5px;
	border-style: none;
	border-collapse: collapse;
	/* visibility: collapse; */
	display: collapse;
}
.categorisation_title_fieldset
{
	 /* CLASS Selector STYLE for the Legend Header for the WRAPPER Block */
	/* display: block; */
	color:black;
	border-style: solid;
	padding: 0em;
	border:2px solid black;
	border-radius: 5px;
}
.display_myinterest_filter_Apply
{
	color:black;
	background-color: orange;
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset
{
	color:black;
	background-color: yellow;
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_myInterest_8_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:10%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_myInterest_10_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:15%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_myInterest_20_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:25%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_myInterest_30_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:30%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_Apply_40
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_filter);
	border: 1px solid black;
	width:40%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_40
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_myInterest);
	border: 1px solid black;
	width:40%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_40_greyed
{
	color:black;
	background-color: var(--default_awaiting_input_color);
	border: 1px solid black;
	width:40%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_40
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_reset);
	border: 1px solid black;
	width:40%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Error_40
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_error);
	border: 1px solid black;
	width:40%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_nowidth_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	/* width:40%; */
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_myInterest_40_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:40%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}

.display_myinterest_filter_myInterest_60_err
{
	color:black;
	background-color: red;
	border: 1px solid black;
	width:49%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-right:10px; */	
}
.display_myinterest_filter_Apply_8
{
	color:black;
	background-color: orange;
	border: 1px solid black;
	width:10%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_8
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:10%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_8
{
	color:black;
	background-color: yellow;
	border: 1px solid black;
	width:10%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_3
{
	color:black;
	background-color: yellow;
	border: 1px solid black;
	width:3%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Apply_10
{
	color:black;
	background-color: orange;
	border: 1px solid black;
	width:15%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_10
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:15%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_10
{
	color:black;
	background-color: #F3F781;
	border: 1px solid black;
	width:15%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Apply_20
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_filter);
	border: 1px solid black;
	width:20%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_20
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_myInterest);
	border: 1px solid black;
	width:20%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_20
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_reset);
	border: 1px solid black;
	width:18%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Error_20
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_error);
	border: 1px solid black;
	width:18%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_20_greyed
{
	color:grey;
	background-color: lightgrey;
	border: 1px solid black;
	width:20%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_30_greyed
{
	color:grey;
	background-color: lightgrey;
	border: 1px solid black;
	width:30%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}

.display_myinterest_filter_Apply_30
{
	color:black;
	background-color: orange;
	border: 1px solid black;
	width:30%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_30
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:30%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_30
{
	color:black;
	background-color: #F3F781;
	border: 1px solid black;
	width:31%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Apply_60
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_filter);
	border: 1px solid black;
	width:49%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_60_greyed
{
	color:grey;
	background-color: lightgrey;
	border: 1px solid black;
	width:49%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_60
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_myInterest);
	border: 1px solid black;
	width:49%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_60
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_reset);
	border: 1px solid black;
	width:49%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Error_60
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_error);
	border: 1px solid black;
	width:49%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_75_greyed
{
	color:grey;
	background-color: lightgrey;
	border: 1px solid black;
	width:75%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_75
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:75%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_75
{
	color:black;
	background-color: #F3F781;
	border: 1px solid black;
	width:75%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Apply_75
{
	color:black;
	background-color: orange;
	border: 1px solid black;
	width:75%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_nowidth
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	/* width:100%; */
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_100_err
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_error);
	border: 1px solid black;
	width:98%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.nodisplay_myinterest_filter_myInterest_100
{
	color:var(--default_text_color);
	background-color: var(--default_awaiting_input_color);
	border: 1px solid black;
	width:98%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_100
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_myInterest);
	border: 1px solid black;
	width:98%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Apply_100
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_filter);
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Reset_100
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_reset);
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_Error_100
{
	color:var(--default_text_color);
	background-color: var(--SEARCH_FILTER_background_color_error);
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_myinterest_filter_myInterest_100_greyed
{
	color:grey;
	background-color: lightgrey;
	border: 1px solid black;
	width:100%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.checkbox_myinterest_filter_Apply
{
	color:black;
	background-color: orange;
	font-size: 8px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.checkbox_myinterest_filter_myInterest
{
	color:black;
	background-color: var(--SEARCH_FILTER_background_color_myInterest);
	font-size: 8px; 
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.checkbox_myinterest_filter_Reset
{
	color:black;
	background-color: var(--SEARCH_FILTER_background_color_reset);
	font-size: 8px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}

.checkbox_myinterest_filter_Error
{
	color:black;
	background-color: var(--SEARCH_FILTER_background_color_error);
	font-size: 8px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.checkbox_myinterest_filter_None
{
	color:black;
	background-color: white;
	font-size: 8px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.checkbox_myinterest_filter_Default
{
	color:black;
	background-color: var(--SEARCH_FILTER_background_color_filter);
	font-size: 8px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.format-checkbox
{
	 /* CLASS Selector STYLE for the Legend Header for the WRAPPER Block */
	color:green;
	width: 12px;
	height: 12px;
	/* margin:0px; */
	padding:0px;
	margin-top:-5px;
}
.format-checkbox1
{
	color:green;
	width: 12px;
	height: 12px;
	/* margin:0px; */
	padding:0px;
	margin-top:0px;
}
.format-checkbox2
{
	
	color:green;
	width: 12px;
	height: 12px;
	/* margin:0px; */
	padding-top:1px;
	padding-bottom:10px;
	margin-top:0px;
	padding-bottom:10px;
	background-color: yellow;
}
.select_myinterest_filter_myInterest
{
	background-color: #50E809; 
}
.select_myinterest_filter_Reset
{
	background-color: yellow;
}
.select_myinterest_filter_Apply
{
	background-color: orange;
}
.select_myinterest_default
{
	background-color: white;
	
}
.select_myinterest_disabled
{
	background-color: lightgrey;
	font-weight:bold;
	color:red;
}
.select_myinterest_default_bold
{
	background-color: white;
	font-weight:bold;
}
.select_myinterest_default_bold_red
{
	background-color: white;
	font-weight:bold;
	color:red;
}

.auction_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: black;
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.auction_warning_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: var(--red_text_color);
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.auction_warning_text_greyed 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: var(--unavailable_button_color1);
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.auction_warning_text_centre 
{
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	color: var(--red_text_color);
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.auction_warning_text_greyed_centre 
{
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	color: var(--unavailable_button_color1);
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.auction_warning_comment 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: green;
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.auction_warning_member 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: blue;
	font-family:"Times New Roman", Times, serif;
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
}
.display_price_estimate
{
	color:black;
	/* background-color: #50E809;  */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_price_estimate_label
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:black;
	background-color: white;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 8px;
	text-align:center;
	line-height:8px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_price_estimate_mymaxbid
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:black;
	background-color: #99ff99;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 8px;
	text-align:center;
	line-height:8px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_bid_exists
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:black;
	background-color: #50E809;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	text-align:center;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_bid_exists_against
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:black;
	background-color: red;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	text-align:center;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_bid_exists_nobids
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:#50E809;
	background-color: black;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	text-align:center;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_bid_none
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:black;
	background-color: yellow;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	text-align:center;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
.display_bid_default
{
	border-style: none;
	border-collapse: collapse; 
	border-bottom:0px;
	color:black;
	background-color: white;  
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	text-align:center;
	line-height:8px;
	font-weight:bold;
	/* padding-top:-1px; */
}

.small_Success_text_centre
{
	text-align:center;
	font-weight:bold;
	font-size: var--text_smaller);
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.small_Success_text_centre_strikethrough
{
	text-decoration: line-through;
	text-align:center;
	font-weight:bold;
	font-size: var--text_smaller);
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.Success_text_centre
{
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.small_Success_text_right
{
	text-align:right;
	font-weight:bold;
	font-size: 16px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.small_category_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: #50E809;
	font-family:"Times New Roman", Times, serif;
}
.warning_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 14px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.smaller_warning_text 
{
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smallerest);
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.small_warning_text 
{
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.small_warning_text_grey
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: #D3D3D3;
	font-family:"Times New Roman", Times, serif;
}
.small_warning_text_centre 
{
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.small_inverse_text_centre 
{
	text-align:center;
	font-weight:bold;
	font-size: 10px;
	color: white;
	font-family:"Times New Roman", Times, serif;
}
.small_warning_text_left 
{
	text-align:left;
	font-weight:bold;
	font-size: 14px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.small_warning_text_right 
{
	text-align:right;
	font-weight:bold;
	font-size: 12px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.small_amber_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: #EE7600;
	font-family:"Times New Roman", Times, serif;
}
.small_Success_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.large_Success_text 
{
	text-align:left;
	font-weight:bold;
	font-size: var(--text_big);
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.small_Success_text_right1 
{
	text-align:right;
	font-weight:bold;
	font-size: 12px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.smaller_Success_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.smallest_Success_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 8px;
	color: green;
	font-family:"Times New Roman", Times, serif;
}
.smaller_Warning_text 
{
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: red;
	font-family:"Times New Roman", Times, serif;
}
.smaller_Success_text_greyed 
{
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color: grey;
	font-family:"Times New Roman", Times, serif;
}
.small_Success_text_inverted 
{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: white;
	font-family:"Times New Roman", Times, serif;
}

.myShop_Titles_text 
{
	text-align:left;
	font-weight:bold;
	font-size: var(--text_smaller);
	//	width: 100%;
	color: white;
	//	background-color: white;
	border-radius: 5px 5px 5px 5px;
	font-family:"Times New Roman", Times, serif;
}
.salesmethod_number	
{
	/* background-color: #50E809; */
	font-size: var(--text_smallerer);
	font-weight:bold;
	/*color: #000080; */
	color: var(--blue_text_color);
}
.UCBbid_winning
{
	text-align:left;
	color: var(--help_color_success);
	font-size: var(--text_biggerer);
	font-weight:bold;
}
.UCBbid_losing
{
	text-align:left;
	color: var(--help_color_err);
	font-size: var(--text_biggerer);
	font-weight:bold;
}
.UCBbid_winning_small
{
	text-align:left;
	color: var(--help_color_success);
	font-size: var(--text_smallerer);
	font-weight:bold;
}
.UCBbid_losing_small
{
	text-align:left;
	color: var(--help_color_err);
	font-size: var(--text_smallerer);
	font-weight:bold;
}
.vendor_blue_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_large);
	color: var( --blue_text_color);
	font-family:"Times New Roman", Times, serif;
}
.vendor_smart_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_biggerer);
	color: var( --smart_color);
	font-family:"Times New Roman", Times, serif;
}
.vendor_title_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_biggerer);
	color: var( --default_text_color);
	font-family:"Times New Roman", Times, serif;
}
.vendor_detail_text 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_biggerer);
	color: var( --blue_text_color);
	font-family:"Times New Roman", Times, serif;
}
.vendor_external_Web 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_biggerer);
	color: var( --help_color_success);
	font-family:"Times New Roman", Times, serif;
}
.vendor_internal_Web 
{
	 /* same as content_text except that colour is Green to represent Members */
	text-align:left;
	font-weight:bold;
	font-size: var(--text_biggerer);
	color: var( --help_color_err);
	font-family:"Times New Roman", Times, serif;
}
.Highlight
{
	display: none;
	color: var( --blue_text_color);
	font-size: var(--Header_text_medium);
	font-weight:bold;
	font-family:Calibri, "Times New Roman", Times, serif;*/
	/*	font-family: 'Brush Script MT', cursive;	*/
	text-align: center;

}
.Highlight_response
{
	display: none;
	padding-top: 50px;
/*	height:300px;
	width:300px; */
	color: var( --selected_button_color1);
	font-size: var(--Header_text_medium);
	font-weight:bold;
	font-family:Calibri, "Times New Roman", Times, serif;
	/* font-family: 'Brush Script MT', cursive; */
	text-align: center;

}
.display_Digital_Catalog_CV_a
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:63%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	text-align:right;
	/* padding-top:-1px; */
}
.display_Digital_Catalog_CV_b
{
	color:black;
	background-color: #50E809;
	border: 1px solid black;
	width:20%;
	border-style: solid;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	/* padding-top:-1px; */
}
