@import url('https://fonts.googleapis.com/css?family=Open+Sans');
span.ds-authority-confidence,img.ds-authority-confidence{width:16px;height:16px;margin:5px;background-repeat:no-repeat;padding:0 2px;vertical-align:bottom;color:transparent}.brand{margin:30px 0}.brand h4{color:#999}.search{padding-top:50px}#content{background:#fff url(/image/pg_bck.png) no-repeat bottom right;padding-top:30px}#footer_feedback{padding-top:12px}footer{padding:30px 0}input[type="file"]{display:block;height:auto}div.tagcloud{width:100%;text-align:center}div.tagcloud .tagcloud_1{color:#d96c27;font-weight:normal;margin-right:5px}div.tagcloud .tagcloud_2{color:#424242;font-weight:normal;margin-right:5px}div.tagcloud .tagcloud_3{color:#818183;font-weight:normal;margin-right:5px}div.batchimport-info{color:gray}div.batchimport-info a{color:#47a447;font-weight:bold}span.ds-authority-confidence.cf-unset{background-image:url(../../../image/authority/bug.png)}span.ds-authority-confidence.cf-novalue{background-image:url(../../../image/confidence/0-unauthored.gif)}span.ds-authority-confidence.cf-rejected{background-image:url(../../../image/confidence/2-errortriangle.gif)}span.ds-authority-confidence.cf-failed{background-image:url(../../../image/confidence/2-errortriangle.gif)}span.ds-authority-confidence.cf-notfound{background-image:url(../../../image/confidence/3-thumb1.gif)}span.ds-authority-confidence.cf-ambiguous{background-image:url(../../../image/confidence/4-question.gif)}span.ds-authority-confidence.cf-uncertain{background-image:url(../../../image/confidence/5-pinion.gif)}span.ds-authority-confidence.cf-accepted{background-image:url(../../../image/confidence/6-greencheck.gif)}span.batchimport-error-tab{padding-left:10px}span.batchimport-error-caused{font-weight:bold}input.ds-authority-value{display:none}input.ds-authority-lock{vertical-align:bottom;height:24px;width:24px;margin-right:8px;background-repeat:no-repeat;background-color:transparent}input.ds-authority-lock.is-locked{background-image:url(../../../image/lock24.png)}input.ds-authority-lock.is-unlocked{background-image:url(../../../image/unlock24.png)}.browse_range{text-align:center}.prev-next-links{text-align:center}.copyright{margin:10px 0 40px 0;color:#666}.copyright>li{padding-right:30px}.carousel-inner h4{color:#333;display:inline;font-size:14px;font-weight:bold}.carousel-inner p{margin-top:10px}ol.breadcrumb li{color:#fff;font-style:italic}ol.breadcrumb li a{color:#fff;font-weight:bold;font-style:normal}body.undernavigation{overflow-x:hidden}img.ds-authority-confidence.cf-unset{background-image:url(../../../image/authority/bug.png)}img.ds-authority-confidence.cf-novalue{background-image:url(../../../image/confidence/0-unauthored.gif)}img.ds-authority-confidence.cf-rejected{background-image:url(../../../image/confidence/2-errortriangle.gif)}img.ds-authority-confidence.cf-failed{background-image:url(../../../image/confidence/2-errortriangle.gif)}img.ds-authority-confidence.cf-notfound{background-image:url(../../../image/confidence/3-thumb1.gif)}img.ds-authority-confidence.cf-ambiguous{background-image:url(../../../image/confidence/4-question.gif)}img.ds-authority-confidence.cf-uncertain{background-image:url(../../../image/confidence/5-pinion.gif)}img.ds-authority-confidence.cf-accepted{background-image:url(../../../image/confidence/6-greencheck.gif)}.label-required:after{content:" *"}.promotors>a,.sponsors>a{margin-right:30px}.sponsors{padding-left:64px}.sponsors p,.promotors p{color:#999;font-size:0.75em}

#footer_feedback {
    padding-top: 0;
}

