.w3-theme-l5 {color:#000 !important; background-color:#fafdf1 !important}
.w3-theme-l4 {color:#000 !important; background-color:#eefad0 !important}
.w3-theme-l3 {color:#000 !important; background-color:#ddf4a2 !important}
.w3-theme-l2 {color:#000 !important; background-color:#ccef73 !important}
.w3-theme-l1 {color:#000 !important; background-color:#bbe945 !important}
.w3-theme-d1 {color:#000 !important; background-color:#97c918 !important}
.w3-theme-d2 {color:#fff !important; background-color:#86b315 !important}
.w3-theme-d3 {color:#fff !important; background-color:#759d12 !important}
.w3-theme-d4 {color:#fff !important; background-color:#658610 !important}
.w3-theme-d5 {color:#fff !important; background-color:#54700d !important}

.w3-theme-light {color:#000 !important; background-color:#fafdf1 !important}
.w3-theme-dark {color:#fff !important; background-color:#54700d !important}
.w3-theme-action {color:#fff !important; background-color:#54700d !important}

.w3-theme {color:#000 !important; background-color:#aae21a !important}
.w3-text-theme {color:#aae21a !important}
.w3-border-theme {border-color:#aae21a !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#aae21a !important}
.w3-hover-text-theme:hover {color:#aae21a !important}
.w3-hover-border-theme:hover {border-color:#aae21a !important}


.w3-bar {
    background-color:#282829 !important; 
    color:#FFF !important; 
}

.navbar-root {
    font: 16px Myriad,Helvetica,Tahoma,Arial,clean,sans-serif;
    border-bottom: 4px solid #a8cf45;
}


.w3-input{
    width:auto;
    min-width: 300px;
}
.w3-select{
    width:auto;
    min-width: 300px;
}

.auction-card-detailtable div.w3-row {
    border-bottom: 1px solid #a8cf45 !important;
}

.productdetail-table-row {
    border-bottom: 1px solid #a8cf45 !important;
}

.auction-card-detailtable div.w3-row {
    border-bottom: 1px solid #a8cf45 !important;
}
/* 
.auction-card-header {
    background-color: #E31E38 !important;
    color: white !important;
    line-height: normal !important;
} */

.img-slideshow-prev, .img-slideshow-next, .img-slideshow-dot {
    background-color: #fafafa8c !important;
    color:#282829 !important;

}

.img-slideshow-dot:hover {
    background-color: #a8cf45 !important;
}

.img-slideshow-prev:hover, .img-slideshow-next:hover {
    background-color: #a8cf45 !important;
}

.img-slideshow-numbertext {
    background-color: #a8cf45 !important;
    color: black !important;
}

.img-slideshow-text {
    color: #282829 !important;
}

#sidebar {
    border-right: 1px solid #a8cf45;    
}


.slideshow-prev {
    text-align: left;
}

.slideshow-next {
    text-align: right;
}

.loadLogo {
    display: block;
    margin: auto;
    position: absolute;
    top: calc(50% - 200px);
    left: calc(50% - 100px);
    width: 200px;
    height: 100px;
    color: #FFF;

    background-image: url('../../companylogo');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    animation: wiggle 1s;
}

.loadLogo::after {
    content: 'Loading...';
}

body,  p {
    font: 12px Myriad,Helvetica,Tahoma,Arial,clean,sans-serif;
}



@keyframes loadOverlayAnim {
    from {
        transform: rotateX(0deg) ;
    }
    to {
        transform: rotateX(360deg) ;
    }
}


 /* width */
 /*  
 ::-webkit-scrollbar {
    width: 12px;
  }*/
  
  
  /* 
  ::-webkit-scrollbar-track {
    background: #a8cf45;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #282829;
  }
 
  ::-webkit-scrollbar-thumb:hover {
    background: #a8cf45;
  } 
   */
   /*
  body {
    scrollbar-color: #a8cf45 #282829;
    scrollbar-width: auto;
  }*/

  .auction-card-body div.w3-row {
    border-bottom: 1px solid #a8cf45;
    padding-top: 2px;
  }

.auction-button-extra {
    text-transform: uppercase;
}
    
.prodbtn-bid {
    background-color: #a8cf45 !important;
}
    


.form-btn-generic {
    display: inline-block;
    min-width: 80px;
    width: auto;
    color: #FFF !important;
    font-size: 1.6em;
    background-color: #282829 !important;
    font-weight: bold;
}

.form-btn-generic:hover {
    background-color: #5f5f5f !important;
}

.claro .dijitDialog {
    background: none repeat-x scroll left top #f5fbf6;
}

.user-dashboard-body {
    font-size: 1.2em;
}


ul.breadcrumb li a {
    color: #a8cf45;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #a8cf45;
    text-decoration: underline;
}

.faq-header {
    background-image: linear-gradient(#a8cf45, #a8cf45);
}

.faq-header-title {
    background-color: transparent !important;
    padding: 0 !important;
}


.form-btn-product-details {
    background-color: #424244;
    color: #FFF;
    font-weight: bold;
} 


.prodbidbtn {
    background-color: #424244;
    color: #FFF !important;
}

.prodbtn-bid {
    background-color: #424244 !important;
    color: #FFF !important;
}

.img-slideshow-next:hover, .img-slideshow-prev:hover {
    background-color: #a8cf45 !important;
    color: #414142 !important;
} */
/* 
.auction-btn-closed {
  background-color: #b2b2b6 !important;
  color: black !important;
}

.auction-btn-moreinfo {
    background-color: #424244 !important;
    color: #FFF !important;
}

.auction-button-extra {
    background-color: #254390 !important;
    color: #FFF;
} */

/* .auction-btn-reg {
    background-color: #E31E38 !important;
    color: #FFF !important;
}

.auction-product-card header {
    background-color: #E31E38 !important;
    color: #FFF !important;
} */
/* 
.form-btn-auction-details {
    background-color: #b2b2b6 !important;
}

.form-btn-product-details {
    background-color: #254390 !important;
}

.user-reg-header {
  background-color: #E31E38 !important;
  color: #FFF !important;
} */

/* .prodbtn-reg {
    background-color: #E31E38 !important;
    color: #FFF !important;
}

.auction-reg-header {
    background-color: #E31E38 !important;
    color: #FFF !important;
} */


/*
.faq-header-icon {
    display: inline-block;
    width: 16px;
    height: 100%;
    background-color: red;
}

.faq-header-icon[checked] {
    display: inline-block;
    background-color: 0a4461;
    content: '&darr;';
}
*/


/*
.auctions-pages {
    display: grid; 
    flex-flow: column wrap;
    flex-wrap: wrap;
    align-self: flex-start;

    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    min-width: auto;

  }

  .auction-page-card {
      width: unset;
      min-width: unset;

  }*/
/* 
  .auctions-pages-list {
      display: flex;
      flex-wrap: wrap;
      align-self: flex-start;
  }

  .auctions-pages-list img {
      width: 100%;
      height: 100%;
      max-width: 200px;
  }

  .auctions-pages{
    display: inline-block;
    max-width: 500px;
  }

  .auctions-home-parent {
    display: block;
  }

  .auctions-pages-list .auction-page-card {
    min-width: auto;
    min-height: auto;
  }
  
  .auctions-home-parent {
    display: flex;
  } */

  
.custom-autobid-btn-class {
font-size: 1.1rem !important;
font-weight: bold !important;
}

.custom-autobid-btn-class , .custom-bid-btn-class {
font-size: 1.1rem !important;
font-weight: bold !important;
}

.custom-autobid-btn-class-onsite {
background-color: green !important;
color: white !important;
}

.custom-bid-btn-class-onsite {
background-color: red !important;
color: black !important;
}