/*
Autoua.net
-
Global web style
version 1.0
-
2006-2008, MSP "Magnet"
*/
a img {
    border: 0
}

.errorlist {
    color: red;
    margin: 0;
    padding: 0;
    list-style: none
}

.top-banner {
    width: 990px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 0;
    line-height: 0
}

#newHeader {
    height: 95px;
    background: url(https://autoua.net/static/img/bg_mainmenu.png) 0 0 repeat #971101;
    clear: both
}

.logoT {
    float: left;
    width: 227px;
    height: 32px;
    padding: 12px 14px 0
}

.logoLink,
.logoLink img {
    display: block;
    width: 227px;
    height: 32px;
    overflow: hidden
}

.menuWrap {
    height: 40px;
    padding-top: 12px;
    font-size: 14px;
    font-family: Tahoma, Arial, Helvetica, sans-serif
}

.autorization {
    float: right;
    height: 27px;
    width: 224px;
    padding-right: 10px
}

.autorization a,
.autorization strong,
.autorization .userbar {
    float: right;
    line-height: 25px;
    display: block;
    padding: 0 10px 2px;
    color: #fff;
    text-shadow: 0 1px 0 #590400
}

.autorization .userbar {
    position: relative;
    z-index: 1;
    top: -12px;
    right: -10px;
    padding-right: 0;
    max-width: 161px
}

.autorization .userbar,
.autorization .userbar a,
.autorization .userbar strong {
    text-shadow: 0 1px 0 black!important
}

.autorization .userbar .inner {
    position: relative;
    padding: 0 6px;
    z-index: 100
}

.autorization .userbar .inner_1 {
    position: relative
}

.autorization .userbar .inner .aplace {
    padding-top: 12px;
    position: relative
}

.aplace .messages {
    width: 23px;
    height: 18px;
    background: transparent url(https://autoua.net/static/img/icon-small-sprite.png) 0 -548px no-repeat;
    padding: 0;
    text-align: right;
    margin: 2px 0 0;
    position: absolute;
    left: 0;
    top: 12px
}

.aplace .messages span {
    font-size: 10px;
    line-height: 10px;
    float: right;
    background-color: #fff600;
    padding: 1px 3px;
    color: #A20800;
    text-shadow: none;
    border-radius: 2px
}

.aplace .messages:hover {
    background-position: 0 -497px
}

.aplace .messages:hover span {
    background-color: #e9b7b7
}

.aplace .switch {
    width: 12px;
    height: 13px;
    padding: 0;
    background: transparent url(https://autoua.net/static/img/icon-small-sprite.png) 0 -303px no-repeat;
    margin: 7px 0 0;
    float: none;
    position: absolute;
    right: 0;
    top: 12px
}

.aplace .switch.close {
    background-position: 0 -345px
}

.aplace .switch:hover {
    background-position: 0 -394px
}

.aplace .switch.close:hover {
    background-position: 0 -445px
}

.aplace .userlink {
    display: block;
    margin: 0 20px 0 30px;
    float: none;
    padding: 0;
    overflow: hidden
}

.innerleft,
.innerright,
.innercenter {
    height: 95px
}

.innerleft,
.innerright {
    width: 4px;
    background: transparent url(https://autoua.net/static/img/userbar_shadows.png) 0 0 no-repeat
}

.innerleft {
    position: absolute;
    top: 0;
    left: 0
}

.innerright {
    background-position: 100% 0;
    position: absolute;
    top: 0;
    right: 0
}

.innercenter {
    background: transparent url(https://autoua.net/static/img/userbar_bg.jpg) 0 0 repeat-x;
    margin: 0 4px;
    padding: 0 7px
}

.autorization .userbar .inner a {
    white-space: nowrap
}

.innercenter ul,
ul.clear {
    margin: 0;
    padding: 0;
    list-style: none
}

.autorization .userbar .innercenter ul li a {
    padding: 0
}

.innercenter ul li a {
    float: none;
    line-height: 20px
}

.collapsed .innercenter {
    background: none;
    height: 40px
}

.registr {
    padding-left: 9px;
    border-left: 1px solid #7d0700
}

.registr.loggedin {
    margin-right: -10px
}

.mainMenu {
    height: 43px;
    margin-top: 0;
    background: url('https://autoua.net/static/img/menu-dark.jpg') 0 100% repeat transparent
}

.header-button {
    float: left;
    margin-left: 10px
}

a.b-button-qest {
    float: left;
    width: 84px;
    height: 27px;
    background: url("https://autoua.net/static/img/qButton.jpg") no-repeat scroll 0 0 #9C0E00
}

a.b-button-qest:hover {
    background-position: 0 -27px
}

#menue {
    list-style: none;
    padding: 2px 0 0;
    margin: 0
}

li.parrent {
    float: left;
    font-size: 18px;
    position: relative;
    height: 39px;
    padding: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}

li.parrent:hover {
    padding: 0;
    z-index: 2;
    border-top-color: #b91e00;
    border-bottom-color: #7c0c00;
    background: url('https://autoua.net/static/img/submenu-bg.png') repeat scroll 0 72% #971101
}

li.parrent.active {
    background: #fff;
    border-color: #fff
}

li.parrent a {
    display: block;
    height: 39px;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
    position: relative
}

li.parrent a span {
    line-height: 36px
}

li.parrent a:hover,
.autorization a:hover {
    color: #e9b8b7
}

li.parrent.active a.mainLink span {
    color: #000 !important;
    text-decoration: none !important;
    text-shadow: none
}

.moremenu {
    font-size: 10px
}
.fz11 {
    font-size: 11px;
}

li.parrent a.moremenu:hover span {
    text-decoration: none;
    border-bottom: 1px dotted #E9B8B7
}

li.parrent.active a.moremenu,
li.parrent.active a.moremenu span {
    color: #000;
    border-color: #000
}

li.parrent a.moremenu:hover span.truelink {
    border-bottom: 0 none;
    text-decoration: underline
}

.subMenu {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0;
    z-index: 100000
}

.subMenu li {
    height: 30px
}

.subMenu li a {
    padding: 0 10px;
    display: block;
    line-height: 26px;
    height: 28px;
    white-space: nowrap;
    text-decoration: none;
    border-top: 1px solid #b91e00;
    border-bottom: 1px solid #7e1000;
    background: url('https://autoua.net/static/img/submenu-bg.png') 0 39% repeat #901305
}

.subMenu li a:hover {
    background: url('https://autoua.net/static/img/menu-dark.jpg') 0 80% repeat transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    text-decoration: underline
}

.subMenu li.submenu-shadow {
    height: 14px;
    padding: 0;
    border: 0 none;
    background: transparent
}

.searchBlock {
    float: left;
    height: 25px;
    padding: 1px;
    width: 318px;
    background: url('https://autoua.net/static/img/bg_gsearch.jpg') left top no-repeat transparent;
    position: relative
}

input.gsc-input {
    background-color: transparent;
    height: 23px;
    width: 297px !important;
    border: 0 none !important;
    padding: 3px 5px;
    margin: 0
}

td.gsc-search-button {
    padding: 0;
    margin: 0
}

input.gsc-search-button {
    background: url('https://autoua.net/static/img/searchButton.jpg') 0 0 no-repeat transparent;
    height: 27px!important;
    width: 62px;
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    text-indent: 200px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 !important
}

input.gsc-search-button:hover {
    background-position: 0 -27px;
    cursor: pointer
}

input.gsc-search-button:focus,
a.b-button-qest:active {
    background-position: 0 -54px
}

div.gsc-clear-button {
    display: none !important
}

.cse .gsc-branding,
.gsc-branding,
.collapsed .innerleft,
.collapsed .innerright,
.collapsed .innercenter ul,
div.hidden {
    display: none
}

.searchSp {
    padding-left: 6px;
    font-size: 14px;
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #b9b8b8
}

#header {
    width: 100%;
    overflow: hidden
}

#header a.logo {
    float: left;
    width: 169px;
    height: 83px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/bg-logo.png) no-repeat;
    position: relative;
    left: -5px
}