body {
    color: #333;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
   /* font-size: 13px;*/
    line-height: 18px;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    line-height: 1.1;
	text-rendering: optimizelegibility;
}

a {
    color: #023047;  /*#333*/
    text-decoration: none;
}

.btn-primary,.btn-info {
	background-color:#004466;
    background-image:none;
    background-repeat:no-repeat;
    border-color: #004466;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary,
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info 
 {
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff;
}

.btn-success {
    background-image: linear-gradient(to bottom, #5cb85c 0px, #449d44 100%);
    background-repeat: repeat-x;
    border-color: #419641;
}

div.container.cont div.row.row_jumbo div.jumbo-center div.col-md-6.intro-text
{
	font-size: 120%;
	font-weight: 300;
	line-height: 130%;
	padding-left:0px;
}

div.contentsub div.col-md-6.col-6-rec-sub
{
	padding-left:0px;
}



main#content div.container.cont
{
	padding-bottom: 20px;
}

/*.panel-primary,
.panel-heading ,
div.panel.panel-primary div.panel-heading
{
    background-color: #fff;
    border-color: #fff;
    color: #333;
    font-size: 150%;
	background-image:none;
}*/


.panel-primary {
    border-color: #fff;
}

div.panel.panel-primary div.panel-heading,
.panel-heading {
    background-image: none;
    background-repeat:no-repeat;
    background-color: #fff;
    border-bottom: 1px solid;
	border-color: #fff;
	color: #333;
    font-size: 110%;
}

.panel-coll,
.panel-comm,
.col-comm
{
	padding-top:5px;
	padding-left:0px;
}

.pan-coll
{
	padding-top:15px;
}
 
.sub-comm-btn,
.btn-stat-sub
{
	width:200px;
	margin: 2px;

}

.comm-sub-btn
{
	margin-bottom:0px;
}

.btn
{	
	padding:2px 4px;
}


.well-coll
{
	padding-bottom:8px;
	padding-top:4px;
}


.well-coll,
.well-comm
{
	margin-bottom:0px;
	

}


/*.well {
    background-image: none;
    background-repeat: no-repeat;
    border-color: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
	background-color:#fff;
}*/

.container.banner
{
	/*margin-top: 30px;*/
}
	
.brand {
    margin-top: 30px;
	margin-bottom:0px;
}

div#page-wrapper main#content	
{
	margin-bottom: 60px;
  /*  margin-top: 30px;*/
		
}

.carousel-caption {
    left: 20%;
    padding-bottom: 100px;
    right: 20%;
}

.carousel-indicators {
    bottom: -17px;
}

.title_eg
{
	width:30%;
}


{
	background-color:#FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";       /* IE 8 */
	filter: alpha(opacity=100);  /* IE 5-7 */
	-moz-opacity: 1;          /* Netscape */
	-khtml-opacity: 1;        /* Safari 1.x */
	opacity: 1;    
	padding-left: 0px;
	padding-right: 0px;
	
}

#footer_sp
{
	vertical-align:top;	
}


div#recent-submissions.listsubmissions ul.list-group
{
	margin-bottom:40px;
}


div#designedby.container.text-muted a img#sibuc-logo
{
	padding-right:40px;
}


main#content div.container.cont
{
	background-color:#FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
	filter: alpha(opacity=90);  /* IE 5-7 */
	-moz-opacity: 0.93;          /* Netscape */
	-khtml-opacity: 0.93;        /* Safari 1.x */
	opacity: 0.93;    
	padding-left: 10px;
	padding-right: 10px;

}


html body.undernavigation main#content div.container form#edit_metadata div.row.container.btn-group
{
	margin-top:5px;
	padding-left:0px;
}

div#side-facet.col-md-12 h3.facets,
#recent-title
{
	font-weight:600;
	font-size:20px;
	
}

main#content div.container.cont div.row div.col-md-9
{
	padding-left:0px;
}

.jumbotron {
    position: relative;
    /*background: #000 url("https://apps.uc.pt/__layout__/v3/static/img/idp/bg-2000.jpg") center center;*/
    /*width: 70%;*/
    height: 100%;
    background-size: cover;
	overflow: hidden;
	/*left: 15px;*/
	padding-bottom: 0;
    padding-top: 0;
	margin-top: 0px;
	margin-bottom:0px;
	
}



.jumbotron,
 div.panel.panel-primary div#recent-submissions.listsubmissions
 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
	filter: alpha(opacity=90);  /* IE 5-7 */
	-moz-opacity: 0.9;          /* Netscape */
	-khtml-opacity: 0.9;        /* Safari 1.x */
	opacity: 0.9;               /* Good browsers */ 
 }



/* STATS Addon */
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
/* END STATS Addon*/

ul.dropdown-menu.drop-lang
{
	min-width: 56px;
	width: 56px;
}


ul.communityCollections
{
	list-style:none;
}



div.container div.jumbotron.photo
{
	/*top: -35px;*/
	min-height: 250px;  /*tirar !!!*/
	padding-left: 0;
    padding-right: 0;
	border-radius: 0;
	padding-right: 10px;
	background-color:#E9E9E9;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";       /* IE 8 */
	filter: alpha(opacity=100);  /* IE 5-7 */
	-moz-opacity: 1;          /* Netscape */
	-khtml-opacity: 1;        /* Safari 1.x */
	opacity: 1;   
		
}

/*footer.navbar.navbar-bottom div#designedby.container.text-muted
/*{
/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
/*filter: alpha(opacity=50);  /* IE 5-7 */
/*-moz-opacity: 0.5;          /* Netscape */
/*-khtml-opacity: 0.5;        /* Safari 1.x */
/*opacity: 0.5;               /* Good browsers */
/*}*/



div#home_search
{
	
}



footer.navbar.navbar-bottom
{
	bottom: 0;
    left: 0;
    padding-bottom: 0;
    padding-top: 10px;
    /*position: fixed;*/
    right: 0;
	margin-bottom: 0;
}



#page-wrapper {
     /* background: rgba(0, 0, 0, 0) url("/jspui/image/ucimg.jpg") no-repeat fixed center center / cover ;
  /*  height: auto !important;
    margin: 0 auto 0px;
    min-height: 100%;
    position: relative;
    width: 100%;*/
	

    height: auto !important;
    /*top: 80px;*/
    min-height: 100%;
    position: absolute;
    width: 100%;
}

