.project-container {

}
.project-container a {
	border-bottom: 1px dotted #747B83
}
.project-container img {
	border: 0 none
}
.project-container footer {
	position: relative
}
.project-container q, .project-container blockquote {
	font-style: italic
}
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
*text-indent:-9999px
}
.ir:before {
	content: "";
	display: block;
	height: 150%;
	width: 0
}
.hidden {
	display: none;
	visibility: hidden
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix, .signatures {
*zoom:1
}
.clearfix:before, .signatures:before, .clearfix:after, .signatures:after {
	content: " ";
	display: table
}
.clearfix:after, .signatures:after {
	clear: both
}
.back-to-top {
	background: #000;
	border: none !important;
	display: block;
	height: 93px;
	position: relative;
	width: 100%
}
.back-to-top:after {
	content: url("../images/ui/buttons/back.jpg");
	height: 44px;
	left: 55px;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	width: 239px
}
.related_to {
	background-color: #F8F9FB;
	border-left: 1px solid #E4E6E9;
	padding: 8px 16px 6px
}
.pace .pace-progress {
	background: #fff;
	height: 2px;
	left: 0;
	position: fixed;
	top: 35px;
	z-index: 2000;
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s
}
.pace-inactive {
	display: none
}
.project-container .loading {
	background: #000;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 35px;
	z-index: 1000
}
.project-container.loadstatus__loaded .loading {
	display: none
}
.project-container.loadstatus__loaded .pace .pace-progress {
	background: #000
}
.signatures {
	background-color: #fff;
	border-bottom: 5px solid #000
}
.signatures .function {
	font-size: 16px;
	color: rgba(0,0,0,0.6)
}
.signatures .member {
	background: no-repeat left bottom #fff;
	box-sizing: border-box;
	float: left;
	font: 22px/1em Arial, sans-serif;
	height: 100px;
	padding: 20px 0 0 54px;
	position: relative;
	width: 50%
}
.signatures .member.left {
	padding-left: 106px
}
.signatures .member.right:after {
	box-shadow: 14px 0 13px -15px inset;
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px
}
.signatures.signatures__oneauthor .member {
	width: 100%
}
.signatures.signatures__illustrated .member, .signatures .member.signatures__illustrated {
	padding-left: 150px
}


