body
{
    text-align: center;
}

#container-popup
{
    text-align: center;
    width: auto;
    padding-top: 40px;
}

div#notice
{
    text-align: left !important;
}

/* Begin CSS: Web - Christie's Live Redesign - Pop-up Modals design refresh- WEBZ-3625 */ 
#main {
    font-family: "Atlas Grotesk Web", sans-serif;
    margin: auto;
    padding: 65px;
    max-width: 600px;
}

#main .title {
    font-size: 24px;
    color: #000;
    font-family: "Baskerville10Pro", sans-serif;
}

#main .hr {
    margin: 28px;
}

#main .sub-title {

    font-size: 24px;
    margin-bottom: 28px;
    font-family: "Baskerville10Pro", sans-serif;
}

#main .saledate {
    font-family: "Atlas Grotesk Web", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin-bottom: 28px;
}

#main .salenote {
    font-family: "Atlas Grotesk Web", sans-serif;
    font-weight: bold;
    margin: 10px;
    text-align: left;
}

#main #saleroomnotice {
    font-family: "Atlas Grotesk Web", sans-serif;
    margin: 20px;
    text-align: left;
}

#main #saleroomnotice ul {
    list-style: none;
}

#main #saleroomnotice ul li {
    font-family: "Atlas Grotesk Web", sans-serif;
    margin-bottom: 20px; 
}

#main #saleroomnotice ul li::before {
    content: "\2022";
    color: #990000;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    margin-left: -25px; 
    font-size: 28px; 
    vertical-align:middle;
    line-height:0;
}

#main #saleroomnotice .issuedate {
    font-family: "Atlas Grotesk Web", sans-serif;
    margin-top: 30px;
    text-align: center;
}

#main #saleroomnotice ul li .lot {

    font-weight: 600;
    color: #000; 
}
/* END CSS: Web - Christie's Live Redesign - Pop-up Modals design refresh- WEBZ-3625 */