main#content div.container.banner
{

background-color:transparent;

}

.row_jumbo {
    margin-left: 0px;
    margin-right: 0px;
	background-color:#E9E9E9;
}

navbar-bottom
{
	word-wrap:
	border: 1px solid transparent;
    bottom: 0;
    margin-bottom: 20px;
    min-height: 50px;
    z-index: 1000;
	}

.list-group-item {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #e0e0e0;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none !important;
  margin-bottom: 0;
  padding: 20px 0 5px 0px;
}

.estudo-geral-ul,
.acesso-aberto-ul
{
	padding-left:0px;
}


.facetName, .collection-additional-info {
    border-bottom: 3px solid rgb(224, 224, 224);
    font-size: 145% !important;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.listsubmissions {
    border-radius: 4px;
    /*float: left;*/
    /*margin: 0 1%;*/
	margin: 0px;
	padding:0px;
    /*padding: 0 2.5%;*/
    /*width: 48%;*/
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

div.container.banner div.row div.col-md-8.brand
{
	padding-left:0px;
}



.breadcrumb  {
    background-image:none;
    border-color: transparent;
	box-shadow:none;
    text-shadow:none;
	background-color:  transparent;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 0px 12px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
	filter: alpha(opacity=90);  /* IE 5-7 */
	-moz-opacity: 0.9;          /* Netscape */
	-khtml-opacity: 0.9;        /* Safari 1.x */
	opacity: 0.9;   
}


.breadcrumb > li  li::before {
    color: black;
    content: "/ ";
    padding: 0 5px;
}


.btn
{
	border-radius:0px;
		
}

.btn-side
{
	margin: 0px;
    position: relative;
	border-radius: 0;
}

.panel-list
{
	border:none;
}


main#content div.container.bread {
    /*background-color: transparent;*/
    padding-left: 0;
    padding-right: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
	filter: alpha(opacity=90);  /* IE 5-7 */
	-moz-opacity: 0.9;          /* Netscape */
	-khtml-opacity: 0.9;        /* Safari 1.x */
	opacity: 0.9;   
	margin-top: 10px;
	padding-top:0px;
	margin-bottom: 10px;
}



/*main#content div.container.cont div.row div.col-md-9 table.table tbody  tr:nth-child(even){background-color: #f2f2f2}*/
main#content div.container.cont div.row div.col-md-9 table.table tbody > tr th
{
	color:#004466;
	background-color:#f2f2f2;
	font-weight:600;
	font-size:14px;
}


html.wf-opensans-n4-active.wf-opensans-n6-active.wf-active body.undernavigation div#page-wrapper main#content div.container.cont div.row div.col-md-9 table.table tbody tr > td
{
	text-align:left;	
}


html.wf-opensans-n4-active.wf-opensans-n6-active.wf-active body.undernavigation div#page-wrapper main#content div.container.cont div.row div.col-md-9 table.table tbody tr td:last-child,
html.wf-opensans-n4-active.wf-opensans-n6-active.wf-active body.undernavigation div#page-wrapper main#content div.container.cont div.panel.panel-primary table.table tbody tr td:last-child
{
	text-align:center;	
}

html.wf-opensans-n4-active.wf-opensans-n6-active.wf-active body.undernavigation div#page-wrapper main#content div.container.cont div.row div.col-md-9 table.table.itemDisplayTable tbody tr td.metadataFieldValue
{
	text-align:left;	
}


.estudo-geral-ul,
.acesso-aberto-ul
{
	line-height:0.5;
}

div.row.row_jumbo div.jumbo-center div.col-md-6.intro-text div.col-md-2.stat
{
	padding-left:0px;
}

.breadcrumb.btn-success
{
text-shadow: none;
}

.breadcrumb.btn-success:hover, .breadcrumb.btn-success:focus, .breadcrumb.btn-success:active  
{
    background-color: transparent;
    border-color: transparent;
    color: transparent;
}

ol.breadcrumb li a {
    color: #333;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}


.well {
    border-radius: 0;
}


.container
{
	background_color:#FFF;
	/*max-width: 1970px;*/
}

#content{background:none;}

#content{
	
	padding-top: 0px;
    margin-bottom: 100px;
	}

.contentsub
{
	/*padding-top:30px;*/
	
}

div.row.row_jumbo div.jumbo-center,
/*div.container.cont div.row.row_jumbo,*/
div.container div.uc,
div.container div.nav-cent,
div#sub-content.row,
div#designedby.container.text-muted

{
	max-width:1170px;
	margin-left: auto;
    margin-right: auto;
	padding-left:5px;
}





.navbar {
    background-image: none;;
}

.navbar-bottom {
    /*background-image: linear-gradient(to bottom, #000 0px, #000 100%);*/
	background-color: #617f99;
/*	background-color: #9c9daa*/;
}

.text-muted {
  color:  #004466;
}

 div#footer_feedback.pull-right p.text-muted a
 {
	 color:#fff;
 }
 
div.container.well.sharingbar a img
{
	height: 25px;
    padding-left: 2px;
}


#copyright
{
	font-size:12px;
}

div#sub-content.row div.contentsub  li.list-group-item a
{
	/*color:#333;*/
	color:#023047;
}


ul.list-group li.list-group-item.no-border
{
	border-width: 0 0 0px;
}



div#sub-content.row div.contentsub div.col-md-3.hp-sidebar ul.list-group
 {
    border-radius: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
 }

.huge {
    font-size: 24px;
	font-weight:500;
	margin:0px;
}

.desc-hd
{
	margin-bottom:20px;
}

.header-search
{
	position: relative;
    top: 8px;
}

div.container div.nav-cent button.navbar-toggle
{
z-index:99999;
}

p#num-docs
{
	font-size:14px;
	 clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;

}


div.jumbo-center div.col-md-6.intro-text div.stat
{
	/*text-align:center;*/
	margin-right: 10%;

}


div.contentsub div.col-md-3.hp-sidebar h3.list-header,
div#recent-submissions.listsubmissions h3.list-header
{
    background-image: url("/image/bookmark.svg");
    background-position: 0 3px;
    background-repeat: no-repeat;
    background-size: 0.9em auto;
    font-size: 19px;
    line-height: 1.3em;
    list-style-type: none;
    /*padding-bottom: 15px;*/
    padding-left: 1.5em;
	margin-bottom: 10px;
}



main#content div.container.cont
{
padding-left: 10px;
}



.panel-heading-com
{
	background-image: none;
    background-repeat: repeat-x;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	border-bottom: 1px solid transparent;
    padding: 10px 15px;
	border-color: #428bca;
    color: #333;
}


#eg_header
{
	/*top:82px;
	position:relative;*/
	border-color: #004466;
	background-color: #004466;
	border-radius: 0px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
	margin-bottom:0px;
	
    
}

.img-logo-t {
    display: block;
    float: left !important;
    height: auto;
    max-height: 50px;
    max-width: 100px;
}

div#designedby.container.text-muted div#footer_feedback.pull-right
{
	text-align:right;
}


header#eg_header.navbar.navbar-inverse.eg_header div.container

{
/*box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);*/
}


#uc_header
{
	margin-bottom:0px;
	border-radius: 0px;
	/*box-shadow:0 0 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);*/
}



.navbar-inverse .navbar-nav > li > a 
{
    color: #ccc;
	margin-left: 20px;
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color:transparent;
  color: #fff;
}

div#home_search
{
	/*position:absolute;*/
}

#nav_head
{
	padding-top:56px;
	padding-left:230px;
}

btn-search
{
	
}

input-search
{
	
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent;
	box-shadow:none;
}

div#home_search input#tequery.form-control.input-search
/*input#tequery.form-control*/
{
background-color: #fff;
border: 0px solid #ccc;
border-radius: 0;
box-shadow: none;
color: #555;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/
vertical-align: middle;
width: 100%;
}

/*input#tequery.form-control
{
	border: 2px solid #ccc;
}*/

div#home_search button.btn.btn-search
/*div form.navbar-form-sr.navbar-form.navbar-right button.btn.btn-primary*/
{
-moz-user-select: none;
border: 0px solid transparent;
border-radius: 0px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: normal;
line-height: 1.42857;
margin-bottom: 0;
padding: 7px 12px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
background-image:none;
background-color:#fff;
color:#999;
}

div form.navbar-form-sr.navbar-form.navbar-right button.btn.btn-primary,
input#tequery.form-control
{
	border-radius: 0;
}


#subscribe_well
{
	height:140px;
}




@media screen and (max-width: 768px){
	.sponsors{margin-top:20px;padding-left:20px}
	/*.jumbotron
	{
		float:left;
	}*/
	.navbar-brand2
	{
		display:none;
		visibility:hidden;
	}
	
	}
	


/*@media screen and (min-height: 768px){
	footer.navbar.navbar-bottom
{
	

   position: absolute;
   margin-top:10px;
   bottom: 0px;

    
}

}*/

@media screen and (max-height: 400px){
	footer.navbar.navbar-bottom
{
	
 position: fixed;
   margin-top:10px;
   bottom: 0px;

    
}
}

