.tech_browser {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    font-size: 10pt !important;
}

.guides {
    position: absolute;
    z-index: 1;
    animation-name: badge_animate;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    animation-delay: 0.5s;
    max-width: 170px !important;
    opacity: 3;
    display: block;
    right: 52px;
    top: 15.5%;
}

@media only screen and (max-width: 1240px) {
.guides img {
    width: 70px !important;
}

.guides div {
    max-width: 83px;
}

.guides {
    position: fixed;
    z-index: 1;
    animation-name: badge_animate;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
    animation-delay: 0.5s;
    opacity: 3;
    display: block;
    right: 0% !important;
    top: 27%;
    width: auto;
}

.guides span {
    font-size: 10px !important;
}

}



#header{
	background-color:#fff;
	background-image:url(./image/header/banner.png);
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:center top;
	height:138px;
	width:100%;
	min-width:800px;
	box-shadow: 1px 5px 5px #888888;
	-moz-box-shadow: 1px 5px 5px #888888;
   -webkit-box-shadow: 1px 5px 5px #888888;
	/*margin-bottom:5px;*/
}


#main_content_home{
	background-image:url(./image/home/homeBG.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:left top;
	min-width:800px;
	width:100%;
	text-align:center;
}

#main_content{
	min-width:800px;
	width:100%;
	text-align:center;
}

#logo{
	display:inline-block;
	float:left;
	margin:30px;

}
#logo a{
	text-decoration:none;
}
#logo img{
	height:85px;
	vertical-align:bottom;
}

#logo div{
	display:inline-block;
	background:rgba(255,255,255,0.5);
	border-radius:5px;
}
#sitename{
	font-weight:500;
	font-size:32px;
	color:#84c3d4;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}

#siteslogan{
	font-weight:bold;
	padding-left:45px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
#langWrapper{
	display:inline-block;
	float:right;
	/* margin:1%; */
	text-align:right;
	margin-top: 19px;
    margin-right: 15px;
}

.langLink img{
	width:18px;
	cursor:pointer;
	margin-right:2px;
}

.langLink img:hover{
	box-shadow: 1px 1px 3px #999;
	-moz-box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
}

#page_content{
	width:100%;
	text-align:center;
	display:inline-block;
}

#footer{
	clear:both;
	text-align:center;
	background-color:#fff;
	padding:0 1% 1% 1%;
	height:5%;
	box-shadow: 1px -5px 7px #999;
	-moz-box-shadow:1px -5px 7px #999;
	-webkit-box-shadow:1px -5px 7px #999;
	margin-top:5px;
}
#footer a {
	text-decoration:none;
}

.sponsors{
	display:inline-block;

}

.sponsors img{
	height:70px;
	border:#eee 1px solid;
}
.sponsors-wrapper{

}

#search{
	margin-bottom:2%;
	margin-top:4%;
	text-align:center;
	text-align:center;
	width:100%;
}

#searchWrapper{
	width:80%;
	text-align:left;
	display:inline-block;
	max-width:1000px;
}
input[type="submit"]{
	appearance:normal;
	-moz-appearance:normal; /* Firefox */
	-webkit-appearance:normal; /* Safari and Chrome */

}
.homeSearchBtn{
	background-image:url(./image/home/searchIcon.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#fff;
	background-size:48px 48px;
	width:58px;
	height:58px;
	margin:0;
	padding:3px;
	border:#84c3d4 2px solid;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	cursor:pointer;
	-webkit-appearance:normal;
}
.homeSearchInput{
	width:82%;
	height:55px;
	background-color:#fff;
	vertical-align:top;
	font-size:22px;
	color:#333;
	border:#84c3d4 2px solid;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding-left:5px;
	float:left;
}

#loNumber{
	/*background:url(./image/home/lonumberBG1.png) no-repeat;background-position:left center;
	background-size:100% auto;*/
	background-color:#b8d690;/*d4f4a9;*/
	border-radius:50px;

	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:32px;
	font-style:italic;
	color:#fff;
	height:100px;
	display:inline-block; width:100px; float:right; position:relative; top:100px;right:-400px;  z-index:100;
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	transform: rotate(25deg);
	-moz-box-shadow:5px 5px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 2px rgba(0,0,0,0.2);
	box-shadow:5px 5px 2px rgba(0,0,0,0.2);
		text-align:center;
}
#loNumber div{
	font-size:12px;
	line-height:13px;
}

#browse{
	margin-bottom:2%;
	margin-top:2%;
	text-align:center;
	width:100%;
}

#browseWrapper{
	width:80%;
	text-align:left;
	display:inline-block;
	max-width:1000px;

}

