#resolution_illustration
{
display: block;
position: fixed;
left: 220px;
top: 1px;
color: brown;
font-size: 1.5rem;
border: 0px solid red;
}



#4K_header_short
{
display: inline;
position: relative;
left: 1px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#HD_header_short
{
display: inline;
position:relative;
left: 1px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#laptop_header_short
{
display: inline;
position:relative;
left: 1px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#laptop_touchscreen_header_short
{
display: inline;
position:relative;
left: 1px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#tablet_header_short
{
display: inline;
position:relative;
left: 2px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}



#smartphone_header_short
{
display: inline;
position: relative;
left: 2px; 
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

/***************************************************/

#desktop_4k
{
display: block;
position:fixed;
right: 1090px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#desktop
{
display: block;
position:fixed;
right: 1020px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}





#laptop
{
display: block;
position:fixed;
right: 950px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#laptop_touchscreen
{
display: block;
position:fixed;
right: 880px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#tablet
{
display: block;
position:fixed;
right: 810px;
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}



#smartphone
{
display: block;
position: fixed;
right: 740px; 
top: 1px;
color: brown;
width: 55px;
height: 55px;
border: 0px solid white;
}

#4K_white{
display: block;
position: fixed;
left: 300px;
top: 5px;
width: 45px;
height: 45px;
}

#4K_blue{
display: block;
position: fixed;
left: 300px;
top: 5px;
width: 45px;
height: 45px;

}

#HD_white{
display: block;
position: fixed;
left: 400px;
top: 5px;
width: 45px;
height: 45px;

}

#HD_blue{
display: block;
position: fixed;
left: 400px;
top: 5px;
width: 45px;
height: 45px;

}







#tablet_blue{
display: block;
position: fixed;
left: 520px;
top: 5px;
width: 45px;
height: 45px;

}

#smartphone_blue{
display: block;
position: fixed;
left: 580px;
top: 5px;
width: 45px;
height: 45px;

}



strong.red{
	color: red;
}



#info_taxon{
left: 20px;
display: block; 
position: fixed; 
top: 260px;
height: auto;
bottom: 0px;
border: 1px solid green; 
color: black;
width: 500px;  
overflow: auto;
padding-right: 5px;
padding-left: 5px;
}

#info_taxon.laptop{
left: 10px;
display: block; 
position: fixed; 
top: 240px;
height: auto;
bottom: 0px;
border: 1px solid green; 
color: black;
width: 98%;  
overflow: auto;
padding-right: 5px;
padding-left: 5px;
bottom: 5px;
}

#container_genera_taxa{
left: 540px;
display: block; 
position: fixed; 
top: 260px;
height: auto;
bottom: 0px;
border: 1px solid blue; 
color: black;
width: 500px;   
overflow: auto;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;

}


#thumbs_right{
left: 1070px;
display: block; 
position: fixed; 
top: 260px;
height: auto;
bottom: 0px;
border: 1px solid red; 
color: black;
width: auto;  
overflow: auto;
padding: 0px;
}


body {
color: #000000; 
font-family: Verdana, Arial, sans-serif; 
font-size: 1.0rem;
padding-left: 0px;
padding-right: 0px;
border: 0px;
margin: 0px;
background-color: #F0F0F0; 
overflow: hidden; 
}



#page_stafleu{
left: 0px;
display: block; 
top: 220px;
height: auto;		
}

.plantlist
{
border: 1px solid black;
}

.test
{
border: 1px solid black;
}

	
a.info{
cursor: pointer;	
border: 1px solid red;
display: block;
position: relative;
border: 1px solid red;
float: right;
background-color: grey;

}

a.info:hover
{
	background-color: yellow;
	color: white;
	cursor: pointer;
}
	


#selected_characters_javascript
{
display: block;
position: relative;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0rem; 
padding: 1.0rem;
left: 200px;
border: 1px solid black;
margin: 150px;
width: 18%;
height: auto;
color: black;
top: 40px;
background-color: #ADD9FE; 
overflow: auto;
float: right;
bottom: 5px;
}

/**********************************************************************************/


#container { /* hierin bevinden zich de tabbladen */
display: block;
position: relative;    
border: 1px solid blue; 
top: 10px;
height: 30px;
}

#container input {
	height: 2.5em;
border: 1px solid red;	
}


#container label { /*bepaald de omlijning van alle labels; dus niet alleen de tabbladen */
	background: #f9f9f9;  
	border: 1px solid black;
	color: #000000;  
	cursor: pointer;
	display: block;
	font-size: 1.0rem;  
	margin-top:0.25rem;
	margin-bottom:0.25rem;
	text-align: left;
}


#container input:hover + label {
	background: #111111;  
	color: #ffffff;  
}

#container input:checked + label {
	background: #00ff00;  
	color: #000000; 
	position: relative;

}

input[type='checkbox'] 
    {
     display: none;
    }
	
input[type='radio'] 
    {
    display: none;
    }
#button_select_genera
{
position: fixed;
top: 120px;
height: 55px;
width: 55px;
right: 150px;
padding: 0px;
margin: 0px;
font-size: 15px;
background-color: green; 
cursor: pointer;
}

#checkbox-container
{
left: 0px;
display: block; 
top: 120px;
height: auto;
position: fixed; 
border: 1px solid red;
margin: 0px;
padding: 10px;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0rem; 
background-color: #F0F0F0; 
color: black;
width: 80%;
overflow: none;
font-size: 1.0rem;
bottom: 5px;
}

#content {
	background: #f1f1f1;  
	
	position: relative;
	width: auto;
	
	z-index: 5;
	overflow: scroll;
	border: 3px solid blue;
	bottom: 10px;
	
}

#content-1 {
	overflow: scroll;
	border: px solid blue;	
}

#content div {
	opacity: 0;
	padding: 1.5em;
	position: absolute;
	z-index: -100;
	border: 1px solid green;
	columns: 5;
	display: block;
	position: fixed; 
	top: 200px;
	
	overflow: scroll;
	
}