#header div div {
    float: none;
    width: auto;
    padding: 0 0 0 200px
}

#header ul {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 28px 0 0;
    padding: 0 0 1px;
    list-style: none;
    font: 1em/1 Tahoma, Verdana, sans-serif
}

#header li {
    float: left;
    width: 15%;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    border-left: 1px solid #fff;
    color: #D1CDCC;
    padding-left: 10px
}

#header li strong {
    font-size: 1.8em;
    font-weight: 400;
    display: block
}

#header a {
    margin: 0;
    padding: 0;
    color: #D1CDCC;
    text-decoration: none
}

#header_top {
    background: #484848;
    color: #fff;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 70%
}

#header_top_services_16 {
    float: right;
    padding: 5px 20px 8px 0
}

#header_top_tools_16 {
    padding: 8px 0 8px 20px
}

#header_top_services {
    float: right;
    padding: 7px 20px 8px 0
}

#header_top_tools {
    padding: 7px 0 8px 20px
}

.user_ico {
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.person {
    background: url("https://autoua.net/data/img/person.gif") center left no-repeat;
    background-position: 0 -1px;
    padding: 0 0 0 14px
}

div.advertising,
.top-banner .left {
    text-align: center
}

div.advertisingWhite {
    text-align: center;
    background: #FFF
}

#services_container {
    background-color: #8E0000;
    background: url("https://forum.autoua.net/images/bg-header.png") repeat-x
}

#services_list {
    margin: 5px 0 0
}

td.services {
    vertical-align: top;
    color: #D1CDCC;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    letter-spacing: 0;
    border-left: 1px solid white;
    padding: 0 .6em;
    width: 16%
}

td.services a p.services_description,
td.services a:visited p.services_description,
td.services a p.services_title,
td.services a:visited p.services_title,
td.services a {
    text-decoration: none;
    color: #D1CDCC
}

.services_active {
    vertical-align: top;
    color: #fff;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    letter-spacing: 0;
    border-left: 1px solid white;
    padding: 0 .6em;
    width: 16%
}

td.services_active p.services_title,
td.services p.services_title {
    font-size: 140%;
    line-height: 18px;
    margin: 0;
    padding: 0
}

td.services_active p.services_description,
td.services p.services_description {
    font-size: 80%;
    line-height: 10px;
    margin: 0;
    padding: 0
}

.p_title {
    color: #b00000;
    font-size: 130%
}

.closewindow a {
    color: #b00000;
    font-size: 70%;
    padding-right: 10px
}

table.glb_labels {
    margin-top: 20px
}

table.glb_labels td {
    vertical-align: middle
}

table.glb_labels td.glb_main_label_a {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #ccc
}

table.glb_labels td.setting_label {
    background: url("https://market.autoua.net/img/lbl_bg.gif") repeat-x bottom;
    padding-left: 10px;
    padding-bottom: 16px;
    padding-right: 0;
    vertical-align: bottom;
    text-align: right
}

table.glb_labels td.l_label {
    background: url("https://market.autoua.net/img/lbl_bg.gif") no-repeat right bottom;
    vertical-align: bottom
}

table.glb_labels td.r_label {
    background: url("https://market.autoua.net/img/lbl_bg.gif") no-repeat left bottom;
    vertical-align: bottom
}

.glb_section_label {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.glb_section_label_a {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #fff
}

.news_date {
    margin: 7px 0 0;
    color: #727272;
    font-size: 80%
}

.news_headline a:hover,
td.services_active a:hover p.services_description,
td.services_active a p.services_description,
#header li.active a:hover {
    text-decoration: none
}

.dynamo_news_table {
    border: dotted #999 1px
}

.dynamo_news_title a {
    color: #1A3DC1
}

