.achievments .row {

	margin-left: 0px !important;

	margin-right: 0px !important;

	margin-bottom: 4px;

}

.achievments a:not(.network) {

	color: #000;

	font-size: 10pt;

	font-family: inherit;

	font-weight: 100;

	font-style: normal;

	line-height: 10pt;

	letter-spacing: 0;

	text-align: justify;

	padding: 3px;

	overflow: hidden;

	height: 57px;
	
	text-transform: none !important;

}

.achievments a.network {

	color: #fff;

	font-size: 10pt;

	font-family: inherit;

	font-weight: 100;

	font-style: normal;

	line-height: normal;

	letter-spacing: 0;

	text-align: justify;

	padding: 5px;

	overflow: hidden;

	height: 57px;
	
	text-transform: none !important;

}

.achievments a.network span {

	width: 100%;

	height: 100%;

	background-image: none;

	position: relative;

	top: 0;

	left: 0;

	overflow: hidden;

}

.achievments .achieve {

	position: relative;

}

.achievments *[class*="achieve-"] {

	position: relative;

}

.achievments .achieve-1 .overlay .w {

    #background-color: rgba(0, 0, 0, 0.9);
	background: linear-gradient(to left, #4997FA, #C1DCFE);
	background-color: #4997FA;

}

.achievments .achieve-2 .overlay .w {

    background-color: rgba(0, 0, 0, 0.9);

}

.achievments .achieve-3 .overlay .w {

    #background-color: rgba(0, 0, 0, 0.9);
	background: linear-gradient(to left, #4997FA, #C1DCFE);
	background-color: #4997FA;

}

.achievments .achieve-4 .overlay .w {

    #background-color: rgba(0, 0, 0, 0.9);
	background: linear-gradient(to left, #4997FA, #C1DCFE);
	background-color: #4997FA;

}

.achievments .achieve-5 .overlay .w {

    background-color: rgba(0, 0, 0, 0.9);

}

.achievments .achieve-10 .overlay .w {

    background-color: rgba(0, 0, 0, 0.9);

}

.achievments .achieve-11 .overlay .w {
	#background-color: #000;
	background: linear-gradient(to left, #4997FA, #C1DCFE);
	background-color: #4997FA;
}
.achievments.hp .achieve-11 .overlay .w {
    background: linear-gradient(to left, #4997FA, #C1DCFE);
	background-color: #4997FA;
}

.achievments .achieve-6 a,
.achievments .achieve-7 a,
.achievments .achieve-8 a,
.achievments .achieve-9 a {
	display: table;
	padding: 10px;
}
.achievments .achieve-6 a span,
.achievments .achieve-7 a span,
.achievments .achieve-8 a span,
.achievments .achieve-9 a span {
	display: table-cell;
	vertical-align: middle;
}

.achievments .achieve-6 a {

	height: 66px;

	overflow: hidden;

	background-color: #217fc0;

}

.achievments .achieve-7 a {

	height: 66px;

	overflow: hidden;;

	background-color: #03a8df;

}

.achievments .achieve-8 a {

	height: 66px;

	overflow: hidden;

	background-color: #1788e6;

}

.achievments .achieve-9 a {

	height: 66px;

	overflow: hidden;

	background-color: #b80809;

}

.achievments.plitka .c2x1, .achievments.plitka .c2x2, .achievments.plitka .c4x2, .achievments.plitka .c6x2, .achievments.plitka .c8x2 {

    min-height: 137.5px !important;

    max-height: 137.5px !important;

    overflow: hidden;

}

.achievments.plitka .overlay {

	min-height: 57px;

    max-height: 57px;

}

.achievments.plitka .overlay .bg {

    height: 57px;

}

.achievments.plitka .c2x1 a {

	height: 137.5px;

    max-height: inherit;

    min-width: inherit;

}
.achievments.hp .achieve-11 a {
    font-size: 200%;
    line-height: 50px;
    text-align: center;
	color: #000000 !important;
}