#container input#tab-1:checked ~ #content #content-1,
#container input#tab-2:checked ~ #content #content-2,
#container input#tab-3:checked ~ #content #content-3, 
#container input#tab-4:checked ~ #content #content-4, 
#container input#tab-5:checked ~ #content #content-5,
#container input#tab-6:checked ~ #content #content-6,
#container input#tab-7:checked ~ #content #content-7,
#container input#tab-7:checked ~ #content #content-8
/* let op geen komma aan het einde */

{
    opacity: 1;
    z-index: 100;
}



#container_header
{
display: block;
position: fixed;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid black;
border-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
width: 100%;
height: 94px;
color: black;
top: 0px;
left: 0px;
background-color: #ADD9FE; 
}

#label_tab_1{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_2{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_3{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_4{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_5{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_6{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_7{
position: relative;
top: 0px;
height: 25px;
width: auto;
background-color: green; 
float: left;
padding-left: 3px;	
padding-right: 3px;		
margin-left: 10px;
margin-right: 10px;   
}

#label_tab_8{ /* noodzakelijk ander verdwijnt de menu tab balk! (?) */
  width: 1px;
}
/*************************************************************************************/

#baobab
{
position:fixed;
display: block;
left:0px;
top:0px
}

#logo
{
display: block;
position: fixed;
left: 100px;
top: 1px;
color: brown;
width: 220px;
}





#hoekvermelding_right
{
font-style: italic;
position: fixed;
top: 5px;
right: 212px;
color: black;
font-size: 0.75em; 
}



		
#9012{
	width=80px;
	display: block;
	
}

#character_list {
border: 3px solid green;	
padding: 2px;
}

	
#publications_desktop_table
{
background-color: white;	
width: 100%;
border: 0px solid red;
height: auto;
overflow: hidden;
}

#publications_desktop_tr_volumes
{
background-color: red; 
width: 100%;
border: 0px solid green;
}



#publications_desktop_td_illustrations
{
background-color: #ADD9FE; 	
width: 25%;
display: block;
}

#publications_desktop_td_volumes
{
background-color: white;	
width: 75%;
display: block;

}



#wellcome_screen
{
display: block;
position: relative;
background-color: white;
top: 100px;
height: auto;
border: 0px solid red;	
font-size: 1.5rem;
padding: 1.0rem;
}




#menu_level_1_desktop_brown ul
{
padding-right: 4px;
margin: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
border-top: 0px solid black;
right: 0px;
top: 98px;
list-style-type: none;
display: block;
position: fixed;
height: 18px;
float: right;
background-color: #F0B531;
}


#menu_level_1_desktop
{
position: fixed;
display: block; 
font-family: Verdana, Arial,sans-serif;
font-size: 15px;
margin: 0px;
padding: 0px;
border: 0px solid blue;
right: 0px;
top: 98px;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
height: 18px;
color: green;
background-color: #F0B531;
}


#menu_level_1_desktop ul
{
font-family: Verdana, Arial,sans-serif;
font-size: 15px;
padding: 4px;
margin: 0px;
border: 0px solid blue;
right: 20px;
list-style-type: none;
display: block;
height: 18px;
position: fixed;
}


#menu_level_1_desktop ul li 
{
display: inline;
padding-left: 2px;
padding-right: 2px;
border: 1px solid black;
margin-left: 5px;
float: left;
background-color: white;
height: 18px;

}

#menu_level_1_desktop ul li a:hover
{
	background-color: green;
	color: white;
	cursor: pointer;
	height: 18px;
}

#menu_level_1_desktop ul li a.selected
{
	background-color: yellow;
	color: black;
	cursor: default;
	height: 18px;
}

#menu_level_1_desktop ul li input
{
	
	font-style: bold;
	list-style-type: none; 
	padding: 0.1em 0.1em 0.1em 0.1em;
	border:0px solid #000000;
	color: #000;
	padding: 0 10px; 
	height: 18px;
}


#menu_level_1_desktop ul li input:hover
{
	background-color: green;
	color: white;
	cursor: pointer;
	height: 18px;
}


#menu_level_1_desktop ul li input.selected
{
	background-color: yellow;
	color: black;
	cursor: default;
	height: 18px;
}

#menu_level_1_desktop ul li input.grey
{
	background-color: grey;
	color: black;
	cursor: default;
	height: 18px;
}


#menu_sort_author_title_desktop
{
position: fixed;
display: block; 
font-family: Verdana, Arial,sans-serif;
font-size: 15px;
margin: 0px;
padding: 0px;
border: 5px solid blue;
right: 0px;
top: 80px;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
height: 18px;
color: green;
background-color: #F0B531;
}


#menu_sort_author_title_desktop ul
{
font-family: Verdana, Arial,sans-serif;
font-size: 15px;
padding: 4px;
margin: 0px;
border-left: 0px solid black;
border-right: 0px solid black;
border-bottom: 0px solid black;
border-top: 0px solid black;
right: 20px;
list-style-type: none;
display: block;
height: 18px;
position: fixed;
}


#menu_sort_author_title_desktop ul li 
{
display: inline;
padding-left: 2px;
padding-right: 2px;
border: 1px solid black;
margin-left: 0px;
float: left;
background-color: white;
height: 18px;

}


#menu_sort_author_title_desktop ul li input
{
	
	font-style: bold;
	list-style-type: none; 
	padding: 0.1em 0.1em 0.1em 0.1em;
	border:0px solid #000000;
	color: #000;
	padding: 0 10px; 
	height: 18px;
}


#menu_sort_author_title_desktop ul li input:hover
{
	background-color: green;
	color: white;
	cursor: pointer;
	height: 18px;
}


#menu_sort_author_title_desktop ul li input.selected
{
	background-color: yellow;
	color: black;
	cursor: default;
	height: 18px;
}

#menu_sort_author_title_desktop ul li input.grey
{
	background-color: grey;
	color: black;
	cursor: default;
	height: 18px;
}

#searched_volumes{
	position: relative; 
	display: block;
	width: auto;
	float: left;
	margin: 2px; 
 background-color: yellow;
 padding: 4px;
 border: 1px solid black;
 height: 80px;
}

div.wrapper {
	padding: 0px;
	display: block;
	overflow: auto;
}
table.scroll {
	width: 100%;
	background-color: #fff;
	
}
table.scroll thead {
	width: 100%;
	background: #F0B531;
}


