* {
    box-sizing: border-box;
}

.fw {
    float: left;
    width: 100%;
}

header {
    float: left;
}

.site-container {
    overflow: visible !important;
}

#headsec .search {
    display: none !important;
}

#wrapper {
    min-width: 320px;
    padding: 0px 10px;
    max-width: 1600px;
    width: 100% !important;
    margin: 0px auto;
    box-sizing: border-box;
}

.container {
    max-width: 1400px;
    margin: 0px auto;
}

#flash-notification.validation-error {
    color: red;
}

.validation-error {
    border: 1px solid red !important;
}

.outbid {
    color: red;
    text-align: left;
}

.youre-winning {
    color: green;
    text-align: left;
}

.abs-bid {
    display: block;
}

header#headsec {
    background: none;
    padding-top: 0px;
    margin-bottom: 36px;
    height: auto !important;
    z-index: 1;
    text-align: center;
}

header#headsec nav {
    float: none;
}

header#headsec nav ul.listnav {
    height: auto !important;
}

header#headsec nav ul.listnav li {
    float: none;
    display: inline-block;
    width: auto !important;
    height: auto !important;
}

header#headsec nav ul.listnav li a {
    height: auto;
    padding: 10px 20px !important;
    line-height: inherit;
    width: auto;
    color: #a78a54 !important;
}

header#headsec .auctions {
    display: none !important;
}

header#headsec li:hover {
    background: none !important;
}

header#headsec a {
    position: relative;
    padding: 10px;
}

header#headsec a:hover {
    text-decoration: none;
}

header#headsec .current {
    background: none !important;
}

header#headsec .current a {
    background: none;
}

header#headsec li a:after {
    content: "";
    position: absolute;
    bottom: 0px;
    /*left: 50%;*/
    margin-left: -12px;
    width: 24px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

header#headsec li a:hover:after,
header#headsec li.current a:after {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

header#headsec .welcome-text {
    display: none;
}

.container {
    padding: 0px !important;
    width: 100%;
}

.auctitle {
    text-align: center;
    padding: 0px 0px 10px 0px !important;
}

.auctitle.catitle .live-link-container {
    /*display: none;*/
}

.auctions .auctitle>a.aucinfo {
    width: 100% !important;
}

.auctions .auctitle>a.aucinfo {
    float: right;
    /*width: 260px !important;*/
    background-position: 100% -36px !important;
    /*padding-right: 40px;*/
    margin-top: 20px !important;
    text-align: right;
}

.account-company {
    display: none !important;
}

.page .selectdrp {
    display: none;
}

#toppaginator {
    margin-top: -3%;
    float: left;
}

div.toppag>div:last-child a.com {
    display: none;
}

.filters.cat_fltr .left.itmspage {
    display: none;
}

.filters>div.itmspage {
    float: left;
    margin-right: 10px;
}

.paginator>span.page,
.paginator>span.break,
.paginator>span.selected,
.paginator>span.ellipsis {
    display: inline-block !important;
}

#wrapper .compact_advance_search .selector.smsel label.flt {
    background: url(/v1/media/filchk.png) no-repeat 0px -83px !important;
}

.smsrch {
    float: left;
    margin-bottom: 20px;
}

.unibtn.srch_btn {
    width: 100%;
    margin: 13px auto;
    float: left;
    padding: 0px;
}

.unibtn.srch_btn #advsSearch {
    width: 100% !important;
}

#sitewidemessage {
    text-align: center;
}

#custom-header {
    min-width: 320px;
    padding: 0px 0px;
    /* max-width: 2000px; */
    max-width: 100%;
    width: 100%;
    margin: 0px auto 20px;
}

.internal-banner {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    height: 270px;
    overflow: hidden;
}

.internal-banner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: none;
    width: 100%;
    min-height: 270px;
}

form {
    width: 100%;
    margin: 0 auto;
}

.summary-navi {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 13px;
}

#auction-summary {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 30px 30px;
}

#auction-info-left,
#auction-info-right {
    margin-top: 30px;
}

.auction-description {
    float: left;
    width: 100%;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 18px;
}

.read-more {
    margin-top: 20px;
    display: inline-block;
}

.col_rt {
    margin-left: 0px !important;
}

