.bg-color-1,.bg-color-2{
    background: unset !important;
}
.text-color-1,.text-color-2,.text-color-3,.text-color-4{
    color: unset !important;
}
body{
    color: #000000;
}
/*header background*/
.bg-color-1.text-center:not(.rounded.d-inline-block){
    background: #000000 !important;
}
#mainWidgetContainer .container, .container {
    max-width: 100% !important;
}
.agentlogo-overlay{
    display: none !important;
}
.auction-item-buttons-bar.clearfix a.btn{
    background: #000000 !important;
    color: #ffffff !important;
}

/*display bid number*/
td.w-30 span.d-none, tr.bid td span.d-none {
    display: block !important;
}

.loading-overlay:before {
    background: -webkit-radial-gradient(rgba(255, 255, 255, 0.1), rgba(204, 197, 197, 0.2));
    background: radial-gradient(rgba(255, 255, 255, 0.1), rgba(204, 197, 197, 0.2));
}

.offset-top-50.text-left a.btn{
    background: #000000 !important;
    color: #ffffff !important;
}

.nav-item a.nav-link.active{
    background: #000000 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}
.nav-tabs .nav-link {
    border: 1px solid #000000 !important;
}
#status-field div.text-center.status_sold{
    background: #FF0000 !important;
    color: #FFFFFF !important;
}

#status-field div.text-center{
    background: unset !important;
    color: #000000 !important;
}
#status-field div.label-custom.status_sold{
    background: #FF0000 !important;
    color: #ffffff !important;
}
#status-field div.label-custom.label-primary:not(.status_sold){
    /*background: #f7f7f7 !important;*/
}
.presentation-event-block{
    background: #ffffff !important;
}
.calendar-icon {
    background: #f7f7f7 !important;
}
.list-group-item.current-page-property, .list-group-item:hover{
    color: #000000 !important;
    background-color: rgba(204,204,204,0.3) !important;
}
.presentation-properties.oos-status-finalised{
    color: #000000 !important;
}

.presentation-event-block > a{
    border: 2px solid #000000;
    display: block;
}
.view_order_of_sale_btn_bar .btn{
    font-size: 16px;
    font-weight: bold;
}
.auction-description{
    padding-left: unset !important;
    padding-right: unset !important;
}

.disappear.bid-notification{

}
/*bid-notification*/
.col-xs-11.col-sm-4.alert.alert-success.animated{
    top: 130px !important;
}

.row.filter-container{
    margin-left:15px !important;
}
.auction-item-buttons-bar.clearfix{
    display: none !important;
}
@media (max-width: 768px) {
    .nav-tabs .nav-link {
        font-size: 91% !important;
    }
}
.widget-orderofsale .address-divs {
    line-height: normal;
}
.co-agency-logo-container{
    display: block !important;
}
.co-agent-heading{
    display: none !important;
}
.view_order_of_sale_btn_bar{
    border-top: 2px solid black;
    background: black !important;
    color: white !important;
}
.property-co-agencylogo-show img {
    max-width: 300px !important;
    max-height: 60px!important;
}