table.scroll thead tr:after {
	content: '';
	overflow-y: scroll;
	visibility: hidden;
}
table.scroll thead th {
	flex: 1 auto;
	display: block;
	color: #fff;
}
table.scroll tbody {
	display: block;
	width: 100%;
	overflow-y: auto;
	height: auto;
	max-height: 1400px;
}
table.scroll thead tr,
table.scroll tbody tr {
	display: flex;
}
table.scroll tbody tr td {
	flex: 1 auto;
	word-wrap: break;
}
table.scroll thead tr th,
table.scroll tbody tr td {
	width: 25%;
	padding: 5px;
	text-align: left;
	border: 1px solid #eee;
}

table.fixed_header{
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}


.rTable {
  width: 100%;
  display: table;
  margin: 0px;
  border: 1px solid black;
}

.rTableRowGrey {
  display: table-row;
  margin: 0px;
  border: 1px solid black;
}

.rTableRowBlue {
  display: table-row;
  margin: 0px;
  border: 1px solid black;
}

.rTableRowBlue:hover {
  background-color: ADD9FE;
}

.rTableRowGrey:hover {
  background-color: #D0D0D0;
}

.rTableCell {
  display: table-cell;
  border:  0px solid black;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
  border: 1px solid black;
}

.rTableCellGenus {
  display: table-cell;
  border:  0px solid black;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
  border: 1px solid black;
}

.rTableCellGenus:hover {
  background-color: #D0D0D0;
}

.rTableCellSelected {
  display: table-cell;
  border:  0px solid black;
    vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
  background-color: yellow;
  border: 1px solid black;
}

.rTableRow .rTableCell {
  font-size: 15px;
  color: black;
  line-height: 1.2;
  font-weight: unset !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.rTableRow .rTableCell:nth-child(1) {  
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;

}

.rTableRow .rTableCell:nth-child(2) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}

.rTableRow .rTableCell:nth-child(3) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}
.rTableRow .rTableCell:nth-child(4) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}
.rTableRow .rTableCell:nth-child(5) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}
.rTableRow .rTableCell:nth-child(6) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 6em;
  
}
.rTableRow .rTableCell:nth-child(7) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}
.rTableRow .rTableCell:nth-child(8) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}
.rTableRow .rTableCell:nth-child(9) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}

.rTableRow .rTableCell:nth-child(10) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}

.rTableRow .rTableCell:nth-child(11) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}

.rTableRow .rTableCell:nth-child(12) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  
}

.rTableRow .rTableCell:nth-child(13) {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 600px;
  
}