#footerLinks{
	width:100%;
	text-align:center;
	padding-top:2%;
	padding-bottom:2%;
	display:inline-block;

}

#footerLinks a{
	background-color:rgba(255, 255, 255, 0.6);
	padding:5px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:0.5%;
	padding-left:40px;
	background-image:url(./image/home/icon_info.png);
	background-repeat:no-repeat;
	background-position:-1px center;
	background-size:30px 30px;
	height:30px;
	cursor:pointer;
	text-decoration:none;

}
#footerLinks a#featured{
	background-image:url(./image/home/icon_featured.png);
}
#footerLinks a:hover{
	background-color:rgba(255, 255, 255, 0.9);
}



.homeMenuTitle{
	height:15px;
	color:#fff;
	display:inline-block;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	padding:10px;
	padding-right:30px;
	background-image:url(image/home/titleBGR.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:100%  auto;
	cursor:default;
}
.homeMenuSubtitle{
	background-image:url(./image/home/titleBG.png);
	background-repeat:no-repeat;
	background-position:-1px; 0;
	background-size:35px 35px;
	display:inline-block;
	height:35px;
	width:35px;
	position:relative;
	top:-12px;
	left:-1px;
}

.browseOption{
	padding:5px;
	border-radius:5px;
	border:#57b3cb 3px solid;
	background-color:#fff;
	margin-right:3%;/*1% 20%*/

	cursor:pointer;
}
.browseOptionWrapper{
	width:22%;
	display:inline-block;
}

.browseOptionLabel{
	color:#666;
	text-align:center;
	padding-top:3px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.browseOptionLabel:hover{
	color:#222;
}
a.browseOptionLink{text-decoration:none;}

a.browseOptionLink:hover div.browseOptionLabel{
	color:#222;
}

.browseOption img{
	width:100%;
}

.browseOption:hover{
	border:#a1dbeb 3px solid;
}

.footer_info{
	color:#999;
	font-size:9px;
	padding-top:5px;
	cursor:default;
	clear:both;
}
#general_wrapper{
	display:inline-block;
	height:100%;
	width:100%;
}

#seperator{
	width:50px;
	text-align:center;
	position:relative;
	left:45%;

}

#seperator div{
	font-family:"verdana";
	display:inline-block;
	width:58px;
	height:58px;
	color:#fff;
	font-style:italic;
	font-size:36px;
	background-color:#2b3e42;
	border-radius:29px;
	z-index:1000;
	padding-top:3px;
	cursor:default;
}

.logoutLink{
	padding-top:10px;
	background:#fff;
	color:#c2652f;
}
.logoutLink a{
	font-size:12px;
	font-weight:bold;
	color:#c2652f;/*#2b3e42;*/
}
.logoutLink a:hover{
	color:#e2661e;
}
.wrap{
	width:80%;
	background-color:#fff;
	text-align:left;
	display:inline-block;
	margin-top:5px;
	max-width:1200px;
	min-width:1000px;

}

.navSection{
width:15%;display:inline-block; vertical-align:top;padding-top:50px;background-color:#fff;height:100%;margin-top:5px;
}
.subContainer{
width:40%;
}
.social_side_menu{
	background-color:#fff;
	border:#ccc 1px solid;
	border-top-left-radius:5px;
	padding:1px;
	border-bottom-left-radius:5px;
	padding:5px;
	display:inline-block;
	position:fixed;
	top:140px;
	right:0px;
	border-right:0;
	box-shadow: -3px 3px 5px #666;
	-moz-box-shadow:-3px 3px 5px #666;
	-webkit-box-shadow:-3px 3px 5px #666;
	z-index:1000;
}
.social_side_menu a{
	cursor:pointer;
	text-decoration:none;
}
.socialButton{
	display:inline-block;
	width:32px;
	height:32px;
	float:right;
	background-image:url(./image/header/tweet.png);
	background-repeat:no-repeat;
	background-size:auto 100%;
	cursor:pointer;
}

#fbLink div.socialButton{
	background-image:url(./image/header/fb.png);
	margin-bottom:3px;
}

#fbLink:hover div.socialButton{
	background-image:url(./image/header/fbActive.png);
}

#tweetLink:hover div.socialButton{
	background-image:url(./image/header/tweetActive.png);
}


.stripe{
	background-image:url(./image/stripe7.png);
	background-repeat:repeat;
	margin-top:0px;
}
#resultsSearchWrapper{
	width:80%;
	text-align:left;
	display:inline-block;
	max-width:1000px;
	padding-top:1%;
	padding-bottom:1%;
}

