<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    min-width: 0 !important;
    padding: 0 !important;
}
#container{
    background-color: #F6F6F7;
}
#layout-1 {
    background-color: #FFFFFF;
    width: 980px;
}

@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #layout-1 {
        padding: 0 99px;
    }
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #layout-1 {
        padding: 0 30px;
    }
}
@media all and (max-width: 1024px) {
    #layout-1 {
        width: 100%;
    }
}

#layout-1-tabs .pageheading a{
    background: none repeat scroll 0 0;
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 13px;
    height: 50px;
    padding: 0 30px 0;
    box-sizing: content-box;
    line-height: 49px;
    cursor: text;
}
#layout-1-tabs .pageheading a:hover{
        text-decoration: none;
}
#layout-1-tabs .pageheading:first-child a{
    background: none repeat scroll 0 0 #E6E6E6;
    color: #000000;
    display: inline-block;
    float: left;
    font-family: palatino;
    font-size: 21px;
    font-weight: normal;
    height: 50px;
    line-height: 49px;
    padding: 0 30px;
    cursor: pointer;
}
#layout-1 #layout-1-tabs {
    background-color: transparent;
    border-bottom: 0;
    height: auto;
    margin-top: 56px;
    margin-bottom: 47px;
    position: relative;
}
@media (max-width: 767px) {
    #layout-1 #layout-1-tabs {
        float: left;
        margin-top: -10px;
        margin-bottom: 22px;
        width: 100%;
    }
}
@media (min-width: 768px) {
    #layout-1 ul#layout-1-tabs:before {
        border-top: 1px solid #cccccc;
        content: '';
        position: absolute;
        left: 0;
        top: 24px;
        right: 0;
        bottom: 0;
        width: 100%;
    }
}
.pageheading {
    background-color: #fff;
    color: #000000;
    display: table;
    float: none;
    font-family: 'Baskerville10Pro', Georgia, Times New Roman;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    height: auto;
    line-height: 36px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 1.69495%;
    position: relative;
    text-align: center;
}
@media (max-width: 767px) {
    .pageheading {
        display: inline-block;
        float: left;
        font-size: 24px;
        line-height: 30px;
        padding: 0;
        width: 100%;
    }
}
.pageheading.active{
    background-color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 0.6px;
    line-height: 55px;
}
.content-container{
    background-color: #FFFFFF;
    margin: 0 20px;
    color: #373737;
}
.content-container .title{
        font-family: 'palatino';
        font-size: 30px;
        margin-top: 50px;
        color: #373737;
}
.content-container hr{
        background-color: #E6E6E6;
        height: 1px;
        margin: 30px 0 50px;
}
.content-container .sales-container{

}
.content-container .sales-container .sales-detail{
            display: flex;
            flex-flow: row nowrap;
            align-items: flex-start;
            justify-content: flex-start;
}
@media (max-width: 767px) {
    .content-container .sales-container .sales-detail {
        flex-flow: column wrap;
    }
}
.content-container .sales-container .sales-detail .catDate{
    font-family: palatino;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 23px;
}
#layout-1 .content-container .sales-container .sales-detail img{
    /*float: left;
	display: inline-block;
	margin: 0 15px 0 80px;
	border: 1px solid #E6E6E6;*/
}
.content-container .sales-container .sales-detail div{
    display: inline;
}
.content-container .sales-container .sales-detail .image-preview--container {
    background-color: #f8f8f8;
    display: inline-block;
    height: auto;
    overflow: hidden;
    position: relative;
}
@media (max-width: 767px) {
    .content-container .sales-container .sales-detail .image-preview--container {
        margin-bottom: 20px;
    }
}
.content-container .sales-container .sales-detail .image-preview--container:before {
    content: "";
    height: 0;
    display: block;
    width: 100%;
    padding-bottom: 62.5%;
}
.content-container .sales-container .sales-detail .image-preview--container .image {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: auto;
    display: block;
}
.content-container .sales-container .sales-detail .image--description {
    display: inline-block;
    padding-right: 0;
    vertical-align: top;
}
@media (max-width: 767px) {
    .content-container .sales-container .sales-detail .image--description {
        padding: 0 20px;
    }
}
.content-container .sales-container .sales-detail .sale-name{
    color: #373737;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: 0.3px;
    margin-top: 0;
    text-transform: uppercase;
}
.content-container .sales-container .sales-time{
    display: inline-block;
    margin: 45px 0 0;
}
.content-container .sales-container .sales-time p{
        color: #989898;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        float: right;
}
.sales-container .column{
    background-color: #e7e7e7;
    border-top: 1px solid #E7E7E7;
    display: inline-block;
    height: 300px;
    margin: 0 0 20px;
    padding: 50px 63px 40px 80px;
    position: relative;
    width: 100%;
}