input.button_index {
white-space: normal;
color: #fff;
margin-top: 0px;
background-color: #e96000;
border: none;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6900), to(#e96000));
background:  -moz-linear-gradient(25% 75% 90deg, #e96000, #ff6900);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 50px;
height: 50px;
cursor: pointer;
    }
	
label.text_index{
position: relative;
top: -0.5em;		
color: black;		
		
}



#id_illustration
{
	background: white;
	
}


#search_id_illustration
{
	background: yellow;
	cursor: pointer;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#test_before_query
{
border: 1px solid red; 
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
height: 94px;
overflow: scroll;
}









input.visible {
  visibility: visible !important;
}



select.determination
{
	width: 200px;
}

input.determination
{
	width: 50px;
	float: right;
	height: 20px;
	display: block;
}



	





#columns_distribution_habitat_habit
{
position: absolute;
display: block;
top: 5px;
border: 5px solid green;

}	

}
#fingerprint
{  width: 100px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border: 1px dotted black;
}

.tooltip .tooltiptext {

-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;

    visibility: hidden;
    width: 250px;

	top: 0%;
	left: 0%;
	margin: 0px; 
    background-color: black;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px;
	font-size: 0.7rem;
  
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

#figcaption_desktop
{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}


font
{
font-family: Verdana, Arial, sans-serif;
}


font.small
{

font-size: 10px;
}



#under_construction
{
display: block; 
position: fixed;
left: 200px;
top: 400px;
color: red;
font-size: 25px;	
}


form.menu_level_1
{
position: relative;
float: right;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid white;
width: 38px;
height: 38px;
}


#container_resultset_1
{
display: block; 
position: fixed;
left: 10px;
right: 20px;
top: 95px;
bottom: 0px;
overflow: scroll;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
border: 0px solid green;
}

#container_resultset_1.about
{
background-color: #ADD9FE; 
top: 95x;
}

#container_resultset_1.desktop
{
background-color: #000000; 
top: 220px;
}

#container_resultset_1.publications
{
top: 220px;
background-color: #F0F0F0; 
overflow: hidden;
height: 1400px;
}

#container_resultset_1.photos
{
top: 130px;
border-top: 1px solid black;
}

#resultset_1
{
left: 5px;
display: block; 
position: relative; 
border: 0px solid red;
margin: 0px;
padding-left: 20px;
padding-right: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 

}



#resultset_1.about
{
background-color: #ADD9FE; 
}


#resultset_1.publications
{
top: 98px;
position: fixed;
background-color: #F0F0F0; 
height: 1630px;
width: 98%;
}
	


#button_index_species
{
width: auto;
height: auto;
cursor: pointer;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
}


#resultset_2
{
display: block; 
position: fixed;
left: 20px;
right: 0px;
top: 250px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
border: 0px solid red;
color: black;
}

#resultset_2_text
{
position: relative; 
width: 600px;
background-color: green; 
padding: 10px;
margin: 10px;
}

#container_resultset_2
{
display: block;
position: fixed;
background-color: red; 
top: 220px;
left: 300px;
}


#resultset_2.volume
{
top: 270px;
}


#container_resultset_2.artist
{
top: 552px;
}




#resultset_2.mobile
{
left: 20px;
padding-right: 60px;
background-color: #000000; 
}

#resultset_2.artist
{
top: 252px;
}

#resultset_2.epithet
{
top: 252px;
}




input.baobab_blue
{
position: fixed; 
display: block; 
left: 20px;
top: 10px;
}

input.maximize
{
position: fixed; 
display: block; 
left: 60px;
top: 10px;
}

input.return_home_info_panel_mobile
{
position: fixed; 
display: block; 
left: 60px;
top: 10px;
}





#figure_hd_illustration_desktop
{
position: fixed;
border: 0px solid yellow;
padding: 0px;
margin-left: 20px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
top: 40px;
display: block;
}

#figure_full_size_illustration_desktop
{
position: fixed;
border: 0px solid yellow;
padding: 0px;
margin-left: 20px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
top: 40px;
display: block;
height: 95%;
}


#container_left_desktop
{
position: fixed;
left: 0px;
top: 95px;
width: 596px;
height: 985px;
padding: 0px; 
background-color: #DDDDDD;
border: 0px solid red;
overflow-y: auto;
overflow-x: hidden;
}

#container_left_desktop.uhd
{
height: 1887px;
}


#info_illustration_left
{
position: relative;
display: block; 
left: 15px;

top: 3px; 
width: 560px;
height: auto;
padding: 2px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #DDDDDD; 
border: 0px solid yellow;
}

hr 
{
border: 1px solid black;
}

hr.hd_illustration
{
border: 1px solid #C0C0C0;
}

#close_button
{
display: block;
position:fixed;
left:560px;
top:60px;
height: 30px;
}


#home_button
{
position: fixed;
left: 200px;
top: 57px;
margin: 0px;
padding: 0px;
border: 0px;
height: 37px;
width: 37px;
}


#header_short
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
padding: 0px;
margin: 0px;
border-bottom: 1px solid black;
border-top: 0px;
border-left: 0px;
border-right: 0px;
position: fixed;
height: 94px;
width: 596px;
top: 0px;
left: 0px; 
display: block;
background-color: #ADD9FE; 
}



#info_illustration_left.local
{
width: 350px;	
font-size: 14px;
}

a {
	text-decoration: none;
}

#construction
{
position: fixed;
display: block;
top: 84px;
left: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0rem;
padding: 0px;
border-bottom: 0px solid red;
border-top:  0px solid black; 
margin: 0px;
width: 100%;
height: 2.0rem;

background-color: #E0E0E0;
}

#desktop_selected
{
display: block;
position:fixed;
left:300px;
top:4px;
color: brown;
width: 30px;
border: 1px solid red;
}

#mobile_device_selected
{
display: block;
position:fixed;
left:345px;
top:4px;
color: brown;
width: 30px;
border: 1px solid red;
}

#container_menu_level_2
{
position: fixed;
display: block;
top: 200px;
left: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0px;
border-bottom: 1px solid black;
border-top:  0px solid black; 
margin: 0px;
width: 100%;
height: 28px;
background-color: #D0D0D0;
}

#menu_level_2_determination
{
position: fixed;
top: 274px;	
right: 0px;
width: 100%;
background-color: #ADD9FE;
}

#menu_level_2_determination ul
{
right: 20px;
}

#menu_level_2_determination ul li
{
display: inline;
float: right;
}

#container_menu_level_3
{
position: fixed;
display: block;

top: 220px;
left: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0px;
border-bottom: 1px solid black;
border-top:  0px solid black; 
margin: 0px;
width: 100%;
height: 100px;

background-color: #F0F0F0;
}

#container_menu_level_4
{
position: fixed;
	display: block;
	top: 245px;
	height: 90px;
	width: 100%;

	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #E0E0E0;
}

#reference
{
	position: relative; 
	top: 0px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#container_menu_level_1
{
position:relative;
display: block;
top: 0px;
left:0px;
font-family: Verdana, Arial, sans-serif;
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px solid black;
border-top: 0px solid black;
margin: 0px;
width: 100%;
height: 21px;
color: black;


}

#container_menu_level_1.taxa
{
border-bottom: 0px solid black;
}
	
	
#progress{
	width:300px;
	border:1px solid #000;
	display: block;
	position: fixed;
	top: 95px;
	left: 300px;
	}
#information
{
	display: block;
	position: fixed;
	top: 95px;
	left: 400px;
}

#container_resultset_taxonomy_left
{
display: block; 
position: fixed;
left: 0px;
width: 45%;
top: 223px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
border-right: 2px solid black;
}



#container_resultset_taxonomy_right
{
display: block; 
position: fixed;
right: 0px;
width: 54%;
top: 223px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
color: black;
}




#resultset_taxonomy
{
left: 0px;
display: block; 
position: relative; 
border: 0px solid red;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
color: black;
}




#container_resultset_scan_illustrations
{
display: block; 
position: fixed;
left: 0px;
right: 0px;
width: 100%;
top: 125px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
}


#resultset_scan_illustrations
{
display: block; 
position: relative; 
border: 0px solid red;
margin: 0px;
padding: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
}

ul
{
list-style-type: none;
}


#container_resultset_determination
{
display: block; 
position: fixed;
left: 0px;
right: 0px;
top: 330px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
border: 0px solid black;
margin: 0px;
padding: 0px;
}

#resultset_determination
{
display: block; 
position: relative;
left: 10px;
right: 0px;
top: 0px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
border: 0px solid black;
margin: 0px;
padding: 0px;
}



#button_clear_characters
{
position: fixed;
top: 93px;
right: 370px;
padding: 0px;
margin: 0px;
font-size: 15px;
background-color: red; 
cursor: pointer;
}
							
#text_subheader
{
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
margin: 0px;
border: 0px;
}

#about_left
{
display: block;
position: relative;
top: 0px;
left: 15px; 
border: 0px solid green;
padding-top: 20px;
height: 100%;
width: 500px;
color: black;
background-color: #ADD9FE; 
}

#about_right
{
display: block;
position: absolute;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
border: 0px solid red;
padding: 0px;
height: 100%;
width: 500px;
color: black;
top: 1px;
left: 550px; 
background-color: #ADD9FE; 
}


#container_header
{
display: block;
position: fixed;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid black;
border-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
width: 100%;
height: 94px;
color: black;
top: 0px;
left: 0px;
background-color: #ADD9FE; 
}


#baobab
{
position:fixed;
display: block;
left:0px;
top:0px
}


#smartphone_body
{
display: block;
position: fixed;
width: 155px;
height: 155px;
border: 0px solid black;
margin: 20px;
left: 500px;
top: 800px;
}

#tablet_body
{
display: block;
position: fixed;
width: 155px;
height: 155px;
border: 0px solid black;
margin: 20px;
left: 300px;
top: 800px;
}

#laptop_touchscreen_body
{
display: block;
position: fixed;
width: 155px;
height: 155px;
border: 0px solid black;
margin: 20px;
left: 100px;
top: 800px;
}


#laptop_body
{
display: block;
position: fixed;
width: 155px;
height: 155px;
border: 0px solid black;
margin: 20px;
left: 500px;
top: 600px;
}


#desktop_body
{
display: block;
position: fixed;
width: 155px;
height: 155px;
border: 0px solid black;
margin: 20px;
left: 300px;
top: 600px;
}


#desktop_4k_body
{
display: block;
position: fixed;
width: 155px;
height: 155px;
border: 0px solid black;
margin: 20px;
left: 100px;
top: 600px;
}


#mededelingen
{
display: block;
position:fixed;
left:340px;
top:0px;
color: brown;
width: 620px;
padding: 0px;
border: 0px;
margin: 0px;
color: red;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

#pijl_links
{
position:fixed;
display: block;
left:90px;
top:30px;
border: none;
}

#pijl_rechts
{
position:fixed;
display: block;
left:130px;
top:30px;
border: none;
}


#GetGenusInfoDistribution
{
position:fixed;
display: block;
left:350px;
top:30px;
border: none;
padding: none;
margin: none;
font-size: 15px;
}



#viewport {
font-style: italic;
position: fixed;
top: 5px;
right: 500px;
color: black;
font-size: 0.75em; 
}

#menu_home
{
position: fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
margin: 0;
padding: 0;
border: 1p solid red;
list-style-type: none;
font-weight: none;
right: 120px;
top: 60px;
}

#menu_home ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-weight: none;
right: 150px;
top: 65px;
}

