
@font-face {
	font-family: "FontAwesome";
	src: url("/css/FontAwesome.otf");
	font-weight: normal;
	font-style: normal;
}

@viewport {
   width: device-width;
   zoom: 1;
}

body {
    color: #000;
    background: #EFF4E4;
    font-family: "Trebuchet MS", Arial, sans-serif;
    margin: 0;
    padding: 0;
}

.header {
	height: 8rem;
	background-color: #d3dde3;
}

.header img {
	width: 300px;
}

.header,
.header a,
.header img {
	border: none !important;
}

#skip {
	display: none;
	position: absolute;
	top: 125px;
	right: 40px;
	font-size: 1.2rem;
	padding: 0px 5px;
	border: 1px solid black;
	background: #efefef;
	border-radius: 6px;
}

h1 {
	margin-left: 20px;
}

.leftspaced {
	margin-left: 20px;
}

h1.nospace {
	margin-bottom: 0px;
}

.bigger {
	font-size: 24px;
	font-weight: bold;
}

.about {
	margin: 20px;
	text-align: justify;
}

.browse {
	position: relative;
	display: inline;
}

.sameline {
	display: inline;
	margin-left: 10px;
}

.browse:before {
	content: "\f0c9";
	margin-left: 10px;
	font-family: FontAwesome;
}

#helper {
	position: absolute;
	top: 28px;
	right: 24px;
	width: 4rem;
	padding: 2px 3px 2px 3px;
	font-size: 0.8rem;
	font-style: italic;
	color: grey;
	background: #efefef;
	border: 1px solid grey;
	border-radius: 6px;
	display: inline;
	visibility: hidden;
}

#warning {
	margin-top: 1rem !important;
	font-weight: 600 !important;
	font-size: 20px !important;
	color: #c70000;
}

.oneCol {
	position: absolute;
	top: 2rem;
	right: 2rem;
	background: #efefef;
	font-size: 1.2rem;
}

.byRow,
.byCol {
	position: absolute;
	top: 0rem;
	right: 0rem;
	background: #efefef;
	font-size: 1rem;
}

#menulist {
	display: inline;
	visibility: hidden;
	position: absolute;
	border-collapse: collapse;
}

#menulist table {
	border-collapse: collapse;
}

#menulist td {
	border: 1px solid black;
	padding: 2px 10px;
}

#skip a,
#menulist a,
.conf .gototop a {
	text-decoration: none;
	color: black;
}

#headoflist {
	margin: 30px 0px 40px 40px;
	font-size: 1.5rem;
	font-weight: bold;
}

#headoflist p {
	margin: 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

.conf {
	margin: 20px 0px 0px 40px;
}

.conf:before {
	content: "\f0fe";
	font-family: FontAwesome;
	font-size: 1.5rem;
	padding-right: 15px;
}

.conf .title {
	font-weight: 800;
	font-size: 1.5rem;
}

.conf div {
	margin: 0px 0px 10px 30px;
	padding-bottom: 0px;
}

.conf a {
	display: inline-block;
	font-weight: 800;
	font-size: 1.2rem;
	margin-bottom: 5px;
}

.conf table {
	margin-top: -10px;
	margin-bottom: 10px;
}

.conf th {
	vertical-align: top;
	text-align: right;
}

.conf ul {
	margin: 0px;
	padding-left: 20px;
}

.conf .gototop {
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
}

.conf .gototop a:before {
	content: "\f062";
	font-family: FontAwesome;
}

.conf .gototop a:hover::after {
	content: attr(alt);
	position: relative;
	top: 0px;
	left: 10px;
	padding: 2px 3px 2px 2px;
	font-size: 0.8rem;
	font-style: italic;
	color: #00055F;
	border: 1px solid #00055F;
	border-radius: 6px;
}

.conf hr {
	text-align: left;
	width: 350px;
	max-width: 80%;
	margin-left: 0px;
}

:link, :visited {
    text-decoration: none;
}

h1#iw3c2-logo {
    background: #5D82AF url(header-h1.gif) repeat-x;
    height: 96px;
    clear: both;
    border-bottom: solid 1px #35649B;
    padding: 10px 0;
    margin: 0px 0px 30px 0px;
}

h1#iw3c2-logo a:link, h1#iw3c2-logo a:visited {
    height: 72px;
    display: block;
    color: #fff;
    background: url(header-logo.gif) no-repeat 0 0;
    font: bold 24px "Trebuchet MS", Arial, sans-serif;
    /*text-transform: uppercase;*/
    padding: 17px 0 3px 120px;
    width: 15em;
    letter-spacing: -1px !important;
    text-decoration: none !important;
    text-shadow: 1px 1px #fff;
}

#iw3c2-siteactions {
    width: 87px;
    height: 49px;
    position: absolute;
    top: 2.5em;
    right: -25px;
    background: url(font-resize.gif) no-repeat;
}

ul#iw3c2-siteactions {
    list-style: none !important;
}

li.nodeco {
    list-style: none !important;
}

li.nodeco ul.iw3c2-list{
    margin-left: 0px;
}

#iw3c2-siteactions li {
    position: absolute;
    top: 20px;
    width: 25px;
    height: 25px;
}

#iw3c2-siteactions li#iw3c2-small_text {
    left: 4px;
}

#iw3c2-siteactions li#iw3c2-normal_text {
    left: 31px;
}

#iw3c2-siteactions li#iw3c2-large_text {
    left: 58px;
}

