.blackheader.auction{
    background: url(../images/header-bg.jpg) top center no-repeat;
    background-size: cover;
}

#menumodule_98{
}

#menumodule_98 li {
    width: auto;
    float: left;
    padding: 0;
    margin: 0 35px;
    list-style: none;
}

#menumodule_98 li a{
    font-size: 18px;
    color: #7a7a7a;
    height: 55px;
    display: flex;
    text-decoration: none;
    align-items: center;
    border-bottom: 3px solid transparent;
}

#menumodule_98 li.selected a{
    color: #c6272c;
    border-bottom: 3px solid #c6272c;
    font-weight: 700;
}

.a_menu{
}

.a_menu_mobile{
    display: none;
}

.header-auction .wrapper {
}

#menumodule_98 {
    padding: 0;
    margin: 25px 0 45px;
    height: 55px;
    border-bottom: 1px solid #eeeeee;
}

a.user-link{
    color: #e72228;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 35px;
    display: inline-block;
    margin-right: 22px;
    vertical-align: top;
}
a.user-link:hover{
    text-decoration: underline;
}

a.logout-link{
    display: inline-block;
    background: url(../images/ico-logout.png);
    width: 33px;
    height: 35px;
    vertical-align: baseline;
    transition: all 0.2s ease-in 0s;
}
a.logout-link:hover{
    opacity: 0.8;
}

.cars-wrapper .car{
    padding: 25px 0;
    border-top: 1px solid #dddddd;
}

.cars-wrapper .car_image{
    float: left;
    width: 285px;
    height: 180px;
    margin-right: 35px;
}

.cars-wrapper .car_info1{
    float: left;
    width: 410px;
    padding-right: 30px;
    border-right: 1px solid #dddddd;
    min-height: 180px;
}

.cars-wrapper .car_title{
    padding-bottom: 8px;
}

.cars-wrapper .car_title a{
    line-height: 36px;
    font-size: 20px;
    color: #282828;
    font-weight: bold;
    text-decoration: none;
}

.cars-wrapper .car_title a:hover{
    text-decoration: underline;
}

.cars-wrapper .car_info1 .short-params{
    padding-top: 40px;
}

.cars-wrapper .car_info1 .param{
    width: 50%;
    float: left;
    padding: 5px 10px 10px 45px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
}

.cars-wrapper .car_info1 .param.param-year{
    background: url(../images/sprite-auction-options.png) 0px -98px no-repeat;
}
.cars-wrapper .car_info1 .param.param-run{
    background: url(../images/sprite-auction-options.png) 0px -147px no-repeat
}
.cars-wrapper .car_info1 .param.param-engine{
    background: url(../images/sprite-auction-options.png) 0px -188px no-repeat
}
.cars-wrapper .car_info1 .param.param-transmission{
    background: url(../images/sprite-auction-options.png) 0px -239px no-repeat;
}

.cars-wrapper .car_bets{
    float: left;
    width: 275px;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #dddddd;
    min-height: 180px;
    text-align: center;
}

.cars-wrapper .car_bets .line-1{
    color: #909090;
    font-size: 16px;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 20px;
}
.cars-wrapper .car_bets .line-2{
    font-weight: 900;
    color: #2d2e2e;
    font-size: 24px;
    padding-bottom: 15px;
}
.cars-wrapper .car_bets .line-3{
    font-weight: normal;
    color: #8b8b8b;
    font-size: 14px;
    padding-bottom: 30px;
}

.cars-wrapper .car_bets .line-4{
    font-weight: bold;
    color: #8b8b8b;
    font-size: 16px;
    padding-bottom: 40px;
}

.cars-wrapper .car_timer{
    float: left;
    width: 275px;
    padding-right: 20px;
    padding-left: 20px;
    min-height: 180px;
    text-align: center;
}

.cars-wrapper .car_timer .line-1{
    color: #909090;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 36px;
    padding-top: 16px;
}
.cars-wrapper .car_timer .line-2{
    font-weight: 900;
    color: #2d2e2e;
    font-size: 24px;
    padding-bottom: 20px;
}
.cars-wrapper .car_timer .line-3{
    font-weight: normal;
    color: #8b8b8b;
    font-size: 14px;
    padding-bottom: 40px;
}

