/* marcellus-sc-regular - latin-ext_latin */
@font-face {
  font-family: 'Marcellus SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/marcellus-sc-v7-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Marcellus SC'), local('MarcellusSC-Regular'),
       url('./fonts/marcellus-sc-v7-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/marcellus-sc-v7-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/marcellus-sc-v7-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/marcellus-sc-v7-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/marcellus-sc-v7-latin-ext_latin-regular.svg#MarcellusSC') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'MyriadamApple';
	src: url('./fonts/MyriadamApple.eot');
	src: local('MyriadamApple'), url('./fonts/MyriadamApple.woff') format('woff'), url('./fonts/MyriadamApple.ttf') format('truetype');
    font-display: swap;
}


/* assistant-regular - latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/assistant-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/assistant-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/assistant-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/assistant-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/assistant-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/assistant-v7-latin-regular.svg#Assistant') format('svg'); /* Legacy iOS */
}

/* assistant-500 - latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/assistant-v7-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/assistant-v7-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/assistant-v7-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/assistant-v7-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/assistant-v7-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/assistant-v7-latin-500.svg#Assistant') format('svg'); /* Legacy iOS */
}

/* assistant-700 - latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/assistant-v7-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/assistant-v7-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/assistant-v7-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/assistant-v7-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/assistant-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/assistant-v7-latin-700.svg#Assistant') format('svg'); /* Legacy iOS */
}



#flot-topauthors {
width: 100%;
height: 400px;
}

#flot-rptime div.xAxis div.tickLabel 
{    
    transform: rotate(-90deg);
    -ms-transform:rotate(-90deg); /* IE 9 */
    -webkit-transform:rotate(-90deg); /* Safari and Chrome */
    -o-transform:rotate(-90deg); /* Opera */
    rotation-point:50% 50%; /* CSS3 */
    rotation:270deg; /* CSS3 */
}


.hidden {
	visibility:collapse;
	display:none;
}

.MathJax { 
    font-size: 2.3em !important; 
}

body
{
    margin:0px;
    background-color:#FFEFDB;
    padding: 0; 
}
body, p, ul, ol, td.big, li, u
  {
     font-size:12pt;
     font-family:'Assistant',"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
     line-height:140%;
}

.cc-window {
     font-size:12pt;
     font-family:'Assistant',"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
    z-index:2000000;
}

h1.title
{
font-family: 'Marcellus SC',Georgia,Lucida,Verdana,Sans-Serif;
background-image:url('1.pictures.recurrence/bg-red.gif');
padding-top:21px;
padding-bottom:26px;
padding-left:20px;
left:0;
right:0;
top:0;
width:auto;
margin:0;
z-index:9;
    line-height:120%;
}

.navcolumn
{
    position:relative;
    top:0px;
    left:0px;
    width:15em;
    padding:0px;
    font-size:12px;
    z-index:5;
    background-color:#CDC0B0;
}

.infocolumn
{
    position:relative;
    top:0px;
    left:0px;
    width:15em;
    padding:0px;
    font-size:12px;
    z-index:1000001;
    background-color:#EEDFCC;
    text-align:center;
}

.leftcolumn
{
    font-size:12px;
    position:fixed;
    width:15em;
    min-height:100%;
    top:0;
    background-color:#EEDFCC;
    z-index:-99;
    padding-bottom:20px;
}

a.nav
{
     color:#A52A2A;
     font-weight:normal;
     text-align:left;
     display:block;
     padding:9px;
     padding-top:5px;
     padding-bottom:5px;
     font-size:15px;
     font-family:'Assistant',"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
     font-weight: 500;
     border:solid #CDC0B0 3px;
   -webkit-transition: 0.2s ease-out; 
   transition: .2s ease-out; 
}

a.nav:hover
{
     color:#CC1111;
     background:#EEDFCC;
     border-radius:6px;
}

#selected
{
     background-color:#EEDFCC;
     border-radius:6px;
     /*box-shadow:inset 0 0 6px rgba(255,255,255,.5);*/
}

a.cuturl
{
    word-wrap:break-word;
}

div.content {
    position:absolute;
    top:6em;
    left:13em;
    right:40px;
    bottom:0px;
    padding-left:10px;
    width:auto;
    height:auto;
}

.menu_button_bar {
   display:none;
   position:absolute;
   left:8px;
   top:1.2em;
}

.menu_button {
   height:25px;
}

div.floating {
   float:right;
}


.frame {
    border:solid 5px #EEDFCC;
    padding-left:10px;
    padding-right:10px;
    background-color:#EEDFCC;
    border-radius:5px;
}

figure.frame {
    margin-left:0; 
    /*margin-right:0; */
    width:auto;
    display:table;
    background-color:#FFEFDB;
}

figcaption {
    display: table-caption;
    caption-side: bottom;
    font-style:italic;
}

