@CHARSET "UTF-8";
*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

button{
	display:block;
	margin:0;
	padding:0;
	border:0;
	background:none;
}

button::-moz-focus-inner { 
	margin: -1px; padding: 0; border-width: 1px; 
}

body, html{
	height:100%;
}

.grecaptcha-badge{
	bottom:-100px !important;
}



#header-image-container.showbanner {
	position: static !important;
	opacity: 1 !important;
	visibility: visible !important;
}