
@font-face {
  font-family: "Inconsolata";
  src: local(''),
  url('../fonts/Inconsolata-VariableFont_wdth,wght.ttf');
  font-weight: 200 900;
}

/* ----------------------------------------------- Desktop ----------------------------------------------- */

@media screen {
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background-color: #f1eff1;
	color: #393939;
	font-family: 'Inconsolata', 'Avenir', 'Nunito', 'Libre Franklin', 'Calibri', sans-serif;
}
#top {	
	display: block;
	padding: 0;
	background-color: black;
	height: 10.3em;
}
#top img {
	height: 4em;
}
#top a:link, #top a:visited {
	font-size: 2.4em;
	margin: 0.2em auto 0 22.5%;
	text-decoration: none;
}
#top a:hover {
	text-decoration: none;
}
#top span { 
	display: none;
}
body.risc #top {	
	background-color: #232323;
	background-color: black;
}
#content {
	width: 52em;
	margin: 0 auto;
}
#text {
	color: #3b3b3a;
	padding: 1em;
	clear: both;
	font-size: 1.15em;
}
#footer {
	width: 100%;
	font-size: 0.95em;
	color: #555;
	margin: 2em 0; 
	padding: 2em 0 0;
	
	border-width: 0;
	border-top-width: 4px;
 	border-style: solid;
 	border-image: linear-gradient(90deg,#7283de,#eee 50%,#76cfd6 80%) 1;
}
#footer a.openpa:link,
#footer a.openpa:visited {
	color: #139daa;
	text-decoration: none;
	margin-right: 1px;
	font-weight: bold;
}
#footer a.openpa:hover {
	color: black;
}
body.risc #footer a.openpa:link,
body.risc #footer a.openpa:visited {
	color: #354fe0;
}
#footer a:link,
#footer a:visited {
	color: #776f81;
}
#footer ul li:before {
	content: "";
}
#menu ul {
	margin: -3em 0 0 20em;
	display: block;
	padding: 0 1em;
	list-style: none;
	width: 50em;
}
#menu ul li {
	margin: 0;
	margin-right: 1.8em;
	float: left;
	background-color: transparent;
	display: block;
}
#menu ul li:before {
	content: "";
}
#menu ul li a {
	color: white;
	padding: 4px 0 3px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;	
	font-size: 1.05em;
	font-weight: 580;
}
#menu a:hover {
	color: #16a2ad;
	text-decoration: none;
}
#menu ul li.here a {
	color: #16a2ad;
}
#menu ul li.here a:hover {
}
body.risc #menu ul li.here a,
body.risc #menu ul a:hover {
	#color: #354fe0;
}
#submenu {
	background-color: transparent;
	position: absolute;
	left: 1em;
	margin: 4em 0 0;
}
#submenu.sys {
	margin: 7.65em 0 0;
}

#submenu ul {
	font-size: 0.85em;
	padding: 0;
	margin: 0;
	list-style-type: none;
	clear: left;
	background-color: transparent;
}
#submenu ul li {
	display: block;
	margin: 1px 0;
	background: #afafaf;
	border: 3px solid #f0f0ef;
	width: 7.6em;
}
#submenu.sys ul li {
	width: 10.6em;
}
#submenu ul li:before {
	content: "";
	margin: 0;
	width: 0;
	display: inline;
}
#submenu ul li a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 0.15em 0 0.16em 0.5em;
	color: white;
}
#submenu ul li a:hover {
	color: black;
	text-decoration: none;
}
#submenu ul li.first a {
}
#submenu ul li.here a {
	color: black;
	text-decoration: none;
}