.qdatarepeater-ctl {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.to-watchlist {
    display: none;
}

.smpagination {
    margin-top: 0px;
    margin-bottom: 30px;
}

.profile-view .signfrm,
.signup .signfrm,
.register-revise-billing .signfrm {
    width: 90%;
}

.register-revise-billing .signfrm {
    float: none;
    margin: 0 auto;
}

.profile-view .opencollapse>li,
.signup .opencollapse>li,
.register-revise-billing .opencollapse>li {
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

ul.auclting li.auclink {
    width: 190px;
}

.auclisted li.item-block {
    margin-bottom: 20px;
}

.catlogbox .live-link-container {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    /*padding: 25px 0px 30px;*/
    padding: 0px;
    text-align: center;
}

.catlogbox .live-link-container .catalog-live-sale-link {
    margin-bottom: 0px;
    width: auto;
    display: inline-block;
}

.aucbid li.item-block:hover {
    box-shadow: none !important;
    transition: all 0.3s linear 0s;
}

.auclisted .list-cols.figure-col {
    width: 24.4% !important;
    float: left !important;
    height: 346px;
    box-sizing: border-box;
    position: relative;
}

.auclisted .list-cols.figure-col figure {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 20px;
}

.auclisted .list-cols.figure-col figure a {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.auclisted .list-cols.figure-col figure a img {
    height: 400px !important;
    object-fit: contain;

    border: 0;
    border-radius: 0;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    width: auto !important;
    margin: 0;
    height: auto;
    float: none;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.auclisted .list-cols {
    width: 75% !important;
    float: left !important;
}

.auclist .desc-bidding-info-wrapper>.list-cols {
    padding: 15px 35px 0px !important;
    width: 100% !important;
}

.auclist li>section div.bdttle i {
    font-weight: normal !important;
    text-transform: none !important;
}

.aucbid li>section div.bdttle {
    margin-top: 0px;
}

form .aucbid li>section div.bdttle h2 a {
    text-align: left !important;
}

.aucbid ul.price-info li>span.title,
.aucbid ul.price-info li>span.value {
    padding: 10px 0px 0px;
}

.auclisted .bd-chk {
    float: right;
    margin-right: 5px;
    position: absolute;
    right: 0;
    top: 10px;
    right: 10px;
}

.auclisted .bd-chk,
.aucgrid .bd-chk {
    cursor: pointer;
}

.auclisted .bd-chk label,
.aucgrid .bd-chk label {
    width: 100% !important;
    display: inline-block;
    word-wrap: normal;
    padding: 10px 26px 7px 0px !important;
}

.auclisted .bd-chk div.selector,
.aucgrid .bd-chk div.selector {
    position: relative;
    display: inline-block;
}

.auctions .aucgrid .bd-info {
    display: none;
}

.auclist .desc-bidding-info-wrapper>.list-cols.bidding-col {
    padding-top: 15px !important;
}

.aucbid li.item-block .unibtn a {
    box-shadow: none;
}

div.place-multibid {
    padding: 20px 0px;
}

.cat_fltr {
    padding-top: 20px;
}

.aucgrid .bidding-col .bdinfo .left,
.aucgrid .bidding-cell .regular-bid-action .left {
    width: 100%;
    padding-top: 0;
    float: left;
    margin: 0px 0px 10px 0px !important;
}

.aucgrid .bidding-col .bdinfo .right,
.aucgrid .bidding-cell .regular-bid-action .right {
    width: 100%;
    float: right !important;
}

.aucgrid .bidding-col .bdinfo .right .unibtn input,
.aucgrid .bidding-cell .regular-bid-action .right .unibtn input {
    width: 100% !important;
}

.aucbid ul.price-info li>span.title {
    margin-right: 5px !important;
}

.aucbid ul.other-info li>span.title {
    width: auto !important;
    display: inline-block;
    text-align: left;
    margin-right: 15px !important;
    vertical-align: top;
}

.aucbid ul.other-info li>span.value {
    width: 100%;
}

.item-ccondition_report {
    margin-top: 20px;
}

#wrapper .aucgrid .item-block {
    width: 32.5%;
    margin-right: 1.2%;
    margin-bottom: 20px;
    padding: 10px !important;
}

#wrapper .aucgrid .item-block:nth-child(3n) {
    margin-right: 0px;
}

#wrapper .aucgrid .item-block figure {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
    min-height: 304px;

    display: flex;
    justify-content: center;
    align-items: center;
}

#wrapper .aucgrid .item-block figure img {
    max-height: 260px !important;
    float: none;
    display: inline-block;

    height: 400px !important;
    object-fit: contain;

    /*display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;*/
}

#wrapper .aucgrid .item-block .item-block-wrapper {
    float: left;
    width: 100%;
    text-align: left;
}

.aucgrid .bd-chk {
    /*float: left !important;*/
    /*margin-right: 5px;*/
    position: relative !important;
    right: 0 !important;
    top: 0px !important;
    cursor: pointer;
}

.bd-chk .selector {
    float: right;
}

.sam_qform_control_mobilecheckbox-ctl input {
    cursor: pointer;
}

.sam_qform_control_mobilecheckbox-ctl label {
    cursor: pointer;
}

.aucgrid li>section>div.bdinfo,
.aucgrid li>section div.bdttle,
.aucgrid ul.price-info {
    padding: 0 0% !important;
    width: 100% !important;
    float: left;
    text-align: left;
    margin-left: 0px !important;
}

.aucgrid li>section>div.bdinfo h2,
.aucgrid li>section div.bdttle h2,
.aucgrid ul.price-info h2 {
    text-align: left !important;
}

#wrapper .aucgrid ul.price-info {
    padding: 0 0% !important;
    margin-bottom: 20px !important;
}

.aucgrid li>section div.bdttle i {
    text-align: left !important;
}

.auctions .aucgrid .bd-info {
    min-height: 100% !important;
}

#fancybox-thumbs ul li {
    width: auto !important;
}

.clicktxt {
    display: none;
}

#slider4-pager.rslides_tabs.rslides_tabs.rslides1_tabs {
    padding: 0px !important;
    margin-top: 20px;
}

#slider4-pager.rslides_tabs.rslides_tabs.rslides1_tabs .mediaThumbnails {
    border: none;
}

#slider4-pager.rslides_tabs.rslides_tabs.rslides1_tabs .mediaThumbnails a[data-zoom-id] img,
#slider4-pager.rslides_tabs.rslides_tabs.rslides1_tabs .mediaThumbnails .mz-thumb img,
#slider4-pager.rslides_tabs.rslides_tabs.rslides1_tabs .mediaThumbnails a {
    box-shadow: none;
    filter: none;
    border: none;
}

#slider4.rslides li figure a {
    display: inline-block;
}

#slider4.rslides li figure a img {
    float: none;
    display: inline-block;
    border: none !important;
    max-height: 100%;
    max-width: 100%;
}

.mz-expand .mz-expand-stage .mz-image-stage {
    left: 0px;
    right: 0px;
}

.lot-details .auc_info {
    background: white none repeat scroll 0 0;
    border: none;
    border-radius: none;
    min-height: 387px;
    padding: 15px !important;
    width: 48%;
}

.sale-no {
    display: none !important;
}

