/**  Мои аукционы **/

.myaucs .wrapper.aucs-result {
    border-top-width: 0px;
}

.myaucs .wrapper.aucs-result h3 {
    display: none;
}

.myaucs .auction {
    float: left;
    width: 280px;
    font-size: 13px;
    height: 350px;
    border: 1px solid gray;
    margin: 16px;
    padding: 8px;
    -moz-box-shadow: 1px 1px 2px gray;
    -webkit-box-shadow: 1px 1px 2px gray;
    box-shadow: 1px 1px 2px gray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

}

.bet-transport-type {
    text-align: center;
    font-size: 11px;
}

.bet-transport-type img {
    height: 20px;
    margin-bottom: 1px;
}

#auc-create-form .main-top-menu {
    position: relative;
    top: 15px;
}

.auc-has-best-bet .timer-label {
    font-size: 0px !important;
    height: 18px !important;
}

.auc-has-best-bet .auc-timer {
    position: relative;
    z-index: 1;
}

.auc-has-best-bet .auc-best {
    position: relative;
    z-index: 2;
    background: none !important;
    margin-top: -10px;
    box-shadow: none !important;
}

.wrapper.archive .participate, .myaucs .wrapper.aucs-result h3, .archive .wrapper.aucs-result h3 {
    display: none;
}

.archive .yours {
    display: none;
}

.client.wrapper.archive .participate {
    display: block !important;
}

.wrapper.archive .participator .amount {
    color: green !important;
}

.auc-status {
    display: none;
    font-size: 13px;
}

.auc-prev-photo, .auc-next-photo {
    position: absolute;
    left: 42px;
    top: 45%;
    width: 31px;
    height: 31px;
    display: block;
    background: url('/img/prev.png') no-repeat;
}

.auc-next-photo {
    background: url('/img/next.png') no-repeat;
    left: auto;
    right: 42px;
}

.auc-status.won {
    color: green;
}

.auc-status.defeat {
    color: red;
}

.archive .auc-status {
    display: block !important;
}

.client .auc-status {
    display: none !important;
}

.auc-details .finished_auc {
}

.auc-details .finished_auc.main-auc-timer {
    padding-top: 0px !important;
}

.auc-details .finished_auc .timer-values {
    font-size: 16px !important;
    margin-top: 12px !important;
}

.archive.client .auc-best .value {
    color: gray !important;
}

.archive .wrapper.aucs-result {
    border-width: 0px;
}

.timer {
    text-align: center;
    position: relative;
    left: -80px;
}

.timer td {
    width: 80px;
    color: black !important;
    font-size: 13px;
}

.myaucs ul.preview {
    margin: 16px;
    background: #cccccc;
    border: 1px solid gray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 16px;
    list-style-type: none;
}

.link {
    color: #41a0ff;
    text-decoration: underline;
    cursor: pointer;
}

.tooltip {
    position: absolute;
    width: 600px;
}

