.label {
	margin-left: auto;
	margin-right: 0;
}

.label img {
	margin-right: 0;
	max-width: 83%;
}

.glass {
	margin: 0;
}

.glass img {
	border-radius: 12px;
}

@media(max-width: 1400px) {
	.glass img {
		border-radius: 0;
	}
}

.footer,
body {
	background: #1a1a1a !important;
	color: #fff;
}

.announce__picture-note,
.announce__text {
	color: #fff;
}

.task,
.tab.tab-active,
.credits {
	background: #2b2b2b !important;
	color: #fff !important;
}

.anons-portfolio-tags {
	background: #2b2b2b;
	border-top: 1px solid hsla(0, 0%, 63%, .13) !important;
}

.likes {
	border-color: rgba(255, 255, 255, .13);
}

.task__date {
    background: linear-gradient(to top, #262626, #3b3c37);
    color: #fff;
}

.addthis_button_livejournal img{
opacity: 0 !important;
}
.addthis_table td:last-child{
background: url(/svalka/zhzh.png) top left no-repeat;
}