.tle-lot,
.auctitle .tle {
    float: left !important;
    width: 100%;
    /*margin-bottom: 35px;
    padding-bottom: 25px;*/
}

.tle-lot span,
.auctitle .tle span {
    /*margin-top: 15px !important;*/
    display: block;
}

.tle-lot .sale-no,
.auctitle .tle .sale-no {
    display: none !important;
}

.tle.aucdttle {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.tle.aucdttle .auc-lot-form.lot-qty {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.tle.aucdttle .lot-name {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.lot-details ul#nav {
    display: none;
}

.ins_cnt {
    padding: 0px;
    height: auto;
    overflow-y: auto;
    float: left;
    width: 100%;
    /*margin-bottom: 20px;*/
}

.lot-navigation {
    float: left;
    width: 100%;
    min-height: 24px;
    position: relative;
    margin-bottom: 30px;
    z-index: 9;
}

/*.lot-navigation .next {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
}*/
.lot-navigation .next:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    background-image: url(/v1/media/ico-next.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

/*.lot-navigation .prev {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
}*/
.lot-navigation .prev:before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    background-image: url(/v1/media/ico-prev.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.auc_info_bid {
    background: none;
    display: block;
    padding: 20px 0px;
    float: left;
    width: 100%;
    padding-top: 0;
}

.cur_bid {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.aucshow-live .ask-bid .askingbid,
.aucshow-live .estimate,
.aucshow-live .starting,
.aucshow-live .curr-abs-label,
.cur_bid span,
.aucshow-live .message-closed,
.estimate-val {
    font-style: normal !important;
    text-transform: none !important;

    display: contents;
    font-size: 16px !important;
    color: #a78a54;
}

.btmlinks .clearfix {
    clear: none;
}

.lot-details .auc_info .navigate>.live-sale a {
    line-height: 26px !important;
    padding: 15px 20px !important;
}

.auclist .list-cols.info-col>div.bd-info {
    display: block !important;
    padding: 10px;
}

.auclist .list-cols.info-col-mobile {
    /*display: none !important;*/
}

.lot-details .auc_info .navigate>.live-sale {
    border: none !important;
}

.bidfrm fieldset ul li label.mxbid {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    min-height: 100%;
    line-height: 16px;
}

.maxbid-curr {
    float: left;
    position: absolute;
    top: 0px;
    /*left: 20px;*/
    left: 8px;
}

.lot-details .auc_info_bid .mxbid-input {
    min-height: 52px !important;
    height: auto !important;
    width: 100% !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    position: relative;
    padding-left: 10px !important;
    float: left;
    padding-left: 0px !important;
}

.lot-details .auc_info_bid .mxbid-input input {
    border-radius: 0 !important;
    box-shadow: none;
    padding-left: 30px;
    min-height: 52px;
}

.auclisted .bdinfo section.left span.currency-input,
.aucgrid .bdinfo section.left span.currency-input {
    min-height: 52px !important;
    height: auto !important;
    width: 100% !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    position: relative;
    padding-left: 10px !important;
    float: left;
    /*border: 1px solid;*/
}

.auclisted .bdinfo section.left {
    height: auto;
}

.auclisted .bdinfo section.left span.currency-input input,
.aucgrid .bdinfo section.left span.currency-input input {
    border: none;
}

.auclisted .bdinfo section.left {
    padding-top: 0px;
}

.auclisted .bdinfo section.right {
    width: 49%;
}

.lot-details .auc_info_bid .bidfrm fieldset>ul li input[type="text"],
.auclisted .bidding-cell .regular-bid-action .left .currency-input .qtextbox-ctl .live-regularbid,
.aucgrid .bidding-cell .regular-bid-action .left .currency-input .qtextbox-ctl .live-regularbid {
    min-height: 52px !important;
    height: 50px !important;
    line-height: 50px !important;
    width: 100% !important;
    background-color: transparent;
}

.qtextbox-ctl {
    float: left;
    width: 100%;
}

.bidfrm fieldset>ul {
    max-width: 100%;
}

.bidding-fieldset .textbox {
    margin: 0px !important;
}

.bidding-fieldset .orng {
    width: 100% !important;
}

.btmlinks .watch {
    width: 49% !important;
}

.btmlinks .ask {
    width: 49% !important;
}

.bidfrm fieldset>ul li:nth-child(2) {
    margin-top: 0px !important;
}

.auctions-confirm-bid .confirm-btn input {
    margin-bottom: 20px;
}

.remove-watch {
    float: left !important;
}

.tell-friend {
    display: none;
}

.auclisted .bdinfo .unibtn,
.auclisted .unibtn a,
.auclisted .unibtn input[type=button],
.aucgrid .bdinfo .unibtn,
.aucgrid .unibtn a,
.aucgrid .unibtn input[type=button],
.signin-loginbtn .unibtn input[type=button] {
    height: 52px !important;
}

.aucgrid .bdinfo section.center>.unibtn {
    width: auto;
}

.title {
    text-align: left;
}

.bidding-fieldset .unibtn {
    margin-top: 31px;
}

.unibtn input.orng.place-bid {
    margin-top: 0px;
}

.auctitle>a.watchs,
.watch {
    box-shadow: none;
}

#wrapper .ask {
    float: right !important;
}

#AdvancedSearch .bd-chk {
    display: block;
}

#AdvancedSearch .bd-chk label {
    min-height: 30px !important;
}

#other-lots-carousel {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
}

#other-lots-carousel h3 {
    padding: 0px;
    height: 100%;
    margin-bottom: 20px;
    border: none;
}

#other-lots-carousel .lot-catalog-list {
    border: none;
}

#other-lots-carousel .lot-list {
    display: block;
    float: left;
}

#other-lots-carousel .lot-list ul.other-lots-container {
    display: block;
}