ul.nav {
	color: white;
	width: 100%;
	padding: 0;
	font-size: 0.85em;
	margin: -1em 0 -1.3em;
}
ul.nav + p {
	margin-top: 2em;
}
ul.nav li {
	display: inline;
	padding: 0;
	margin: 0.1em 0.1em 0 0;
	line-height: 2.6em;
}
ul.nav li:before {
	content: "";
	margin: 0;
	width: 0;
	display: inline;
}
ul.nav li a {
	font-weight: normal;
	background-color: rgb(109, 127, 222);
	color: white;
	text-decoration: none;
	border-radius: 1em;
	padding: 5px 10px 6px;
	margin: 0;
	white-space: nowrap;	
}
ul.nav li.here a {
	text-decoration: none;
	color: black;
}
ul.nav a:hover {
	color: black;
}
ul.nav li ul {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.nav li ul li {
	display: inline;
	margin: 0;
}
ul.nav li ul li a {
	font-size: 0.8em;
	background-color: #888;
}
ul.nav li ul li:before {
	content: "";
}
body.risc ul.nav {
	margin: -1em 0 1.5em;
	margin: -0.65em 0 2em;
	padding: 0;
	width: inherit;
}
body.risc ul.nav li {
	display: inline;
	padding: 0;
	margin: 0.1em 0.1em 0 0;
	line-height: 2.6em;
}

ul.footernav {
	margin: 0.4em 0 0;
	padding: 0.2em 0.2em;
}
ul.footernav li {
	padding-right: 1em;
	display: inline;
	list-style-type: none;
}
h1, h2, h3, h4 {
	font-weight: 650;
}
h1 {
	font-size: 2.2em;
	margin: 1.5em 0 0.8em;
	background-image:linear-gradient(90deg,#354fe0,black 30%,#16a2ad 60%,black 95%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
h1.smheading {
	font-size: 2.1em;
	margin-bottom: 1em;
	width: 100%;
}
h2 {
	font-size: 1.8em;
    margin: 1.5em 0 0.75em;
}
#news h2 {
	font-size: 1.7em;
	margin: 2em 0 0.3em;
}
h3 {
	font-size: 1.4em;
    margin: 1.5em 0 0.8em;
}
h3.ctr {
	font-size: 1.3em;
	margin: 2em 0 0.8em -4em;
	text-align: center;
	font-weight: 500;
}
h4 {
	font-size: 1.15em;
	margin: 1.4em 0 0.6em;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	display: inline;
	color: #354fe0;
}
a:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #888;
	text-decoration: none;
}
a.note:link,
a.note:visited {
	font-size: 0.6em;
	font-style: normal;
	text-decoration: none;
	vertical-align: super;
	line-height: 1em;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0.2em;
}
a.note:before,
a.note:after {
	font-weight: normal;
}
a.note:before {
	content: "[";
}
a.note:after {
	content: "]";
}
h2 a.note:link,
h2 a.note:visited {
	font-size: 0.5em;
}
a.ext:link,
a.ext:visited {
	background: url(../images/external.png) right center no-repeat !important;
	background: url(../images/external.gif) right center no-repeat;
	padding-right: 16px;
}
#news h2 a:link,
#news h2 a:visited,
#news h2 a:hover {
	text-decoration: none;
	font-weight: 630;
}
#news h2:before {
	content: "\203b";
	display: block;
	text-align: center;
	font-size: 0.5em;
	margin-top: -1em;
	margin-left: -1em;
	margin-bottom: 3em;
	padding: 0;
}
p {	
	text-align: left;
	text-align: justify;
	line-height: 1.6em;
	margin: 0.8em 2em 1.3em 0;
	hyphens: auto;
}
p.up {
	text-align: right;
	font-family: sans-serif;	
	font-variant: small-caps;
	letter-spacing: 1px;
	font-stretch: expanded;
	font-weight: 500;
	padding: 0;
	margin: 1.5em 0 1em;
	font-size: 0.95em;
}
p.up a:link,
p.up a:visited, 
p.up a:hover {
	text-decoration: none;
}
p.author {
	margin: 0 0 1.4em;
}
p.date,
p.author i {
	font-style: normal;
}
p.texthead {
	font-style: italic;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}
