﻿/* Font from google */


/* cssreset(.com) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit; 
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;	
}
:focus { outline: 0 }
html {height:100%;}
body { line-height: 1; height:99%; }
table { border-collapse: separate; border-spacing: 0 }
caption, th, td { font-weight: normal; text-align: left }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
a img { border: 0 }
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block }
div { background-color: transparent; position: relative;}
td {position:relative}

.OpenAdvancedFilterwindow {background-color: transparent;cursor: pointer;font-size: 0.6em;}

form#TheForm {height:100%;}


@font-face {
	font-family: "manrope";
	src: url(/SCMS/Components/Fonts/Manrope-VariableFont_wght.ttf) format("truetype");
}

@font-face {
	font-family: "nasa";
	src: url(/SCMS/Components/Fonts/nasalization-rg.ttf) format("truetype");
}
@font-face {
	font-family: "magneto";
	src: url(/SCMS/Components/Fonts/MAGNETOB.TTF) format("truetype");
}


