.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	width: auto !important;
	height: auto !important;
	border-color: rgb(0, 39, 78);
	background-color: rgb(0, 39, 78);
	background-image: none;
	filter: none;
}

.d_none, span.punkt, span[class$='tax'] {display: none;}

.btn-primary {
	background-color: rgb(0, 39, 78);
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #23527c;
}
.build__version {
	color: rgba( 255, 255, 255, .3);
}
.lang__switch {
	margin-top: 20px;
}
.lang__switch  span {
	color: rgb(192,192,192);
}
.lang__switch  a {
	color: rgb(192,192,192);
	text-decoration: none;
}
.lang__switch  a:hover, .lang__switch  a:active, .lang__switch  .active {
	color: rgb(0, 39, 78);
}
.switch {
	font-family: HelveticaNeueCyr-Roman;
	font-size: 15px;
	display: block;
	margin-left: 0 !important;
	position: absolute;
	top:9px;
	right:10px;
}
.switch a{
	text-decoration: none;
	color: rgb(192,192,192);
}
.switch span{
	color: rgb(192,192,192);
	margin-left: 0 !important;
}
.switch  a:hover, .switch  a:active, .switch  .active {
	color: rgb(0, 39, 78);
}