.tooltip table {
    border: 1px solid gray;
    background: #cccccc;
    position: relative;
    left: -30%;
    z-index: 3;
    border: 1px solid gray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.tooltip table td {
    padding: 8px;
}

.tooltip table td:first-child {
    width: 50%;
}

.tooltip ul {
    margin-left: 16px;
}

.tooltip ul li, .tooltip p {
    margin-top: 8px;
}

.tooltip .corner {
    position: relative;
    height: 24px;
    top: 1px;
    left: 130px;
    z-index: 5;
}

.tooltip .close {
    float: right;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: white;
    border: 1px solid gray;
    width: 20px;
    text-align: center;
    display: block;
    top: -3px;
    cursor: pointer;
}

/** Страница поиска аукционов **/

.aucs-result {
    padding-top: 0px;
    position: relative;
    margin-bottom: 12px;
    width: 687px;
}

.auc-id {
    float: right;
    color: #41a0ff;
    font-weight: bold;
}

.bets-wrapper {
    display: inline-block;
    float: right;
    position: relative;
    top: -2px;
    color: #8f8f8f;
    margin-right: 15px;
}

.bets-amount {
    width: 53px;
    position: relative;
    top: -1px;
    padding-top: 4px;
    color: #ffffff;
    text-align: center;
    font-style: italic;
    font-size: 13px;
    height: 25px;
    display: inline-block;
    margin-left: 24px;
    background: url('/img/bets.nonzero.png') no-repeat;
}

.bets-amount.empty {
    background: url('/img/bets.png') no-repeat;
}

.archive.client .auc-id {
    margin-right: 16px;
}

.additional-toggler {
    cursor: pointer;
}

.aucs-result .auc-element {
    margin-bottom: 6px;
    position: relative;
    width: 714px;
}

.auc-best {
    font-size: 12px;
    font-weight: normal;
    width: 200px;
    border-radius: 10px;
    background: #F7F7F7;
    position: relative;
    box-shadow: inset 1px 1px 5px #ccc;
    clear: both;
    padding-top: 8px;
}

.auc-till-end,
.auc-created,
.auc-price,
.auc-best {
    margin-top: 3px;
    z-index: 2;
    position: relative;
}

.auc-price * {
    color: #2ead21 !important;
}

.auc-row-wrapper {
    border: 1px solid #dcdcdc;
    border-bottom: 0px solid white;
    background: #f6f6f6;
}

.auc-decision {
    background: url('/img/auc.bottom.png') no-repeat;
    height: 67px;
    position: relative;
    top: -4px;
}

.auc-decision .decline-carrier-bet,
.auc-decision .accept-carrier-bet {
    left: -1px;
    top: -18px;
    width: 160px !important;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.client-contact-info {
    float: right;
    font-style: italic;
    font-weight: normal;
    color: graytext;
    text-align: center;
    position: relative;
    top: -26px;
    width: 400px;
    font-size: 16px;
}

.aucs-result .auc-element .auc-subject {
    color: #555;
    padding: 11px 18px;
    border-bottom: 1px solid #ddd;
}

.aucs-result .auc-element .auc-finish {
    color: #333333;
}

.aucs-result .countdown .timer-label {
    /*border-bottom: 1px solid #ccc;*/
    display: none;
    padding: 8px 0 8px 18px;
    text-align: left;
    font-style: italic;
    font-size: 14px;
}

.auc-right-block {
    width: 202px;
}

.auc-right-block * {
    color: #8b8697;
    font-size: 12px;
    font-weight: normal;
}

.auc-details .countdown {
    /* float: right; */
    height: 65px;
    width: 220px;
    /* background: white; */
    position: relative;
    z-index: 2;
    color: #777;
    display: inline;
    border-radius: 10px;
    font-weight: normal !important;
    padding: 6px 0px 12px 0px;
    font-size: 12px;
    text-transform: none !important;
    text-align: center;
    left: 16px;
}

/* Таймер */
.countdown {
    font-weight: bold;
    text-transform: lowercase !important;
}

div.timer-values {
    display: inline;
}

.finished_auc .timer-values .value {
    background: url('/img/auc.finished.time.png') no-repeat;
    letter-spacing: 8px;
    width: 77px;
    padding-top: 2px;
}

div.timer-values span.value {
    display: inline-block;
    text-align: center;
}

div.timer-values span.value {
    display: inline-block;
    width: 48px;
    height: 30px;
    background: url('/img/digit.png') no-repeat;
    letter-spacing: 13px;
    padding-left: 5px;
    margin-right: -10px;
}

div.timer-labels {
    font-size: 11px !important;
    white-space: nowrap;
    display: none;
}

div.timer-label {
    /*display: none;*/
}

div.timer-labels span.label {
    display: inline-block;
    width: 42px;
    min-width: 42px;
    text-align: center;
}

.auc-additional-toggler {
    float: left;
}

.auc-participators-toggler {
    position: relative;
    left: -6px;
}

.auc-participators-toggler, .auc-additional-toggler, .auc-questions-toggler {
    text-decoration: none;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 2px 20px;
    text-align: center;
    width: 183px;
}

.auc-participators-toggler.selected, .auc-additional-toggler.selected, .auc-questions-toggler.selected {
    background: #ededed;
    color: black !important;
    font-weight: bold;
}

.auc-participators-toggler img, .auc-additional-toggler img, .auc-everyone-toggler img, .auc-questions-toggler img {
    position: relative;
    top: 4px;
}

.auc-questions-toggler {
    position: relative;
    left: -1px;
}

.auc-questions-toggler.bold {
    font-weight: bold;
}

.auc-questions-toggler-inactive {
    color: gray !important;
    cursor: default !important;
}

.auc-questions-toggler-inactive .blue-control {
    display: none;
}

.auc-questions {
    padding: 12px 3px;
    font-size: 12px;
    color: #666;
    display: none;
}

.auc-questions table {
    width: 100%;
}

.question-bad {
    position: relative;
    top: -3px;
    background: url('/img/flag.png') no-repeat !important;
    width: 12px;
    height: 17px;
    cursor: pointer;
}

.auc-questions-list table {
    width: 100%;
}

.auc-questions-list table td {
    height: 25px;
}

.question-active {
    background: url('/img/flag.blue.png') no-repeat !important;
}

.question-bad:hover {
    background: url('/img/flag.blue.png') no-repeat !important;
}

.auc-questions textarea {
    height: 50px;
    width: 98%;
}

.question-author {
    text-align: left;
    width: 1px;
}

.question-author-info {
    color: gray;
    font-size: 10px;
    text-align: left;
}

.question-body {
    font-weight: normal !important;
    padding-left: 6px;
    max-width: 200px;
}

.question-add-row label {
    position: relative;
    top: -46px;
}

.question-add-row td {
    vertical-align: top;
    padding-top: 6px;
}

.question-body {
    color: black;
    word-wrap: break-word;
}

.question-date {
    color: #aaa;
    width: 1%;
}

.question-carrier {
    padding-bottom: 10px;
    color: #41a0ff;
}

.question-client {
    color: #B28353;
}

.auc-everyone-toggler {
    padding-top: 6px;
    padding-bottom: 8px;
    margin: 0 !important;
    border-top: 1px dashed #ccc;
    display: block;
}

.carrier-wrapper {
    width: 100%;
}

.carrier-wrapper hr {
    border-width: 0px;
    border-bottom: 1px solid #ccc;
    margin: 14px 0px;
}

.participator .amount {
    margin-right: 12px;
    font-weight: bold;
    color: black;
}

.participator-index {
    font-size: 19px;
}

.wrapper.archive .participator .amount.participator-index0, .auc-participators .participator:first-child .amount {
    /*color: maroon !important;*/
}

.participate {
    position: absolute;
    right: -110px;
    font-size: 11px;
    width: 98px;
    top: 8px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    color: white;
    background: url('/img/make.bet.png') no-repeat;
}

.participate.inactive {
    background: url('/img/make.bet.inactive.png') no-repeat;
    cursor: default;
}

#participate-block {
    position: absolute;
    background: url('/img/participate.png') no-repeat;
    width: 264px;
    height: 154px;
    padding: 20px;
    z-index: 100;
}

.participate-block {
}

.participate-block #betAmount {
    text-align: center;
    width: 150px;
    height: 22px;
    color: black !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.participate-block #betAmount.red {
    color: red !important;
}