.resultsSearch{
	padding-top:4%;
	padding-bottom:4%;
	background-image:url(./image/home/searchBG.jpg);
	background-size:100% auto;
	background-position:left top;
	background-repeat:no-repeat;
	text-align: center;
	width: 100%;
}


/*****************/
.info-container{
	position:relative;
	margin: 1% 7% 3% 7%;
	width:90%;

}
.info-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.info-item{
	position:relative;
	float:left;
	width:40%;
	text-align:center;
	margin:0.5% 1% 2% 1%;
}
.info-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #53bfc5;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.info-close{
	position:absolute;
	top:10px;
	right:150px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.info-close:hover{
	opacity:1.0;
}
.info-item-main{
	padding:10px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.info-icon{
	width:275px;
	height:220px;
	border:#eee 1px solid;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/lo5.png) no-repeat center center;
}

.info-item h3{
	font-family: Myriad,"Trebuchet MS", Arial, Helvetiinfo, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#333;
	margin-top:10px;
	text-align:left;
	text-shadow: 0px 1px 1px #e4ebe9;
	font-weight:normal;
	background-image: url(./image/photodentroLogoDsch.png);
	background-repeat:no-repeat;
	background-size:auto 90%;
	background-position:left center;
	padding:30px 0 5px 80px;
	height:40px;

}
.info-item h3#lrt{
	background-image: url(./image/lrt.png);
}


.info-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:18px;
	text-align:left;
	border-left:0px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
	font-weight:normal;
}
.info-item h4 span{
	text-indent:40px;
	display:block;
}
.info-item h4  span.info-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}

.info-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:22px;
	text-align:left;
}


.info-img-container{
	display:inline-block;
	width:20%;
	float:left;
	margin-bottom:10px;
}
.info-img-container img{
	width:70%;
}
/***************/

.infoWrapper{
	clear:both;
	text-align:left;
	background-color:#defbfb;
	background-image:url('./image/patternF.png');
	padding-bottom:20px;
}
.infoHeader{
	background: url('./image/home/icon_infoIN.png') #AC4269 no-repeat 15px center;
	background-size:auto 14px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 20px 5px 30px;
	font-size:12px;
}
.featuredHeader{
	background: url('./image/home/icon_featuredIN.png') #52A0CB no-repeat 15px center;
	background-size:auto 14px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 20px 5px 30px;
	font-size:12px;
}

.return{
	cursor:pointer;
	float:right
}
.return img{
	height:18px;
	vertical-align:middle;
}

.featuredWrapper{
	text-align:left;
	background-color:#eee;
	height:1000px;
	background-image:url('./image/pattern.png');
}

.thumb_container{
	width:150px;
	height:100px;
	display:inline-block;
	background: url('./image/photodentroLogoDsch.png') #52A0CB no-repeat center center;
	background-size:100% auto;
}
.versionInfo{
	text-align:right;
	font-size:9px;
	margin: 3px 0px 5px 0;
	color: #999;
	cursor:default;
}
.twitter-share-button{
color:#ff0000;
}

#startloadingImg{width:40px;margin-top:7px;}

.clearSpanImage{
float:right;
cursor: pointer;
position: relative;
top: -10px;
}
.clearImage{
height:30px
}


#header-aggreagtor-link{
	position:relative;
	top:-80px;
	right:-78px;
	display:inline-block;
	float:right;
	font-family:MyriadPro-Semibold;
	font-size:16px;
	 background-color:#e4c2a9;
    background-image: url(image/logo_aggregator.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 50px auto;
	padding:8px 20px 4px 60px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	-webkit-box-shadow: -5px 5px 5px -1px rgba(112,112,112,0.27);
	-moz-box-shadow: -5px 5px 5px -1px rgba(112,112,112,0.27);
	box-shadow: -5px 5px 5px -1px rgba(112,112,112,0.27);
	width:350px;

}

.footer-links{
	text-align:right;
}

.footer-links a{
	opacity:1;
}

.footer-links a:hover{
	opacity:0.8;
}

.ageLabel{
	width:150px !important;
}
.ageSelect {
    margin-top: 7px;
    width: 60px !important;
	margin-left: 13px;
}
.ageTd{
vertical-align:bottom;

}
.readonlytext
{
    border: none;
    color: transparent;
    display: inline-block;
    text-shadow: 0 0 0 gray;
    &:focus {
        outline: none;
    }
}
/*
#extraMetaTable{
border-bottom: medium none;
border-radius: 0;
}*/

#extraMetaTable tr{
vertical-align:top;
padding-bottom:20px;
}

#extraMetaTable tr{
vertical-align:top;

}