.dynamo_news a {
    color: #1A3DC1;
    text-decoration: none
}

.dynamo_news a:hover {
    color: #1A3DC1;
    text-decoration: underline
}

.live {
    background-color: #484848;
    background-image: url(https://live.autoua.net/data/img/timeline_1.gif);
    background-position: bottom;
    background-repeat: repeat-x
}

.live_announce_title {
    color: #fff;
    font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
    font-size: 130%;
    line-height: 100%;
    padding-top: 5px
}

.live_announce_title a,
td.services_active a:hover p.services_title,
td.services_active a p.services_title,
td.services_active a:hover,
td.services_active a,
#header_top a {
    color: #fff;
    text-decoration: none
}

.live_announce_title a:hover,
td.services a:hover p.services_title,
td.services a:hover,
#header a:hover {
    color: #fff;
    text-decoration: underline
}

.live_announce_date {
    color: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 85%
}

.live_announce_arr {
    color: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 120%
}

#subheader {
    height: 76px;
    position: relative;
    font: 10px/1.4 Arial, Helvetica, sans-serif
}

#subheader .border {
    position: absolute;
    width: 100%;
    height: 8px;
    left: 0;
    bottom: 0;
    background: #484848
}

#tabs,
.sub-navigation {
    float: left;
    height: 64px;
    margin: 12px 0 0 11px;
    padding: 0;
    list-style: none;
    position: relative
}

#tabs ul {
    display: none;
    list-style: none;
    position: absolute;
    right: 0;
    margin: 64px 0 0 -1px;
    padding: 0
}

#tabs .opened ul {
    display: block;
    z-index: 10
}

#tabs li,
.sub-navigation li {
    float: left;
    position: relative;
}
.sub-navigation li:first-child h1 {
	border: none;
	font-size: 1em;
	padding: 0;
}
#tabs li li {
    float: none
}

#tabs a,
#tabs h1,
.sub-navigation a,
.sub-navigation h1 {
    float: left;
    height: 43px;
    font-size: 1.4em;
    line-height: 43px;
    margin: 19px 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
    color: #000;
    border: 1px solid #ccc;
    background: #e6e4e4;
}

#tabs li:hover li a {
    background: #e6e4e4;
}

#tabs .opened a.b-dropdown,
#tabs li a:hover,
.sub-navigation li a:hover {
    background-color: #fff
}

#tabs a.first,
#tabs h1,
.sub-navigation a.first,
.sub-navigation h1 {
    height: 62px;
    font-size: 2.4em;
    line-height: 62px;
    margin-top: 0;
    margin-left: 0;
    padding: 0 20px
}

#tabs a.active,
.sub-navigation a.active {
    background: #fff;
    border-bottom: 1px solid #fff
}

#tabs ul a {
    width: 114px;
    height: auto;
    margin: 0;
    padding: 10px 15px;
    font-size: 1.4em;
    line-height: 1.3em;
    border-top: 0;
    text-align: right
}

#tabs a.b-dropdown:after {
    content: "▼";
    font-size: 10px
}

#tabs .opened a.b-dropdown:after {
    content: "▲";
    font-size: 10px
}

#comments {
    font: 12px/1.4 Arial, Helvetica, sans-serif
}

#comments p,
#add-comment p {
    font-size: 14px;
    line-height: 17px;
    margin: 4px 0
}

#comments .in {
    padding-left: 10px;
    padding-right: 10px
}

.comment {
    margin: 0 0 31px 135px
}

.comments a:hover {
    color: #b00000;
    border-bottom: 1px solid #b00000
}

.comments a {
    text-decoration: none !important;
    color: #06c;
    border-bottom: 1px solid #06c
}

.addCom,
.in .delete {
    font-size: 12px
}

.comments .open,
.comments .open:hover {
    border-bottom-style: dotted !important
}

.comment a.img,
.comment img.img,
#add-comment .img,
.comments .com-link-img {
    float: left;
    border: 0
}

.comment a.img img,
#add-comment img,
.subMenu li.submenu-shadow img,
li.opened .subMenu,
li.parrent:hover .subMenu {
    display: block
}

div.comments {
    margin-top: 30px
}

.titleCom {
    margin: 4px 0 16px !important
}

.titleCom strong,
.comments .bigger,
.moremenu span {
    font-size: 18px
}

.comNode {
    margin-bottom: 31px
}

.comHead {
    padding: 1px 4px 1px 1px;
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    position: relative
}
.comHead_insur {
    border: none;
    padding: 0;
}
.comHead a.img {
    margin: 0
}

.smDate {
    font-size: 10px;
    color: #626262;
    float: right;
    padding-top: 4px
}

.comBody {
    padding-top: 5px
}

.hcom1 {
    padding-left: 30px
}

.hcom2 {
    padding-left: 60px
}

.hcom3 {
    padding-left: 90px
}

.hcom4 {
    padding-left: 120px
}

.hcom5 {
    padding-left: 150px
}

.comHeadcontent {
    padding-left: 24px;
    overflow: hidden;
    position: relative
}

#content .litleinfo {
    color: #3b3b3b;
    font-size: 11px;
    line-height: 15px
}

.taWr {
    border: 1px solid #ccc
}

*+html .taWr {
    border: 1px solid #ccc
}

.message-errors,
.top-banner-wrapper {
    padding-bottom: 4px
}

.taWr textarea {
    width: 100%;
    height: 140px;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font: 14px/1.4 Arial, Helvetica, sans-serif;
    resize: vertical;
    outline: none
}
.textarea textarea {
    padding: 5px 10px;
    box-sizing: border-box;
}

#comment-form div.captcha {
    float: right;
    margin: 10px 0 0
}

.captcha .errorlist {
    text-align: right
}

.captcha label {
    float: left;
    white-space: nowrap;
    font-size: 14px;
    margin: 15px 10px 0 0
}