.bet-transport-wrapper a.selectBox {
    width: 171px;
    padding-right: inherit;
    position: relative;
    border: solid 1px #BBB;
    text-decoration: none;
    color: #000;
    outline: none;
    vertical-align: middle;
    display: inline-block;
    cursor: default;
    border-radius: 4px;
    height: 25px;
}

.bet-transport-wrapper a.selectBox .selectBox-label {
    background: url('/img/button/button_select_dropdown.png') 139px -4px no-repeat;
    font-size: 13px;
}

.participate-block label {
    font-weight: bold;
    font-size: 14px !important;
    color: black !important;
}

.participate-block .choose-date {
    margin-top: 12px;
    color: #666;
    display: none;
}

.participate-block .error {
    background: white;
    margin-top: 10px;
    text-align: left;
    padding: 5px;
}

.participate-block .error hr {
    height: 0px;
    border-bottom: 1px solid black;
    padding: 0px;
    margin: 5px 0px;
}

.participate-date .choose-date {
    display: table-row;
}

.participate-block table {
    width: 100%;
}

.participate-block td {
    padding: 5px 0;
}

.participate-block .datetime-wrapper {
    padding: 0px 0px 0px 4px !important;
}

.participate-block p {
    color: gray;
    margin: 12px 0;
}

.participate-block .plusminus {
    width: 105px;
    background: url('/img/bet.amount.back.png') no-repeat;
}

