/* CSS Document */

.sidebar {
	/* display: none; */
}
.node p {
	margin-bottom: 1.5em !important;	
}
.single-item p {
	margin-bottom: 0 !important;	
}
.category.news-events p.date {
	margin-bottom: 0.75em !important;
}
.category.news-events p.action
 {
	margin-top: 0 !important;
	margin-bottom: 1em !important;
}
.content_ageing .news-events .events ul li {
    padding-bottom: 10px;
}
ul.sub-menu {
	margin-bottom: 0;	
}
.sidebar .language-switcher-locale-url li {
    color: #000;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 2em;
    opacity: 0.4;
    padding-left: 35px;
}
.sidebar .language-switcher-locale-url li:hover {
    opacity: 1;
}
.sidebar .language-switcher-locale-url li a {
	color: #000;
}
.sidebar .language-switcher-locale-url li.pt-pt {
	background: url("../images/ptflag@2x.png")  no-repeat scroll left center / 22px 16px rgba(0, 0, 0, 0);
}
.sidebar .language-switcher-locale-url li.en {  
    background: url("../images/ukflag@2x.png") no-repeat scroll left center / 22px 16px rgba(0, 0, 0, 0);
}
form.webform-client-form {
    border-top: 1px solid #ebebeb;
    margin-top: 20px;
    padding-top: 40px;
}
.form-item, .form-actions {
    margin-bottom: 0;
    margin-top: 0;
}
.form-item label {
	font-size: inherit;
}
textarea {
	margin: 0 0 1em !important;	
}
fieldset#edit-advanced {
	display: none !important;	
}
.row.searchresults {
	font-size: 0.9375em;
}
.row.searchresults li {
	font-size: 1em !important;	
}
.row.searchresults li h3.title {
	font-size: 1.5em !important;	
}
.content_ageing .icon.cat.innovation {
  background-image: url("../images/categorias/biz_small@2x.png");
}
/* line 1727, ../scss/app.scss */
form#views-exposed-form-projetos-page-1 select,
form#views-exposed-form-projetos-page-1 input[type="text"],
form#views-exposed-form-membros-page-1 select,
form#views-exposed-form-membros-page-1 input[type="text"] {
  height: 50px !important;
}
/* line 1741, ../scss/app.scss */
form#views-exposed-form-projetos-page-1 #edit-submit-projetos {
  height: 50px !important;
  margin-top: 17px;
}
/* line 1749, ../scss/app.scss */
form#views-exposed-form-membros-page-1 #edit-submit-membros {
  height: 50px !important;
  margin-top: 17px;
}
.content_ageing .info-box .info-wrapper .content ul {
	font-size: 1.2em;
	list-style-position: inside;
}
.content_ageing .wrapper.single li, .content_ageing .wrapper.category li {
    font-size: 1.5rem;
}
.content_ageing .ecosystem .introduction .areas .pointer.en:after {
  content: "Learn More";
}

/* resources */
.content_ageing .wrapper.single .resource {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px !important;
    padding-bottom: 20px;
}
.content_ageing .wrapper.single .resource,
.content_ageing .wrapper.single .resource p {
	font-size: 1em;
    line-height: 1.4;
    margin: 0;
}
.content_ageing .wrapper.single .resource h3 {
	font-size: 1.5em;	
	font-weight: 400;
    margin: 10px 0 0 0;	
}
.content_ageing .wrapper.single .resource .author {
	color: #959595;
	margin-bottom: 20px;
}
.content_ageing .wrapper.single .resource h5 {
	color: #959595;
    font-family: "proxima-nova",helvetica,arial,sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    margin: 0;
	margin-top: 20px;
    text-transform: uppercase;
}
.content_ageing .wrapper.single p.action {
    margin-bottom: 1em !important;
    margin-top: 0 !important;
	border: 1px solid #ebb560;
    border-radius: 3px;
    color: #ebb560;
    cursor: pointer;
    display: inline-block;
    font-size: 1em !important;
    font-weight: 500;
    line-height: 20px;
    outline: medium none;
    padding: 0.3em 1em;
    text-align: center;
    text-decoration: none;
    transition: all 0.1s linear 0s;
}
.content_ageing .wrapper.single p.action:hover {
    background: none repeat scroll 0 0 #ebb560;
    color: #fff;
    text-decoration: none;
}
.content_ageing .partnerships {
	text-align: center;
}
.content_ageing .partnerships img {
    height: 70px;
    margin: 20px !important;
    width: auto;
}