
	#ftxt_explanation {
		
		padding:40px 20px 0px 5px;
		font-size:18px;
	}
	#version {
		position:fixed;
		top:5px;
		right:5px;
		z-index:3000;
		color:white; /* color:#888888; */
		text-align:right;
		padding-right:3px;
	}
/* == menu left === */
	.big {
		font-size:18pt;
		font-weight:bold;
	}
	.border {border:thin solid gray;border-radius:5px;}
	.borderbottom {border-bottom:thin solid #aaa;}
	.width-150 {width:150px;}
	.width-110 {width:110px;}
	.bottombar {border-bottom:thin solid #}
	/* overrule earlier set style */
	.nav-sidebar {
		margin: 0 0 5px 10px; /*-20px;*/
		padding:0 0 2px 0;
		line-height:0.9;
        font-weight:bolder;
        background-color:#f8f8f8;
	}
	.nav-sidebar-text {
		padding:0 0 0 15px;
	
	}
	.include-in-search {
		margin-top:20px;
		font-size:13px;
		font-weight:bold;
		color:#aaaaaa;
	}
	.menu-separator {
		font-size:13px;
		font-weight:bold;
		font-style:italic;
		color:#666666;/*#888888;	*/
		margin: 15px 0px 2px 1px;
		padding: 5px 0px 5px 3px;
		/*vertical-align: top;*/
        /*
        border-left:#dddddd 2px solid;
		border-bottom:#dddddd 2px solid;
        border-bottom-left-radius: 7px; /*7px 0px 0px 10px;*/
        */
		/*background-color:#dddddd;*/
	}
	.bookmark-menu {
        font-style:italic;
        margin-top:15px !important;
	}
	.sidebar {
		width:150px;
	}
	.not-active {
	   cursor: not-allowed;
	   color:#333; /* 337ab7; 5590d0;*/
	   font-weight:normal;
	   pointer-events: all;
	   opacity:0.7;
	}
	#sidebar-wrapper {
	background-color:#f8f8f8;
	/*width:170px;*/
	}
	.year-filter {
		padding-left:0px;
		margin-left:20px;
	}
	#menu_bookmark{
		/*margin-left:-20px;*/
	}
	

/* ==== */
	.table-result {
		width:100%; 
		border:#eeeeee thin solid;
	}
	.th-result-left{
		max-width:400px;
		padding:2px 0px 2px 5px; 
		border:#e0e0e0 medium solid;
		background-color:#e0e0e0;
	}
	.th-result-right{
		padding:2px 0px 2px 5px; 
		border:white medium solid;
		background-color:#e0e0e0;
		/*max-width:400px;*/
	}
	.td-result-left{
		padding:2px 0px 2px 5px; 
		margin: 2px 1px 2px 1px; 
		border:white medium solid;
		background-color:#f0f0f0;
		/*white-space: nowrap;*/
		min-width:10px;		
	}
	.td-result-right{
		padding:2px 0px 2px 5px; 
		border:white medium solid;
		background-color:#f0f0f0;
		min-width:200px;
		/*white-space: nowrap;*/
		
	}

/* == search screen === */
.numbers-found{
	margin:15px 0px 5px 5px;
}
.selected-for{
	margin:15px 0px 5px 5px;
	font-weight: bold;
	font-size: 11pt;
}
.goback {
	margin:70px 0px 20px 0px;
}
.big {
	font-size:16pt;
	font-weight:bold;
}
.title-list {
	font-weight:bolder;
	font-size:13px;
}
.aut-list {
	font-size:13px;
	/*padding-left:5px;*/
	font-style:italic;
}
.sub-list {
	background-color:#f8f8f8;
}
.open-close{
	width:60px;
}
.session-title{
	font-weight:bold;
	font-size: 12pt;
	color:#337ab7;
	text-decoration:none;
}
.session-category{
	font-style:italic;
	font-weight:400;
	font-size: 9pt;
	color:#337ab7;
}
a.session-title{
	font-family: helvetica;
	font-weight:bold;
	font-size: 13px;
	color:#337ab7;
	text-decoration:none;
}
/*a.decoration-none{text-decoration:none;}*/

a:link.decoration-none, a:visited.decoration-none, a:hover.decoration-none, a:active.decoration-none  {
	text-decoration:none;
	font-size:13px;
}
.nr-of-items{
	font-family: helvetica;
	font-weight:normal;
	font-size: 13px;
	color:#337ab7;
	text-decoration:none;	
}
.year-abstract{
	width:120px;
	font-size:13px;
}
.year {
	min-width:50px;
}
.bookmark {
	width:20px;
	padding-left:20px;
	background-color:white;
}
.button-gray {
	background-color:gray;
}
ul{
	margin:0px;
	padding:0px;
}
.pagination {
	margin:0px;
}
}