p.textnote {
	padding: 0.3em 0.5em;
	line-height: 1.35em;
	border: 1px solid #ccc;
	border-left: 4px solid #bbb;
	font-style: italic;
	font-size: 0.88em;
	background-color: #f6f6f6;	
}
p.smallnote {
	margin: 1em;
	text-align: center;
	font-size: 0.9em;

}
p.subhead {
	font-weight: bold;
	font-size: 1.3em;
	margin: 1.5em 0 1em;
}
#footer p {
	margin: 0.1em;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.box {
    width: auto;
    clear: both;
	background-color: #f6f6f6;
    border: 1px solid #ccc;
    margin: 1.5em 4em 1.5em 0;
    padding: 0.35em 0.6em;
	font-size: 0.9em;
}
.option {
	margin: 0;
	padding: 0.2em 0.3em;
	border: 1px solid #ccc;
	background-color: #e1e1e1;
	font-style: normal;
	font-size: 0.9em;
}
table .option {
	line-height: 1.8em;
	border: none;
	line-height: 1em;
	padding: 0.1em;
	font-style: italic;
}
em.clear {
	font-family: 'Avenir', 'Calibri', sans-serif;
	font-style: normal;
}
pre, code {
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 100%;
}
b {
	font-weight: 650;
}
.cap {  font-variant:small-caps; 
}
sup {   font-size: 8px;
	line-height: 0;
}
i.n {
	font-style: normal;
}
ins {
	color: green;
	text-decoration: none;
}
.amber {
	color: #ea9546;
}
.green {
	color: #6edd00;
}
#top img {
	padding: 0;
	padding-bottom: 1em;
	border: 0;
}
body.risc #top img {
    padding-top: 0.4em;
    margin-left: 0.1em;
    height: 3.5em;
}
#text img.pdficon {
	float: left;
	display: block;
	margin-left: 0;
	margin-right: 0.4em;
}
figure.intro {
	float: right;
	margin: 0 0 1em 1.5em;
}
body.risc figure.intro {
	float: right;
	margin: 0.5em 1.5em 1em 1.5em;
}
figure.history {
	
}
figure.text {
	float: none;
	text-align: center;
}
figure.list {
	float: none;
	text-align: center;
}
figure.intro.small {
	float: right;
	margin: 0 0 0.6em 1.1em;
}
figure.left {
	float: left;
	margin: 0.3em 1.2em 0.3em 0;
}
figure.intro.ctr img {
	width: 16em;
}
figure.intro.small img {
	width: 8em;
}
body.risc figure.intro.small img {
	width: 10em;
}
figure.left.small img {
	width: 8em;
}
figure.list img {
	width: 12em;
}
figure.intro img {
	width: 16em;
	border-radius: 6px;
}
figure.text img {
	width: 26em;
	border-radius: 6px;
	margin: 0 auto;
}
figure.history img {
	width: 9em;
}
figure.history img.wide {
	width: 14em;
}
figcaption {
	font-size: 0.8em;
	text-align: center;
	margin-top: 0.35em;
	margin-bottom: 0;
	font-style: italic;
}
figure.small figcaption {
	font-size: 0.6em;
}