.captcha button {
    margin-left: 5px;
    font-size: 18px;
    padding: 0 23px;
    line-height: 28px;
    width: auto
}

img.captcha {
    float: left;
    width: 150px;
    height: 50px;
    border: 1px solid #626262
}

#id_captcha_1 {
    margin: 12px 0 0 10px;
    font-size: 18px;
    width: 86px;
    float: left
}

#captcha-wrapper img {
    display: block;
    float: none
}

.butWr {
    clear: both;
    text-align: right
}

#cancel-reply,
#cancel-reply:hover {
    margin-right: 30px;
    font-size: 12px;
    color: #B00000;
    text-decoration: none;
    border-bottom: 1px dotted #B00000
}

#cancel-reply.with-captcha {
    float: right;
    margin-right: 12px
}

.butWr button {
    margin-top: 4px;
    font-size: 18px;
    padding: 0 23px;
    line-height: 28px;
    overflow: visible
}

#comments .delete {
    position: absolute;
    bottom: 3px;
    right: 3px;
    padding: 3px 6px 3px 25px;
    border: 1px solid #E6E6E6;
    background: #f4f4f4 url(https://profile.autoua.net/static/img/icon-small-sprite.png) no-repeat 6px 4px
}

#comments .delete:hover {
    background-color: #fff;
    background-position: 6px -75px
}

#comments .delete:active {
    background-color: #e6e6e6;
    background-position: 6px -75px
}

#comments .delete span {
    border-bottom-width: 1px !important;
    border-bottom-style: dotted
}

.level-0 {
    margin-left: 0!important
}

.comment-level-0 {
    margin-left: 0!important;
    padding: 0;
    background: none
}

.comment-level-1 {
    margin-left: 30px!important
}

.comment-level-2,
.level-1 {
    margin-left: 60px!important
}

.comment-level-3,
.level-2 {
    margin-left: 90px!important
}

.level-4 {
    margin-left: 150px!important
}

.comment-level-4,
.level-3 {
    margin-left: 120px!important
}

#add-comment {
    padding-bottom: 30px;
    margin-left: 150px
}

#footer {
    height: 250px;
    width: 1000px;
    overflow: hidden;
    color: #fff;
    font-size: 1.3em;
    background: #484848;
    margin: 0 auto;
    font: 12px/1.4 Arial, Helvetica, sans-serif
}

#footer.insurance-footer {
    height: 50px
}

#footer a {
    color: #FFF;
    text-decoration: underline
}

#footer a:hover {
    color: #FFF
}

#footer a.b-button {
    color: #332B00;
    text-decoration: none;
    margin-top: 10px
}

#footer .content {
    width: 990px;
    overflow: hidden;
    padding: 0 5px;
    margin: 0 auto;
    border: none
}

.footer-nav {
    width: 100%;
    height: 185px;
    padding: 15px 0 0;
    overflow: hidden;
    color: #fff
}

.footer-nav div,
#captcha-wrapper {
    float: left
}

.footer-nav ul {
    margin: 10px 0 0;
    padding: 0 0 0 20px
}

.footer-nav strong {
    font-size: 1em;
    margin: 0;
    display: block
}

.footer-nav a strong,
#footer img {
    display: inline
}

.footer-nav .left {
    width: 230px;
    padding-left: 10px
}

.footer-nav .center {
    width: 280px;
    padding-left: 80px
}

.right_180,
*+html .subMenu li a {
    width: 180px
}

.footer-nav .center ul {
    float: left;
    width: 155px
}

#footer .copyright {
    float: left;
    margin: 16px 0 0 10px
}

.copyright a,
.copyright a:hover,
.footer-nav a,
td.services a:hover p.services_description,
td.services a:active p.services_description,
#header li.active a {
    color: #fff
}

#footer .counters,
.top-banner .right {
    float: right
}

a.smaller {
    font-size: 90%;
    display: block;
    margin: -1px 0 2px
}

a.comments-count {
    background: url("https://autoua.net/data/img/bg-comments-icon-small.png") no-repeat scroll 0 1px transparent;
    margin: 6px 0 0;
    padding: 0 0 0 15px;
    float: left
}

a.comments-count_news {
    background: url("https://autoua.net/data/img/bg-comments-icon-small.png") no-repeat scroll 0 1px transparent;
    margin: 6px 0 0 9px;
    padding: 0 0 0 15px;
    font-size: 9px
}

.reminder_wrap {
    padding: 6px 10px 9px 36px;
    font-size: 14px;
    background: url('https://autoua.net/data/img/reminder_wrap.png') 10px 10px no-repeat #EDEED8
}

#auth-fader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000010000;
    left: 0;
    top: 0;
    background: url(https://autoua.net/static/img/fader-lb.png) repeat 0 0 transparent
}

#auth-body {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -185px 0 0 -285px;
    width: 570px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #000
}

.auth-header {
    position: relative;
    padding: 10px 20px;
    background-color: #dcdcdc;
    font-size: 24px;
    line-height: 40px
}

* + html .auth-header {
    position: static
}

.close-auth-lb {
    position: absolute;
    right: 18px;
    top: 7px;
    font-size: 30px;
    color: #2461cc;
    text-decoration: none;
    line-height: 40px
}

.lb-content {
    padding: 15px 0 20px;
    background: #fff
}

.lb-leftcol {
    width: 136px;
    float: left;
    font-size: 18px;
    padding-top: 4px
}

.lb-row {
    padding: 10px 20px 8px;
    margin-bottom: 2px;
    overflow: hidden
}

.soc-shadow {
    height: 10px;
    clear: both;
    background: url("https://autoua.net/static/img/soc-shadow.png") no-repeat center 100% transparent
}

.socB {
    background: url("https://autoua.net/static/img/soc_icons.png") no-repeat 0 0 transparent;
    display: block;
    float: left;
    height: 26px;
    margin-right: 10px;
    width: 124px;
    text-decoration: none;
    border: 0
}

.socB_vk {
    background-position: -124px 0
}