#menu_home ul li 
{
display: inline;
list-style-type: none;
text-decoration: none;
font-weight: none;
}

#menu_home ul li a{
	list-style-type: none;
	text-decoration: none;
	font-weight: none;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color:  #ADD9FE; 
	border-left:1px solid #ADD9FE; 
	border-right:1px solid #ADD9FE; 
	border-bottom:1px solid #ADD9FE; 
	border-top:1px solid #ADD9FE; 
	color: #000000; 
	float: left; 
}

#menu_home ul li a.selected
{
	list-style-type: none;
	text-decoration: none;
	padding: 0.2em 0.2 em 0.2em 0.2em;
	background-color: #F0B531; 
	border-left:1px solid #ADD9FE; 
	border-right:1px solid #ADD9FE; 
	border-bottom:1px solid #ADD9FE; 
	border-top:1px solid #ADD9FE; 
	color: #000;
	float: left;
}

#menu_home li a:hover
{
	background-color: #005d1F;
	color: #ABCDEF;	
}

#menu_home_illustration
{
	position: fixed;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	list-style-type: none;
	text-decoration: none;
	padding: 0.2em 0.2 em 0.2em 0.2em;
	background-color: #F0B531; 
	border-left:1px solid #ADD9FE; 
	border-right:1px solid #ADD9FE; 
	border-bottom:1px solid #ADD9FE; 
	border-top:1px solid #ADD9FE; 
	color: #000;
	left: 280px;
	top: 70px;
}

#menu_home_illustration a:hover
{
	background-color: #005d1F;
	color: #abcdef;
}

#menu_home_illustration a.selected
{
	list-style-type: none;
	text-decoration: none;
	padding: 0.2em 0.2 em 0.2em 0.2em;
	background-color: #F0B531; 
	border-left:1px solid #ADD9FE; 
	border-right:1px solid #ADD9FE; 
	border-bottom:1px solid #ADD9FE; 
	border-top:1px solid #ADD9FE; 
	color: #000;
	float: left;
}

#submit_button 
{
position: fixed;
display: block; 
top: 37px;
right: 10px;
width: 80px; 
height: 50px;
background-color: #ADD9FE;
cursor: pointer; 
}



#reset_button 
{
position: fixed;
display: block; 
top: 6px;
right: 10px;
width: 80px; 
height: 25px;
background-color: #ADD9FE;
cursor: pointer; 
}