.sales-container .column h4{
        font-family: Helvetica, Arial, sans-serif;
        margin-bottom: 20px;
        letter-spacing: 0.5px;
        font-size: 14px;
        color:#373737;
        font-weight: bold;
}
.sales-container .column .notes{
        color: #5D5D5D;
        display: inline-block;
        font-family: helvetica;
        font-size: 13px;
        width: 260px;
    }
.sales-container .column p{
        color: #373737;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin: 20px 0;
        font-weight: bold;
    }
    .sales-container .column input {
        float: left;
        margin-right: 10px;
    }
        .sales-container .column input.c-LoginBtn,
        .sales-container .column .btn  {
            font-family: Helvetica, Arial, sans-serif;
            background-color: #ac8e52;
            border: medium none;
            bottom: 34px;
            color: #FFFFFF !important;
            cursor: pointer;
            font-weight: bold;
            font-size: 11px;
            line-height: 15px;
            letter-spacing: 0.5px;
            padding: 10px 25px 7px;
            position: absolute;
            right: 35px;
            text-transform: uppercase;
            width: 30%;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
        }
    .sales-container .column a.c-LoginBtn,
    .sales-container .column .btn  {
        font-family: Helvetica, Arial, sans-serif;
        background-color: #ac8e52;
        border: medium none;
        bottom: 34px;
        color: #FFFFFF !important;
        cursor: pointer;
        font-weight: bold;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0.5px;
        padding: 10px 25px 7px;
        position: absolute;
        right: 35px;
        text-transform: uppercase;
        width: 45%;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        text-align: center;
    }
    .sales-container .column .c-LoginBtn:hover {
        background-color: #bda575;
    }
.recommen-note{
    color: #5D5D5D;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
}

/* bootstrap fixed  */

@media all and (max-width: 1024px) {
    .content-container .sales-container .sales-time p{
        float: none;
    }
    .sales-container .column {
        padding: 35px;
    }
}
@media all and (max-width: 767px) {
    .content-container .sales-container .sales-detail div {
        display:block;
    }
    #layout-1 .content-container .sales-container .sales-detail img {
        /*margin: 0 5px 0 0px;*/
    }
    .sales-container .column {
        padding: 25px;
    }
    .content-container .title {
        margin: 30px 0;
    }
    .content-container .sales-container .sales-time {
        margin: 30px 0;
    }
    .content-container .sales-container .sales-detail .sale-name {
        margin-top: 0;
    }
    .col-xs-12{
        padding: 0;
    }
    .sales-container .column a.c-LoginBtn {
        width: 45%;
    }
    .sales-container .column .notes{
        width: 470px;
    }
}

header nav ul.main-menu li.menu-item .submenu.specials .content .column {
    box-sizing:content-box;
    -moz-box-sizing: content-box;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
/* bootstrap fixed end*/
/*
.pageheading {
    padding-left: 20px;
}
*/
/*Christies header is broken - fix*/
/*
#anonymous-live-viewing header nav {
width: 675px;
}

#anonymous-live-viewing header nav ul.main-menu {
width: 675px;
}
#anonymous-live-viewing .login {
   
} */
/*********Css added after adding BV3**********/
#mainform *, #mainform *:before, #mainform *:after {
    box-sizing: inherit;
}

/********** Roundel **********/
.roundel {
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    touch-action: none;
    cursor: default;
    outline: none;
    pointer-events: none;
}

.roundel--theme_light {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    touch-action: none;
    cursor: default;
    outline: none;
    pointer-events: none;
}

    .roundel--theme_light.image {
        height: 100%;
        width: 100%;
    }
/*DMM-1019: New style 26-feb-2018 */
.text-center {
    text-align: center
}
.font_medium {
    font-weight: 500!important;
}
.font_italic {
    font-style: italic!important
}
.content-container {
    margin: 0;
}
.content-container .sales-container .sales-detail{
        padding: 0;
    }
.content-container .sales-container .sales-detail .image-preview--container{
            padding-left: 0;
        }
.content-container .sales-container .sales-detail .sale-number{
            font-family: 'Atlas Grotesk Web',Helvetica,Arial;
            font-style: normal;
            font-stretch: normal;
            font-size: 12px;
            line-height: 18px;
            font-weight: 500;
            color: #575757;
            text-transform: uppercase;
            margin-bottom: 0;
        }
