.list-box-02 .fav {display:none} /*Remove add to favourites button on auction list*/

.add-pas {display:none} /*Remove link "add to favourites" on a car*/
.added {display:none} /*Remove information about "added to favourites" */

.modal-content-01 .form-group .check .checkbutton {display:none} /*Remove sms and email check box on first bid*/

.zlgr.tenderBid .tendermessage {display:none}  /*Remove message about given tender bid and estimated value*/

td.zlgr button, input[type="button"] {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
        display:none;
}   /*Remove buy it now button*/



.zlgr.tenderBid .currentsealedbid {display:none}  /*Remove message about your current tender bid*/

td.price02 {display:none} /*Remove message on auction list "make an offer"*/

.list-box-02 .price {display:none} /*Remove text buy it now on auction car list*/

.zlgr.tenderBid .auctioncategory {display:none} /*Remove auctioncategory below bid box*/

.zlgr.tenderBid div.input {visibility: collapse;} /*Remove bid field and currency text*/
.zlgr.tenderBid div.input input {visibility: visible;}  /*Show bid field again*/

.toolbar-bid td a {display:none} /*Remove Alert button*/

td.cat06 {display:none} /*Remove price section on auctionlist*/

.list-box-02 .auctionEnd {display:none}

a.activatelinkfirstbidmode {display: none;}

tr td div.m {display:none}  /*Remove showing of Red button*/
tr td span.xl {display:none} /*Remove showing of Red button*/

#firstBidButtons a.but-flex-01 {display:none !important} /*Remove showing of Red button*/

td.border-08-MR div.content-01 {visibility: collapse;}
td.border-08-MR div.content-01 table {visibility: visible;}