#search_box_scientific
{
position: fixed;
display: block; 
top: 32px; 
right: 110px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px; 
border: 1px solid #000000;
background-color: #FFFFFF; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#placeholder_select_box
{
color: #ADD9FE; 
}


#search_box_photographer
{
position: fixed;
display: block; 
top: 32px; 
right: 390px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px; 
border: 1px solid #000000;
background-color: #FFFFFF; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


#search_box_country
{
position: fixed;
display: block; 
top: 32px; 
right: 107px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px; 
border: 1px solid #000000;
background-color: #FFFFFF;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; 
}


#search_box_publication
{
position: fixed;
display: block; 
top: 32px; 
right: 110px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
border: 1px solid #000000;
background-color: #FFFFFF; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


#search_box_non_linnean
{
position: fixed;
display: block; 
top: 32px; 
right: 110px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px; 
border: 1px solid #000000;
background-color: #FFFFFF; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


#search_box_epithets
{
position: fixed;
display: block; 
top: 32px; 
right: 110px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
border: 1px solid #000000;
background-color: #FFFFFF; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


#search_box_vernacular
{
position: fixed;
display: block; 
top: 32px; 
right: 380px;
width: 240px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
font-style: italic; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
border: 1px solid #000000;
background-color: #E0E0E0; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


#select_box
{
position: fixed;
display: block; 
top: 32px;
right: 630px;
width: 100px;
height: 25px;
color:#000000; 
background: #ADD9FE; 
background-color: #ADD9FE; 
font-family: Verdana, Arial, sans-serif; 
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
margin: 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#select_box_country
{
position: fixed;
display: block; 
top: 32px;
right: 150px;
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
border: 1px solid #000000;
}

table.hd_illustration
{
font-family: Verdana, Arial,sans-serif;
font-size: 0.85rem; 
}

#search_box_artist
{
position: fixed;
display: block; 
top: 32px; 
right: 150px; 
width: 260px;
height: 25px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 18px; 
padding-left: 4px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
border: 1px solid #000000;
background-color: #FFFFFF; 
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}



#yellow
{
font-weight: bold;
background-color: yellow;
display: inline;
}


#container_subheader
{
position:fixed;
display: block;
top: 95px;
left:0px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px; 
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid black;
margin: 0px;
width: 100%;
height: 104px;
color: black;
background-color: #F0B531;
}

#container_subheader_determination
{
position:fixed;
display: block;
top: 94px;
left: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px; 
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid black;
border-top: 1px solid black;
margin: 0px;
width: 100%;
height: 204px;
color: black;
background-color: #F0B531;
}


.underline {
  text-decoration: underline;
}





#container_header_statistics
{
position:fixed;
display: block;
top: 198px;
left:0px;
font-family: Verdana, Arial, sans-serif;
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid black;
border-top: 1px solid black;
margin: 0px;
width: 100%;
height: 42px;
color: black;
background-color: #E0E0E0;
}

#header_statistics
{
position:relative;

left:40px;
right: 40px;
padding: 3px;
border: 0px;
margin: 3px;
}




#link_1
{
position: relative;
display: block;
top: 0px;
left: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0px;
border: 0px;
margin: 0px;
width: 100%;
height: 0px;
color: black;

}

#link_2
{
position:relative;
display: block;
top: 0px;
left:155px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0px;
border: 0px;
margin: 0px;
height: 0px;
color: black;

}

#menu_level_2_desktop 
{
position: relative;
display: block; 
padding-right: 20px;
margin: 0px;
border-bottom: 0px solid black;
width: 100%;
height: 18px;
top: 2px;
right: 0px;
font-family: Arial, sans-serif;
font-size: 12px;}

#menu_level_2_desktop ul
{
}


#menu_level_2_desktop ul li 
{
display: inline;
padding: 0px;
border: 0px;
margin: 0px;
float: left;
}


#menu_level_3_desktop 
{
position: fixed;
display: block; 
padding: 0px;
margin: 0px;
border-top: 1px solid black; 
border-bottom: 1px solid black; 
width: 100%;
height: 25px;
left: 0px;
top: 218px;
background-color: #D0D0D0;
font-family: Arial, sans-serif;
font-size: 12px;
}

#menu_level_3_desktop.determination 
{
	top: 299px; 
}



#menu_level_3_desktop ul
{
margin: 0px; 
border: 0px;
padding: 0px;
left: 20px;
list-style-type: none;
display: block;
position: relative; 
}

#menu_level_3_desktop ul li 
{
display: inline;
padding: 0px;
border: 0px;
margin: 0px;
float: left;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-style: bold;
	list-style-type: none;
	margin: 2px; 
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
	border:0px solid #000000;

	color: #000000;
	
}

#menu_level_3_desktop ul li input
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-style: default; 
	list-style-type: none; 
	padding: 0.1em 0.1em; 
	border: 1px solid black; 
	color: #000;
	float: left;
	cursor: pointer; 
	
}


#menu_level_3_desktop ul li input.selected
{
	background-color: yellow;
	color: #000;
}

#menu_level_3_desktop ul li input:hover
{
	background-color: #005d1F;
	color: #FFFFFF;
}


#menu_level_2_desktop ul
{
padding: 0px;
margin: 0px;
border: 0px;
right: 20px;
list-style-type: none;
display: block;
position: fixed;
float: right;
}


#menu_level_2_desktop ul li 
{
display: inline;
padding: 0px;
border: 0px;
margin: 0px;

}

#menu_level_2_desktop ul li input
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-style: bold;
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	background-color: #F0F0F0;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color: #000000;
	float: right;

}

#menu_level_2_desktop ul li input.selected
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-style: bold;
	list-style-type: none; 
	padding: 0.1em 0.1 em 0.1em 0.1em;
	background-color: yellow;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color: #000;
	float: right;
}

#menu_level_2_desktop ul li input:hover
{
	background-color: #005d1F;
	color: #FFFFFF;
	cursor: pointer;
}


#container_species_relative
{
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 130px;
font-family: Verdana, Arial, sans-serif;
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 3px solid black;
border-top: 1px solid black;
margin: 0px;
color: black;
display: block;
background-color: #E0E0E0;
font-size: 15px;
}

#container_species_relative_contrasting
{
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 130px;
font-family: Verdana, Arial, sans-serif;
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 3px solid black;
border-top: 1px solid black;
margin: 0px;
color: black;
display: block;
background-color: #C0C0C0;
font-size: 15px; 
}

#species_text
{
padding: 10px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
border: 0px solid black;
}



#thumbnail_and_text
{
padding: 10px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #F0F0F0;
border: 1px solid black;
margin: 10px; 

}

#thumbnail_and_text_contrasting
{
padding: 10px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #D0D0D0;
border: 1px solid black;
margin: 10px; 

}


#etymology_species_text
{
padding: 10px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
}


#thumbnails_horizontal
{
position: relative;
left: 20px;
}

#thumbnails_vertical
{
position: relative;
left: 20px;
}

#container_genus_relative
{
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 114px;
font-family: Verdana, Arial, sans-serif;
padding: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 3px solid black;
border-top: 1px solid black;
margin: 0px;
color: black;
display: block;
background-color: #E0E0E0;
font-size: 15px; 
}

#text_genus_relative
{
padding: 10px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}





#sidebar
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
border: 0px;
padding: 0px;
margin: 1px solid black;
position: fixed;
height: 100%;
width: 430px;
color: black;
top: 0px;
left: 0px; 
display: block;
background-color: #ADD9FE; 
}

.selected_characters
{
position: relative;
float: left;
padding: 0px;
margin: 0px;
border: 1px solid black;
}




.table_left
{
top: 130px; 
left: 14px;
position: fixed;
width: 360px;
font-size: 16px;  
padding: 0px;
margin: 0px;
border: 0px solid black;
background-color: #E0E0E0; 
}

.table_left_tr
{
padding-left: 10px;
padding-right: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: #E0E0E0; 
}
	
.table_left_td
{
padding-left: 10px;
padding-right: 0px;
margin-left: 10px;
margin-right: 0px;
background-color: #E0E0E0; 
}
	
	
.table_left_font_small_td
	{
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 12px;  
	background-color: #E0E0E0; 
	}
	
.illustration_100
{
position: relative;
padding: 0px;
margin: 0px;
border: 0px solid blue;
}

.illustration_full_size
{
position: relative;
padding: 0px;
margin: 0px;
border: 0px solid blue;
height: 100%;
}



td.genera
{
background-color: #F0F0F0; 
}

td.higher_taxa
{
background-color: #F0F0F0; 
}


td.higher_taxa a:hover
{
background-color: #ADD9FE; 
}




td.distribution{
		padding: 0.2em;
		background-color: #F0F0F0;
		color: #000000;
		text-align: left;
		vertical-align: top;
		margin-top: 0em;
		margin-bottom: 0em;
	}
	
td.vernacular
{
border: 1px solid black;	
}
	
td.even{
background-color: #E0E0E0;	
}

td.uneven{
background-color: #D0D0D0;	
}

td.selected{
background-color: yellow;	
}

input.selected_taxonomy{
background-color: yellow;	
font-size: 1.0rem;
font-weight: bold;
border: 0px solid gray;
}

input_taxonomy{

font-size: 1.0rem;
border: 0px solid gray;
}



input.selected{
background-color: yellow;	
font-size: 1.0rem;
border: 0px solid gray;
}

input{
font-size: 1.0rem;
border: 0px solid gray;
}

input.hd_illustration{
font-size: 1.0rem;
border: 3px solid gray;
}


	
	





#screen_resolution
{
position: relative;
display: block;
left: 0px;
top: 20px;
padding: 0px;
margin: 0px;
border: 2px solid black;
}


#enlarge_to_full_size_mobile
{
position: fixed;
top: 15px;
left: 220px;
width: 30px;
height: 30px;
}


#toon_info_panel 
{
position: fixed;
top: 5px;
left: 20px;
width: 30px;
height: 30px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 1px solid black;
display: none;
}

#toon_text 
{
position: fixed;
top: 5px;
left: 115px;
width: 50px;
height: 50px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 0px solid red;
display: block;
}



#full_size 
{
position: fixed;
top: 5px;
left: 60px;
width: 30px;
height: 30px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 1px solid black;
display: none;
}


#container_illustration
{
position: fixed;
top: 0px;
left: 600px;
right: 0px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 0px solid black;
overflow: auto;
}

#container_illustration.test
{
left: 2000px;
}

#container_illustration_window_closed
{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 0px solid green;
overflow: auto;
display: none;
}

#container_text
{
position: fixed;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 0px solid black;
overflow:  auto;
display: block;
}

#return_to_illustration 
{
position: fixed;
top: 5px;
left: 5px;
width: 50px;
height: 50px;
bottom: 0px;
padding: 0px;
margin: 0px;
border: 0px solid red;
display: block;
}

#page_arrow_left
{
position: fixed;
top: 1030px;
left: 5px;
}

#page_number
{
position: fixed;
display: block;
top: 1040px;
left: 300px;
}

#page_arrow_right
{
position: fixed;
display: block;
top: 1030px;
left: 600px;

}

#bottom_line_baobab_header_left 
{
position: fixed;
display: block;
top: 94px;
left: 0px; 
padding: 0px;
border-left: 0px;
border-right: 0px solid black;
border-bottom: 1px solid black;
border-top: 0px solid black;
margin: 0px;
height: 0px;
width: 430px;
color: black;
background-color: #000000; 
}


#special_groups_left
{
position: fixed;
display: block; 
left: 10px;
top: 150px;
margin: 10 px;
border: 0px solid black;
width: 280px;
height: 90%;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
background-color: #E0E0E0; 
overflow: scroll;
}

#name_special_group_left
{
position: fixed;
display: block; 
left: 10px;
top: 110px;
margin: 10 px;
border: 0px solid black;
width: 280px;
height: 90%;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
background-color: yellow; 
}

#special_groups_right
{
position: fixed;
display: block; 
left: 300px;
top: 120px;
margin: 10 px;
border: 0px solid black;
width: auto;
height: 95%;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
background-color: #F0F0F0; 
overflow: scroll;
}



.thumbnail {
position: relative;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

.thumbnail_compare {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
border: 10px solid yellow;
margin-left: 0px;
margin-right: 20px;
margin-bottom: 0px;
margin-top: 0px;
}

.thumbnail_selected {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
border: 4px solid red;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0px;
margin-top: 0px;
}

.thumbnail_unselectable_dotted_red {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
border: 4px dotted red;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0px;
margin-top: 0px;
}

.thumbnail_unselectable_gray {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
border: 4px solid gray;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0px;
margin-top: 0px;
}

.thumbnail_not_selected {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
border: 4px solid yellow;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0px;
margin-top: 0px;
}


#menu_left
{
display: block; 
padding: 0px;
margin: 0px;
border: 0px;
right: 0px;
}

#menu_left ul
{
padding: 0px;
margin: 0px;
border: 0px;
list-style-type: none;
display: block;
}

#menu_left ul li 
{
display: inline;
padding: 0px;
border: 0px;
margin: 0px;
}

#menu_left ul li a
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-style: bold;
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	background-color: #ADD9FE; 
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color: #000000;
	float: left;
	width: 45px;
}

#menu_left ul li a.selected
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-style: bold;
	list-style-type: none; 
	padding: 0.1em 0.1em 0.1em 0.1em;
	background-color: yellow;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color: #000;
	float: left;
}

#menu_left ul li a:hover
{
	background-color: #005d1F;
	color: #FFFFFF;
}

#family_tree
{
position: relative;
top: 170px;
}

#family_tree_line
{
background-color: yellow;
font-weight: bold;
}



#yellow
{
font-weight: bold;
background-color: yellow;
display: inline;
}

#yellow: hover
{
font-weight: normal;
background-color: blue;
}

#family_tree_line_selected_taxon
{
font-weight: bold;
background-color: red;
//position: relative;
//
//float: left;
}


td.species_number{
		padding: 0.2em;
		background-color: #F0F0F0;
		color: #000000;
		text-align: right;
		vertical-align: top;
		vertical-align: top;
	}
	

.description_determination{
		padding: 0.2em;
		background-color: #DDF2F7;
		color: #000000;
		text-align: left;
		vertical-align: top;
		margin-top: 0em;
		margin-bottom: 0em;
		height: 20px;
		width: 530px;
		border-top: 1px solid black;	
		width: 600px;	
	}

.family_determination{
		padding: 0.2em;
		background-color: #DDF2F7;
		color: #000000;
		text-align: left;
		vertical-align: top;
		margin-top: 0em;
		margin-bottom: 0em;
		border-top: 1px solid black;		
	}

.genus_determination{
		padding: 0.2em;
		background-color: #DDF2F7;
		color: #000000;
		text-align: left;
		vertical-align: top;
		margin-top: 0em;
		margin-bottom: 0em;
		border-top: 1px solid black;
		width: 40px;		
	}	
	
.thumbnail_determination{
		padding: 0.2em;
		background-color: #DDF2F7;
		color: #000000;
		text-align: left;
		vertical-align: top;
		margin-top: 0em;
		margin-bottom: 0em;
		border-top: 1px solid black;
		top: 0px;
		width: 1300px;
	}

	
.higher_taxa{
		padding: 0.25em;
		background-color: #EAF2F7;
		color: #000000;
		text-align: left;
		vertical-align: top;
		width: 6em;		
	}	

.genera{
		padding: 0.25em;
		background-color: #EAF2F7;
		color: #000000;
		text-align: left;
		vertical-align: top;
		width: *;
	}	


.right{
		padding: 0.2em;
		background-color: #ADD9FE;
		color: #000000;
		text-align: right;
		
	}
	
	
	.left{
		padding: 0.2em;
		background-color: #ADD9FE;
		color: #000000;
		text-align: left;
		
	}
	
	

	


#test
{
display: block;
position: fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 12px; 
padding: 3px;
border: 5px;
margin: 1px solid black;
width: 250px;
height: 1070px;
color: black;
top: 330px;
right: 30px;
background-color: #876543; 
overflow: auto;
}

input[type=checkbox]:checked + label {color: #ff0000;}









 td.statistics{
		padding: 1em;
		background-color: #DDDDDD;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px; 
		text-align: left;
		vertical-align: top;
		border: 0px;
		margin: 1px;
		padding: 3px;
		height: 20px;
		width: 200px;
	}
	
tr.own_input
{
background-color: #DD0000;
}

#container_resultset_photos
{
display: block; 
position: fixed;
left: 0px;
right: 0px;
top: 120px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
}

#resultset_photos
{
left: 0px;
display: block; 
position: relative; 
border: 0px solid red;
margin: 0px;
padding: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
background-color: #F0F0F0; 
}


#locality
{
position: fixed;
top: 30px; 
right: 95px; 
width: 120px;
height: 20px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 14px; 
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1px;
padding-top: 0px;
border: 1px solid black;
background-color: #FFFFFF; 
}

#distribution_unit
{
position: fixed;
top: 30px; 
right: 240px; 
width: 120px;
height: 20px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 14px; 
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1px;
padding-top: 0px;
border: 1px solid black;
background-color: #FFFFFF; 
}


#id
{
position: fixed;
display: block; 
top: 30px; 
right: 675px; 
width: 40px;
height: 20px;
color: #000000; 
font-family: Verdana, Arial,sans-serif;
font-size: 12px; 
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1px;
padding-top: 0px;
border: 1px solid black;
background-color: #FFFFFF; 
}




#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
  line-height: 1;
  box-sizing: content-block;
}
#cssmenu {
  height: 0px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  width: auto;
}


#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}

 
#cssmenu a {

  background: #ADD9FE;

  color: #000;
  display: inline-block;
  font-family: Verdana, Arial, sans-serif; 

  
  line-height: 25px; 
 
  margin: 0 px;
  border: 0px solid red;
  text-decoration: none;
}

