.popup p {
	padding-right:15px;
	font-weight:bold;
}

#my-thumbs-list{
  overflow: auto;
  width: auto;
  height: 120px;
}

.imgThumbnail{
	height:100px;
	padding:2%;
}

.article-info {
	display:none;
	margin-top: 5px;
}

.article-info.info-text {
	margin-top:50px;
}

/*#facets {margin-top: 4%;}*/

.button,.facet-button {
	cursor:pointer;
	//border-radius:1px;
	margin-top:5px;
	//width:250px;
	padding:10px;
	//height:15px;
	//background:rgba(66,139,202,0.7);
}

.Tuntematon{
	pointer-events: none; cursor: default;
	color: #333;
}

.TuntematonText{
	//display:none;
}

.ohje-text{
	margin-left:2%;
	margin-right:1%;
}

#ohje-facet{
	margin-bottom:1px;
	background-color: #f2f9ff;
}

#aos-facet{
	margin-bottom:1px;
	background-color: #f2f9ff;
}

#mention-person-facet{
        margin-bottom:1px;
        background-color: #f2f9ff;
}

#ner-facet{
	margin-bottom:1px;
	background-color: #f2f9ff;
}

#author-facet{
	margin-bottom:1px;
	background-color: #f2f9ff;
}

#magazine-facet{
	margin-bottom:1px;
	background-color: #f2f9ff;
}

#facet-form{
	margin-top:5px;
	margin-bottom:5px;
}

#place-facet{
	margin-bottom:1px;
	background-color: #f2f9ff;
}

#event-facet{
        margin-bottom:1px;
        background-color: #f2f9ff;
}


table.tablesorter tr:nth-child(even) {
	background-color: #f2f9ff;
}

.facet-container{
	/*padding-top: 40px;*/
}

/* th.headerSortDown { 
    background-image: url(tablesorter/themes/blue/desc.gif); 
    background-repeat: no-repeat; 
    background-position: center right; 
}

th.headerSortUp { 
    background-image: url(tablesorter/themes/blue/small_asc.gif); 
    background-repeat: no-repeat; 
    background-position: center right; 
}  */

.headerUnSorted { 
    background-image: url(tablesorter/themes/blue/bg.gif); 
    background-repeat: no-repeat; 
    background-position: center right; 
} 

table.tablesorter .headerSortDown {
 background-image: url(tablesorter/themes/blue/desc.gif) !important;
 background-repeat: no-repeat; 
 background-position: center right; 
 height:30px;
 font-size:16px;
 cursor:pointer;
}
 
table.tablesorter .headerSortUp {
 background-image: url(tablesorter/themes/blue/asc.gif) !important;
 background-repeat: no-repeat; 
 background-position: center right; 
 height:30px;
 font-size:16px;
 cursor:pointer;
}

#resultDisplay {
/*position:absolute; 
left:320px; 
right:10px;
top: 7%; 
padding-left:10px; 
background:rgb(240,240,240);
background:white;
min-width:900px;
min-height:100%;
*/
position:relative;
}
tr#header {
//	background: rgb(150,150,150);
	height:30px;
	font-size:16px;
	cursor:pointer;
}
tr.content {
	min-height:30px;
	padding:2px;
}
tr.content td {
	padding:4px;
}

/*tr.content:nth-child(even) {background: rgb(220,220,220)}*/
/*tr.content:nth-child(odd) {background: rgb(250,250,250)}*/

.hidden {
	display:none;
}
.extra-info {
 position:fixed;left:325px;height:400px; width:800px; top: 120px;
}
.magazine-frame {
position:absolute; top:0px; width:1010px; height:100%; left:320px;
}
#article {
	border: 3px solid;
	height:98%;
	width:100%;
}
div.img {
	position:absolute;height:42px; width:100%;
}
.close-info,.close-article{
	float:right;
	cursor:pointer;
}
#extra-info-iframe {
	 height:100%; width:100%; border:solid 2px;
}

#popup-content {
	background:rgb(250,250,250);
	width:100%;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border:2px solid;
}