.participate-block input[name=betAmount] {
    color: red;
    width: 60px;
}

.name_anchor, .participator {
    font-size: 12px;
}

.participate-block .do-bet {
    margin-top: 18px;
}

.participate-block .do-bet {
    cursor: pointer;
}

.auc-participators-toggler span, .auc-additional-toggler span, .auc-everyone-toggler span, .auc-questions-toggler span {
    font-size: 12px;
}

.auc-participators {
    border: 1px solid gainsboro;
    border-top: 0px solid gainsboro;
    position: relative;
    top: -9px;
    background: white;
}

.auc-participators .participator {
    margin: 0px 0px;
    position: relative;
    top: 1px;
    border-bottom: 1px solid #dcdcdc;
    padding: 0px;
}

.participator .bet-data-wrapper {
    display: inline-block;
    color: gray;
    min-width: 150px;
    float: right;
    font-size: 11px !important;
    text-align: center;
    position: relative;
    top: -4px;
    left: -9px;
}

.participator .bet-data-wrapper .amount {
    font-size: 16px !important;
    color: green;
}

.auc-additional {
    margin-top: 6px;
}

.participator {
    padding: 0px;
    clear: both;
    position: relative;
}

.participator table td {
    padding: 0px 0px 0 0;
}

.participator .carrier-wrapper {
    width: 100% !important;
    padding: 5px 0 0 0;
}

.auc-details .countdown div.timer-labels, .auc-details .countdown div.timer-values {
    text-align: center;
    font-weight: bold !important;
    font-size: 14px;
    text-transform: lowercase !important;
}

.auc-countdown-shadow {
    position: absolute;
    top: 74px;
    display: none;
    right: 2px;
    z-index: 1;
}

.auc-details {
    overflow: hidden;
    position: relative;
    padding: 12px 12px 6px 12px;
    border: 1px solid #dcdcdc;
    border-top: 0px solid white;
}

.auc-note {
    background: #FFCC33;
    padding: 10px;
    font-size: 12px;
    font-style: italic;
    color: #444;
    min-height: 56px;
    position: relative;
}

.auc-note .auc-note-up {
    position: absolute;
    top: -22px;
    right: 193px;
}

.auc-note img.cancel {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.auc-note-auc-started {
    position: relative;
}

.auc-note.todo-accept {
    position: relative;
}

.auc-note.no-details {
    /*top: -120px !important;*/
}

.auc-note.todo-accept.no-details {
    /*top: -26px !important;*/
}

.bet-data-wrapper .auc-note {
    text-align: left;
    top: -208px;
    right: -280px;
}

.bet-data-wrapper .auc-note.no-details {
    top: 0px;
}

.auc-note .auc-note-arrow {
    position: absolute;
    bottom: -44px;
    left: -9px;
}

.auc-note .auc-note-icon {
    float: left;
    margin: 0 12px 12px 0;
}

.auc-current-block-corner {
    border-top: 1px dashed #41a0ff;
    position: relative;
    height: 10px;
    margin: 4px 4px 0px 0px;
    top: -1px;
    display: none;
}

.auc-current-block-corner img {
    position: absolute;
    top: -1px;
    left: 80px;
}

.auc-details table.auc-details-table {
    margin-bottom: 10px;
    position: relative;
}

.auc-details td {
    font-size: 12px !important;
}

.auc-details td label {
    font-weight: normal;
    color: #333;
}

.auc-additional td {
    font-weight: bold;
}

.aucs-result h3 {
    margin-top: 12px;
}

.asc, .desc {
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    background: url('/img/control.blue.asc.png') no-repeat;
}

.desc {
    background: url('/img/control.blue.png') no-repeat !important;
}

.search-results .rating {
    display: none;
}

#search-results .auc-note {
    display: none !important;
}

