.w3-theme-l5 {color:#000 !important; background-color:#fffef1 !important}
.w3-theme-l4 {color:#000 !important; background-color:#fffdd0 !important}
.w3-theme-l3 {color:#000 !important; background-color:#fffaa1 !important}
.w3-theme-l2 {color:#000 !important; background-color:#fff872 !important}
.w3-theme-l1 {color:#000 !important; background-color:#fff643 !important}
.w3-theme-d1 {color:#000 !important; background-color:#f8eb00 !important}
.w3-theme-d2 {color:#000 !important; background-color:#dcd100 !important}
.w3-theme-d3 {color:#000 !important; background-color:#c1b700 !important}
.w3-theme-d4 {color:#fff !important; background-color:#a59d00 !important}
.w3-theme-d5 {color:#fff !important; background-color:#8a8300 !important}

.w3-theme-light {color:#000 !important; background-color:#fffef1 !important}
.w3-theme-dark {color:#fff !important; background-color:#8a8300 !important}
.w3-theme-action {color:#fff !important; background-color:#8a8300 !important}

.w3-theme {color:#000 !important; background-color:#ffe500 !important}
.w3-text-theme {color:#ffe500 !important}
.w3-border-theme {border-color:#ffe500 !important}

/* .w3-hover-theme:hover {color:#000 !important; background-color:#ffe500 !important} */
/* .w3-hover-text-theme:hover {color:#ffe500 !important} */
/* .w3-hover-border-theme:hover {border-color:#ffe500 !important} */

.w3-input{
    width:auto;
    /* min-width: 250px; */
}
.w3-select{
    width:auto;
    min-width: 250px;
}

.auction-card-detailtable div.w3-row {
    border-bottom: 1px solid #fffaa1 !important;
}

.productdetail-table-row {
    border-bottom: 1px solid #fffaa1 !important;
}

.auction-card-detailtable div.w3-row {
    border-bottom: 1px solid #fffaa1 !important;
}


.img-slideshow-prev, .img-slideshow-next, .img-slideshow-dot {
    background-color: #fffdd000 !important;
    color: rgba(78, 78, 78, 0.945) !important;

}

.img-slideshow-dot:hover {
    background-color: #dcd100 !important;
}

.img-slideshow-prev:hover, .img-slideshow-next:hover {
    background-color: #dcd100 !important;
}

#sidebar {
    border-right: 1px solid #c1b700;
}

.img-slideshow-numbertext {
    background-color: rgba(220,209,0,100) !important;
    color: black !important;
}

.img-slideshow-text {
    color: #000 !important;
}


.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('../img/vendor/truckandtrailer_small.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    animation: quakeshake 1s;
}

.loadLogo::after {
    content: 'Loading page, please stand by...';
}

body,  p {
    font: 12px Myriad,Helvetica,Tahoma,Arial,clean,sans-serif;
}

.navbar-root {
    font: 16px Myriad,Helvetica,Tahoma,Arial,clean,sans-serif;
    border-bottom: 4px solid #8a8300;
}

@keyframes loadOverlayAnim {
    from {
        transform: rotateX(0deg) ;
    }
    to {
        transform: rotateX(360deg) ;
    }
}


 /* width */
  /*  
 ::-webkit-scrollbar {
    width: 12px;
  }*/
  
  
  /*
  ::-webkit-scrollbar-track {
    background: #fffaa1;
  }

  ::-webkit-scrollbar-thumb {
    background: #a59d00;
  }
    
  ::-webkit-scrollbar-thumb:hover {
    background: #8a8300;
  } 
  */
  /*
  body {
    scrollbar-color: #5e5901 #fffaa1;
    scrollbar-width: thin;
  }
  */

  .auction-card-body div.w3-row {
    border-bottom: 1px solid #fffaa1;
    padding-top: 2px;
  }

.auction-button-extra {
    text-transform: uppercase;
}
    
.prodbtn-bid {
    background-color: #44aa12 !important;
}
    


.form-btn-product-details {

    background-color: #44aa12 !important;
    font-weight: bold;
}

.form-btn-generic {
    display: inline-block;
    min-width: 80px;
    width: auto;
   
    font-size: 1.6em;
    background-color: #44aa12 !important;
    font-weight: bold;
}

.claro .dijitDialog {
    background: none repeat-x scroll left top #FFFFFF;
}

.user-dashboard-body {
    font-size: 1.2em;
}


ul.breadcrumb li a {
    color: #44aa12;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #8a8300;
    text-decoration: underline;
}

.faq-header {
    background-image: linear-gradient(#fffccc, #fff000);
}

.pb-button-theme {
    width: 100%; 
    min-width: 350px;
}

.auction-btn-reg {
    background-color: green !important;
    color: white !important;
}

  
/*
.faq-header-icon {
    display: inline-block;
    width: 16px;
    height: 100%;
    background-color: red;
}

.faq-header-icon[checked] {
    display: inline-block;
    background-color: green;
    content: '&darr;';
}
*/




.product-card-landscape-main-wrap .card-info-label {
    background-color: #ffe500;  
    color: #000;
    }
    
    
    .product-card-landscape-main-wrap [name=opening_bid].card-info-label {
        background-color: rgb(20, 20, 20);  
        color: white;
    }
    
    .product-card-landscape-main-wrap [name=bid_increment].card-info-label {
        background-color: rgb(20, 20, 20);  
        color: white;
    }
    
    .product-card-landscape-main-wrap [name=my_bid].card-info-label {
        background-color: rgb(20, 20, 20);  
        color: white;
    }
    
    
    .product-card-landscape-main-wrap [name=opening_bid].card-info-data {
        border: 2px solid rgb(20, 20, 20); 
    }
    
    .product-card-landscape-main-wrap [name=bid_increment].card-info-data {
        border: 2px solid rgb(20, 20, 20); 
    }
    
    .product-card-landscape-main-wrap [name=my_bid].card-info-data {
        border: 2px solid rgb(20, 20, 20);  
    }
    
    .product-card-landscape-main-wrap .card-info-node {
    background-color: #ffe500;  
    color: #000;
    }
    
    
    .product-card-landscape-main-wrap .card-info-data {
    border: 2px solid #ffe500;
    background-color: white;  
    color: black;
    }
    
    .product-card-landscape-main-wrap .card-info-button {
        background-color: #ffe500;  
        color: #000;
    }
    
    
    
    .product-card-landscape-left-wrap div[name=btnset1B] .card-info-button  {
        background-color: #d1d1d1; 
        color: black;
    }
    
    .product-card-landscape-left-wrap div[name=btnset2B] .card-info-button  {
      background-color: #d1d1d1; 
      color: black;
    }
    
    
    .product-card-landscape-left-wrap div[name=status] .card-info-node  {
      background-color: #ffe500; 
      color: black;
    } 
    .product-card-landscape-left-wrap div[name=status] .card-info-node span.no {
      color: red;
    }
    
    .product-card-landscape-main-wrap button[name=bid].card-info-button  {
      background-color: #ffe500; 
      color: black;
      font-weight: bold;
    }
    
    .product-card-landscape-left-wrap [name=lotnr] .card-info-node  {
        background-color: rgb(20, 20, 20); 
        color: white;  
      } 
    
    .dijitDialog {
      border: 3px solid #ffe500 !important;
    }

    .product-card-landscape-left-wrap div[name=location] {
        color: red;
    }
      
    .btn-applyforfinance {
        font-size: 1em !important;
        background-color: orange !important;
        color: black !important;
    }

    .class-btn-new {
        background-color: green !important;
        font-size: medium;
    }

    .class-btn-login {
        background-color: #FFE500 !important;
        color: black !important;
        font-size: medium;
    }

    .class-btn-forgot {
        background-color: #535353 !important;
        font-size: medium;
    }

    /* .p-button:not(.OverrideColor) {
        color: #FFE500 !important;
    }

    .p-button:hover {
        color: #535353 !important;
    } */
    
    .p-accordion-header-link {
        height: 30px;
    }

    /* .p-dropdown {
        height: 50px !important;
    } */

    .p-dropdown-label {
        position: relative !important;
        top: -9px !important;
    }

 
    .p-accordion .p-accordion-header .p-accordion-header-link {
        padding: 5px !important;
    }

    .p-accordion .p-accordion-tab .p-accordion-toggle-icon {
        order: 0 !important;
        margin-left: 5px !important;
    }

    @media all and (min-width:960px) {
        .card-header-name {
            width: 80%; 
        } 
        .login_container {
            width: 20%; 
            margin: auto;
        } 
        .header_container {
            width: 50% !important; 
        } 
        .center_container {
            width: 50% !important; 
        } 
        .auctioncard_timeleft {
            display: flex;
            justify-content: flex-end;
        } 
        .productcard_img {
            height: 198.5px;
            width: 265.75px;
        } 
        .productcard_extratime {
            display: none !important;
        } 
        .productcard_extraShareDial {
            display: none !important;
        } 
        .productcard_more {
            display: none !important;
        }
        .productcard_bidstatus {
            width: 264.75px !important;
        }
        .app-top-menubar-div {
            width: 1256px !important;
            margin: auto !important;
        }
        .productcard_image {
            max-width: 264.75px
        }
        
    }

    @media all and (max-width:960px) {
        .card-header-name {
            height: 80px; 
        } 
        .auctioncard_splitline {
            position: relative;
            left: 160px;
            margin-bottom: 24px !important;
        } 
        .auctioncard_timeleft {
            margin-top: 10px !important;
            margin-bottom: 24px !important;
        } 
        .productcard_img {
            height: 310px;
            display: flex;
            justify-content: center;
        } 
        .productcard_tag {
            display: none !important;
        } 
        .productcard_shareDial {
            display: none !important;
        } 
        .productcard_bid {
            display: flex;
            justify-content: end;
        } 
        .productcard_time {
            display: none !important;
        }  
        .menusection {
            display: none;
        } 
        .productcard_lotsearch {
            margin-left: 0px !important;
            margin-top: 10px !important;
        }
        .productcard_search {
            width: 200px;
        }
        .productcard_biddetail {
            padding: 0px 24px 24px 24px !important;
            margin-top: 0px !important;
        }
        .productcard_bidstatus {
            width: 413.33px !important;
            margin: auto;
        }
        
    }

    .header_container {
        background-color: #535353; color: #FFE500; text-align: center; width: 100%
    } 

    .header_container_form {
        background-color: #535353; color: #FFE500; text-align: center; width: 100% ; border-radius: 4px;
    } 
    
    .extra_text_form {
        background-color: black; color: #FFE500; text-align: center; font-size: large ; border-radius: 4px;
    }

    div:has(> img.fullscreenTemplate) {
        width: 100%;
    }

    /* .p-button:enabled:focus {
        background-color: #999999 !important;
    } */