/**
* 2010-2020 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2020 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

/*FIX NUMBERS*/
.psgTimer_numbers {
    margin-left: 0px!important;
}
.psgTimer_labels {
    margin-left: 0px!important;
}




.auction_detail {
    background: #fff;
    padding: 30px;
    margin-top: 20px;
	border: 1px solid #ccc;
}
@media (max-width: 767px) {
	
	.auction_detail {
    background: #fff;
    padding: 3px;
    margin-top: 20px;
	border: 0px solid #ccc;
}
}







.auction_clock {
    margin-left: 3px;
    margin-top: 35px;
	margin-bottom: 20px!important;
}
.product-miniature .auction_clock {
    margin-left: 0px;
    margin-top: 0px;
}
.product-miniature .auction_detail {
    text-align: center;
    padding: 0px;
    margin-top: 0px;
}
.row_info {
    width: 100%;
    border-top:1px solid #E4E4E4;
}
.row_info .label {
    width:50%;
    font-size:13px;
    color:#222222;
    text-align: left !important;
    border-right:1px solid #E4E4E4;
    padding:10px;
    float: left;
}
.row_info .value {
    color:#8E8E8E;
    border-right:none;
}
.wk_bottom_border {
    border-bottom:1px solid #E4E4E4;
}
.bid_input {
    width: 58%;
    float: left;
}
#time_unit {
    padding: 4px;
}
#starting_price {
    padding: 4px;
    font-weight:bold;
}
#time_left {
    padding: 4px;
    font-weight:bold;
}
#current_bid {
    padding: 4px;
    font-weight:bold;
}
#bit_amount {
    padding: 4px;
    font-weight:bold;
}
#insert_new_bid {
    width:100%;
}
.wk-error {
    text-align:center;
    color:#C30E0E;
    margin-bottom:10px;
}
.wk-success {
    text-align: center;
    color: #23A51A;
}
#avilable {
    border:1px solid #999;
    background-color:#CCCCCC;
    color:#fff;
    font-size:18px;
    text-align:center;
    padding:12px;
}
#auction_complete {
    display:none;
    background: #fff;
    padding: 30px;
    margin-top: 20px;
}
.submit_bid_btn {
  /*  
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0079B6 #006FA8 #012740;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: white;
    font: 700 17px/21px Arial,Helvetica,sans-serif;*/
    padding: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	
}
.submit_bid_btn span {
    background: linear-gradient(to bottom, #009AD0 0%, #007AB7 100%) repeat scroll 0 0 transparent;
    border: 1px solid #06B2E6;
    display: block;
    padding: 3px 7px;
}
.auction_prod {
    background: none repeat scroll 0 0 #f2f2f2;
    margin-bottom: 35px;
    padding: 10px 20px;
    margin-top: 0;
}
.bidtextbox {
    height:38px;
    font-size:13px;
    color:#000000;
}
.wk_bid_checkbox {
    /* width:5%; */
    margin-left:1%;
    padding-top:1px;
}
.wk_margin_top {
    margin-top: 18px;
}
.wk_bid_won_container {
    border:none;
    margin-top:30px;
}
.wk_bid_won {
    font-size: 15px;
    line-height: 1.5;
    font-weight:bold;
}

/*---------------------  Quick view  ---------------------------*/
.quickview .auction_detail {
    text-align: center;
}
.quickview .auction_detail .auction_clock {
    margin: 20px auto !important;
    width: 40% !important;
}
.quickview .auction_detail .bid_input {
    width: 0 !important;
    float: none !important;
    display: inline-block;
}
.quickview .auction_detail div.bid_input:first-child {
    width: 40% !important;
}

@media (min-width: 720px) and (max-width: 1099px) {
    .quickview .flip-clock-divider {
        width: 15px !important;
        top: -13px !important;
        margin: 0 !important;
    }

    .quickview .auction_detail .auction_clock {
        margin: 40px auto 0 !important;
        width: 27% !important;
    }

    .quickview .flip-clock-wrapper ul {
		width: 18px !important;
		height: 30px !important;
		margin: 5px !important;
	}
}

.wk-margin-top-30 {
    margin-top: 30px !important;
    padding: 0 !important;
}

body#module-wkproductauction-customerbidaccount div.wk-pagination, body#module-wkproductauction-allauctiondetails div.wk-pagination {
    text-align: right;
}
body#module-wkproductauction-customerbidaccount div.wk-right-pagination, body#module-wkproductauction-allauctiondetails div.wk-right-pagination {
    display: inline-block;
}
body#module-wkproductauction-customerbidaccount .wk-page-active, body#module-wkproductauction-allauctiondetails .wk-page-active {
    color: #2fb5d2 !important;
}

#auction_complete {
    float:left !important;width:100% !important;
}




/* ====================================================== */

.auctioncheckbox{
	padding: 10px 10px 5px 10px;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	width: 99.9%;
}
.auctioncheckbox label{
	text-align: left;
}
.auctioncheckbox input{
	float: left;
    margin: 4px 10px 0px 10px;
}

@media only screen and (max-width: 767px) {
	.auctioncheckbox input{
		float: left;
		margin: 4px 10px 20px 10px;
	}
}


.akxfan:disabled{
	background: #ccc!important;
}



.submit_bid_btn {
    width: 100%;
	border: 0px solid #ccc;
}
.bid_input {
    width: 58%;
}
#insert_new_bid {
	box-shadow: 0px 0px 0px 0 rgba(0,0,0,.2);
	border: 1px solid #ccc;
	}

