/*****Related to front page listing with filters*********/
.auctionFilterWrapper, .auctionFilterCatsWrapper {
	background-color: #F0F0F0;
	font-size: 18px;
	font-weight: 600;
}

.AuctionFilterBox {
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px 15px 10px 15px;
	border: solid 1px #BCBCBC;
	border-radius: 7px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 12px;
}

.AuctionFilterSelect {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #FFFFFF url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right 10px center;
    /*background-position-x: 244px;*/
}

.rowDevider {
	border-top: 1px solid #BBBBBB;
}

.AuctionFilterSubmit {
	/*text-align: center;*/
}

.AuctionFilterSubmit .btn {
	
    margin-right: 10px; /* Adjust spacing between buttons */
}

.AuctionFilterSubmit input[type=submit] {
	width: 100%;
	background-color: #404040;
	padding: 5px 35px 5px 35px;
	border: solid 1px #404040;
	border-radius: 7px;
	color: white;
	font-size: 18px;
	font-weight: 600;
}

.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}

.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-30 {
	padding-top: 30px;
}

.padding-bottom-5 {
	padding-bottom: 5px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}

.AuctionFilterCatCol a:active, .AuctionFilterCatCol a:link, .AuctionFilterCatCol a:visited {
	color: #000000;
	text-decoration: none;
}

.AuctionFilterCatCol a:hover {
	text-decoration: underline;
}

.AuctionFilterCatCol a.active {
	/*color: #FFC430;*/
	color: rgba(180, 0, 0, 0.8);
	text-decoration: none;
}

.listing_counter {
	color: #888888;
}

.overlay-crash-icon {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	width: 35px;
	height: 35px;
	padding-left: 14px;
	padding-top: 5px;
}

.overlay-crash-icon img {
	width: 30px;
	margin: -12px;
}

/****car card design*****/
.carCatalogCard .auction_img img {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.carCatalogCard .onImgTop {
	width: 100%;
    position: absolute;
    top: 0px;
	left: 0px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding: 5px 10px 5px 2px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 700;
}
.carCatalogCard .onImgTop.highBidder {
	background-color: rgba(63, 55, 221, 0.8);
}
.carCatalogCard .onImgTop.notHighBidder {
	background-color: rgba(180, 0, 0, 0.8);
}
.carCatalogCard .priceWrapper {
	background-color: rgba(180, 0, 0, 0.8);
	color: white;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 0px 5px 0px;
}

.priceTxt {
	font-size: 14px !important;
}

.carCatalogCard .auctionTitle {
    color: rgb(10 10 10 / 80%);
    font-size: 16px;
    font-weight: 600;
    padding: 6px 0px 6px 0px;
    text-transform: uppercase;
    min-height: 3.8rem;
    display: flex;
    align-items: center;
}

.carCatalogCard .auctionTitle a:link, .carCatalogCard .auctionTitle a:active, .carCatalogCard .auctionTitle a:visited {
	color: #646464;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.carCatalogCard .paddingLeftRight {
	padding-left: 20px;
	padding-right: 20px;
}

.carCatalogCard .aucEndDt {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ABABAB;
}
.carCatalogCard .auctionPropertiesWrap {
	padding-top: 5px;
}
.carCatalogCard .aucProp {
	padding-bottom: 5px;
}
.carCatalogCard .seljandiWrap {
	padding-top: 5px;
}
.carCatalogCard .seljandiLabel {
	color: #404040;
	font-size: 0.8rem;
}
.carCatalogCard .aucPropTxt {
	color: #404040;
	font-size: 13px;
}
.carCatalogCard .aucEndDtTxt {
	color: #404040;
	font-size: 0.9em;
}
.carCatalogCard .seljandiTxt {
	color: #404040;
	font-size: 12px;
}

.carCatalogCard {
	border-radius: 7px;
}

.carCatalogCard .aucInfoIcon {
	width: 20px;
	margin-right: 10px;
	opacity: 75%;
}

.AuctionMine a.aucMinUppbodLink:link, .AuctionMine a.aucMinUppbodLink:active, .AuctionMine a.aucMinUppbodLink:visited {
	display: block;
	color: white;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	background-color: rgba(180, 0, 0, 0.8);
    border-radius: 7px;
	text-align: center;
	padding: 8px 15px 8px 15px;
	text-transform: uppercase;
}

.aucMinUppbodLink:hover {
	box-shadow: 0px 3px 6px rgb(0 0 0 / 31%);
}

a.carCardLink:link, a.carCardLink:active, a.carCardLink:visited {
	text-decoration: none;
}

/****end car card design*******/

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
/***********end**************/
@media only screen and (max-width: 1500px) {
	.onImgTop {
		font-size: 10px !important;
	}
}

@media only screen and (max-width: 1000px) {
	.onImgTop {
		font-size: 14px !important;
	}

	.AuctionMine {
		padding-top: 10px;
	}
}
