/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.dropdown-menu > li > a {white-space:normal;}
.mega-menu table .dropdown-menu li > a {padding: 8px 37px 8px 19px;}
.light .top-description *{
	color: #fff !important;
}
.b-footer-version{
	float: right;
}
.b-footer-version a{
	color: #fff;
}
.b-special-link{
	margin-left: 10px;
	vertical-align: middle;
	position: relative;
	top: 3px;
}
.b-special-link i{
	font-size: 24px;
}
.light .b-special-link i{
	color: #fff;
}
.b-change-version{
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	max-width: 24px;
	position: relative;
	top: 1px;
}
.shares-block{
	display: none !important;
}
.b-partners-slider-item{
	text-align: center;
}
.b-partners-slider-item img{
	margin: 0 auto;
}
div[data-sid="ROOM"]{
	display: none;
}
.header_1 .callback-block{
	display: none;
}
.register {
	width: 600px;
}
.error {
	color: #ff0000;
}
.link-to-lk {
	padding-top: 16px;
	text-align: center;
}
.link-to-lk a {
	display: inline-block;
	width: 50px;
	background: url("/images/lk.png") center top no-repeat;
	padding-top: 36px;
	line-height: 16px;
}
@media(min-width: 1200px){
	.mega-menu table .dropdown-menu{
		width: 100%;
	}
	.mega-menu table td:hover > .wrap > .dropdown-menu{
		min-width: 260px;
	}
}