#countdown{font-weight:300;color:#606060;width:80%}.main-auction.auction-time-countdown.hasCountdown{font-weight:600;text-transform:uppercase;box-shadow:0 0 25px rgba(0,0,0,.1);-webkit-box-shadow:0 0 25px rgba(0,0,0,.1);padding:20px 20px 15px;margin-top:8px;height:100px}.timeleft{margin-bottom:10px;margin-top:10px}div#countdown{font-weight:300;color:#606060}.countdown_row.countdown_show6{position:relative;width:100%;float:left;padding:10px 0;top:-10px;left:5px;text-align:center}.countdown_section .countdown_amount{font-size:18px}.countdown_amount{font-size:40px;font-weight:700}.countdown_section{width:24%;float:left;padding:10px 0;position:relative}.auction-price{color:#242424;border-bottom:1px solid #e5e5e5;padding-bottom:30px}.auction-price .price{font-size:24px;font-weight:600;color:#242424;margin-bottom:10px}.auction-price .price-amount{font-size:24px;font-weight:600;color:#2695ff}.loading-container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}.spinner{border:8px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}