#iw3c2-siteactions li a:link, #iw3c2-siteactions li a:visited {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9000px;
    color: #fff;
}

#iw3c2-siteactions li#iw3c2-small_text a:hover {
    background: url(font-resize.gif) -4px -69px no-repeat;
}

#iw3c2-siteactions li#iw3c2-normal_text a:hover {
    background: url(font-resize.gif) -31px -69px no-repeat;
}

#iw3c2-siteactions li#iw3c2-large_text a:hover {
    background: url(font-resize.gif) -58px -69px no-repeat;
}

.iw3c2-who {
    float: right;
    position: relative;
    top: -25px;
    font-style: italic;
}

.iw3c2-right {
    text-align: right;
}

.iw3c2-content {
    font-size: 1em;
    margin: 0px 30px;
}

ul.iw3c2-list {
    list-style: disc;
    margin-left: 20px;
    padding-left: 20px;
}

ol.iw3c2-list {
    list-style: decimal;
    margin-left: 20px;
}

.iw3c2-retmenu {
    list-style-type: none;
    font-size: 120%;
    font-style: italic;
    margin-bottom: 10px;
}

.iw3c2-retmenu a:before {
    content: "\f060";
    font-family: FontAwesome;
    font-style: normal;
    -webkit-text-stroke: 0.5px #E8EADC;
    padding-right: 10px;
}

.iw3c2-search {
    font-size: 110%;
    font-weight: bold;
    margin-left: 65px;
}

.iw3c2-search a:before {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    padding-right: 10px;
}

.iw3c2-search a {
    font-style: italic;
}

.iw3c2-mail {
    list-style-type: none;
    width: min(95%, 25em);
}

.iw3c2-mail > li > a:before {
    content: "\f01c";
    font-family: FontAwesome;
    font-style: normal;
    -webkit-text-stroke: 0.5px #E8EADC;
    padding-right: 10px;
}

#iw3c2-go-up {
    display: none;
    visibility: hidden;
    position: fixed;
}

#iw3c2-go-up a:before {
    content: "\f062";
    font-family: FontAwesome;
    font-style: normal;
}

#iw3c2-popup {
    display: none;
    visibility: hidden;
    position: fixed;
    background: white;
    padding: 0px 3px;
    border: 1px solid black;
    border-radius: 5px;
}

.iw3c2-bold {
    font-weight: bold;
}

.iw3c2-smaller {
    font-size: 0.8em;
}

.iw3c2-normal {
    font-size: 0.9em;
}

.iw3c2-bigger {
    font-size: 1.2em;
}

.iw3c2-spaced {
    margin-top: 10px;
}

.iw3c2-topspaced {
    margin: 40px 0px 5px 0px;
}

.iw3c2-info {
    margin: 20px 0px;
}

.iw3c2-infotop {
    margin: 20px 0px 0px 0px;
}

.iw3c2-infobottom {
    margin: 0px 0px 20px 0px;
}

.iw3c2-center {
    text-align: center;
}

.iw3c2-right {
    text-align: right;
}

.iw3c2-img {
    width: 500px;
}

.iw3c2-button {
    border: 1px solid black;
    background: white;
    padding: 5px 10px;
}

.iw3c2-button.iw3c2-smaller {
    padding: 2px 6px;
}

.iw3c2-button.iw3c2-normal {
    padding: 3px 8px;
}

#iw3c2-footer {
	color: #ffffff;
	background: #00055F;
	text-align: center;
	margin-top: 50px;
	padding: 15px 0;
	clear: both;
}

#iw3c2-footer a:link,
#iw3c2-footer a:hover,
#iw3c2-footer a:focus,
#iw3c2-footer a:visited {
    color: #bbbbff;
    font-weight: normal;
}

.iw3c2-archive-return-link {
	text-align: right;
	padding: 5px 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

.iw3c2-limited {
	font-style: italic;
	color: #AAAAAA;

@media only screen and (max-width: 670px) {
	#skip {
		display: block;
	}
}

@media only screen and (max-width: 490px) {
    h1#iw3c2-logo a:link, h1#iw3c2-logo a:visited {
        padding: 22px 0 0 120px;
        font-size: 19px;
    }
}

@media only screen and (max-width: 440px) {
    h1#iw3c2-logo a:link, h1#iw3c2-logo a:visited {
        padding: 0 0 20px 120px;
    	width: 7em;
    }
}

@media only screen and (max-width: 390px) {
    h1#iw3c2-logo a:link, h1#iw3c2-logo a:visited {
        padding: 5px 0 15px 110px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 350px) {
    h1#iw3c2-logo a:link, h1#iw3c2-logo a:visited {
        font-size: 17px;
    	width: 8em;
    }

    #iw3c2-siteactions {
        right: 10px;
    }
}


@media (hover: none) and (pointer: coarse) {
	.header {
		height: 8rem;
		min-height: 8rem;
	}

	#logo {
		max-width: 65%;
	}

	#skip {
		display: block;
		font-size: 0.8rem;
	}

	#headoflist {
		margin: 30px 10px 40px 10px;
	}

	#helper {
		top: 28px;
		right: 24px;
		width: 4rem;
		font-size: 0.8rem;
		padding: 2px 3px 2px 3px;
	}

	.byRow,
	.byCol,
	.oneCol {
		font-size: 0.8rem;
		right: 0rem;
	}

	#menulist td {
		padding: 5px 10px;
	}

	.conf {
		margin: 20px 0px 0px 10px;
	}
}