ul,
ol {
	font-size: 1em;
	margin: 1em 2em 1em 0em;
}
ul.small {
	font-size: 0.9em;
}
table ul {
	margin: 0.4em 0.6em 0.2em 0;
}
ul li,
ol li {
	line-height: 1.6em;
	margin: 0.1em 0;
	font-weight: normal;
}
table ul li {
	line-height: 1.4em;
	margin: 0;
	font-size: 0.95em;
}
ul li ul,
ol li ul,
ul li ol {
	margin-top: 0.1em;
	padding-left: 2em;
	margin-bottom: 0.1em;
}
ul li ol li {
	list-style-type: decimal;
	font-size: 90%;
}
ol.note {
	font-size: 0.9em;
}
ul li {
	list-style: none;	
}
ul li:before {
  	text-align: center;
  	display: inline-block;  
	content: "\25cf";
	font-size: 1.2em;
	margin-left: -1.8em;
	margin-right: 0.2em;
	background-color: transparent;
	width: 1.6em;
}
ul li ol li:before {
	content: "";
}
table {
	margin: 1.8em auto 1.6em;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: hidden;
	border: 1px solid #ddd;
	font-size: 0.95em;
}
table.horizontal {
	font-size: 0.8em;
}
table caption {
	font-size: 0.8em;
	caption-side: bottom;
	font-style: italic;
	line-height: 1.2em; 
	margin-bottom: 1em;
	padding-top: 0.7em;
	text-align: center;
}
table caption:before {
	Content: "Table: ";
	font-style: normal;
}
table caption.note:before {
	content: "";
}
table caption ol li {
	text-align: left;
}
table tr th,
table tr td {
	padding: 0.4em;
	border-collapse: collapse;
}
table tr th {
	border-bottom: 1px dotted #ddd;
	background-color: #edeeee;
    font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table tr td {
	vertical-align: top;
	font-size: 0.9em;
}
body.risc table tr td {
	line-height: 1.35em;
	padding: 0.35em;
}
table tr:nth-child(even) td {
	background-color: #fafafa;
}
table tr:nth-child(odd) td {
	background-color: #f0f3ff;
}
table td.alternate:nth-child(even) {
	background-color: #e0e3ef;
}
table.horizontal tr td {
	text-align: center;
	vertical-align: bottom;
}
table.horizontal tr td:nth-child(even) {
	color: #555;
	background-color: #f5f5f5;
}
table.horizontal tr td:nth-child(odd) {
	color: #555;
	background-color: white;
}
table tr.border {
	border-bottom: 2px solid #ddd;
}
table tr.strong {
	font-weight: bold;
}
table tr td.center {
	text-align: center;
}
table.quick {
	float: right;
	margin-top: 0em;
	margin-right: -3em;
	margin-bottom: 1em;
	margin-left: 1.3em;
}
table.float {
	float: right;
	margin-top: 0.3em;
	margin-right: -5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

} /* screen 50 em close */


/* ----------------------------------------------- Pad ----------------------------------------------- */

@media only screen 
and (max-width : 1024px) {
body {
	padding; 0.2em;
	margin: 0;
	width: auto;
}
#content {
	width: auto;
	margin: 0;
	padding: 0;
}
#top {
	width: auto;
	padding: 0.2em;
	height: 8em;
	border-bottom: 3px solid #999;
}
#top a:link, #top a:visited {
	font-size: 2.6em;
	margin: 0.2em 0.2em 0.6em;
}
#top img {
	height: 3em;
}
#menu {
	width: auto;
	margin: 0;
	width: 100%;
}
#menu ul {
	margin: -2.5em 0 0 8em;

}
#menu ul li {
	
}
#menu ul li a {
	font-size: 1.25m;
}
#news {
	margin-top: 1em;
	margin-bottom: 0;
}
#text  {
	font-size: 1.2em;
	padding: 0.3em 0.7em 0.3em 0.85em;
	margin: 0;
	width: auto;
}
a:link, a:visited {
}
ul.nav {
        width: auto;
}
#submenu {
	display: none;
}
#footer {
	padding: 1em 0.65em 1.5em;
	margin: 0;
	font-size: 1em;
	width: auto;
}
ul.footernav {
	border: none;
}
#footer ul.footernav li {
	margin: 0;
	display: inline;
}
h1, h2, h3, h4 {
	font-weight: 620;
}
h1 {    
	font-size: 1.9em;
	margin: 1.35em 0 1em;
}
h2 {    
	font-size: 1.65em;
	margin: 1.35em 0 0.8em;
}
h3 {
	font-size: 1.25em;
	margin: 1.5em 0 0.6em;
}
h4 {
	margin-top: 0.8em;
	font-size: 0.9em;
}
p {
	margin: 0;
	margin-bottom: 0.7em;
	margin-right: 2em;
	padding: 0;
	hyphens: auto;
}
p.up {
	display: block;
	font-variant: small-caps; 
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	padding: 4px;
}
p.up a:link,
p.up a:visited, 
p.up a:hover {
	text-decoration: none;
}
ol,
ul {
	margin-right: 1em;
}
table {
	padding: 0;
	margin: 1em auto;
	font-size: 0.8em;
	font-size: 0.9em;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: hidden;
	border: 1px solid #bbb;
}
table caption {
	display: none;
}
table tr th,
table tr td {
	padding: 2px 5px 4px 6px;
	border-collapse: collapse;
	color: black;
}
table tr th {
	border-bottom: 1px dotted #bbb;
	background-color: #ddd;
        font-weight: normal;
	text-align: left;
	font-size: 0.9em;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: top;
}
table tr td {
	vertical-align: top;
	font-size: 0.8em;
}
h1 + table, h2 + table, h3 + table, h4 + table {
	margin-top: 0.6em;
}
table.float,
table.quick {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 0;
	margin-right: 0;
}
} /* screen 40 em close */