.cars-wrapper .car_timer .auction-end{
    font-weight: 800;
    color: #2d2e2e;
    font-size: 18px;
    padding-top: 60px;
    line-height: 2;
}


.easyshop_item_heading.auction{
    font-size: 36px;
    width: 100%;
}

.car-header.auction{
    border-bottom: 1px solid #dddddd;
    padding: 25px 0;
    margin-bottom: 15px;
}

#auctiontabs{
    padding: 0;
    margin: 0;
    list-style: none;
}

#auctiontabs li{
    display: inline-block;
    margin: 0 8px 0 0 ;
    padding: 0;
    min-width: 170px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    font-weight: 900;
    color: #282828;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-transform: uppercase;
    cursor: pointer;
}

#auctiontabs li.active,
#auctiontabs li:hover {
    background-color: #ffe776;
}

.auctionitem-tabs{
    padding-bottom: 22px;
}

.auctionitem-section-1 #mainpic{
    float: left;
    width: 880px;

}

body.dashboard .auctionitem-section-1 #mainpic{
    height: calc(100vh - 330px);
}

.auctionitem-section-1 #auction-dasboard-chars{
    float: right;
    width: 400px;
}

.auctionitem-section-1{
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

body.dashboard .auctionitem-section-1 {
    height: calc(100vh - 323px);
    overflow: hidden;
}

body.dashboard #mainpic img{
    max-height: 100%;
}

.auctionitem-section-2 .left{
    width: 880px;
    float: left;
}
.auctionitem-section-2 .right{
    float: right;
    width: 340px;
}

.auctionitem-section-2 .easyshop_item_additional_image {
    width: 150px;
    float: left;
    margin: 13px 19px 0 0;
    height: 100px;
    text-align: center;
    list-style: none;
    transition: all 0.1s ease-in 0s;
}

.auctionitem-section-2 .addpictures-wrapper{
    width: 100%;
}

#auction-bets .line-1{
    text-align: center;
    color: #909090;
    font-size: 16px;
    font-weight: bold;
}

#auction-bets .countdown-container .countdown-value,
#auction-bets .countdown-container .countdown-value:after{
    font-size: 30px;

}
#auction-bets .countdown-container .countdown-value{
    min-width: 45px;
}

#auction-bets .auction-end{
    padding-top: 100px;
    font-size: 40px;
    font-weight: 900;
    text-align: center;
}


#auction-timer{
    text-align: center;
    font-size: 30px;
    color: #2d2e2e;
    font-weight: 900;
    padding: 20px 0;
    border-bottom: 1px solid #c7c7c7;
}

#input_bet{
    margin-top: 50px;
    width: 100%;
}

#input_bet .plus-button,
#input_bet .minus-button
{
    float: left;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background-color: #ffe878;
    border-radius: 50%;
    border-bottom: 2px solid #a37b39;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    -webkit-box-shadow: inset 0px -29px 12px -21px rgba(163,123,57,1);
    -moz-box-shadow: inset 0px -29px 12px -21px rgba(163,123,57,1);
    box-shadow: inset 0px -29px 12px -21px rgba(163,123,57,1);
    transition: all 0.3s ease-in 0s;
}

#input_bet .plus-button:hover,
#input_bet .minus-button:hover{
    background-color: #f9b429;
}

#input_bet .bet-value{
    float: left;
    width: 250px;
    text-align: center;
    border-bottom: 1px solid #c6272c;
    line-height: 30px;
    font-size: 24px;
    color: #282828;
    font-weight: bold;
    margin: 0 15px;
}

#input_bet .bet-value input{
    border: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    line-height: 30px;
    font-size: 24px;
    color: #282828;
    font-weight: bold;
}

#auction-bets .line-2{
    text-align: center;
    color: #7c7c7c;
    font-size: 12px;
    padding-top: 15px;
}

#auction-bets .line-3{
    text-align: center;
    color: #7c7c7c;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
}

#auction-bets .line-4{
    text-align: center;
    padding-top: 15px;
    min-height: 140px;
}

