/* Query LargeText */

/*======================================================================*/
/*																		*/
/*                        Query_LargeText_App                           */
/*																		*/
/*  Copyright 2025, National Park Service, Santa Monica Mountains, NRA  */
/*																		*/
/*                        Updated: 02/03/2025                           */
/*																		*/
/*======================================================================*/


		body {
			line-height:200%;
			font-size:1.5em;
			text-align:center;
			}

		hr	{
			text-align:center;
			width:70%;
			}

		/* h1 tag not present in this file */





		h3	{text-align:center;}

		input.BigButtons {
			width: 2.7em;
			height: 2.7em;
			}

		table {
			margin-left: auto;
			margin-right: auto;
			text-align:left;
			}

		/* be careful with this as it will affect the layout of the search characteristics boxes */
		/* original: font-size:1.1em; */
		span.ButtonBoxTitle {
			font-size:1.1em;
			}

		td.QueryRadioButtonsBox {
			vertical-align:top;
			}

		td.ScaleRadioButtonsBox {
			vertical-align:top;
			padding:20px;
			}			
