#BVFMenuV2 *, #BVFMenuV2 :before, #BVFMenuV2 :after {
	box-sizing: content-box;
}
#BVFMenuV2 .logo {
	display: block;
	width: 126px !important;
}
#BVFMenuV2 .nav {
	overflow: visible;
	text-transform: none;
}
#BVFMenuV2 .logo .image {
    /*background: rgba(0, 0, 0, 0) url("/img/menulogo.png") no-repeat scroll 0 0 !important;
    height: 36px !important;
    width: 126px !important;*/
}
#BVFMenuV2.NY .logo{
   width: 176px !important;
}
#BVFMenuV2.NY .logo .image {
    /*left: 0 !important;
    top: 0 !important;*/
   width: 176px !important;
}
#BVFMenuV2.NY .logo .innerList {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 137, 219, 1), rgba(7, 59, 87, 1)) repeat scroll 0 0;
    top: 100% !important;
}

/*Прилиапющие табы*/
.some-block-sections.stuck {
    top: 60px;
}
/*прилипающий загрузчик рядов*/
.optional-white.stuck {
    top: 60px;
}
.header-pseudo {
    top: 60px;
}