.socB_google {
    background-position: -248px 0;
    margin-right: 0
}

.input-lb {
    width: 386px;
    font-size: 18px
}

.forgot-pass {
    float: right;
    font-size: 12px;
    padding-top: 2px
}

.lb-check,
.lb-soc-help,
#comments .big {
    font-size: 14px
}

.cancel-auth-lb {
    float: right;
    font-size: 18px;
    margin-top: 7px
}

.auth-lb-sent {
    height: 37px;
    font-size: 18px;
    padding: 0 20px;
    overflow: visible
}

.error-lb {
    background-color: #f7e1e0
}

.error-field {
    padding: 0 0 0 136px;
    clear: both
}

.error-field,
.error-field * {
    color: red;
    font-size: 12px
}

a.b-userbname-pointowner,
a.b-userbname-pointowner:hover {
    background: url("https://point.autoua.net/static/img/owner-protect-bg.png") no-repeat scroll right 1px transparent;
    border: 0 none;
    padding: 0 8px 0 0;
    font-size: 14px;
    text-decoration: none
}

#corpMagnet li {
    list-style: none outside none
}

#corpMagnet {
    background: url("https://autoua.net/static/img/footer/bg_mFooter.jpg") no-repeat scroll center bottom #FFF;
    height: auto;
    background-size: cover;
}
#corpMagnet:after,
#corpMagnet:before {
	content: '';
	display: table;
}
#corpMagnet:after {
	clear: both;
}

#corpMagnet .footerMagnet {
    height: auto;
    margin: 0 auto;
    width: auto;
}

#corpMagnet .logoMagnet {
    float: left;
    height: 49px;
    padding: 15px 0 36px 22px;
    width: 136px
}

#corpMagnet .logoMagnet a {
    background: url("https://autoua.net/static/img/footer/logo.png") no-repeat scroll right bottom transparent;
    display: block;
    height: 49px;
    width: 136px
}

#corpMagnet .projectMagnet {
    float: right;
    height: 40px;
    padding-right: 10px;
    position: relative
}

#corpMagnet .projectMagnetList,
form.gsc-search-box,
table.gsc-search-box {
    margin: 0 !important
}

#corpMagnet .projectMagnetList li {
    float: right;
    height: 40px;
    margin-left: -19px;
    position: relative;
    width: 116px
}

#corpMagnet .goProject {
    display: block;
    width: 116px;
    height: 40px;
    text-indent: 200px;
    white-space: nowrap;
    overflow: hidden
}

#corpMagnet .ttMagnet {
    bottom: 40px;
    color: #606060;
    display: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    left: -63px;
    position: absolute;
    width: 248px
}

#corpMagnet .ttWrap {
    background: url("https://autoua.net/static/img/footer/tt.png") no-repeat scroll left top transparent;
    min-height: 77px;
    padding: 10px 14px 7px;
    width: 220px
}

#corpMagnet .ttBottom {
    background: url("https://autoua.net/static/img/footer/tt.png") no-repeat scroll left bottom transparent;
    height: 19px;
    width: 248px
}

#corpMagnet .linkMagnet {
    margin-top: 3px
}

#corpMagnet .linkMagnet a {
    background: url("https://autoua.net/static/img/footer/ipack.png") no-repeat scroll 0 5px transparent;
    color: #7C7C7C;
    font-size: 10px;
    padding-left: 12px;
    text-decoration: none
}

#corpMagnet .linkMagnet a span,
#header_top a:hover,
li.parrent a:hover span {
    text-decoration: underline
}

#corpMagnet .tab1 {
    background: url("https://autoua.net/static/img/footer/tabs.png") no-repeat scroll 0 0 transparent
}

#corpMagnet .tab2 {
    background: url("https://autoua.net/static/img/footer/tabs.png") no-repeat scroll -116px 0 transparent
}

#corpMagnet .tab3 {
    background: url("https://autoua.net/static/img/footer/tabs.png") no-repeat scroll -232px 0 transparent
}

#corpMagnet .tab4 {
    background: url("https://autoua.net/static/img/footer/tabs.png") no-repeat scroll -348px 0 transparent
}

#corpMagnet .tab5 {
    background: url("https://autoua.net/static/img/footer/tabs.png") no-repeat scroll -464px 0 transparent
}

#corpMagnet .tab6 {
    background: url("https://autoua.net/static/img/footer/tabs.png") no-repeat scroll -580px 0 transparent
}

#corpMagnet.autoua .tab1 {
    background-position: 0 -40px;
    z-index: 2
}

#corpMagnet.dynamo .tab2 {
    background-position: -116px -40px;
    z-index: 2
}

#corpMagnet.gagadget .tab3 {
    background-position: -232px -40px;
    z-index: 2
}

#corpMagnet.mabila .tab4 {
    background-position: -348px -40px;
    z-index: 2
}

#corpMagnet.mabila2 .tab4 {
    background-position: -348px -80px;
    z-index: 2
}

#corpMagnet.torba .tab5 {
    background-position: -464px -40px;
    z-index: 2
}

#corpMagnet.qp .tab6 {
    background-position: -580px -40px;
    z-index: 2
}

.new-menu-item {
    background-color: #FFF;
    border-radius: 2px 2px 2px 2px;
    color: #A20800;
    position: absolute;
    top: -1px;
    right: 3px;
    font-size: 10px;
    line-height: 10px;
    padding: 1px 3px;
    font-style: normal;
    text-shadow: none
}

#footer.sales-footer,
#header div {
    width: 100%
}