#other-lots-carousel .lot-list-controls {
    display: block;
}

#other-lots-carousel .lot-catalog-list .lot-list .lot {
    width: 19.2% !important;
    max-width: 100% !important;
    height: auto !important;
    float: left !important;
    margin-right: 1% !important;
    padding: 0px;
    border: none;
}

#other-lots-carousel .lot-catalog-list .lot-list .lot:nth-child(5n) {
    margin-right: 0px !important;
}

#other-lots-carousel .lot-list-images figure.other-lot-img-container {
    width: 100% !important;
    text-align: center;
}

#other-lots-carousel .lot-list-images .other-lot-img-wrap {
    width: 100%;
    max-height: 100%;
    height: 208px;
    min-height: 208px;
    margin: 10px 0px 20px 0px;
}

#other-lots-carousel img.other-lots-image {
    height: auto;
    width: auto;
    max-height: 200px;
    display: inline-block;
    max-width: 100%;
    float: none;
}

#other-lots-carousel .lot-list-controls.lot-list-controls-left a {
    background-image: url(/v1/media/ico-left.png);
    left: 10px;
    width: 35px;
    display: block;
    top: 50%;
    height: 55px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    text-indent: -999999px;
}

#other-lots-carousel .lot-list-controls.lot-list-controls-left a:hover {
    opacity: 1;
}

#other-lots-carousel .lot-list-controls.lot-list-controls-left:nth-of-type(1) {
    display: none;
}

#other-lots-carousel .lot-list-controls.lot-list-controls-right a {
    background-image: url(/v1/media/ico-right.png);
    right: 10px;
    width: 35px;
    display: block;
    top: 50%;
    height: 55px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    text-indent: -999999px;
}

#other-lots-carousel .lot-list-controls.lot-list-controls-right a:hover {
    opacity: 1;
}

#other-lots-carousel .lot-list-controls.lot-list-controls-right:last-of-type {
    display: none;
}

.my-items #tab-sub-menu {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

#tabnav {
    text-align: center;
}

#tabnav>li {
    width: auto;
}

.my-items .auclisted .bd-chk {
    top: 5px;
    left: auto;
}

.my-items .auclisted .bd-chk div.selector {
    padding: 5px;
}

.my-items .auclisted .bd-chk label {
    background-position: center center !important;
    cursor: pointer;
}

.auclist p.time-left {
    /*margin: 5px 0px;
    padding: 0px !important;*/
}

.total-amount {
    width: 100%;
    margin: 10px 0px;
}

.total-amount .qlabel-ctl {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    word-break: break-all;
}

#LoginForm {
    width: 100%;
}

.auctions-info .unibtn {
    height: 52px;
    text-align: center;
}

.regfrm {
    float: left !important;
}

.register {
    float: right !important;
}

.regfrm,
.register {
    padding: 20px 30px;
    min-height: 400px;
}

.regfrm ul.frm,
.box-heading {
    float: left;
    width: 100% !important;
    padding: 0px 0px;
}

.box-heading {
    padding-bottom: 20px !important;
}

.regfrm ul.frm>li {
    padding-bottom: 20px;
}

li.signin-forgot-link,
li.signin-loginbtn {
    padding-bottom: 0px !important;
}

.signfrm input[type=text],
.signfrm textarea,
.signfrm input[type=password] {
    box-shadow: none;
    border-radius: 0px !important;
    height: 52px;
}

.signin-forgot-link span {
    display: none;
}

.signin-forgot-link a {
    width: 100%;
    float: right;
}

.register>div {
    display: block;
    text-align: left;
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    float: left;
}

.register p {
    display: block;
}

.register>div>.unibtn {
    text-align: left;
}

.signup .opencollapse>li:nth-child(2) {
    display: none;
}

.signup .opencollapse>li:nth-child(3) {
    display: none;
}

