.studio-job.studio-job-archive .archive-grid .is-new {
	position: static;
	display: inline-block;
	margin-right: 10px;
}

.studio-job.studio-job-archive .archive-grid .grid-tags {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 5;
	transform: translate3d(0,0,0);
	pointer-events: none;
}
.studio-job.studio-job-archive .grid-tag-item {
	display: inline-block;
	margin-right: 10px;
	border: none !important;
}
.grid-tag-item-new {
	width: 54px;
	height: 20px;
	background: url(https://img.artlebedev.ru/svalka/header-2016/v2/images/job/label_grey.svg) center center no-repeat;
	background-size: 100%;
}
.item-white .grid-tag-item-new, .grid-tag-item-new-white {
	background-image: url(https://img.artlebedev.ru/svalka/header-2016/v2/images/job/label_white.svg);
}

.grid-tag-item-database {
	width: 139px;
	height: 20px;
	background: url(https://img.artlebedev.ru/svalka/header-2016/v2/images/job/base.svg) center center no-repeat;
	background-size: 100%;
	pointer-events: none;
}
a.grid-tag-item-database {
	pointer-events: auto;
}
a.grid-tag-item-database:hover {
	background-image: url(https://img.artlebedev.ru/svalka/header-2016/v2/images/job/base-hover.svg);
}

.database-grid .group {
	text-align: left !important;
}
.database-grid .group .item {
	margin-left: 0 !important;
}
.database-grid {
	max-width: 1200px;
	margin: 0 auto;
}

.als-grid-columns-item-info-designer-7:hover .name a {
	color: white !important;
}


.database-info {
	max-width: 1200px;
	margin: 0 auto 0.5em auto;
}
.database-info-item {
	display: inline-block;
	margin: 0 1.5em 0.5em 0;
}
.database-info-item-label {
	font-size: 0.8em;
	color: #B2B2B2;
}