.content-container .sales-container .sales-detail .sale-name{
            font-family: 'Baskerville10Pro',Georgia,Times New Roman;
            font-weight: normal;
            font-style: normal;
            color: #000;
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 6px;
            text-transform: none;
        }
        .content-container .sales-container .sales-detail .catDate{
            font-family: 'Atlas Grotesk Web',Helvetica,Arial;
            font-weight: 400;
            font-style: normal;
            font-stretch: normal;
            font-size: 16px;
            color: #000;
            line-height: 24px;
            margin-bottom: 18px;
            margin-top: 0;
        }
    .content-container .sales-container .sales-time {
        margin: 0;
    }
.sales-container.row{
    margin-top: 32px;
}
.sales-container.view-bid-wrapper{
    margin-top: 60px;
}
@media (max-width: 767px) {
    .sales-container.view-bid-wrapper{
        margin-top: 54px;
    }
}
.sales-container.view-bid-wrapper &gt; div:first-child{
    padding-left: 0;
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .sales-container.view-bid-wrapper &gt; div:first-child{
        padding-right: 10px;
    }
}
.sales-container.view-bid-wrapper &gt; div:last-child {
    padding-right: 0;
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .sales-container.view-bid-wrapper &gt; div:last-child {
        padding-left: 10px;
    }
}
.sales-container .column {
    padding: 25px 30px 30px;
    background-color: #f8f8f8;
    border: 0;
    height: 400px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .sales-container .column {
        padding-right: 20px;
        padding-left: 20px;
    }
    .sales-container.row.view-bid-wrapper &gt; div:first-child .column {
        height: 420px;
        margin-bottom: 60px;
    }
    .sales-container.row.view-bid-wrapper &gt; div:last-child .column {
        height: 280px;
    }
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .sales-container.row.view-bid-wrapper &gt; div:first-child .column {
        height: 400px;
        margin-bottom: 60px;
    }
    .sales-container.row.view-bid-wrapper &gt; div:last-child .column {
        height: 400px;
    }
}
.heading-6 {
    font-family: 'Atlas Grotesk Web',Helvetica,Arial;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
    margin-top: 0;
}

.sales-container .column p,
.sales-container .column .notes{
    font-family: 'Atlas Grotesk Web',Helvetica,Arial;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-bottom: 22px;
    margin-top: 0;
}
.sales-container .column .notes{
    text-transform: none;
    width: 100%;
}
.sales-container .column a.c-LoginBtn,
.sales-container .column .btn {
    font-family: 'Atlas Grotesk Web',Helvetica,Arial;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background-color: transparent;
    color: #000 !important;
    border: 2px solid #000;
    outline: none;
    font-size: 16px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    left:30px;
    right: 30px;
    width: auto;
    text-transform: none;
    bottom: 30px;
}
.sales-container .column .c-LoginBtn:active,
.sales-container .column .c-LoginBtn:hover{
    background-color: #000;
    color: #fff !important;
    text-decoration: none;
}
.sales-container .column .viewer-checked-input{
    display: none;
}
.sales-container .column label.checkbox--label{
    padding-left: 30px;
    position: relative;
}
.sales-container .column .viewer-checked{
    display: inline-block;
    margin-top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    position: static;
    outline: 0;
    padding: 0;
    margin-top: -4px;
}
    .sales-container .column .viewer-checked::before{
        height: 16px;
        width: 17px;
        display: block;
        content: "";
        background: #fff;
        border: 1px solid #CCC;
        position: absolute;
        top: 2px;
        left: 4px;
        cursor: pointer;
    }
.sales-container .column input[type=checkbox]:checked + .checkbox:after{
    height: 14px;
    width: 14px;
    display: block;
    content: "";
    background: #000;
    border: 3px solid #fff;
    position: absolute;
    top: 3px;
    left: 5px;
}
.recommen-note {
    font-family: 'Atlas Grotesk Web',Helvetica,Arial;
    font-style: normal;
    font-stretch: normal;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #575757;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .recommen-note {
        padding: 0 20px;
    }
}
/**********************************/
.popup-container--registration.add-to-Registration.popup-iframe {
    height: auto !important;
}

.chr-modal-iframe iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 70vh;
    overflow: hidden;
}
.h-captcha {
    text-align: center;
}

/*.h-captcha iframe { width: 227px !important;}
.h-captcha iframe div.label-container { width: 94px !important;}
.h-captcha iframe div#anchor { width: 220px !important;} */

/*TWS-2185*/
.image--description .explicit-warning {
    font-size: 18px !important;
    color: #d70c00 !important;
    font-weight: 500 !important;
}

.explicit-message {
    position: absolute;
    left: 45%;
    top: 40%;
    margin: auto;
    transform: translate(-40%, -50%);
    text-align: center;
}










</pre></body></html>