#footer.sales-footer .content {
    width: 1190px
}
/* responsive style for header, footer, mobile navigation and other*/
.footer-bg {
	padding: 15px 0 0;
	font-size: 12px;
	color: #fff;
	background-color: #484848;
}
.footer-bg li a {
	color: #fff;
}
/* header */
.mobile-menu_ico {
	display: block;
	opacity: 0.9;
	position: relative;
	height: 24px;
	width: 17px;
	padding: 0 6px;
	top: 5px;
	border: 2px solid #fff;
	border-radius: 3px;
	box-shadow: 0 1px 0 #000;
}
.mobile-menu_slice {
	display: block;
	border-bottom: 1px solid #fff;
	margin-top: 5px;
	box-shadow: 0 1px 0 #000;
}
.menue {
	float: right;
	list-style: outside none none;
	margin: 0;
	padding: 2px 0 0;
}
a.mainLink:hover .mobile-menu_ico {
	opacity: 0.7;
}
.auth-top {
	position: relative;
    float: right;
    height: 40px;
    padding-right: 10px;
    margin-left: -40px;
    max-width: 140px;
}
.auth-link {
    color: #fff;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 5px 2px 10px;
    text-shadow: 0 1px 0 #590400;
}
.auth-top_dd {
	position: absolute;
	right: 5px;
	top: 2px;
	font-size: 9px;
}
.auth-link:hover {
	color: #fff;
	opacity: 0.7;
}
.user-ava_top {
	position: absolute;
	left: -25px;
	top: 0;
	border-radius: 2px;
}
.auth-top .subMenu {
	left: auto;
	right: 0;
}
.auth-top_sbn-message {
	position: absolute;
	right: 3px;
	top: 0;
	background-color: #fff600;
	color: #a20800;
	border-radius: 2px;
	font-size: 10px;
    line-height: 12px;
    padding: 0 2px;
}
.auth-top_sbn-message_ava {
	top: -5px;
	right: auto;
	left: -12px;
}
.auth-top_sbn-link {
	position: relative;
	text-align: right;
	color: #fff;
}
.auth-top_sbn-link:hover {
	color: #e9b8b7;
}
.auth-top:hover .subMenu {
	display: block;
}
/* mobile nav */
.mobile-nav {
	display: none;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	height: 0;
	min-height: 0;
	background-color: #f3f3f3;
}
.mobile-nav_open {
	bottom: 0;
	height: auto;
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	width: 25%;
	z-index: 999999;
	display: block;
}
.mobile-nav__head {
	padding: 25px 40px 25px 25px;
	background-color: #d10a10;
	position: relative;
}
.mobile-nav__section {
	list-style: none;
	padding: 20px 0 20px 20px;
	margin: 0;
	border-top: 1px solid #d2d2d2;
	position: relative;
}
.mobile-nav__section_fz18 {
	font-size: 18px;
}
.mobile-nav__section_fz12 {
	font-size: 12px;
}
.mobile-nav__section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #fff;
}
.mobile-nav__section:first-child {
	border-top: none;
}
.mobile-nav__section:first-child:before {
	display: none;
}
.mobile-nav__link,
a.mobile-nav__link {
	color: #000;
	line-height: 34px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	transition: color 0.2s ease 0s;
}
a.mobile-nav__link:hover,
a.mobile-nav__link:active {
	color: #b00000;
	text-decoration: none;
}
.mobile-close {
	color: #fff;
	font-size: 30px;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	line-height: 20px;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
}
/* end mobile nav */
/* responsive lb */
.resp-fader {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999998;
}
.resp-lightbox {
    display: none;
    height: 0;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 88px;
    z-index: 999999;
}
.resp-lightbox .container_lb,
.resp-lightbox .row_lb {
    height: 0;
}
.resp-lightbox .lb-container {
    background-color: #fff;
    padding: 20px 15px;
    position: relative;
}
.resp-lightbox .lb-container_head {
	background-color: #f3f3f3;
	padding-bottom: 12px;
	padding-top: 12px;
}
.resp-lightbox .lb-container h2 {
	margin: 0;
}
.resp-lightbox .soc-shadow {
	background-color: white;
	background-size: contain;
}
/*----- new header view -----*/
body:not(.forum-body) {
	padding-top: 111px;
}
body.hd-post {
	padding-top: 40px;
}
.b-header {
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	z-index: 998;
	font-family: Arial,Helvetica,sans-serif;
}
.b-header_rel {
    position: relative;
}
.scrolling .b-header {
	height: 50px;
}
.b-header__top {
	background-color: #d10a10;
	padding: 10px 0;
	position: relative;
	z-index: 1;
}
.b-header__bottom {
	opacity: 1;
	background-color: #f3f3f3;
	border-bottom: 1px solid #d2d2d2;
	transform: translateY(0px);
	transition: transform 0.3s linear 0s, opacity 0.3s linear 0.2s;
}
.scrolling .b-header__bottom {
	opacity: 0;
	transform: translateY(-50px);
	transition: transform 0.3s linear 0s, opacity 0.5s linear 0.1s;
}
.b-header__wrap {
	max-width: 1180px;
	min-width: 300px;
	margin: 0 auto;
	padding: 0 10px;
}
.b-header__img {
	float: left;
	padding: 6px 0;
	margin-right: 10px;
}
.b-header__bl {
	float: right;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	margin: 5px 0 5px 20px;
}
.b-header__bl_auth {
	margin-top: 0;
	margin-bottom: 0;
}
.b-header__mess {
	float: right;
	height: 12px;
	margin: 4px 0 4px;
	padding-left: 16px;
	color: #fff;
	text-decoration: none;
	background: url('/static/bem/img/icon_resp_design.png?v2') no-repeat 0 0 transparent;
}
.b-header__bell {
    float: right;
    height: 16px;
    margin: 2px 0 2px;
    padding-left: 19px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: url('/static/bem/img/icon_resp_design.png?v2') no-repeat 1px -134px transparent;
}
.b-header__bell:hover {
	cursor: pointer;
	opacity: 0.7;
}
.b-header__compare {
	float: left;
	height: 14px;
	margin: 3px 0;
	padding-left: 30px;
	background: url('/static/bem/img/icon_resp_design.png?v2') no-repeat 0 -20px transparent;
}
.b-header__question {
	float: left;
	height: 16px;
	margin: 2px 5px 2px 0;
	padding-left: 16px;
	background: url('/static/bem/img/icon_resp_design.png?v2') no-repeat 0 -40px transparent;
}
.b-header__link,
a.b-header__link,
.b-header__profile,
a.b-header__profile,
.b-header__compare-l,
a.b-header__compare-l {
	color: #fff;
	outline: none;
	text-decoration: none;
}
.b-header__count {
	float: right;
	line-height: 1.3em;
	margin: -6px 0 0 -8px;
	color: #000;
	font-size: 10px;
	padding: 0 3px;
	min-width: 15px;
	border-radius: 6px;
	background-color: #fff200;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}
.b-header__bell .b-header__count {
    position: absolute;
    left: 100%;
    top: 2px;
    margin-left: -9px;
}
.b-header__count_w {
	background-color: #fff;
	border: 1px solid #d10a10;
}
.b-header__profile {
	display: block;
	font-size: 15px;
	padding-right: 13px;
	position: relative;
	overflow: hidden;
}
.b-header__profile:after,
.hover .b-header__menu-l:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -2px;
	border-width: 5px 5px 0;
	border-style: solid;
	font-size: 0;
	line-height: 0px;
	font-family: Arial;
	border-color: #fff transparent transparent;

}
.b-header__link:hover,
.b-header__link:focus,
.b-header__profile:hover,
.b-header__profile:focus,
.b-header__compare-l:hover,
.b-header__compare-l:focus,
.b-header .hover:hover .b-header__profile:after {
	opacity: 0.7;
	color: #fff;
	outline: none;
	text-decoration: none;
}
.b-header .hover {
	position: relative;
}
.b-header__sub {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	padding: 0;
	margin: 1px 0 0;
	list-style: none;
	min-width: 100%;
	background-color: #f3f3f3;
}
.b-header__bl_auth.hover:hover {
	margin-top: -10px;
	margin-bottom: -10px;
	padding: 10px 0;
}
.b-header__bl_bell {
    margin-right: 4px;
}
.b-header__bl_bell.open {
    margin-top: -10px;
    margin-bottom: -10px;
    padding: 15px 0;
    position: relative;
}