#search-results {
    padding-bottom: 14px;
}

.content-second #search-results {
    position: relative;
    top: -58px;
    z-index: 4;
}

.aucs-list-wrapper {
    top: -19px !important;
}

.selectBox {
    z-index: 1;
    position: relative;
}

.selectBox-arrow {
    display: none !important;
}

input.next {
    position: relative;
    z-index: 6;
}

div.bottom-rating {
    margin: 6px auto;
}

div.bottom-rating span {
    font-weight: bold;
    color: red;
    font-size: 16px;
}

.search_results {
}

.auc_starter {
    background: url('/img/anketa/auc_starter.png') no-repeat !important;
    height: 36px;
    width: 199px;
    color: white;
    text-shadow: 1px 0px 1px black;
}

a.bet-button {
    background: url('/img/blue.button.small.png') no-repeat;
    color: white;
    font-size: 11px;
    cursor: pointer;
    display: inline-block;
    padding: 6px 8px 0px 8px;
    text-align: center;
    text-decoration: none;
    width: 117px;
    height: 22px;
    float: right;
    position: relative;
    left: -21px;
    top: 6px;
}

a.decline-client-bet {
    font-size: 12px !important;
    background: url('/img/button.red.small.png') no-repeat !important;
}

.bet-check {
    position: absolute;
    right: -60px;
    top: 5px;
}

.accept-carrier-bet {
    float: right;
    width: 165px !important;
    font-weight: normal;
    font-size: 12px;
    background: url('/img/green.button.png') no-repeat !important;
    position: relative;
    top: -27px;

}

.decline-carrier-bet {
    float: right;
    margin-left: 12px;
    margin-right: 12px;
    width: 180px !important;
    font-weight: normal;
    font-size: 12px;
    background: url('/img/button.red.short.png') no-repeat !important;
    position: relative;
    top: -27px;
}

a.bet-button.active {
}

.carrier-avatar {
    max-width: 50px;
    height: 40px;
    margin: 0px 14px 4px 0px;
    float: left;
}

input[type=button].choose-winner {
    background: url('/img/anketa/auc_starter.png') no-repeat;
    color: white;
    cursor: pointer;
    display: inline-block;
    padding: 8px 22px;
    height: 32px;
    width: 199px;
    margin-top: 22px;
}

.bet-user-reviews a {
    font-size: 11px;
    color: #999;
    text-decoration: none;
}

.bet-user-reviews a:hover {
    text-decoration: underline;
}

.accept-bet-popup .inner-wrapper div {
    color: #666;
    font-size: 12px;
}

.accept-bet-popup label {
    display: block;
    margin: 5px 0px;
}

.accept-bet-popup h2 {
    color: #666;
}

.bet-user-data {
    font-size: 11px;
    width: 290px;
    white-space: nowrap;
}

.user-type-1 .bet-user-data {
    width: 150px !important;
}

.user-type-1 .bet-data-right {
    width: 310px;
}

.user-type-1 .auc-detail-participators .bet-data-right {
    width: 190px;
}

.user-type-1 .bet-amount-information {
    float: left;
}

.bet-date {
    display: block;
    font-size: 11px;
    position: relative;
}

.bet-data-right {
    width: 250px;
    text-align: center;
}

.cargo-photos a {
    display: block;
    float: left;
    width: 175px;
    text-decoration: none;
    text-align: center;
    padding: 8px 0;
    border-radius: 10px;
    box-shadow: 2px 3px 3px 1px #EEE;
    background-color: #DDD;
}

