<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bidder-login {
 max-width: 450px;
}
.bidder-login #user_name {
width: 80%;
}

.bidder-login .login_button {
 width: 13% !important;
}

.fr-fil.fr-dib {
margin:0 !important;
}

#browser_container {
max-width: 1600px;
padding: 0 1rem;
}

@media screen and (max-width: 812px) {
  #browser_container {
      width: auto;
  }
}

.item_content_container.item_preview {
	padding: 0.5rem;
}

.auction_preview_container_top {
	padding: 3rem 0;
	background-color: #373330;
}

.detail-preview-button {
background-color: #CC8843 !important;
}

.block_inner .spon_img {
max-height: none;
max-width: 200px;
object-fit: contain;
flex-grow:1;
}

.zoom-gallery-icon {
	height: 34px !important;
    width: 24px;
	display: flex;
  	justify-content: center;
  	align-items: center;
    font-size: 20px;
}

#back_to_top {
	background: #CC8843;
    color: #373330;
}

#back_to_top:hover, #back_to_top:focus {
	background: #d19355;
}</pre></body></html>