/* jQuery Countdown styles 1.6.3. */
.hasCountdown {	
	overflow: hidden;
	padding: 0.5em 0;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

span.winning {
	min-height: 52px;
	min-width: 32px;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: 52px;
	top: -16px;
	left: -16px;
	margin: 0;
	-moz-border-radius: 20px;
	border-radius: 40px;
	background: #a2c094;
	background: -webkit-gradient(linear,left top,left bottom,from(#a2c094),to(#85ad74));
	background: -webkit-linear-gradient(#a2c094,#85ad74);
	color:#fff;	 
}

.widget .hasCountdown{background: none; border:none;}
.widget .countdown_amount {font-size:120%}
.widget .time-left,.widget  .has-finished{display: block}
.hasCountdown .over {text-align: center; padding:1em;}
.ajax-working {background: url('/?seraph_accel_gi=wp-content%2Fplugins%2Fwoocommerce-simple-auctions%2Fimages%2Fajax-loader.gif&n=DBmCgTvtKMX3QmEjk5Buhg') center center no-repeat; width: 100%; height:50px;}
.auction-bage{background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAC1UlEQVR4Xu2bMXLaQBSGlx1mXIobmBugnICU6UyZDtGlizhB7II+PgFwA9xSoS6d8Q3gBIYTkM3MX3jmn2TR4t33FuefeeNRp+/Trt6ThDun08n8yXq9NspSuDqad07TNGY2mxnEWKMvA1evrg6uniEiWqxC+I2rHo5LHBcCAsThTQoJVi0856urGwEB4vBbVytXX1z9eu+VYDOBL12NYmwHmwt8rHuCzQk+hgT7j4FBKTxLiCJgOByqhQ+XwFw2l2UfayXYvOFZgkYBt3HhWYI2Af348CxBk4BdGniWoEXA3lWVBp4laBmElpCQAJ4lyAlgCaMk8CzhRsso/IQTAnyS7LD6CnEBSIMTSpEVttw32g4CAuiekAQej9HUHUjA9UhgeAQS7knAFUlgeE7JAuQl/EwBjyw0CShc3bma4sRSwC/fAnQF4QeALrENJgCpIsJPtL0SK9+c3BgS6tjw0ivgDsC9v+zNR3wWW0SAFxcwJjCWsME+xXEEeKEt8J2AOLWrPbfIy+GlV8Dc1+8h55FaJGBC4aUFFOjxBO8/YZZwOTzHRobf+OABVJ8xLH0OgBcTcAv40gcPsKPxp4EAL7y0gAHAfPAHXM1jy/cJVTg8p5v8Oz/gceX3gc8OBveWHv5OQwG6SXo8p3L1YsKzRF0cKwT/ZCJESsC8Bfw9rpya2KgDDreoB6Ms9oIe/9wCfkUtKmMBBfV4X6+HqNwFcI/3Z0eDTnYCuMf3GcA/6OQuYEwDznmDzotRnm5Qj/enJvhMV8CPAPiKen2mAuYYXNpkQfAZboECIKMA+InJLJbgwz5fbwGfXWzwgMMvNUzuAuoA+INv0MmpDVbC8KfIrB3fCui3BBhp7vX+H4GzgG3LXt8QQOZbYHXmPaCO1Os70gIe6J275+uN0n3v/7k8ZPMcgI8PQoOO/CSIdvYJD0CVwIgrK4BfO19/rPnY+S8A/z7/cfMbKLPo4+57rNoAAAAASUVORK5CYII=') center center no-repeat; background-size: 100%; width:24px; height: 24px; position: absolute; right:10px; top:10px;}

.auction_form .ui-spinner-button.ui-spinner-up.ui-corner-tr.ui-button.ui-widget.ui-state-default.ui-button-text-only {
  bottom: 5px;
  right: 5px;
  cursor: pointer;
}
.auction_form .ui-spinner-button {
  position: absolute;
}
.auction_form .ui-spinner-button.ui-spinner-down.ui-corner-br.ui-button.ui-widget.ui-state-default.ui-button-text-only {
  right: 5px;
  top: 0;
  cursor: pointer;
}

.auction_form .ui-spinner {
  height: 16px;
  overflow: hidden;
  padding-right: 20px;
  position: relative;
}

.blink{ color:red !important; }

.add-wsawl.sa-watchlist-action:before {
    font-family: "dashicons";
    content: "\f177";
    margin-right: 0.5em;

}
.remove-wsawl.sa-watchlist-action:before {
    font-family: "dashicons";
    content: "\f530";
    margin-right: 0.5em;

}
.my_auctions_activity .closed{ background-color: #F9F9F9 }
.my_auctions_activity .winning{background-color:#E5F2E5;}

.auction-history-table .sealed{font-weight: 700; text-align: center; padding: 1em 0;}

.sealed-text .sealed-bid-desc{display: block;}

.recent-bids-list-container {
    padding-right: 40%;
}

.recent-bids-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0 1em 0 0;
    width: 100%;
}

.recent-bids-list-item {
    display: table;
    line-height: 44px;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}
.recent-bids-list-item-inner {
    display: table-row;
}
.recent-bids-list-item-inner {
    display: table-row;
}
.recent-bids-list-item-datum {
    border-bottom: 1px solid #efefef;
    display: table-cell;
}
.recent-bids-list-item-datum .product-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recent-bids-list-item-datum-amount{width: 30%;}
.recent-bids-list-item-datum-time{width: 20%;}
.recent-bids-list-item-datum-title{width: 50%; text-align: left;}
.recent-bids-image-links{ float:right; width:40% }
.recent-bids-image-link:nth-child(n+2) {
        display: none
    }
 .site-main ul.products.recent-bids-list  li.product{
 	width: 100%;
 	margin: 0 0 0 0;
 }
 .recent-bids-list-item-datum-time .countdown_amount{font-size: 100%;}

 .recent-bids-list-container ul.products{clear: none;}
 .recent-bids-list .auction-price span.auction{display: none }