@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/*A-Z Database Search Bar Style*/
div#s-lg-widget-1625693590478 .s-lg-form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: inline;
	line-height: 1.42857;
	padding: 0px 12px 0 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 80%;
  font-size: 16px; /*12px*/
	height: 50px; /*27px*/
}

div#s-lg-widget-1625693590478 button {
color:#fff;
appearance: none;
background-color:#d00000;
border-radius: 3px;
border-style: solid;
border-width: 2px;
border-color:#d00000;
cursor: pointer;
font-size: .84em;
font-weight: 700;
line-height: 1.5;
/*padding: .75em 1em;*/
text-align: center;
}