#auction-bets .line-4 .yellow-button{
    text-align: center;
    min-width: 246px;
}

.yellow-transparent-button{
    font-weight: 900;
    font-size: 14px;
    color: #282828;
    border: 2px solid #faba32;
    border-radius: 18px;
    background-color: #fff;
    transition: all 0.3s ease-in 0s;
    line-height: 38px;
    text-align: center;
    min-width: 246px;
    text-decoration: none;
    display: inline-block;
}
.yellow-transparent-button:hover{
    background-color: #faba32;
}

#auction-bets .line-5{
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c7c7c7;
}

#auction-bets .line-5 .left,
#auction-bets .line-6 .left{
    color: #000;
    font-size: 16px;
}
#auction-bets .line-5 .right{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

#auction-bets .line-6 .right{

    font-size: 16px;
    font-weight: bold;
}

#auction-bets .line-6 .right.winbet{
    color: #1d9b41;
}
.winbet{
    color: #1d9b41;
}

#auction-bets .line-6 .right.losebet{
    color: #c6272c;
}
.losebet{
    color: #c6272c;
}


#auction-bets .line-6{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c7c7c7;
}

#auction-bets .line-7{
    margin-top: 30px;
}
#auction-bets .line-7 label{
    margin-left: 10px;
}
#auction-bets .line-7 a{
    color: #c6272c;
}

.au-description{
    color: #000;
    font-size: 16px;
    line-height: 1.5;
}

.auctionitem-section-2 #parameters .subheading{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 20px;
}

#parameters .proptable .col-param-title{
    float: left;
    color: #000000;
    font-size: 14px;
    width: 50%;
    padding-left: 45px;
}

#parameters .proptable .col-param-value{
    float: right;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    width: 50%;
    text-align: right;
}

.auctionitem-section-2  .parameter{
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 15px;
    padding-top: 15px;
}

.auctionitem-section-2  .parameter-1{ background: url(../images/sprite-auction-options.png) 5px 13px no-repeat; }
.auctionitem-section-2  .parameter-3{ background: url(../images/sprite-auction-options.png) 5px -36px no-repeat; }
.auctionitem-section-2  .parameter-4{ background: url(../images/sprite-auction-options.png) 5px -324px no-repeat; }
.auctionitem-section-2  .parameter-5{ background: url(../images/sprite-auction-options.png) 5px -324px no-repeat; }
.auctionitem-section-2  .parameter-6{ background: url(../images/sprite-auction-options.png) 5px -86px no-repeat; }
.auctionitem-section-2  .parameter-7{ background: url(../images/sprite-auction-options.png) 5px -136px no-repeat; }
.auctionitem-section-2  .parameter-8{ background: url(../images/sprite-auction-options.png) 5px -229px no-repeat; }
.auctionitem-section-2  .parameter-9{ background: url(../images/sprite-auction-options.png) 5px -178px no-repeat; }
.auctionitem-section-2  .parameter-10{ }
.auctionitem-section-2  .parameter-11{ background: url(../images/sprite-auction-options.png) 5px -178px no-repeat; }
.auctionitem-section-2  .parameter-12{ background: url(../images/sprite-auction-options.png) 5px -372px no-repeat; }
.auctionitem-section-2  .parameter-13{ background: url(../images/sprite-auction-options.png) 5px -275px no-repeat; }
.auctionitem-section-2  .parameter-14{ background: url(../images/sprite-auction-options.png) 5px -416px no-repeat; }
.auctionitem-section-2  .parameter-15{  }
.auctionitem-section-2  .parameter-16{ background: url(../images/sprite-auction-options.png) 5px -513px no-repeat; }
.auctionitem-section-2  .parameter-17{ }
.auctionitem-section-2  .parameter-18{ }
.auctionitem-section-2  .parameter-19{ background: url(../images/sprite-auction-options.png) 5px -513px no-repeat; }



.auctionitem-section-2 .subtitle{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    padding: 20px 0 10px;
    border-bottom: 1px solid #000;
    background: url(../images/arrow-down.png) 100% 60% no-repeat;
}