.b-header__bl_auth .b-header__sub {
	left: auto;
	right: 0;
	text-align: right;
	margin-top: 0;
}
.b-header__bl_bell .b-header__sub {
    width: 290px;
    left: 50%;
    margin-left: -145px;
    margin-top: 0;
}
.hover:last-child .b-header__sub {
	left: auto;
	right: 0;
	text-align: right;
}
.b-header .hover:hover .b-header__sub {
	display: block;
	z-index: 10;
}
.b-header__sub li {
	border-bottom: 1px solid #fff;
}
.b-header__sub-l,
a.b-header__sub-l {
	color: #000;
	display: block;
	font-size: 15px;
	padding: 9px 25px;
	outline: none;
	white-space: nowrap;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	border-bottom: 1px solid #d2d2d2;
}
.b-header__bl_auth .b-header__sub-l {
	padding: 10px;
}
.b-header-inbox {
	position: absolute;
	top: 100%;
	left: 50%;
	display: none;
	width: 290px;
	margin-left: -145px;
	color: #000;
	box-shadow: 0 3px 6px rgba(14, 15, 15, 0.15);
	text-shadow: 0 1px 0 #fff;
	background-color: #fff;
}
.b-header-inbox__title {
    float: left;
    font-weight: bold;
}
.b-header-inbox__read {
    color: #0066cc;
    text-decoration: none;
}
.b-header-inbox__read > span {
    text-decoration: none;
    border-bottom: 1px dotted #0066cc;
    color: #0066CC;
}
a.b-header-inbox__read:hover,
a.b-header-inbox__read:focus {
    color: #b00000;
    text-decoration: none;
}
.b-header-inbox__read:hover > span {
    border-bottom-color: #b00000;
}
.b-header__sub_top {
	box-shadow: 0 3px 6px rgba(14, 15, 15, 0.15);
}
.b-header__sub_top li:last-child {
	border-bottom-width: 0;
}
.b-header-inbox:after,
.b-header__sub_top:after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -7px;
	width: 0;
	height: 0;
	border-width: 0 7px 7px;
	border-style: solid;
	border-color: transparent transparent #e3e3e3;
}
.b-header__sub_top:after {
	left: auto;
	right: 21px;
}
.open > .b-header-inbox {
    display: block;
    z-index: 1001;
    text-shadow: 0 1px #fff;
}
.b-header-inbox__ul {
	margin: 0;
    padding: 0;
    list-style: none;
    max-height: 294px;
    overflow-y: auto;
    position: relative;
}
.b-header-inbox__li,
.b-header-inbox__h {
	padding: 10px;
	color: #000;
	font-size: 12px;
	position: relative;
	line-height: 16px;
	border-bottom: 1px solid #fff;
}
.b-header-inbox__li:after,
.b-header-inbox__h:after {
	content: '';
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin-top: -1px;
	background-color: #d2d2d2;
}
.b-header-inbox__li_error {
    color: red;
}
.b-header-inbox__h {
	color: #484848;
	text-align: right;
	background-color: #e3e3e3;
}
.b-header-inbox__li.not-read {
	background-color: #dcedfc;
}
.b-header-inbox__link {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.b-header-inbox__li.not-read .b-header-inbox__link {
	font-weight: bold;
}
.b-header-inbox__li:last-child {
    border-bottom-width: 0;
}
.b-header__preload {
    display: none;
    text-align: center;
    margin: 10px 0 6px;
}
.nowrap {
	white-space: nowrap;
}
.b-header__menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.b-header__menu:after {
	content: "";
	display: table;
	clear: both;
}
.b-header__menu > li {
	float: left;
}
.b-header__menu-l,
a.b-header__menu-l {
	float: left;
	font-size: 15px;
    line-height: 20px;
	color: #000;
	outline: none;
	position: relative;
	white-space: nowrap;
	padding: 15px 23px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
.b-header__label {
	position: absolute;
	margin: -6px 0 0 -5px;
	font-size: 7px;
	color: #d10a10;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
}
.hover .b-header__menu-l:after {
	right: 8px;
	border-top-color: #000;
}
.b-header .hover:hover .b-header__menu-l:after {
	border-top-color: #b00000;
	margin-top: -3px;
}
.b-header .hover:hover .b-header__menu-l {
	margin-bottom: -1px;
	padding-bottom: 16px;
	background-color: #f3f3f3;
}
.b-header__sub-l:hover,
.b-header__sub-l:focus,
.b-header__menu-l:hover,
.b-header__menu-l:focus {
	color: #b00000;
	outline: none;
	text-decoration: none;
}
.mobile-icon {
	float: left;
	cursor: pointer;
	margin: 6px 0 0;
    padding: 0;
}
.scrolling .mobile-icon {
	margin-right: 15px;
}
.mobile-icon__sl {
	display: block;
	height: 3px;
	width: 0px;
	background-color: #fff;
	margin-top: 4px;
	transition: width 0.3s ease 0s;
}
.scrolling .mobile-icon__sl,
.footer-bg.fixed .mobile-icon__sl  {
	width: 22px;

}
.mobile-icon__sl:first-child {
	margin-top: 0;
}
.mobile-icon:hover .mobile-icon__sl {
	opacity: 0.7
}
.b-header__search-wr {
	overflow: hidden;
	padding: 0 10px;
}
.b-header__search {
	display: block;
	position: relative;
}
.b-header__input {
	display: block;
	width: 100%;
	height: 30px;
	padding: 0 62px 0 30px;
	outline: none;
	border: none;
	border-radius: 2px;
	background: #fff;
	color: #000;
	-webkit-appearance: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.b-header__btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	text-decoration: none;
	cursor: pointer;
	outline: none;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: linear-gradient(#ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-width: 0px 0px 0px 1px;
	border-color: #cccdcd;
	border-radius: 2px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.b-header__btn:hover,
.b-header__btn:active,
.b-header__btn:focus {
	text-decoration: none;
	background-color: #E6E6E6;
	outline: none;
	color: #000;
	box-shadow: 0 2px 12px rgba(2, 3, 3, 0.15) inset;
}
.b-header__btn-l {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 30px;
	border: none;
	cursor: pointer;
	outline: none;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: url('/static/bem/img/icon_resp_design.png?v1') no-repeat 8px -90px transparent;
}
/* styles for placeholder */
.b-header__input:-moz-placeholder {
	color: #999;
	font-style: italic;
	text-overflow: ellipsis;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.b-header__input::-moz-placeholder {
	color: #999;
	font-style: italic;
	text-overflow: ellipsis;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.b-header__input:-ms-input-placeholder {
	color: #999;
	font-style: italic;
	text-overflow: ellipsis;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.b-header__input::-webkit-input-placeholder {
	color: #999;
	font-style: italic;
	text-overflow: ellipsis;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.b-header__input:focus::-moz-placeholder {
	opacity: 0;
	transition: opacity 0.3s ease;
}
.b-header__input:focus:-moz-placeholder {
	opacity: 0;
	transition: opacity 0.3s ease;
}
.b-header__input:focus:-ms-input-placeholder {
	opacity: 0;
	transition: opacity 0.3s ease;
}
.b-header__input:focus::-webkit-input-placeholder {
	opacity: 0;
	transition: opacity 0.3s ease;
}
.b-header__input[placeholder] {
	text-overflow: ellipsis;
}
/* end styles for placeholder */
.b-header__input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	width: 30px;
	height: 30px;
	outline: none;
	margin-right: -5px;
	background: url('/static/bem/img/icon_resp_design.png?v1') no-repeat 7px -60px transparent;
	cursor: pointer !important;
}
.b-header__nick {
	float: right;
	margin-top: 4px;
}
.b-header__ava {
	float: right;
	border-radius: 3px;
	margin-left: 5px;
}
.l-container:before,
.l-container:after,
.b-header__sub-l:after,
.b-header__sub-l:before {
	content: " ";
	display: table;
}
.l-container:after,
.b-header__sub-l:after {
	clear: both;
}
.b-header-img-wr {
    float: left;
}
.b-header-img-wr img {
    max-width: 100%;
    height: auto;
}
.dropdown-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: transparent;
}
.open > .dropdown-backdrop {
    display: block;
}
.oh {
    overflow: hidden;
}
/* responsive */
@media (max-width: 767px) {
	.mobile-nav_open {
		width: auto;
	}
	.mobile-icon {
		margin-right: 15px;
	}
	.b-header__bl {
		margin-left: 3px;
		margin-right: 3px;
	}
    .b-header__bl_bell {
        margin-right: 20px;
    }
	.mobile-icon__sl {
		width: 22px;
	}
    body:not(.forum-body) {
        padding-top: 60px;
    }
    .b-header-img-wr {
        width: 150px;
        margin-top: 1px;
    }
    .b-header-inbox {
        margin-left: -210px;
    }
    .b-header-inbox:after {
        margin-left: 57px;
    }
}
/* bootstrap hidden and visible classes */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	.visible-xs-block {
		display: block !important;
	}
	.visible-xs-inline {
		display: inline !important;
	}
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	.visible-sm-block {
		display: block !important;
	}
	.visible-sm-inline {
		display: inline !important;
	}
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	.visible-md-block {
		display: block !important;
	}
	.visible-md-inline {
		display: inline !important;
	}
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	.visible-lg-block {
		display: block !important;
	}
	.visible-lg-inline {
		display: inline !important;
	}
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	[class*="comment-level"] {
		margin-left: 0 !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}
/* bootstrap hidden and visible classes */
/*----- end new header view -----*/