img.illustration {
    height:auto;
    width:auto;
    max-width:100%;
    display:block;
}

table.full
{
    height:100%;
    top:500;
}

tr {
   vertical-align:top;
}

tr.cont:nth-child(even) {
}

tr.cont:nth-child(odd) {
   background-color:#EEDFCC;
}

th {
   background-color:#A52A2A;
   color:#FFEFDB;
   font-weight:bold;
   text-align:left;
   border-radius:3px
}

input, textarea, select
{
    background:#FFEFDB;
    border:solid 1px black;
    font-family:'Assistant',Lucidatypewriter, Courier, Fixed, Monospace;
    font-size:12px;
}


.content_dark
{
     color:#000000;
     background:#EEDFCC;
}

.content_darker
{
     color:#000000;
     background:#CDC0B0;
}

.title
{
     color:#FFEFDB;
     background:#A52A2A;
     font-family:Georgia,Times,Verdana,Serif;
     background-image:url('img/bg-red.gif');
}

.title600
{
     color:#FFEFDB;
     background:#A52A2A;
     font-family:Georgia,Times,Verdana,Serif;
     background-image:url('img/darkred-gitter600.gif');
     width:410px;
}

.subtitle
{
     font-size:8pt;
     color:#ffffff;
     background:#000000;
}

.nav
{
     font-size:9pt;
     color:#A52A2A;
     color:#000000;
}

.nav_over
{
     color:#CC1111;
     background:#EEDFCC;
     font-weight:bold; 
}

a.subtitle
{
     color:#FFFFFF;
}

a.subtitle:visited
{
     color:#FFFFFF;
}

a.subtitle:link
{
     color:#FFFFFF;
}

a.subtitle:hover
{
     color:#000000;
     background:#EEDFCC;
}


textarea, input {
	color:#000000;
	background-color:#D3B5B5;
}

hr {
    border-top:solid black 1px;  
    border-bottom:solid black 1px;  
}

td, input, submit
  {
     font-size:15px;
     font-family:'Assistant',"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
  }
TD.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     color:#FFEFDB;
     background:#A52A2A;
}

.smaller {
	font-size: 9pt;
}

table.entries {
	color : black;
	font-family : 'Assistant',Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: black 1px solid;
}

textarea, input {
	color:#000000;
	background-color:#D3B5B5;
}
 
.long {
     text-align:justify;
  }


li.basics, li.application, li.software, li.related {
     width:90%;
     padding-bottom:8px;
     margin-left:-1em;
     list-style:none;
}

li.basics:before, li.application:before, li.software:before, li.related:before {
     content:"\0025a0";
     float:left;
     text-indent:-20px;
     list-style:outside;
     font-size:20px;
}

div.basics, div.application, div.software, div.related {
     display:inline;
     font-size:20px;
}

li.basics:before, div.basics {
     color:#A52A2A;
}

li.application:before, div.application {
     color:#339933;
}

li.software:before, div.software {
     color:#3366cc;
}

li.related:before, div.related {
     color:#ff9900;
}


td.big
  {
     text-align:left;
  }  
small
  {
     font-size:8.5pt;
  }
a:link
{
     color:#CC1111;
     text-decoration:none;
}
a:visited
{
     color:#A52A2A;
	 text-decoration:none;
}
a:active
{
	text-decoration:none;
    color:#9999FF;
}
a:hover
{
	text-decoration:underline;
}
.flash:hover
{
    background:#FFEFDB;
    border-radius:9px;
}
div.pagetitle
{
    background-image:url('img/bg-red.gif');
    background-color:#A52A2A;
    height:50px;
    padding-top:10px;
    padding-bottom:10px;
}
h1.pagetitle
{
    font-family:Lucida,Verdana,Sans-Serif;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size:18pt;
    color:#FFEFDB;
}

h2 {
    font-weight:normal;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    line-height:120%;
}

.license
{
    font-size:11px;
    border-top:none 1px black;
}
.math
{
    font-family:times, serif;
    font-style:normal;
}
.variable
{
    font-family:times, serif;
    font-style:italic;
}
.vector
{
    font-family:times, serif;
    font-weight:bold;
    font-style:normal;
}
.equation
{
    padding-left:20px;
    font-family:times, serif;
    
}

.note
{
    color:#000000;
    background:#EEDFCC;
    padding:10px;
    width:80%;
    border-radius:5px;
    border:8px solid #EEDFCC;
}

