.b-form-wrap__left,
.b-form-wrap__right {
    display: table-cell;
    width: 50%
}
.error {
	color: red;
}
.error input {
	border:1px solid red;
}
.l-aside {
	padding-bottom:80px;
}
.b-category-bar__title {
	margin-left:-2px;
}
.b-fix-menu .l-container, .b-main-slider .l-container {
	height:100%;
}
h1 {
	line-height: 60px;
}

.add-margin-bottom {
	margin-bottom: 20px;
}