.auctionitem-section-2 .subtitle.active{
    background: url(../images/arrow-up.png) 100% 60% no-repeat;
}

.au-complectation .subheading{
    font-size: 18px;
    color: #000000;
    text-decoration: underline;
    padding: 20px 0 10px;
}

.au-complectation .col-param-title{
    float: left;
    color: #000000;
    font-size: 16px;
    width: 50%;
    padding: 5px 10px 5px 45px;
}

.au-complectation  .col-param-value{
    float: right;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    width: 50%;
    text-align: left;
    padding: 5px 0;
}

.auctionitem-section-2 #parameters .parameter{
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 15px;
    padding-top: 15px;
}

.rate{
    display: inline-block;
    width: 12px;
    height: 16px;
    border: 1px solid #dbdbdb;
    margin-right: 3px;
}

.rate.rate-1{ background-color: #c6272c; }
.rate.rate-2{ background-color: #c6272c; }
.rate.rate-3{ background-color: #ffea00; }
.rate.rate-4{ background-color: #27c649; }
.rate.rate-5{ background-color: #11abe4; }


.auction-types{
    display: flex;
}

.auction-types label{
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
    margin-left: 4px;
}

.auction-types .at-all{
    padding-left: 40px;
    background: url(../images/sprite-auction.png) 0 14px no-repeat;
}
.auction-types .at-30{
    padding-left: 40px;
    background: url(../images/sprite-auction.png) 4px -44px no-repeat;
}
.auction-types .at-24{
    padding-left: 40px;
    background: url(../images/sprite-auction.png) 4px -94px no-repeat;
}

.auction-types .notify {
    margin-left: auto;
}

.auction-types .notify a label{
    font-weight: 300;
}

.auction-filters{
    padding-bottom: 26px;
}



.params{
    float: left;
    width: 50%;
    text-align: right;
}

a.filter-params{
    display: inline-block;
    padding: 0 13px 0 45px;
    border: 1px solid #dbdbdb;
    border-radius: 20px;
    line-height: 38px;
    height: 38px;
    font-size: 12px;
    font-weight: 900;
    color: #282828;
    background: url(../images/sprite-auction.png) 19px -140px no-repeat;
    text-decoration: none;
}

.betgray{
    background-color: #ffea00;
}
.betfade{
    transition: background-color 1s ease-in 0s;
    background-color: #fff;
}


.auctionitem-section-1 #auction-bets{
    float: right;
    width: 340px;
}

.dashboard-row{
    width: 100%;
    height: 175px;
    background-color: #fff;
}

.dashboard-row > div{
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}
.dashboard-row .number{
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    line-height: 90px;
}
.dashboard-row .title{
    color: #fff;
    font-size: 18px;
    font-weight: 900;
}

.dashboard-row .auction-end{
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    padding-top: 50px;
}

.dashboard-row .col-participants{
    width: 19%;
    float: left;
    height: 100%;
    background-color: #282828;
}

.dashboard-row .col-bets{
    width: 19%;
    float: left;
    height: 100%;
    background-color: #525252;
}

.dashboard-row .col-timer{
    width: 30%;
    float: left;
    height: 100%;
    background-color: #717171;
}

.dashboard-row .col-currentbet{
    width: 30%;
    float: left;
    height: 100%;
    background-color: #9b9b9b;
}
.dashboard-row .col-status{
    width: 2%;
    float: left;
    height: 100%;
    background-color: #fff;
    padding: 0;
    position: relative;
}

.dashboard-row .col-information{
    background-color: #282828;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 90px;
}

.col-timer .timer .countdown .countdown-container .countdown-value,
.col-timer .timer .countdown .countdown-container .countdown-value:after{
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    line-height: 90px;
}

.col-timer  .countdown-container .countdown-value{
    min-width: 90px;
}
.col-status .status-bar{
    width: 100%;
    display: block;
    float: none;
    position: absolute;
    bottom: 0;
    vertical-align: bottom;
    background-color: #aaaaaa;
}

.status-bar.status-good{
    background-color: green;
}
.status-bar.status-normal{
    background-color: #e2ff11;
}
.status-bar.status-bad{
    background-color: #ff8e12;
}