.signup div.selector:not(#foo)>input+label,
.register-terms-and-conditions div.selector:not(#foo)>input+label,
.profile-view div.selector:not(#foo)>input+label,
.signup div.selector:not(#foo)>span>input+label,
.register-terms-and-conditions div.selector:not(#foo)>span>input+label,
.profile-view div.selector:not(#foo)>span>input+label,
.signup div.selector:not(#foo)>div.qradiobutton-ctl>span>input+label,
.register-terms-and-conditions div.selector:not(#foo)>div.qradiobutton-ctl>span>input+label,
.profile-view div.selector:not(#foo)>div.qradiobutton-ctl>span>input+label {
    background: url(/v1/media/gr_empcircle.png) 0px 6px no-repeat !important;
    padding-left: 30px;
}

.signup div.selector:not(#foo)>input[type=checkbox]:checked+label,
.register-terms-and-conditions div.selector:not(#foo)>input[type=checkbox]:checked+label,
.profile-view div.selector:not(#foo)>input[type=checkbox]:checked+label,
.signup div.selector:not(#foo)>span>input[type=checkbox]:checked+label,
.register-terms-and-conditions div.selector:not(#foo)>span>input[type=checkbox]:checked+label,
.profile-view div.selector:not(#foo)>span>input[type=checkbox]:checked+label {
    background: url(/v1/media/gr_tckcircle.png) 0px 6px no-repeat !important;
}

.auctions-live-sale #wrapper .unibtn a.orng,
.auctions-live-sale #wrapper .unibtn input.orng[type="button"],
.auctions-live-sale #wrapper .unibtn input.orng[type="submit"],
.auctions-live-sale #wrapper .lot-changes input.orng[type="submit"],
.auctions-live-sale #wrapper .register>div>.unibtn a.drkblu,
.auctions-live-sale #wrapper ul.auclting li.auclink>div a.reg,
.auctions-live-sale #wrapper ul.auclting li.auclink>div a.cat,
.auctions-live-sale #wrapper .unibtn a.drkblu,
.auctions-live-sale #wrapper .unibtn input.drkblu[type="button"],
.auctions-live-sale #wrapper .unibtn input.drkblu[type="submit"],
.auctions-live-sale #wrapper .unibtn a.blu,
.auctions-live-sale #wrapper .unibtn input.blu[type="button"],
.auctions-live-sale #wrapper .unibtn input.blu[type="submit"],
.auctions-live-sale .unibtn .grey {
    /*height: auto !important;*/
    height: 70px !important;
    width: 100% !important;
    display: block;
    text-align: center !important;
    padding: 15px 10px !important;
    font-weight: bold !important;

    display: flex;
    justify-content: center;
    align-items: center;
}

.live-bid.placed.orng.outBidButtonColor,
.live-bid.outBidButtonColor.disabled.grey {
    display: block !important;
}

.auctions.auctions-live-sale a.HighBidButtonColor span.small-price {
    margin-top: -8px;
    margin-bottom: -14px;
    display: block;
}

#wrapper .unibtn a.orng,
#wrapper .unibtn input.orng[type="button"],
#wrapper .unibtn input.orng[type="submit"],
#wrapper .lot-changes input.orng[type="submit"],
#wrapper .register>div>.unibtn a.drkblu,
#wrapper ul.auclting li.auclink>div a.reg,
#wrapper ul.auclting li.auclink>div a.cat,
#wrapper .unibtn a.drkblu,
#wrapper .unibtn input.drkblu[type="button"],
#wrapper .unibtn input.drkblu[type="submit"],
#wrapper .unibtn a.blu,
#wrapper .unibtn input.blu[type="button"],
#wrapper .unibtn input.blu[type="submit"] {
    padding: 15px 10px !important;
    box-shadow: none;
    height: 52px !important;
    line-height: 22px;
}

.forgotfrm .unibtn {
    display: block;
    margin: 4px 0px;
    padding: 0px;
    float: left;
    width: auto;
    margin-right: 10px;
}

.forgotfrm .unibtn a.drkblu {
    height: auto;
    line-height: 41px;
}

.mobui-composite-wrapper .custom-combobox-toggle,
.ui-widget .ui-widget.custom-combobox-toggle {
    height: 52px !important;
    width: 35px !important;
    min-height: 0px;
    border-left: 0px !important;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50% !important;
    margin-top: -8px !important;
}

.custom-combobox-input {
    width: 100% !important;
    float: left !important;
    height: 52px !important;
}

.mobui-composite-wrapper {
    padding: 20px 0;
    margin-top: 20px;
}

.profile-view li.profile-info-phone-panel .mobui-composite-wrapper {
    /*padding: 50px 0;*/
}

.mobui-composite-wrapper label {
    margin-bottom: 20px;
}

.signfrm input[type=text],
.signfrm textarea,
.signfrm input[type=password],
.custom-combobox-input,
.reg-terms {
    padding: 10px !important;
    box-shadow: none;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br,
.ui-corner-top,
.ui-corner-tr {
    border-radius: 0px;
}

.register-terms-and-conditions .reg-terms {
    width: 89% !important;
}

.reg-terms {
    width: 100% !important;
    margin-bottom: 20px;
    box-shadow: none;
}

.reg-terms h2 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

input[type=button].unibtn {
    width: 100% !important;
}

.loginfrm div.selector>label,
.loginfrm div.selector>span>label,
.loginfrm div.selector>div.qradiobutton-ctl>span>label {
    padding-bottom: 5px;
}

ul#messages {
    width: 100%;
    margin-bottom: 20px;
}

.confirm-header {
    margin-bottom: 45px;
}

.confirm-header .confirm-msg {
    font-size: 18px;
}

div.ui-widget {
    margin-bottom: 10px;
}

#minvStatusCont label {
    display: none;
}

#reg-billing-ccexpiry div.ui-widget {
    width: 49%;
    float: left;
    margin-bottom: 10px;
}

#reg-billing-ccexpiry div.ui-widget:last-child {
    float: right;
}

#copbp5 label span,
#copbp6 label span,
#copip8 label span,
#copsp5 label span,
#copip9 label span {
    width: auto !important;
    display: inline-block;
    float: none;
}

#copbp5 span,
#copbp6 span,
#copip8 span,
#copsp5 span,
#copip9 span {
    /*width: 49%;
    float: left;*/
}

@media (max-width: 860px) {
    #toppaginator {
        margin-top: 0;
        float: left;
    }
}

.profile-view #copbp5 span,
.profile-view #copbp6 span,
.profile-view #copip8 span,
.profile-view #copsp5 span,
.profile-view #copip9 span,

.signup-index #copbp5 span,
.signup-index #copbp6 span,
.signup-index #copip8 span,
.signup-index #copsp5 span,
.signup-index #copip9 span,

.register-revise-billing #copbp5 span,
.register-revise-billing #copbp6 span,
.register-revise-billing #copip8 span,
.register-revise-billing #copsp5 span,
.register-revise-billing #copip9 span {
    width: 49% !important;
    float: left;
}

.profile-view #copbp5 label span,
.profile-view #copbp6 label span,
.profile-view #copip8 label span,
.profile-view #copsp5 label span,
.profile-view #copip9 label span,

.signup-index #copbp5 label span,
.signup-index #copbp6 label span,
.signup-index #copip8 label span,
.signup-index #copsp5 label span,
.signup-index #copip9 label span {
    display: contents;
}

#copbp5 span:nth-of-type(2n),
#copbp6 span:nth-of-type(2n),
#copip8 span:nth-of-type(2n),
#copsp5 span:nth-of-type(2n),
#copip9 span:nth-of-type(2n) {
    float: right;
}

#copbp5 span:last-of-type,
#copbp6 span:last-of-type,
#copip8 span:last-of-type,
#copsp5 span:last-of-type,
#copip9 span:last-of-type {
    /*width: 100%;*/
}

#copbp5 span:last-of-type input[type=text],
#copbp6 span:last-of-type input[type=text],
#copip8 span:last-of-type input[type=text],
#copsp5 span:last-of-type input[type=text],
#copip9 span:last-of-type input[type=text] {
    height: 45px !important;
}

.register-revise-billing #copbp5 span:last-of-type input[type=text] {
    height: inherit !important;
}

