#myChart {
    width: 295px !important;
    height: 140px !important;
	margin-bottom: 15px;
}

p.error {
    position: absolute;
    top: 55px;
    left: 20px;
    font-size: 14px;
    color: #d74221;
}
.b-getting-credit p.error {
    left: 0px;
	top: -25px;
}

#enter p.error {
    top: 56px;
}

#pay .b-popup {
    width: 600px;
}

.b-form.form-active p.error {
    bottom: 70px;
    left: 30px;
    top: auto;
}

.b-subscribe p.error {
    top: 10px;
    font-size: 12px;
    left: 0px;
}

._rel {
    position: relative;
}

input.error, textarea.error, select.error {
    border: 1px solid #d74221 !important;
}

.b-select-wrap__mb+input {
    margin-left: 40px;
}

.b-steps__caption {
    color: #514f56;
}

p {
    color: #514f56;
}

.b-auctions__item-wrap {
    position: relative;
}

.b-auctions__item-wrap-banner img {
    max-width: 100%;
    display: block;
    top: 0px;
    right: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: auto;
    min-height: 317px;
}

._erip {
    padding-right: 20px;
}

.b-main-slider-bg::after {
    bottom: -2px;
}

.b-form.payment .b-form__bot-wrap {
    max-height: 215px;
    overflow-y: scroll;
}

.b-about-us .b-btn-mod {
    margin-bottom: 10px;
}

.b-about-us .b-btn-mod:last-child {
    margin-left: 0px;
}

.b-about-us .b-btn-mod:first-child {
    margin-right: 0px;
}

.b-select {
    font-size: 15px;
    color: #928f99;
    width: 215px;
    padding: 0 45px 0 12px;
    height: 33px;
    line-height: 33px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    position: relative;
    z-index: 1;
}

.b-header__menu-item {
    position: relative;
    padding: 5px 0px;
}

.b-header__menu-item:hover .b-dropdown {
    display: block;
}

.b-dropdown {
    position: absolute;
    display: none;
    top: 25px;
    left: 0px;
    top: 25px;
	padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #f2f1f3;
	text-align: left;
    z-index: 10;
}

.b-dropdown a.b-dropdown__link {
    display: block;
    padding: 5px 0px;
    color: #1d1f2a;
    font-size: 13px;
    transition: all .6s;
}

.b-dropdown a.b-dropdown__link:hover, .b-dropdown a.b-dropdown__link.active {
    color: #d74221;
}


.b-auctions__item img {
	max-width: 100%;
	height: auto;
}


.b-auctions__wrap {
    position: relative;
    margin-bottom: 20px;
}
.b-auctions__item{
    margin-bottom: 0;
}
.b-auctions__item-wrap._banner {
    position: absolute;
    height: 100%;
    width: 25%;
}
.b-auctions__item-wrap._banner .b-auctions__item{
    min-height: 100%;
    background-size: cover;
}
.b-bet-frame {
	margin-top: 35px;
}
.b-register {
	max-width: 600px;
	position: relative;
}
.b-register p.error, .b-application p.error {
	top:4px;
}
.b-register .b-input, .b-register .b-select-wrap, .b-register .b-textarea {
	float:right;
}
.ya-share2__item:before {
	content: none;
}
.b-bet-auto {
	border:none;
	margin-top:15px;
	padding:10px 20px 6px;
}
.b-bet-auto .b-form__tr {
	table-layout: fixed;
	border:none;
}
.b-bet-auto .b-form__left, .b-bet-auto .b-form__left input[type=text] {
	width:75px;
}
.b-switch__label {
	cursor:pointer;
}