.cargo-photos a span {
    color: #41a0ff;
    border-bottom: 1px dashed #41a0ff;
}

.cargo-photos a.loaded img {
    max-height: 100px;
    max-width: 100px;
}

.cargo-photos a.loaded {
    padding: 0px;
    width: auto;
    display: inline-block;
}

.auc-slideshow-photo {
    display: none;
}

td.auc-photo-cell .auc-photo {
    margin-right: 4px;
    cursor: pointer;
    height: 55px;
    max-width: 100px;
}

td.auc-photo-cell .auc-photo-count {
    font-size: 10px;
    text-decoration: underline;
    color: #41a0ff;
    cursor: pointer;
}

.auc-bet-cell {
    width: 55px;
    max-width: 55px;
    padding-left: 10px !important;
    overflow: hidden;
}

.participator-price {
    white-space: nowrap;
    font-size: 11px;
}

.auc-bet-cell img {
    width: 50px;
    max-height: 50px;
    margin: 0px 0px 0px 0px;
}

.auc-photo.no-auc-photo {
    cursor: default;
}

.main-aucs {
    margin-top: 12px;
}

.main-aucs .timer-values {
    text-align: center !important;
    font-size: 25px !important;
}

.main-aucs .timer-values span {
    left: 10px !important;
}

.main-auc {
    position: relative;
    padding: 12px;
    font-size: 12px;
    float: left;
    z-index: 1;
    width: 229px;
    height: 465px;
    margin: 0 -21px 20px 5px;
    background: url('/img/main/main.auc.back.png') no-repeat;
}

.main-auc-header {
    max-width: 229px;
    overflow: hidden;
    font-size: 13px;
    color: white;
}

.main-auc-photo {
    text-align: center;
    margin-top: 0px;
    padding: 0px 32px 18px 8px;
    min-height: 120px;
    height: 120px;
}

.main-auc-photo img.default {
    height: auto !important;
    margin-top: 50px;
}

.main-auc-photo img {
    height: 190px;
    max-height: 122px;
    margin-top: 24px;
    border-radius: 10px
}

.main-auc-no-bets {
    display: block;
    margin: 35px 0 20px -10px;
    color: #CA233D;
    font-size: 16px;
    text-align: center;
}

.main-auc-info {
    margin-top: 33px;
    margin-left: 15px;
    width: 185px;
}

.main-auc-info td {
    padding: 2px 0;
}

.main-auc-info td.nowrap {
    white-space: nowrap;
}

.main-auc-info tr td:first-child, .main-auc-info-full tr td:first-child {
    color: #aeadad;
}

.main-auc-info-full label {
    color: #999 !important;
}

.main-auc-timer {
    background: none !important;
    height: 40px !important;
    /*overflow: hidden;*/
    margin: 44px 0 0 12px;
    color: black;
    text-transform: none !important;
    font-weight: normal !important;
}

.timer-values span.splitter {
    display: inline-block;
    margin: 0px 5px 0 10px;
}

.main-auc-timer .timer-values {
    margin-top: 4px !important;
}

.main-auc-timer span {
    font-weight: bold !important;
    color: #555;
}

.main-auc-best-bet {
    height: 86px;
    padding: 20px 20px 5px 0;
    position: relative;
}

.main-auc-best-center {
    position: absolute;
    background: url('/img/main/main.auc.back.center.png') no-repeat;
    width: 10px;
    height: 77px;
    left: 99px;
    top: 30px;
}

.main-auc-best-bet a {
    margin-top: 0px;
}

.main-auc-participate {
    background: url('/img/main/main.auc.button.png') no-repeat;
    width: 189px;
    margin-left: 10px;
    cursor: pointer;
    height: 33px;
    margin-top: 24px;
    color: white;
    text-align: center;
    font-size: 13px;
    padding: 12px 0;
}