.register-revise-billing #ccpbp5_ctl>span {
    width: 95% !important;
}

.mobui-composite-wrapper span.qtextbox-ctl,
.mobui-composite-wrapper #pnpbp5,
.mobui-composite-wrapper .phone-number,
.mobui-composite-wrapper #pnpip8,
.mobui-composite-wrapper #pnpbp6,
.mobui-composite-wrapper #pnpsp5,
.mobui-composite-wrapper #pnpip9 {
    margin-top: 0px;
}

.register #ReviseBillingInfoForm .signfrm .unibtn,
.register-terms-and-conditions .opencollapse>li div.unibtn {
    float: right;
    width: auto;
}

.register #ReviseBillingInfoForm .signfrm .unibtn:last-of-type,
.register-terms-and-conditions .opencollapse>li div.unibtn:last-of-type {
    float: left;
}

#wrapper .loginfrm ul.frm {
    margin-top: 20px !important;
}

.ui-autocomplete {
    max-width: 380px !important;
}

.pageselector-wrap-outer {
    display: none;
}

.unibtn.inv-print-btns-printable {
    padding-left: 0px !important;
}

.register-terms-and-conditions .opencollapse>li .loginfrm ul.frm>li#check-agree {
    width: 100%;
}

#change_password_cancel.unibtn,
#change_password_button.unibtn {
    padding: 4px 0px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-align: center;
}

#change_password_cancel.unibtn input.orng[type="button"],
#change_password_button.unibtn input.orng[type="button"],
#change_password_cancel.unibtn input.button[type="button"],
#change_password_button.unibtn input.button[type="button"] {
    float: none;
    display: inline-block;
}

.user-credits {
    display: none !important;
}

.signfrm #ProfilePersonalPanel ul.frm>li:nth-child(10) {
    padding-bottom: 30px;
}

#pip16_ctl,
#copsp6,
#psp38_ctl {
    display: none !important;
}

#ProfileBillingPanel li:nth-child(1) {
    display: none;
}

.profile-view .opencollapse li:nth-child(5) {
    /*display: none;*/
}

.profile-view .opencollapse>li:last-child .loginfrm.signfrm .frm>li:nth-child(1) {
    width: 49%;
    float: right;
}

.profile-view .opencollapse>li:last-child .loginfrm.signfrm .frm>li:nth-child(2) {
    width: 49%;
    float: left;
}

.profile-view .opencollapse>li:last-child .loginfrm.signfrm .frm>li:nth-child(2) .unibtn {
    float: right;
}

.unibtn {
    padding: 0px !important;
}

.signup #RegisterPersonalPanel ul.frm>li:nth-child(8),
.signup #RegisterPersonalPanel ul.frm>li:nth-child(10) {
    display: none;
}

.loginfrm ul.frm>li.sepbox {
    display: none;
}

.smsrch {
    height: auto !important;
}

.ask-question-form li:nth-child(6) {
    /*width: 49% !important;*/
}

.ask-question-form li:nth-child(6) .unibtn {
    /*float: right;*/
}

.ask-question-form li:nth-child(7) {
    /*width: 49% !important;
    float: right;*/
}

#MyAlertsList .frm li:nth-child(4),
#MyAlertsList .frm li:nth-child(5),
#MyAlertsList .frm li:nth-child(6) {
    display: none;
}

#MyAlertsList .loginfrm label.title {
    margin-top: 10px;
}

ul.alerts {
    width: 100%;
}

.srch_list>li {
    background-color: white !important;
    float: none !important;
}

.accordionButton span {
    padding: 0 50px 0 4% !important;
}

#MyInvoiceList .shwsrch>li {
    width: 100%;
    text-align: center;
}

#MyInvoiceList .shwsrch>li:nth-child(2) {
    display: none;
}

#MyInvoiceList .shwsrch>li .drp,
#MyInvoiceList .shwsrch>li .smboxsrch {
    float: none;
    display: inline-block;
}

#MyInvoiceList .center-paging {
    display: none;
}

div#general-notification {
    min-height: auto;
}

.invoice-cc-button-wrap {
    float: left;
    width: 100%;
}

.invoice-cc-button-wrap .unibtn {
    float: right;
}

.invoice-cc-button-wrap .unibtn:nth-child(2) {
    float: left;
}

#ProfileShippingPanel ul.frm>li:last-child {
    margin-top: 20px;
}

.auclisted .bdinfo section.center>.unibtn {
    width: auto !important;
}

.qlabel-ctl {
    padding: 0px !important;
}

