#nextlot-ember-root {
  color: #000000 !important;
  background-color: #f7f7f7 !important; }
  #nextlot-ember-root h1.page-title,
  #nextlot-ember-root h2.page-title,
  #nextlot-ember-root h3.page-title,
  #nextlot-ember-root h3,
  #nextlot-ember-root h4 {
    color: #333333 !important; }
  #nextlot-ember-root a {
    color: #e29e15; }
    #nextlot-ember-root a:hover {
      color: #b37d11; }
    #nextlot-ember-root a h1,
    #nextlot-ember-root a h2,
    #nextlot-ember-root a h3,
    #nextlot-ember-root a h4,
    #nextlot-ember-root a h5,
    #nextlot-ember-root a h6 {
      color: #e29e15 !important; }
  #nextlot-ember-root .watchlist a {
    color: #e29e15 !important; }
  #nextlot-ember-root header.navbar {
    background-color: #521a24 !important;
    color: #ffffff !important; }
  #nextlot-ember-root .alert {
    color: #FFF !important; }
    #nextlot-ember-root .alert.alert-danger {
      background-color: #d9534f !important; }
    #nextlot-ember-root .alert.alert-success {
      background-color: #47a447 !important; }
    #nextlot-ember-root .alert.alert-info {
      background-color: #5bc0de !important; }
    #nextlot-ember-root .alert.alert-warning {
      background-color: #d9534f !important; }
    #nextlot-ember-root .alert.alert-default {
      color: #333 !important; }
  #nextlot-ember-root button.question,
  #nextlot-ember-root a.question {
    background-color: #e29e15 !important;
    border-color: #cb8e13 !important;
    color: #FFF !important; }
    #nextlot-ember-root button.question:hover,
    #nextlot-ember-root a.question:hover {
      background-color: #b37d11 !important;
      border-color: #9c6d0e !important; }
  #nextlot-ember-root button.sort {
    border-color: white !important; }
  #nextlot-ember-root a.timed-print {
    color: #e6e6e6 !important; }
  #nextlot-ember-root .btn-primary-outline {
    background-color: #fcfcfc !important;
    border-color: #e29e15 !important; }
    #nextlot-ember-root .btn-primary-outline:hover {
      background-color: #f2f2f2 !important;
      color: #e29e15 !important; }
  #nextlot-ember-root .btn-primary {
    background-color: #e29e15 !important;
    border-color: #cb8e13 !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-primary:hover {
      background-color: #b37d11 !important;
      border-color: #9c6d0e !important; }
  #nextlot-ember-root .btn-primary.login {
    background-color: #cb8e13 !important;
    border-color: #b37d11 !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-primary.login:hover {
      background-color: #9c6d0e !important;
      border-color: #855d0c !important; }
  #nextlot-ember-root .btn-primary-light {
    background-color: #f1c56c !important;
    border-color: #efbc54 !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-primary-light:hover {
      background-color: #edb33d !important;
      border-color: #eba926 !important; }
  #nextlot-ember-root .btn-secondary {
    background-color: #521a24 !important;
    border-color: #3f141c !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-secondary:hover {
      background-color: #2b0e13 !important;
      border-color: #18080b !important; }
  #nextlot-ember-root .btn-info {
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-info:hover {
      background-color: #31b0d5 !important;
      border-color: #28a1c5 !important; }
  #nextlot-ember-root .btn-warning {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-warning:hover {
      background-color: #c9302c !important;
      border-color: #b52b27 !important; }
  #nextlot-ember-root .btn-danger {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-danger:hover {
      background-color: #c9302c !important;
      border-color: #b52b27 !important; }
  #nextlot-ember-root .btn-success {
    background-color: #47a447 !important;
    border-color: #3f923f !important;
    color: #FFF !important; }
    #nextlot-ember-root .btn-success:hover {
      background-color: #388038 !important;
      border-color: #306f30 !important; }
  #nextlot-ember-root .timed-clock {
    background-color: #521a24 !important; }
  #nextlot-ember-root .request-pending {
    color: #521a24 !important; }
  #nextlot-ember-root .request-declined {
    color: #d9534f !important; }
  #nextlot-ember-root .request-accepted {
    color: #47a447 !important; }
  #nextlot-ember-root .page-content h1,
  #nextlot-ember-root .page-content h2,
  #nextlot-ember-root .page-content h3,
  #nextlot-ember-root .page-content h4,
  #nextlot-ember-root .page-content h5,
  #nextlot-ember-root .page-content p {
    color: #000000 !important; }
  #nextlot-ember-root .bg-blue-light {
    background-color: #ffffff !important; }
  #nextlot-ember-root .auction-border {
    border-color: #ffffff !important; }
    #nextlot-ember-root .auction-border:hover {
      border-color: #521a24 !important; }
    #nextlot-ember-root .auction-border.auction-border-red {
      border-color: #d9534f !important;
      border-width: 3px; }
    #nextlot-ember-root .auction-border.auction-border-green {
      border-color: #47a447 !important;
      border-width: 3px; }
  #nextlot-ember-root .auction-footer {
    border-color: #FFFFFF !important;
    background-color: #521a24 !important;
    color: #ffffff !important; }
    #nextlot-ember-root .auction-footer:after {
      background-color: #ffffff !important; }
    #nextlot-ember-root .auction-footer .auction-footer-cell {
      border-right: 1px solid #ffffff !important; }
      #nextlot-ember-root .auction-footer .auction-footer-cell:last-child {
        border-right: 1px solid transparent !important; }
  #nextlot-ember-root .auction-footer-title {
    color: #bec1c4 !important; }
  #nextlot-ember-root .timed-info,
  #nextlot-ember-root .timed-print,
  #nextlot-ember-root .auction-location a {
    color: #e29e15 !important; }
  #nextlot-ember-root tr.bid-success td {
    background-color: #47a447 !important; }
  #nextlot-ember-root .bid-caret {
    border-color: #ffffff !important; }
  #nextlot-ember-root .caret {
    border-top-color: #e29e15 !important; }
  #nextlot-ember-root .chosen-container .chosen-results {
    background-color: #FFFFFF !important;
    color: #000000 !important; }
    #nextlot-ember-root .chosen-container .chosen-results li.highlighted {
      background-color: #e29e15 !important;
      background-image: none; }
  #nextlot-ember-root .question {
    background-color: #e29e15 !important; }
  #nextlot-ember-root button.sort {
    border: 1px solid #e29e15 !important; }
  #nextlot-ember-root .dropdown-menu {
    background-color: #f7f7f7 !important; }
    #nextlot-ember-root .dropdown-menu li > a {
      color: #e29e15 !important; }
      #nextlot-ember-root .dropdown-menu li > a:hover {
        background-color: #e29e15 !important;
        color: #000000 !important; }
  #nextlot-ember-root .dropdown-help {
    background-color: #521a24 !important; }
    #nextlot-ember-root .dropdown-help li hr {
      border-color: #e29e15 !important; }
  #nextlot-ember-root .dropdown-bids {
    background-color: #FFFFFF !important; }
    #nextlot-ember-root .dropdown-bids h4 {
      color: #000000 !important; }
  #nextlot-ember-root table > thead > tr > th,
  #nextlot-ember-root table > tbody > tr:nth-child(odd) > td {
    background-color: white !important; }
  #nextlot-ember-root table > tbody > tr:nth-child(even) > td {
    background-color: #FFFFFF !important; }
  #nextlot-ember-root .lots-select-wrap {
    border-right: 1px solid #e29e15 !important; }
    #nextlot-ember-root .lots-select-wrap:after {
      border-top: 6px solid #e29e15 !important; }
    #nextlot-ember-root .lots-select-wrap i,
    #nextlot-ember-root .lots-select-wrap label {
      color: #e29e15 !important; }
  #nextlot-ember-root .lot-details-header {
    border-bottom: 1px solid #ffffff !important; }
  #nextlot-ember-root .lot-details-cell {
    border-right: 1px solid #ffffff !important; }
    #nextlot-ember-root .lot-details-cell:last-child {
      border-right: 0 !important; }
    #nextlot-ember-root .lot-details-cell .bid-count:after {
      border-top: 8px solid #e29e15 !important; }
    #nextlot-ember-root .lot-details-cell .bid-count.caret-inverse:after {
      border-bottom: 8px solid #e29e15 !important;
      border-top: 0 !important; }
  #nextlot-ember-root .sale-header-btn {
    border-color: #e29e15 !important;
    color: #e29e15 !important; }
  #nextlot-ember-root .buyers-premium,
  #nextlot-ember-root .buyers-premium span.text-blue {
    color: #333333 !important; }
  #nextlot-ember-root a.shipping-finance-link {
    color: #e29e15 !important; }
    #nextlot-ember-root a.shipping-finance-link svg {
      background-color: #FFF !important;
      border-radius: 4px;
      margin-right: 10px; }
  #nextlot-ember-root article.auction,
  #nextlot-ember-root .timed-border-radius {
    background-color: #FFFFFF !important;
    color: #000000 !important; }
  #nextlot-ember-root .timed-max-stat {
    color: #e29e15 !important; }
    #nextlot-ember-root .timed-max-stat .max-amount .currency-prefix {
      color: #e29e15 !important; }
  #nextlot-ember-root .auction-bid-request-container {
    background-color: #ffffff; }
  #nextlot-ember-root .border-left,
  #nextlot-ember-root .border-right,
  #nextlot-ember-root .border-bottom {
    border-color: #FFFFFF !important; }
  #nextlot-ember-root .border-right-lot,
  #nextlot-ember-root .border-left-lot,
  #nextlot-ember-root .lot-details-header {
    border-color: #ffffff !important; }
  #nextlot-ember-root .pagination ul li a {
    background-color: #FFFFFF !important;
    border-color: #ffffff !important;
    color: #e29e15 !important; }
  #nextlot-ember-root .pagination ul li.active a,
  #nextlot-ember-root .pagination ul li a:hover {
    background-color: #e29e15 !important;
    color: #FFFFFF !important; }
  #nextlot-ember-root .list-thumbnail-wrapper {
    border: 2px solid #f7f7f7 !important; }
  #nextlot-ember-root .list-thumbnail-image-count {
    background-color: #ffffff !important;
    border-color: #e29e15 !important; }
  #nextlot-ember-root .modal-header,
  #nextlot-ember-root .modal-body {
    color: #333333; }
  #nextlot-ember-root .image-gallery-modal .modal-header {
    background-color: #521a24 !important;
    color: #ffffff !important; }
  #nextlot-ember-root .image-gallery-modal .gallery-controls a,
  #nextlot-ember-root .image-gallery-modal .gallery-nav-controls a {
    background-color: #e29e15 !important;
    color: #333; }
  #nextlot-ember-root .blockG,
  #nextlot-ember-root .nextlot-preloader-block {
    -webkit-animation-name: fadeCustom;
    -moz-animation-name: fadeCustom;
    -ms-animation-name: fadeCustom;
    -o-animation-name: fadeCustom;
    animation-name: fadeCustom;
    background-color: #e29e15; }
  #nextlot-ember-root .blockF {
    background-color: #e29e15; }
  #nextlot-ember-root .reskin-2018 .btn-primary-outline {
    border-color: transparent !important; }
  #nextlot-ember-root .reskin-2018 .auction-footer {
    border-top: 1px solid #ffffff !important; }
  #nextlot-ember-root .reskin-2018 .sale-header-btn {
    background-color: #521a24 !important;
    border-color: #521a24 !important;
    color: #FFF !important; }
  #nextlot-ember-root .reskin-2018 .pagination ul li a {
    background-color: unset !important;
    border-color: unset !important;
    color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .pagination ul li.active a,
  #nextlot-ember-root .reskin-2018 .pagination ul li a:hover {
    background-color: unset !important;
    color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .btn-primary.login.force-override {
    background-color: #e29e15 !important;
    border-color: transparent !important; }
    #nextlot-ember-root .reskin-2018 .btn-primary.login.force-override:hover {
      background-color: #855d0c !important;
      border: 1px solid transparent !important;
      border-color: transparent !important; }
  #nextlot-ember-root .reskin-2018 .sign-up.force-override {
    background-color: #521a24 !important;
    border-color: transparent !important; }
    #nextlot-ember-root .reskin-2018 .sign-up.force-override:hover {
      background-color: #050102 !important;
      border: 1px solid transparent !important;
      border-color: transparent !important; }
  #nextlot-ember-root .reskin-2018 .sale-type-cell i {
    color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .auction-bid-button input {
    color: #e29e15 !important; }
    #nextlot-ember-root .reskin-2018 .auction-bid-button input::placeholder {
      color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .question {
    background-color: #ffffff !important;
    color: #e29e15 !important;
    border: 2px solid #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .timed-bar.force-override {
    color: #e29e15 !important;
    background-color: #FFF; }
    #nextlot-ember-root .reskin-2018 .timed-bar.force-override .no-right-border {
      border-right: none !important; }
  #nextlot-ember-root .reskin-2018 .watch-button.watched {
    background-color: #e29e15 !important;
    border: 1px solid transparent !important;
    color: #FFF; }
  #nextlot-ember-root .reskin-2018 .watch-button.unwatched {
    border: 1px solid #e29e15 !important;
    color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .lot-timing {
    background-color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .sealed-values {
    background-color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .brand-color {
    color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .bid-box {
    background-color: #e29e15 !important; }
  #nextlot-ember-root .reskin-2018 .lot-alert-popup-content {
    background-color: #d9534f !important;
    color: #FFF; }

body.nextlot-body {
  background-color: #f7f7f7; }

@media screen and (max-width: 569px) {
  #nextlot-ember-root .mobile-nav li {
    border-bottom: 1px solid #e29e15 !important; }
  #nextlot-ember-root .auction-footer .auction-footer-cell {
    border-bottom: 1px solid #FFFFFF !important; }
  #nextlot-ember-root .lot-details-header {
    border-bottom: 0 !important; }
  #nextlot-ember-root .lot-details-cell {
    border-bottom: 1px solid #ffffff !important;
    border-right: 1px solid #ffffff !important; }
    #nextlot-ember-root .lot-details-cell:nth-child(even) {
      border-right: 0 !important; }
  #nextlot-ember-root .reskin-2018 .auction-footer {
    border-top: unset !important; }
  #nextlot-ember-root .reskin-2018 .mobile-details-row {
    border-top: 1px solid #ffffff !important; }
  #nextlot-ember-root .reskin-2018 .auction-footer .auction-footer-cell {
    border-top: 1px solid #ffffff !important; }
  #nextlot-ember-root .reskin-2018 .lot-details-cell {
    border-bottom: unset !important; } }
@-webkit-keyframes fadeCustom {
  0% {
    background-color: #e29e15; }
  100% {
    background-color: #ECF4FB; } }
@-moz-keyframes fadeCustom {
  0% {
    background-color: #e29e15; }
  100% {
    background-color: #ECF4FB; } }
@-o-keyframes fadeCustom {
  0% {
    background-color: #e29e15; }
  100% {
    background-color: #ECF4FB; } }
@-ms-keyframes fadeCustom {
  0% {
    background-color: #e29e15; }
  100% {
    background-color: #ECF4FB; } }
@keyframes fadeCustom {
  0% {
    background-color: #e29e15; }
  100% {
    background-color: #ECF4FB; } }