.main-auc-info-full, .main-auc-best-bet-info {
    display: none;
    border: 2px solid #FFF;
    z-index: 20000;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    background: url('/img/aucinfo_orange.png');
    padding: 0px;
    position: absolute;
    bottom: -8px;
    color: #FFF;
    left: 1px;
    box-shadow: 5px 5px 7px 0px #666;
    text-align: center;
}

.main-auc-info-full a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    display: block;
    width: 198px;
    height: 17px;
    padding: 10px;
}

.main-auc .best-bet {
    margin-top: 12px;
    color: gray;
    position: relative;
    left: 14px;
}

.main-auc-best-bet-author {
    margin-left: 65px;
    display: inline-block;
    white-space: nowrap;
    width: 130px;
    position: relative;
    top: -5px;
    overflow: hidden;
}

.main-auc-best-bet-author a {
    font-weight: normal;
    position: relative;
    top: -15px;
}

.main-auc-best-bet-author img {
    display: none;
}

.main-auc .best-bet .amount {
    font-size: 22px;
    float: right;
    position: relative;
    left: -75px;
    top: -10px;
    color: #CA233D;
    white-space: nowrap;
}

.main-auc-best-bet-info {
    top: 347px;
}

.auc-header .auc-control-panel {
    position: absolute;
    width: 100px;
    top: 7px;
    cursor: pointer;
    right: -120px;
}

.auc-header .auc-control-panel a {
    font-size: 12px;
    height: 16px;
    margin-bottom: 6px;
    display: block;
    padding-left: 18px;
}

.auc-header .auc-control-panel a.close-auc {
    background: url('/img/time.png') no-repeat;
}

.auc-header .auc-control-panel a.delete-auc, .delete-carrier-auc {
    background: url('/img/auc.delete.png') no-repeat;
    padding-left: 26px;
    height: 25px;
    padding-top: 4px;
    position: relative;
    left: -52px;
}

.delete-carrier-auc {
    left: 10px;
    top: -4px;
    float: right;
}

.auc-header {
    position: relative;
}

.auc-won-carrier-info {
    text-align: center;
    font-weight: bold;
    padding: 8px 2px;
    font-size: 11px;
}

.green {
    color: green;
}

.auc-won-carrier-info .green {
    float: left;
    font-size: 20px;
    margin-left: 24px;
    margin-top: 6px;
    font-style: italic;
}

.auc-won-carrier-info .result-info {
    float: left;
    margin-left: 24px;
    clear: left;
    color: gray;
    font-style: italic;
    font-weight: normal;
}

td.auc-photo-cell {
    width: 17%;
    font-weight: bold;
    text-align: center;
}

td.auc-photo-cell img {
    clear: both;
    height: 50px;
    margin-top: 5px;
}

div.auc-info {
    line-height: 20px;
    position: relative;
    white-space: nowrap;
    width: 345px;
    max-width: 345px;
}

.auc-info-hover label {
    display: inline-block;
    width: 358px;
    overflow: hidden;
    margin-bottom: -7px;
}

div.auc-info .main-auc-info-full {
    top: 85px;
    left: 0px;
    z-index: 4;
    margin-bottom: -40px;
}

.custom_radio.custom_radioCrosscity2 input,
.custom_radio.custom_radiodatetime_type3 input {
    visibility: visible !important;
    margin-left: 8px;
    margin-right: 1px;
}

.custom_radio.custom_radioCrosscity2 span,
.custom_radio.custom_radiodatetime_type3 span {
    color: gray !important;
    background: none !important;
}

.custom_radio.custom_radioCrosscity2.checked span,
.custom_radio.custom_radiodatetime_type3.checked span {
    padding: 0px 0px !important;
}

.code-confirm {
    clear: both;
    margin: 12px 0 0 0;
}

#waitMessage {
    width: 500px;
}

.decline-bet-popup label {
    margin-bottom: 12px;
    display: block;
    clear: both;
}

#bet-declined {
    position: absolute;
    right: 20px;
    color: red;
    font-size: 11px;
    top: 3px;
}

.client.wrapper.archive .recent-client-aucs .participate {
    display: none !important;
}

.client.wrapper.archive .recent-client-aucs .participate.rate {
    display: block !important;
}