.confirm-bid-cont .qlabel-ctl {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.regular-bid-error .qlabel-ctl {
    width: 100%;
}

div.selector:not(#foo)>input[type=checkbox]:checked+label,
div.selector:not(#foo)>span>input[type=checkbox]:checked+label {
    background: url(/v1/media/gr_tckcircle.png) 99% 6px no-repeat !important;
}

div.selector:not(#foo)>input+label,
div.selector:not(#foo)>span>input+label,
div.selector:not(#foo)>div.qradiobutton-ctl>span>input+label {
    background: url(/v1/media/gr_empcircle.png) 99% 6px no-repeat !important;
}

.faux-tabnav-tab>a {
    color: black !important;
    text-shadow: none;
    background-image: url(/v1/media/arw.png);
}

.faux-tabnav-tab.is-open>a {
    background-image: url(/v1/media/arw.png);
}

.opencollapse div.accordionButton {
    color: black !important;
    text-shadow: none;
    background-image: url(/v1/media/arw.png);
}

.opencollapse div.accordionButton.on {
    background-image: url(/v1/media/arw.png);
}

.opencollapse div.accordionButton.filter_ttl {
    width: 100%;
    float: left;
    _float: none;
    border-bottom: 0;
    cursor: pointer;
    padding: 0;
    background: url(/v1/media/filbg.png) no-repeat 100% -16px;
}

.opencollapse div.accordionButton.filter_ttl.on {
    background: url(/v1/media/filbg.png) no-repeat 100% 3px;
}

.opencollapse div.accordionButton.filter_ttl span {
    padding: 0px !important;
}

.filter_contnt div.smsel:not(#foo)>input+label {
    padding: 0;
    background: url(/v1/media/filchk.png) no-repeat 0px -83px !important;
    min-height: 22px;
    width: auto;
    padding-left: 20px;
    display: block;
    margin: 0;
    padding-top: 3px;
}

.filter_contnt div.smsel:not(#foo)>input[type=checkbox]:checked+label {
    background: url(/v1/media/filchk.png) no-repeat 0px 4px !important;
}

.lot-upcoming .footable {
    border-collapse: separate;
    border-spacing: 0;
}

.footable>thead>tr>th,
.footable>thead>tr>td {
    box-shadow: none;
    vertical-align: middle;
}

.footable>thead>tr:first-child>th.footable-first-column,
.footable>thead>tr:first-child>td.footable-first-column,
.footable>thead>tr:first-child>th.footable-last-column,
.footable>thead>tr:first-child>td.footable-last-column {
    border-radius: 0px;
}

.auctions-live-sale .lot-images-container {
    /* height: 360px !important; */
    /* margin-bottom: 15px; */
}

.auctions-live-sale ul.lot-images-slider li.current-image .curr-img-wrap img {
    float: none;
}

.auctions-live-sale .lot-bidding .chk-sound:checked+label {
    height: 24px;
    margin-right: 10px;
    background-position: 0px 7px;
}

.auctitle-live {
    padding: 0px 0px 30px;
    margin-bottom: 36px;
    text-align: center;
}

.auctitle-live .aucinfo {
    display: block !important;
    padding-right: 0 !important;
}

.auctitle-live>a.catlg {
    display: inline-block;
    float: none;
}

.lot-details-container .auctitle a.catlg {
    float: left;
}

.auction-details {
    float: left;
    width: 100%;
}

.auction-details .auction-date {
    margin-bottom: 10px;
}

ul.bidding-main .current {
    margin-bottom: 20px;
}

ul.bidding-main li {
    /*width: 100%;*/
}

.auctions-live-sale ul.bidding-main li {
    text-align: left !important;
}

.auctions-live-sale .lot-description {
    min-height: 250px !important;
}

.lot-description-header {
    border: 0px;
    margin-top: 15px;
}

.lot-upcoming {
    float: left;
    width: 100%;
    /* padding: 20px 0px 0px; */
    background-color: none;
}

.lot-upcoming .short-sep {
    display: none;
}

/* .lot-upcoming h3 {
    font-family: Gotham A, Gotham B, serif;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    color: #000;
    letter-spacing: -0.25px;
    line-height: 32px;
    text-transform: uppercase;
    text-align: left;
} */
.list-opts {
    float: left;
    width: 100%;
}

.list-opts input {
    float: none;
    width: auto;
    border: none;
    height: auto;
    padding: 0px;
    border-radius: 0px !important;
}

.list-opts li {
    width: auto;
    padding-top: 20px;
}

.list-opts li:last-child {
    padding-top: 0px;
}

.lbl-offer,
.regular-bid-action .left .currency-input {
    position: relative;
    text-align: left !important;
    min-height: 52px !important;
    line-height: 50px !important;
    padding-left: 10px;
}

.lbl-offer .qtextbox-ctl,
.regular-bid-action .left .currency-input .qtextbox-ctl {
    position: absolute;
    top: 0px;
    left: 0px;
}

.lbl-offer .qtextbox-ctl input[type="text"],
.regular-bid-action .left .currency-input .qtextbox-ctl input[type="text"] {
    padding-left: 25px !important;
}

.lot-details .bidfrm fieldset>ul li label {
    min-height: auto;
}

.auctions-ask-question .opencollapse>li.solo {
    width: 100%;
}

.auctions-ask-question .signfrm {
    width: 90%;
}

@media only screen and (min-width: 767px) {
    #tabnav>li>a {
        padding: 16px 20px 16px !important;
    }
}

@media only screen and (min-width: 569px) {
    #tabnav>li>a {
        display: block;
        padding: 17px 10px 17px;
    }

    .lot-details .bidfrm fieldset>ul li:nth-child(2) {
        float: right !important;
        width: 49% !important;
    }

    .lot-details .bidfrm fieldset>ul li:first-child {
        float: left;
        width: 49% !important;
    }
}

@media only screen and (max-width: 1280px) {
    form {
        width: 100%;
    }

    .internal-banner img {
        width: auto;
        min-height: 270px;
    }
}

@media only screen and (max-width: 830px) {

    .auctions-live-sale .lot-images-container {
        height: auto !important;
    }

    .register>div>.unibtn a.drkblu {
        width: 100% !important;
    }
}

@media (max-width: 900px) {
    .pagintn>div:first-child {
        float: left;
        width: 100%;
    }

    .right.pagintn .center-paging {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        transform: none;
        top: 0px;
        left: 0px;
    }

    .qpaginatorget-ctl,
    .sam_qform_control_paginatorget-ctl {
        width: 100%;
        position: relative;
        margin: 30px 0px;
    }
}

@media only screen and (max-width: 880px) {
    .auc_info {
        background: none !important;
        padding-left: 2% !important;
        padding-right: 2% !important;
        width: 100% !important;
        border: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .compact_advance_search {
        position: relative;
        width: 100%;
    }

    .filter_contnt.categories-list {
        overflow: auto;
    }

    div.toppag div.grid_list {
        display: none;
    }

    .auclisted .list-cols.figure-col {
        width: 100% !important;
        border-right: none;
    }

    .auclisted li>section div.bdttle {
        margin-top: 20px !important;
        width: 100% !important;
    }

    .auclisted .figure-col,
    .auclisted .list-cols {
        padding-bottom: 20px !important;
        width: 100% !important;
    }

    #auction-info-left,
    #auction-info-right {
        float: left;
        width: 100%;
    }

    h2.auction-date-loc span {
        display: block;
    }

    h2.auction-date-loc .separator {
        display: none;
    }

    .auclisted .bd-chk,
    .aucgrid .bd-chk {
        float: right;
        margin-right: 5px;
        position: absolute;
        right: 10px;
        top: 369px;
        left: auto;
    }

    body .auclist .desc-bidding-info-wrapper>.list-cols.bidding-col,
    .auclist .desc-bidding-info-wrapper>.list-cols {
        width: 100% !important;
        padding: 10px !important;
    }

    .auclisted .bdinfo section.left span.currency-input {
        overflow: hidden;
    }

    .aucgrid li.item-block {
        width: 48.9% !important;
    }

    .aucgrid li.item-block:nth-child(3n) {
        margin-right: 1.2% !important;
    }

    .aucgrid li.item-block:nth-child(2n) {
        margin-right: 0px !important;
    }

    .tle-lot h3,
    .auctitle .tle h3 {
        font-size: 40px !important;
        line-height: 44px !important;
    }
}

@media only screen and (max-width: 568px) {

    .auctions-live-sale ul.bidding-main li{
        text-align: center !important;
    }

    ul.iconnav {
        display: none !important;
    }

    header#headsec nav ul.listnav {
        display: block;
    }

    .register>div>.unibtn {
        width: 100% !important;
    }

    .unibtn {
        width: 100% !important;
        float: left;
        padding: 0px;
        margin: 5px 0px;
    }

    .compact_advance_search .qtextbox-ctl,
    .compact_advance_search .adsrch section {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .srch_list>li .accordionContent,
    .srch_list>li .accordionContent2 {
        width: 101%;
    }

    .pagintn>div.page a:last-child {
        width: auto;
        display: inline-block;
        background: none;
        text-indent: 0px;
        position: relative;
        height: 25px;
        top: 0px;
        background-position: 0px 100%;
        right: 0px;
        left: 0px;
    }

    .auclist div.selector {
        padding-top: 0px;
    }

    .auclist div.selector>label,
    .auclist div.selector>span>label {
        height: auto;
        line-height: 11px;
    }

    .aucbid li>section div.bdttle h2 {
        text-align: left !important;
    }

    .auclisted .bidding-col .bdinfo .left,
    .auclisted .bidding-col .bdinfo .right,
    .aucgrid .bidding-cell .regular-bid-action .left,
    .aucgrid .bidding-cell .regular-bid-action .right {
        width: 100% !important;
    }

    .maxbid-curr {
        left: 3px;
        width: auto !important;
    }

    .toppag .pagintn {
        position: relative;
        top: 20px;
    }

    .right.pagintn {
        margin-top: 30px;
    }

    .aucgrid li.item-block {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .aucgrid li.item-block:nth-child(3n) {
        margin-right: 0px !important;
    }

    .aucgrid li.item-block:nth-child(2n) {
        margin-right: 0px !important;
    }

    #other-lots-carousel .lot-catalog-list .lot-list .lot {
        width: 100% !important;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 480px) {
    body .auclist .list-cols.figure-col {
        display: block !important;
    }

    body .auclist .figure-mobile figure {
        display: none !important;
    }

    .right.pagintn {
        display: none !important;
    }

    .auclist li>section div.bdttle i {
        text-align: left !important;
    }
}

@media only screen and (max-width: 375px) {
    body.auctions-live-sale #wrapper .video-stream {
        min-height: 146px !important;
        height: 216px !important;
        margin-bottom: 20px;
    }

    body.auctions-live-sale #wrapper .video-stream div,
    body.auctions-live-sale #wrapper .video-stream iframe {
        height: 210px;
        min-height: 210px;
    }
}

@media (max-width: 767px) {
    .btmlinks .ask {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    #other-lots-carousel .lot-catalog-list .lot-list .lot {
        text-align: center;
    }

    .lot-details .lot-navigation .live-sale a {
        display: block;
        width: 100% !important;
        text-align: center;
        font-size: 20px !important;
    }

    .profile-view .opencollapse>li:last-child .loginfrm.signfrm .frm>li:nth-child(1),
    .profile-view .opencollapse>li:last-child .loginfrm.signfrm .frm>li:nth-child(2) {
        width: 100%;
    }

    .profile-view .opencollapse>li:last-child .loginfrm.signfrm .frm>li:nth-child(2) .unibtn{
        width: 100%;
    }

    body.profile #wrapper .unibtn input.blu[type="button"]{
        width: 100% !important;
        margin-left: 0!important;
        margin-right: 0!important;
        max-width: unset !important;
    }

}

body.lot-details .auc_info .navigate .prev {
    width: auto;
}

.navigate div a {
    font-family: lato, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    color: #a78a54 !important;
    font-weight: 700 !important;
    text-transform: capitalize;
}