pre.codeinput {
  background: #EEDFCC;
  padding: 10px;
}
span.keyword {color: #0000FF}
span.comment {color: #228B22}
span.string {color: #A020F0}
span.untermstring {color: #B20000}
span.syscmd {color: #B28C00}

pre.codeoutput {
  color: #666666;
  padding: 10px;
}

.rp_of_the_day_table {
   display:table-row;
}

.rp_of_the_day {
   background-color:#EEDFCC;
   width:450px;
   border:solid 1px #000000; 
   padding:15px;
   padding-bottom:0px;
   top:0;
   left:0;
   display:table-cell;
}

.rp_of_the_day_fig {
   width:100%;
}

.rp_of_the_day_list {
   display:table-cell;
   vertical-align:top;
   padding-left:20px;
}

#nav_button {
   position:fixed;
   right:10px;
   top:98px;
   z-index:224;
   display:block;
}

#nav_block {
   padding:1px;
   padding-top:3px;
   padding-bottom:3px;
   z-index:4;
   opacity:0.8;
   filter:alpha(opacity=80);
   background:#EEDFCC;
   position:fixed;
   right:10px;
   top:98px;
   width:auto;
   max-width:100px;
   -webkit-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:5px 5px 15px #888888;
   box-shadow:5px 5px 15px #888888;
   display:none;
}

.flash {
   display:inline;
   font-size:11px;
   padding-top:4px;
   padding-bottom:4px;
   padding-left:7px;
   padding-right:7px;
   line-height:160%;
   text-align:center;
}

#hide_nav {
    float:right;
    color:black;
    cursor:pointer;
}

#progress0{
   display:none;
   position:fixed;
   left:10%;
   top:50%;
} 

#progress1 {
   display:none;
   position:fixed;
   left:20%;
   top:50%;
} 

#progress2{
   display:none;
   position:fixed;
   left:30%;
   top:50%;
} 

#progress3{
   display:none;
   position:fixed;
   left:40%;
   top:50%;
} 

.pik_logo {
   padding-top:7px;
    transition: .2s ease-in-out; 
    -webkit-transition: .2s ease-in-out; 
    filter:saturate(0);
    -webkit-filter:saturate(0);
}
.pik_logo:hover {
    transition: .2s ease-in-out; 
    -webkit-transition: .2s ease-in-out; 
    filter:saturate(100%);
}

a.ziphot{
   color:#FFF;
   font:bold 10px arial,sans-serif;
   text-decoration:none;
}



@media (max-width: 750px) {

@font-face {
	font-family: 'YanoneKaffeesatzLight';
	src: url('./fonts/YanoneKaffeesatzLight.eot');
	src: local('YanoneKaffeesatzLight'), url('./fonts/YanoneKaffeesatzLight.woff') format('woff'), url('./fonts/YanoneKaffeesatzLight.ttf') format('truetype');
    font-display: swap;
/*
	font-family: 'AllerRg';
	src: url('./fonts/AllerRg.eot');
	src: local('AllerRg'), url('./fonts/AllerRg.woff') format('woff'), url('./fonts/AllerRg.ttf') format('truetype');

	font-family: 'LACURG';
	src: url('./fonts/LACURG.eot');
	src: local('LACURG'), url('./fonts/LACURG.woff') format('woff'), url('./fonts/LACURG.ttf') format('truetype');
*/
}

body, p, ul, ol, td.big, li, u, input, textarea, select,td, input, submit

 {
	font-family: 'YanoneKaffeesatzLight';
    font-size:13pt;
    line-height:120%;
}     

h1.title {
    padding-top:10px;
    padding-bottom:10px;
    font-size:16pt;
    line-height:120%;
    padding-left:2.5em;
    }

.navcolumn {
   display:none;
   width:100%;
   column-count:2;
   -webkit-column-count: 2; 
}

.infocolumn
{
    background-color:#CDC0B0;
}

.leftcolumn
{
   display:none;
}

a.nav
{
     padding-top:8px;
     padding-bottom:8px;
}

div.content {
    top:4.5em;
    left:0em;
    right:0px;
    padding-left:20px;
    padding-right:20px;

}
.menu_button_bar {
   display:inline;
}

div.floating {
   float:none;
}

h1.pagetitle {
    font-size:16pt;
    line-height:120%;
}
h2 {
    font-size:15pt;
    line-height:120%;
}


.rp_of_the_day {
   display:block;
   width:auto;
}


.rp_of_the_day_list {
   display:block;
   vertical-align:top;
   padding-left:20px;
}

.flash {
   font-size:17px;
}

#nav_block, #nav_button {
   top:70px;
}

li.basics {
     width:100%;
     margin-left:-1.2em;
     padding-bottom:9px;
}

li.software {
     width:100%;
     margin-left:-1.2em;
     padding-bottom:9px;
}

li.related {
     width:100%;
     margin-left:-1.2em;
     padding-bottom:9px;
}

li.application {
     width:100%;
     margin-left:-1.2em;
     padding-bottom:9px;
}

a {
  word-wrap:break-word; 
}
}



/* cookieconsent.min.css */
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}




/* lightbox.css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/css/images/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/css/images/nextlabel.png) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