h3.aucs-header {
    background: url('/img/blue.header.png') no-repeat;
    color: #ffffff;
    padding-left: 18px;
    padding-top: 18px;
    height: 52px;
    font-size: 13px;
    font-weight: normal;
    width: 239px;
    margin-bottom: -26px;
    position: relative;
    left: 2px;
    margin-top: 50px;
    z-index: 2;
}

h3.aucs-header .raw-text {
    position: relative;
    z-index: 2;
    float: right;
    background: #cca16e;
    color: white;
    box-shadow: inset 1px 1px 4px graytext;
    top: -1px;
    left: 1px;
    display: inline-block;
    font-size: 11px !important;
    padding-top: 3px;
    width: 20px;
    height: 16px;
    text-align: center;
    margin-right: 12px;
}

.auc-subject-header {
    max-width: 435px;
    display: inline-block;
    overflow-x: hidden;
    height: 19px;
    white-space: nowrap;
}

#popup-close, #auc-finish-accept {
    display: inline-block;
    color: white;
    text-align: center;
    font-size: 12px;
    margin-right: 12px;
    text-decoration: none;
}

#auc-finish-accept {
    margin-top: 14px;
    position: relative;
    top: 6px;
    padding-top: 4px;
    width: 226px;
    height: 51px;
    background: url('/img/blue.button.png') no-repeat;
}

#popup-close {
    width: 226px;
    height: 51px;
    padding-top: 12px;
    background: url('/img/button.red.png') no-repeat
}

.city-selector {
    margin-top: 24px;
}

.user-type-2 .archive-aucs .decline-carrier-bet,
.user-type-2 .archive-aucs .accept-carrier-bet {
}

.phone-info {
    float: right;
    padding-left: 21px;
    background: url('/img/info.blue.png') no-repeat;
    font-size: 11px;
    color: darkGray;
    width: 40%;
    padding-right: 12%;
}

.user-logined .phone-info {
    width: 28%;
    margin-top: 7px;
}

#sms-notification-error {
    position: relative;
    text-align: right;
    top: -20px;
    left: -164px;
    z-index: 1;
}

.user-logined #sms-notification-error {
    margin-left: 10px;
    position: relative;
    top: 4px;
    left: -110px;
}

.user-logined .short-bottom {
    bottom: -17px;
}

.user-logined .auc-create-buttons {
    bottom: 119px;
}

.auc-info-fader {
    position: absolute;
    right: -20px;
    top: 0;
    height: 100px;
    width: 242px;
}

.archive-aucs .auc-note {
    display: none;
}

.main-auc-procent {
    position: absolute;
    bottom: -20px;
    left: 63px;
    font-size: 15px;
    color: #FFF;
    font-style: italic;
}

.aucs-result div.auc-info .main-auc-info-full {
}

.main-page-text h2 {
    padding: 15px 0 10px 0;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.main-page-text {
    clear: both;
    font-size: 13px;
    color: #666666;
    padding: 0 0 25px 10px;
    max-width: 710px;
}

.aucs-result div.auc-info .main-auc-info-full {
}

.acceptTR, .EmailTR, .phoneTR {
    display: none;
}

.cargo-description {
    width: 570px;
    white-space: normal;
    max-height: 60px;
    word-break: break-all;
    overflow: hidden;
}

.blanker {
    height: 20px;
    float: right;
    width: 215px;
}

.show-map-link {
    margin: 0px 0 0px 0;
}

.commission-caption {
    display: none;
    font-size: 14px;
    position: relative;
    color: black !important;
}

.user-logined .wrapper.archive.win .auc-decision {
    top: -19px !important;
}

.user-logined .wrapper.archive .auc-decision {
    top: -28px !important;
}

.user-logined .wrapper.archive h3.aucs-header {
    margin-top: -30px !important;
}

.user-logined .wrapper.archive.client h3.aucs-header {
    margin-top: 50px !important;
}

.auc-completed {
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    top: 16px;
    right: -77px;
    color: #999;
}