#extraMetaTable .submitLabel{
background-color: #ffffff !important;
text-align:left;
padding-top:20px;
padding-left:0px;
}
.role-group{
  font-size: 10pt;
  color: #626263;
    font-weight: bold;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.lfentities, .meta-contribute_el{
  font-size: 10pt;

	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}


#lifecycle-contribute-funding_ergo{
	cursor:pointer;
}

.metadata-box {
	position: relative;
	padding:15px 30px 20px 30px;
	background-color:#fff;
	margin-left:-15px;
	margin-right:-15px;
	margin-top:10px;
	margin-bottom:20px;
	display:none;
	-webkit-box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.36);
box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.36);
border-left:#eee 1px solid;
border-right:#eee 1px solid;

}

.metadata-plus-link{
	cursor:pointer;
	color:#3c6f70;/*#a53601*/
}
.metadata-plus-link:hover{
	color:#5da3a5;/*#f26522*/
}
.metadata-plus-link.active{
	color:#5da3a5;/*#f26522*/
}

.metadata-plus-img{
	height:16px;
	width:16px;
	cursor:pointer;
	vertical-align:sub;
	transition: transform 0.25s;
}

.metadata-plus-img:hover, .metadata-plus-img.trigger{
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
	 transition: transform 0.1s;
}
.metadata-plus-img.active{
	-webkit-transform: rotate(90deg);/*135*/
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
	 transition: transform 0.5s;
}


.metadataBoxLabel{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#5da3a5;
	text-decoration:underline;

}
.metadataBoxValue{
	color:#3c6f70;
}

.metadataBoxField{
	color:#000;
	font-weight:normal;
}

#new-item-items, #new-meta-items{
	margin-bottom:3px;
}



.lrt-group span.lrt-group-label{cursor:pointer; display:inline-block;margin:10px 0 3px 0; color:#666; font-weight:bold; opacity:0.8}
.lrt-group span.lrt-group-label:hover{opacity:1;}
.lrt-group ul{list-style: none; margin:0px; display:none;}
.lrt-group ul li{cursor:pointer; opacity:0.7; margin-top:3px;}
.lrt-group ul li:hover{opacity:1}

.dot{
	height: 9px;
    width: 9px;
    background-color: #8e8e8e;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
ul#list200 span.dot{background-color:#8acec1} #label200{color:#4d8c80}
ul#list300 span.dot{background-color:#fc8865} #label300{color:#cc5e3d}
ul#list400 span.dot{background-color:#fbb940} #label400{color:#e6a021}
ul#list500 span.dot{background-color:#9aba78} #label500{color:#7e9a5f}
ul#list600 span.dot{background-color:#b7645e} #label600{color:#d2574e}
ul#list700 span.dot{background-color:#c193c6} #label700{color:#97589e}
ul#list800 span.dot{background-color:#95b9ba} #label800{color:#55a4a7}
ul#list900 span.dot{background-color:#af7e45} #label900{color:#a25a06}

#searchContent{
	background-color:#ffffff;
	border:none;
	height: 100px;
	width:80%;
	text-align:center;
	overflow-x: hidden;
	vertical-align: middle;
	z-index:1000;
}
#if{
	border:1px solid #fff;
	display:none;
	position:relative;
	width:100%;
	height:2250px;
	overflow-x:hidden;

}

#loading{
	display:none;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	border:none
}

#lrtList{
	display:none;
	padding: 5% 0 0 10%;
	margin-bottom: 70px;
	height:400px;
	overflow:auto;
	overflow-x: hidden;
	clear:both;
	box-shadow: inset 0 -10px 15px -10px rgba(0,0,0,0.6);
}
#animation_container{
	width:1280px;
	height:800px
}

#canvas{
	position: absolute;
	display: none;
}

#dom_overlay_container{
	pointer-events:none;
	overflow:hidden;
	width:1280px;
	height:800px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

#_preload_div_{
	position:absolute;
	top:0; left:0;
	display: inline-block;
	width:1280px;
	height:800px;
	text-align: center;
}

#_preload_div_ span{display: inline-block; height: 100%; vertical-align: middle;}
#_preload_div_ img{vertical-align: middle; max-height: 100%}

.browseLink{cursor:pointer; font-weight:bold; color:#2e5f6c;opacity:0.5; text-decoration:underline}
.browseLink.selected, .browseLink:hover{opacity:1}

#age-range{
	background:none;
	border:none;
	text-align:center;
	width:100%;
	color:#2B3E42;
	font-weight:bold;
	font-family:verdana;
	margin-top:10px;
	display:none
}

























