body {
	margin: 0;
	padding: 0;
	background: #f9f9f9;
	font-family: helvetica neue, sans-serif;
	color: #003b43;
	font-size: 12px;
	line-height: 1.6;
	font-weight: 300;
	letter-spacing: 0;
	overflow-x: hidden;
	height: 100%;
}

a {
	color: #4a8bd0;
	outline: none !important;
}
a:hover,
a:link,
a:active {
	outline: none !important;
}
.btn-outline-inverse {
	background-color: transparent;
	border-color: #f5f5f5;
	color: #fff;
}

h1 {
	font-size: 24px;
	line-height: 35px;
}
h2 {
	font-size: 21px;
	line-height: 28px;
}
h3 {
	font-size: 18px;
	line-height: 25px;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
h6 {
	font-size: 13px;
	margin-bottom: 10px;
}
.lead {
	font-size: 18px;
}
.title-divider {
	text-align: left;
	position: relative;
	border-bottom: #e8e8e8 1px solid;
	padding-bottom: 6px;
	margin: 0 0 10px;
	padding: 6px 0;
}
.title-divider span {
	position: absolute;
	width: 80px;
	height: 1px;
	bottom: -1px;
	left: 0;
	background: #4a8bd0;
}
.hue {
	color: #b95835;
}
.red {
	color: #f67f54;
}
.white {
	color: #fff;
}
.black {
	color: #333;
}
.grey {
	color: #999;
}
.grey a:hover {
	color: #bbb;
}
.purple {
	color: #7a2961;
}
.pad45 {
	padding-top: 45px;
}
.pad30 {
	padding-top: 30px;
}
.pad25 {
	padding-top: 25px;
}
.pad15 {
	padding-top: 15px;
}
.pad10 {
	padding-top: 10px;
}
.pad5 {
	padding-top: 5px;
}
.marg-left10 {
	margin-left: 10px;
}
.marg-right10 {
	margin-right: -10px;
}
.marg-left-minus5 {
	margin-left: -5px;
}
.marg-top15 {
	margin-top: 15px;
}
.marg-top-minus5 {
	margin-top: -5px;
}
.marg-bottom5 {
	margin-bottom: 5px;
}
.content-main-content .col-md-9 {
}
.inner-padding {
	padding: 20px;
	padding: 10px;
}
.views-submit-button,
.views-reset-button {
	display: block;
}
.well {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	padding: 10px;
	box-shadow: f none;
	background-color: #f9f9f9;
	border: 1px solid #e7e7e7;
}
/*header{padding-top:10px;background:#00203b;/*black/height:100px}*/
.form-item-query label,
.edit-sa {
	display: none;
}

/*
div.navbar{border:1px solid transparent;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}
.navbar{border:none;margin-bottom:0;border-radius:0;vertical-align:middle;min-height:30px}
.navbar-nav{margin:10px 0 -2px}
.navbar-collapse{padding-left:0;padding-right:0}*/
#main-menu {
	background-color: #f8f8f8;
	margin-top: 5px;
}
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.page-header {
	background: #c6d6ed;
	font-size: 24px;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: left;
	margin: 0 0 20px;
	padding-bottom: 9px;
}
.page-header h1 {
	font-size: 50px;
	line-height: 1;
	color: #fff;
	margin-top: 0;
}
label,
.label,
.field-label {
	border-radius: 0 !important;
	color: #999;
	display: inline;
	font-size: 100%;
	line-height: 1;
	padding: .2em 0 .3em;
	margin: .1em;
	vertical-align: baseline;
	white-space: nowrap;
	font-weight: 300;
}
.label,
.field-label {
}
.form-item,
.form-actions {
	margin-bottom: 0;
	margin-top: 0;
}
.input-sm {
	border-radius: 0 !important;
}
.form-control,
.form-control:focus {
	box-shadow: none !important;
}
.webform-submit {
	margin-top: 10px;
}
label {
	margin: 5px 0;
}
select.input-sm[multiple] {
	height: 40px;
}
.height-100 {
	height: 100px !important;
}
.follow_us {
	text-align: right;
}
.follow_us a {
	color: #fff;
	font-family: open sans, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 0 0 0 6px;
	width: 30px;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.follow_us a.twitter:hover {
	color: #4099ff !important;
}
.follow_us a.facebook:hover {
	color: #3b5998 !important;
}
.follow_us a.flickr:hover {
	color: #0063dc !important;
}
.follow_us a.rss:hover {
	color: #f60 !important;
}
.follow_us a.linkedin:hover {
	color: none;
}
.content-data {
	padding: 10px;
	min-height: 300px;
	*height: 300px;
	color: #fff;
	text-align: center;
}
.content-data a,
.content-data a:link,
.content-data a.link {
	color: #fff;
}
.content-data a:hover,
.content-data a:active,
.content-data a.link:hover {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
.content-geo-network,
.green {
	background: #379e15;
}
.content-sddr,
.orange {
	background: #ec701d;
}
.content-frrmis {
	background: #588ebe;
}
.blue {
	color: #4a8bd0;
}
.content-data h2 {
	font-size: 36px;
	line-height: 38px;
	font-weight: 200;
}
.content-data h2 i {
	padding-right: 10px;
}
.repositories .col-md-3 {
	margin: 20px 0;
}
#front-page-publications,
#front-page-events {
	min-height: 300px;
}
#front-page-publications {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 0 20px;
	margin: 0 -15px;
}
.media {
	padding-bottom: 5px;
	border-bottom: 1px dotted #e7e7e7;
}
.media:last-child {
	padding-bottom: 5px;
	border-bottom: none;
}
.devider.devider-dotted {
	border-top: 2px dotted #eee;
}
.devider.devider-dashed {
	border-top: 2px dashed #eee;
}
.devider.devider-db {
	height: 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.devider.devider-db-dashed {
	height: 5px;
	border-top: 1px dashed #e8e8e8;
	border-bottom: 1px dashed #e8e8e8;
}
.devider.devider-db-dotted {
	height: 5px;
	border-top: 1px dotted #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
}
.heading {
	border-bottom: 2px solid #e8e8e8;
	margin-bottom: 15px;
}
.heading h2 {
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 200;
	margin-bottom: 5px;
	color: #999;
}
blockquote {
	padding: 5px 15px;
	border-left-width: 2px;
}
blockquote p {
	font-size: 14px;
	font-weight: 400;
}
blockquote h1,
blockquote h2,
blockquote span {
	font-size: 18px;
	margin: 0 0 8px;
	line-height: 24px;
}
blockquote .bq-text-lg p,
blockquote .bq-text-lg small {
	text-transform: uppercase;
}
blockquote .bq-text-lg p {
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
}
blockquote .text-right,
blockquote.hero.text-right {
	border-left: none;
	border-right: 2px solid #eee;
}
blockquote.hero.text-right,
blockquote.hero.text-right:hover {
	border-color: #555;
}
blockquote:hover,
blockquote.text-right:hover {
	border-color: #72c02c;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
blockquote.bq-dark,
blockquote.bq-dark:hover {
	border-color: #585f69;
}
blockquote.bq-green {
	border-color: #72c02c;
}
blockquote.hero {
	border: none;
	padding: 18px;
	font-size: 16px;
	background: #f3f3f3;
	border-left: solid 2px #666;
}
blockquote.hero:hover {
	background: #eee;
	border-left-color: #666;
}
blockquote.hero.hero-dark,
blockquote.hero.hero-default {
	border: none;
}
blockquote.hero.hero-dark {
	background: #444;
}
blockquote.hero.hero-dark:hover {
	background: #555;
}
blockquote.hero.hero-default {
	background: #72c02c;
}
blockquote.hero.hero-default:hover {
	background: #5fb611;
}
blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
	color: #fff;
	font-weight: 200;
}
table,
.table {
	margin-bottom: 10px;
	white-space: no-wrap;
	border-collapse: collapse;
}
.table-bordered {
	border: 1px solid #e4e4e4;
}
td,
th {
	padding: 3px 6px;
	text-align: left;
	vertical-align: top;
}
td.active,
th.active {
}
table.table-striped th {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
	background-image: -moz-linear-gradient(#f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(#f5f5f5, #f1f1f1);
	background-image: linear-gradient(#f5f5f5, #f1f1f1);
	border: 1px solid #e6e6e6;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
}
table.table-striped th,
table.table-striped tr td {
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	text-align: left;
	vertical-align: top;
	padding: 3px 6px;
}
.table-striped > tbody > tr:nth-child(2n + 1) > td,
.table-striped > tbody > tr:nth-child(2n + 1) > th {
	background-color: #f5f5f5;
}
.content-main-content {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e7e7e7;
	border-top: 0 solid #e7e7e7;
	clear: both;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 2px;
	padding: 25px 15px 15px;
}
.content-main-content:after {
}
.content h3 {
	color: black;
	margin: 0 0 10px;
}
.content li {
	margin: 4px 0;
}
.content li a {
	text-transform: capitalize;
}
.content a.see-all {
	color: #999;
}
.col-md-2 ul.menu {
	border: 1px solid #eee;
	list-style: outside none none;
	padding-left: 0;
	text-align: left;
}
.col-md-2 ul.menu li.leaf,
.col-md-2 ul.menu li.collapsed,
.col-md-2 ul.menu li.expanded {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	border-bottom: 1px solid #eee;
	padding: 5px 10px;
}
.col-md-2 ul.menu li.leaf:last-child,
.col-md-2 ul.menu li.collapsed:last-child,
.col-md-2 ul.menu li.expanded:last-child {
	border-bottom: 0 solid #eee !important;
}
.content a:hover,
.col-md-2 .ul.menu li a.active,
.col-md-2 ul.menu li.active-trail a {
	color: #72c02c !important;
	text-decoration: none;
}
.col-md-2 ul.menu li.active-trail {
	background: #f8f8f8 !important;
	border-bottom: 1px solid #e8e8e8;
}
.col-md-2 ul.menu li.leaf:hover {
	background: #f5f5f5 !important;
	border-bottom: 1px solid #e8e8e8;
}
li.expanded {
	background: #f8f8f8 !important;
}
.col-md-2 ul.menu li .active {
	font-weight: 600;
}
li.expanded > ul.menu {
	border: none;
	margin-left: -10px;
	margin-right: -10px;
}
li.expanded > ul.menu li {
	padding: 3px 0 3px 15px;
}
li.expanded > ul.menu li:first-child {
	border-top: 1px solid #eee;
}
li.expanded > ul.menu li a:before,
li.expanded > ul.menu li.leaf a:before {
	padding-right: 5px;
}
li.expanded > ul.menu li a,
li.expanded > ul.menu li.leaf a {
	color: #4a8bd0 !important;
	font-size: 90%;
	padding-left: 10px;
}
li.expanded > ul.menu li a:hover,
li.expanded > ul.menu li a:active,
li.expanded > ul.menu li.active-trail a {
	text-decoration: underline;
	color: #72c02c !important;
}
.content hr {
	margin: 10px 0;
}
.blog-photos {
	margin-bottom: 0;
}
.blog-photos li img {
	width: 34px;
	height: 34px;
}
.results-number {
	color: #999;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.inner-results {
	clear: both;
}
.inner-results h3 {
	font-size: 14px;
	margin-bottom: 3px;
	text-transform: capitalize;
}
.inner-results h3 a {
	color: #555;
}
.inner-results h3 a:hover {
	color: #72c02c;
}
.inner-results img {
	float: left;
	height: auto;
	margin: 0 10px 10px 0;
}
.up-ul {
	margin-bottom: 4px;
}
.up-ul li a {
	color: #999;
}
.up-ul li a:hover {
	color: #72c02c;
}
.inner-results .btn {
	top: -1px;
	padding: 0;
	position: relative;
}
.inner-results .btn-default {
	color: #999;
	border: none;
	font-size: 13px;
}
.inner-results .btn:hover,
.inner-results .btn:focus {
	box-shadow: none;
	background: inherit;
}
.inner-results .btn-u-default {
	color: #999;
	border: none;
}
.inner-results .btn-u-xs {
	padding: 0;
}
.inner-results .btn-u-default i {
	font-size: 14px;
}
.inner-results p {
	margin-bottom: 5px;
}
.down-ul {
	margin-bottom: 0;
}
.down-ul li {
	color: #999;
}
.down-ul li a {
	color: #72c02c;
}
.star-vote li {
	padding: 0;
}
@media (max-width: 992px) {
	.content {
		border-right: none;
		margin-bottom: 30px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}
	.content hr {
		margin: 10px 0;
		visibility: hidden;
	}
}
@media (max-width: 500px) {
	.inner-results img {
		width: 60px;
		height: auto;
	}
	.inner-results .overflow-a p {
		display: none;
	}
}
.margin-left-5 {
	margin-left: 5px;
}
.margin-right-5 {
	margin-right: 5px;
}
.no-top-space {
	margin-top: 0;
	padding-top: 0;
}
.no-bottom-space {
	margin-bottom: 0;
	padding-bottom: 0;
}
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
	clear: both;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-35 {
	margin-bottom: 35px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-bottom-45 {
	margin-bottom: 45px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-bottom-55 {
	margin-bottom: 55px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
ul.pagination {
	margin: 20px 0;
}
ul.pagination li {
	margin: 0 !important;
	padding: 0;
}
.translucent h2 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, .8);
	padding: 20px 0;
	color: #585f69;
}
.timeline-v2 {
	padding: 0;
	list-style: none;
	position: relative;
}
.timeline-v2 > li {
	position: relative;
}
.timeline-v2:before {
	top: 0;
	bottom: 0;
	left: 22%;
	width: 4px;
	content: '';
	background: #f3f3f3;
	position: absolute;
	margin-left: -14px;
}
.timeline-v2 > li .cbp_tmtime {
	width: 25%;
	display: block;
	position: absolute;
	padding-right: 80px;
}
.timeline-v2 > li .cbp_tmtime span {
	top: 9px;
	display: block;
	text-align: right;
	position: relative;
	font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
	font-weight: 300;
}
.timeline-v2 > li .cbp_tmtime span:first-child {
	color: #999;
	font-size: 14px;
	line-height: .9;
}
.timeline-v2 > li .cbp_tmtime span:last-child {
	color: #585f69;
	font-size: 20px;
	font-weight: 400;
}
.timeline-v2 > li .cbp_tmlabel {
	padding: 10px 20px 20px;
	background: #f3f3f3;
	line-height: 1.4;
	clear: both;
	position: relative;
	border-radius: 5px;
	margin: 0 0 40px 25%;
}
.timeline-v2 > li .cbp_tmlabel li {
	padding: 0;
}
.timeline-v2 > li .cbp_tmlabel h2 {
	margin-top: 0;
	font-size: 21px;
	padding: 0 0 5px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #e8e8e8;
}
.timeline-v2 > li .cbp_tmlabel .text-left {
	float: left;
}
.timeline-v2 > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #f3f3f3;
	border-width: 10px;
	top: 18px;
}
.timeline-v2 > li .cbp_tmicon {
	top: 22px;
	left: 22%;
	width: 10px;
	height: 10px;
	position: absolute;
	background: #72c02c;
	margin: 0 0 0 -17px;
	box-shadow: 0 0 0 4px #f3f3f3;
	-webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 65.375em) {
	.timeline-v2 > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 47.2em) {
	.timeline-v2:before {
		display: none;
	}
	.timeline-v2 > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px;
	}
	.timeline-v2 > li .cbp_tmtime span {
		text-align: left;
	}
	.timeline-v2 > li .cbp_tmlabel {
		padding: 1em;
		font-weight: 400;
		margin: 0 0 30px;
	}
	.timeline-v2 > li .cbp_tmlabel:after {
		left: 20px;
		top: -20px;
		right: auto;
		border-bottom-color: #f3f3f3;
		border-right-color: transparent;
	}
	.timeline-v2 > li .cbp_tmicon {
		left: auto;
		float: right;
		position: relative;
		margin: -55px 5px 0 0;
	}
}
@media screen and (max-width: 800px) {
	#front-page-publications {
		border-left: 0 solid #e7e7e7;
		border-right: 0 solid #e7e7e7;
		padding: 0;
		margin: 0;
	}
}
@media (max-width: 768px) {
	.jumbotron,
	#header-full-width {
		height: 250px;
		width: 100%;
		background: #c6d6ed;
		border-top: 2px solid #c6d6ed;
	}
	#full-width-slider ul {
		height: 250px;
	}
	.col-md-10 .heading,
	.col-md-2 h3.title-divider {
		display: none;
	}
	.content {
		border-bottom: none;
	}
}
.node-webform .submitted {
	display: none;
}
.field-name-field-ag-agrovoc .field-item {
	display: inline;
}
.field-name-field-ag-agrovoc .field-item:after {
	content: ',  ';
}
.media img {
	box-shadow: 1px 1px 0 #f1f1f1 inset, 1px 0 0 #d8d8d8, 0 1px 0 #e5e5e5, 2px 1px 0 #d8d8d8, 1px 2px 0 #e5e5e5,
		3px 2px 0 #d8d8d8, 2px 3px 0 #e5e5e5, 4px 3px 0 #d8d8d8, 4px 3px 0 #eee, 4px 3px 0 #e5e5e5, 4px 4px 0 #e5e5e5;
	-moz-box-shadow: 1px 1px 0 #f1f1f1 inset, 1px 0 0 #d8d8d8, 0 1px 0 #e5e5e5, 2px 1px 0 #d8d8d8, 1px 2px 0 #e5e5e5,
		3px 2px 0 #d8d8d8, 2px 3px 0 #e5e5e5, 4px 3px 0 #d8d8d8, 4px 3px 0 #eee, 4px 3px 0 #e5e5e5, 4px 4px 0 #e5e5e5;
	-webkit-box-shadow: 1px 1px 0 #f1f1f1 inset, 1px 0 0 #d8d8d8, 0 1px 0 #e5e5e5, 2px 1px 0 #d8d8d8, 1px 2px 0 #e5e5e5,
		3px 2px 0 #d8d8d8, 2px 3px 0 #e5e5e5, 4px 3px 0 #d8d8d8, 4px 3px 0 #eee, 4px 3px 0 #e5e5e5, 4px 4px 0 #e5e5e5;
}
footer {
	clear: both;
	position: relative;
}
address {
	margin-top: 5px;
}
.footer_bg {
	padding: 15px 0 0;
	background: #3093c7;
	color: #fff;
}
footer .pull-right {
	text-align: right !important;
}
@media (max-width: 480px) {
	.fao-logo {
		width: 200px;
	}
	.content-logo {
		width: 230px;
	}
	footer .col-md-3 > .pull-right {
		float: none !important;
	}
	.col-md-10 .heading,
	.col-md-2 h3.title-divider {
		display: none;
	}
	.content {
		border-bottom: none;
	}
	.carousel-caption {
		display: none;
	}
	header {
		padding-top: 10px;
	}
	header .search {
		display: none;
	}
	header .search-open {
		display: none;
	}
}
.content {
	clear: float;
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.pace-inactive {
	display: none;
}
.pace .pace-progress {
	background: #29d;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}
#mask,
#filters-loading-mask,
#loading-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 10000;
	padding: 400px 0% 200px;
	text-align: center;
	color: #888;
	font-weight: 700;
	font-size: 280%;
}
#mask h2 {
	font-size: 30px;
}
.dc-chart g.row text {
	fill: #000;
	font-size: 12px;
	cursor: pointer;
}
.dc-chart .selected path {
	stroke-width: 1;
	stroke: #ccc;
	fill-opacity: 1;
}
.dc-chart .pie-slice {
	fill: #0e446a;
}
ul.link-tabs {
	list-style: none;
	width: 100%;
	padding: 0;
	margin-bottom: 0;
}
ul.link-tabs li {
	position: relative;
	overflow: visible;
	display: inline-block;
	margin: 0 0 0 3px;
	border: 1px solid #f7f7f7;
	border-bottom: none;
	color: #333;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	background: #f8f8f8;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	zoom: 1;
	*display: inline;
}
ul.link-tabs li:first-child {
	margin-left: 5px;
}
ul.link-tabs-mini li {
	padding: 2px 8px !important;
}
ul.link-tabs-mini li:first-child {
	margin-left: 0;
}
ul.link-tabs li a,
ul.link-tabs li a:hover {
	text-decoration: none;
	line-height: 15px;
	padding: 0 15px;
	outline: none;
	display: block;
}
ul.link-tabs li.active,
ul.link-tabs li:hover {
	background: #ededed;
	border-color: #ddd;
	color: #555;
}
ul.link-tabs li.active a {
	color: #555;
}
.nav-tabs,
.link-tabs {
	border-bottom: 3px solid #ededed;
}
.nav-tabs li {
	margin-bottom: 0;
}
ul.nav-tabs li:first-child {
	margin-left: 5px;
}
.nav-tabs > li > a {
	border: 0 solid transparent !important;
	line-height: 20px;
	padding: 5px 20px;
	border-radius: 0;
	-moz-border-radius: 0;
	-web-kit-border-radius: 0;
	background: #f8f8f8;
	outline: none;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	background: #ededed !important;
	color: #555;
	cursor: default;
	outline: none;
}
ul.link-tabs-mini li {
	padding: 2px 8px !important;
}
ul.link-tabs-mini li:first-child {
	margin-left: 0;
}
.tab-widget {
	margin-bottom: 20px;
}
.tab-content {
	border: #ededed 1px solid;
	background: #fff;
	padding: 15px;
}
#tab-contents {
	padding-top: 10px;
}
.tab-widget .nav {
	margin: 0;
}
.profile-info {
	padding: 10px 0;
}
#project-details-tabs {
}
footer {
	padding: 10px 0 0;
	border-top: 1px solid #e4e4e4;
}
ul.link-tabs li {
	padding: .5em;
	margin-left: 2px;
}
.notes {
	padding: .2em;
	border: 1px solid #ccc;
	background-color: #ebebeb;
	margin-bottom: 1em;
}
.green-notes {
	background-color: #ddf4ce url(../img/bck_success.png);
	border-color: #72cb67;
}
.blue-notes {
	border-color: #50b0ec;
	background: #dce6f3 url(../img/bck_info.png);
}
.yellow-notes {
	background: #ffc left center no-repeat;
	border-color: #ebebeb;
	background: #dce6f3 url(../img/bck_info.png);
}
.red-notes {
	background: #f5dcdd;
	border-color: #ec9b9b;
}
.btn,
.btn-sm,
.btn-medium,
.btn-large,
.form-control,
.nav-pills > li > a {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.nav-pills > li > a {
	font-weight: 700;
	color: #fff;
	padding: 5px 10px;
}
.badge {
	color: #fff;
	font-size: 14px;
	font-family: Lato, helvetica neue, sans-serif;
	font-weight: 100;
	padding: 3px 7px;
}
