.header-phone-icone {
    width: 10px;
    height: 18px;
}
.logo:hover {
    text-decoration: none;
}
.logo-text {
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 500;
}
.logo-name-text {
    color: #349BE4;
}

.navbar-header .navbar-nav .nav-link {
    text-align: left;
    font: normal normal 600 16px/25px Poppins, sans-serif;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
}
.navbar-header .navbar-nav .nav-link:hover {
    color: #349BE4;
}
.infobanner_wrapper .nav-details {
    width: 100%;
    max-width: 206px;
    min-height: 933px;
    background: #F9F9F9 0 0 no-repeat padding-box;
    background: linear-gradient(0deg, rgba(249,249,249,0) 0%, rgba(249,249,249,1) 50%);
}
.infobanner_wrapper .nav button {
    background: #F9F9F9 0 0 no-repeat padding-box;
    color: #323232;
    font: normal normal 500 16px/25px Poppins, sans-serif;
}
.infobanner_wrapper .nav-pills.nav-details button.nav-link:active,
.infobanner_wrapper .nav-pills.nav-details  button.nav-link.active {
    background-color: #2b9be41c;
    border-right: 4px solid #349BE4;
    color: #349BE4;
}
.infobanner_wrapper .nav-pills.nav-details  button.nav-link {
    min-height: 44px;
    text-align: left;
}
.auction-tab-content {
    width: 100%;
    max-width:1550px;;
}
/* watchlist tab */
.watchlist-search {
    width: 100%;
    max-width: 226px;
    min-height: 37px;
    background: #FFFFFF  no-repeat padding-box;
    border: 1px solid #B8B8B8;
    border-radius: 3px;
}
.watchlist-search-btn {
    text-align: left;
    font: normal normal 400 14px/21px Poppins, sans-serif;
    letter-spacing: 0px;
    color: #323232;
}
.watchlist-search:focus,
.watchlist-search-btn:focus {
    box-shadow: none;
}
.background-img {
    background-size: cover;
    width: 100%;
    max-width: 114px;
    height: 110px;
}

.notify-badge:hover .view-detail-badge{
    background: #000000 0 0 no-repeat padding-box;
    opacity: 0.61;
    display: block;
    z-index: 100;
}
.notify-badge {
    position: relative;
}

.view-detail-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    text-align: center;
    color: #FFFFFF;
    width: 100%;

}
.auction-detail-status {
    background: #DFDFDF no-repeat padding-box;
    height:  45px;
}
.auction-detail-text {
    text-align: center;
    font: normal normal 600 14px/21px Poppins, sans-serif;
    letter-spacing: 0px;
    color: #323232;
    position: relative;
}
 .border-detail-text::after {
    content: "";
    position: absolute;
    border-right: 2px solid #FFFFFF;
    height: 45px;
    top: -12px;
    right: 0;
}
.items-detail {
    text-align: center;
    width: 100%;
    max-width: 90px;
    font: normal normal 500 16px/25px Poppins,sans-serif;
    color: #323232;
}
.items-detail-current-bid {
    white-space: nowrap;
    font-size: 12px;
}
.items-detail-lot {
    width: 100%;
    max-width: 85px;
}
.items-detail-lot-code {
    width: 100%;
    max-width: 52px;
}
.items-detail2 {
    width: 100%;
    max-width: 130px
}

.watchlist-items-box-light {
    background-color: #F9F9F9;
}
.watchlist-items-box-light,
.watchlist-items-box {
    width: 100%;
    max-width: 1566px;
    min-height: 121px;
}
.footer {
    width: 100;
    min-height: 163px;
    background: #323232 0 0 no-repeat padding-box;
}
.watch-btn {
    width: 100%;
    max-width: 85px;
    min-height: 31px;
    background: #349BE4 0 0 no-repeat padding-box;
    border: none;
    color: white;
}
.watch-btn-grey {
    width: 85px;
    height: 31px;
    background: #A1A1A1 0 0 no-repeat padding-box;
    border: none;
    color: white;
}
.paination-text {
    text-align: left;
    font: normal normal 500 14px/21px Poppins,sans-serif;
    color: #323232;
}
.pagination-select {
    left: 451px;
    width: 80px;
    height: 43px;
    border: 1px solid #AAAAAA;
}
.pagination-link {
    color: #323232;
    font: normal normal 500 14px/21px Poppins,sans-serif;
}
.pagination-link:hover {
    text-decoration: none;
    color: #323232;
}
.pagination-link.active,
.pagination-link:active {
    background: #DFDFDF 0 0 no-repeat padding-box;
}
.pagination-side .pagination-nav ul.pagination {
    width: 100%;
    max-width: 260px;
}
.show-entries {
    width: 100%;
    max-width: 210px;
}
@media (max-width:930px) {
    .watchlist-item-block-box {
        flex-wrap: wrap;
        justify-content: center;
    }
    .watchlist-items-box-light,
    .watchlist-items-box {
        width: 100%;
        max-width: 130px;
    }
    .infobanner_wrapper .nav {
        background-color: none;
    }
}
@media (max-width:750px) {
    .watchlist-item-block-box {
        flex-wrap: wrap;
        justify-content: center;

    }
    .watchlist-item-block-box p {
        flex-basis: auto;
    }
    .watchlist-items-box-light,
    .watchlist-items-box {
        width: 100%;
        max-width: 130px;
    }
    .infobanner_wrapper .nav-pills.nav-details.auction-nav button.nav-link:active,
    .infobanner_wrapper .nav-pills.nav-details.auction-nav  button.nav-link.active {
        border-right: unset !important;
    }
}
/* @media (min-width:360px) {
    .watchlist-item-block-box {
        flex-wrap: wrap;
        justify-content: center;
    }
    .watchlist-items-box-light,
    .watchlist-items-box {
        width: 100%;
        max-width: 130px;
    }
} */