/* ----------------------------------------------- Phone ----------------------------------------------- */

@media only screen 
and (max-width : 480px) {
body {
	background-color: #272727;
	margin: 0;
	padding: 0;
	font-size: 1em;
	width: auto;
}
#top {	
	background-color: #272727;
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}
#top a:link,
#top a:visited {
	width: auto;
	font-size: 2.4em;
	height: auto;
	padding: 0;
	margin: 0.4em 0.2em;
}
#top span {
	display: none;
}
#content {
	margin: 0.2em;
	width: auto;
	background-color: transparent;
	padding: 0;
}
#menu {
	margin: 0;
	padding: 0;
	width: auto;
}
#menu ul {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0.5em 0.4em;
	float: none;
	font-size: 1.3em;
	line-height: 0.9em;
}
#menu ul li a {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#menu ul li.here a {
	color: #0cc3c3;
	border: none;
}

ul.nav,
#submenu {
	display: none;
}
#text,
#footer {
	color: #e9e9e9;
	width: auto;
	background-color: transparent;
	padding: 0.4em;
	margin: 0;
	font-size: 1em;
	border: none;
}
#footer {
	color: #aaa;
	border-top: 1px dashed #aaa;
	padding-top: 2em 0.8em 0.5em;
	font-size: 0.9em;
}
#footer ul.footernav {
	border: none;
	margin: 0;
	font-size: 1em;
}
#footer ul.footernav li {
	display: inline-block;
	padding: 0.3em 0.5em 0.4em 0;
}

h1, h2, h3, h4 {
	color: #eee;
	margin: 0.8em 0 0.4em;
	font-weight: 600;
}
h1 {    
	font-size: 2em;
	background-image: none;
	margin: 1em 0 0;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}
h2 {    
	font-size: 1.7em;
	margin: 1.6em 0 0.8em;
}
h3 {
	font-size: 1.35em;
    	margin-bottom: 0.3em;
}
h3.ctr {
	font-size: 1.2em;
	margin: 0;
	text-align: left;
	font-weight: 500;
}
h4 {
	font-size: 1em;
}
a:link, a:visited {
	color: #14a3ab;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0.5em 0 1em;
	text-align: left;
}
p.up {	
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.option {	
	background: #555;
	border: none;
	padding: 0;
	margin-right: 0.2em;
}
.box {
	width: auto;
	clear: both;
	background: transparent;
	border: none;
	font-style: normal;
	margin: 1.1em auto;
	padding: 0.2em;
}
pre, code, tt {
	font-family: monospace;
	font-size: 0.9em;
	line-height: 100%;
}

img.pdficon {
	display: none;
}

ul,
ol {
	margin: 0;
	padding: 0;
	background: transparent;
}
ul li,
ol li {
	line-height: 1.4em;
	margin-left: 1em;
	margin-right: 0.4em;
	margin-bottom: 0.2em;
	margin-top: 0.3em;
	font-weight: normal;
}

table {
	background: transparent;
	padding: 0;
	margin: 0.4em 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: hidden;
	border: 1px solid #999;
	max-width: 100%;
	width: 95%;
}
table caption {
	display: none;
}
table.float {
	float: none;
	margin: 0.4em 0;
	padding: 0;
}
table tr th,
table tr td {
	margin: 0;
	padding: 3px;
	border-collapse: collapse;
	border-right: 1px dashed #888;
	color: #ccc;
	background: transparent;
	font-size: 0.7em;
}
table tr th {
	border-bottom: 1px dotted #ccc;
	background-color: transparent;
}
table tr:nth-child(even) td,
table tr:nth-child(odd) td {
	background-color: transparent;
}
table.quick {
	display: none;
}
.nomobile {
	display: none;

}
} /* screen 24 em close */