#cssmenu ul {
  list-style: none;
  position: fixed;
  padding: 0px;
  top: 63px;
  right: 110px;
}

}
#cssmenu > ul {
  float: right;
}

#cssmenu > ul > li {
  float: right;
}

#cssmenu ul li input
{
	background-color: #ADD9FE;
	font-size: 16px; 
	font-style: default; 
	border: 0px solid black;
	padding: 0 10px; 
}

#cssmenu ul li input.selected
{
	background-color: #F0B531;
	
}

#cssmenu ul li input.selected:hover
{
	background-color: #F0B531;
	color: black;
	cursor: default; 
}

#cssmenu ul li input:hover
{
	background-color: green;
	cursor: pointer; 
		color: white;
}


#cssmenu > ul > li > a {
  color: #000;
  font-size: 16px; 
  font-style: default; 
}

#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 0px solid transparent; 
  border-right: 0px solid transparent; 
  border-bottom: 0px solid #db000b; 
  margin-left: 0px; 
  background: #444444; 
}


#cssmenu > ul > li:first-child > a {

}

#cssmenu > ul > li.active:after {

  background: #444444;
}
#cssmenu > ul > li.active > a {
 
  background: #444444; 
 

}
#cssmenu > ul > li:hover > a {
 	background-color: #005d1F;
	color: #ABCDEF; 

}


#cssmenu .has-sub {
 z-index: 1; 
}

#cssmenu .has-sub:hover > ul {
  display: block;
}

#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 250px;
  top: 100%;
  left: 0;
}

#cssmenu .has-sub ul li {
  margin-bottom: -1px;
}

#cssmenu .has-sub ul li a {
  background: #444444; 
  border-bottom: 1px dotted #ff0f1b;
  filter: none;
  font-size: 16px; 
  display: block;
  padding: 10px;
  color: #ffffff;
}

#cssmenu .has-sub ul li:hover a {
  background: #a80008;
}

#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}

#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}

#cssmenu .has-sub .has-sub ul li a {
  background: #999999; 
  border-bottom: 1px dotted #ff0f1b;
}

#cssmenu .has-sub .has-sub ul li a:hover {
  background: #000000; 
}

#cssmenu ul li a.selected
{
	
	background-color: #F0B531; 
	color: #000;

}



.rTable{
	display: table;
}
