/* The sidepanel menu */
.sidepanel {
  height: 300; /* Specify a height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 200; /* Stay on top */
  top: 120;
  left: 0;
  background-color: #f9f9f9; 
  border-color: #111;
  border-width: 2px;   
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
}

/* The sidepanel links */
.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style the button that is used to open the sidepanel */
.openbtn 
{
  position: fixed;
  z-index: 201; /* Stay on top */
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}



/*.sticky-header {
   background: #ececec;
   position: fixed;
   width: 100%;
   text-align: center;
   color: #000;
   border: 1px;
   z-index:1;
}*/

/*
.notifyjs-corner {
    position: fixed  !important;
    top: 50%  !important;
    left: 50%  !important;
    /* bring your own prefixes */
    /*transform: translate(-50%, -50%)  !important;
}
*/

/* remove up down arrows on input type number */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.hr {border:2px solid; color:#e7831d;}


.small-white {
	font-size: 1px;
	color:White; 
}

.title {
	font-size:30px;
}

.title-red
{
	color:#d8222a;
	font-size:40px;
	line-height:50px;
	font-weight:600;
}

.cattitle-green {
	/* ### changed to gold */
    color:#e7831d;
	font-size:24px;
	line-height:28px;
	font-weight:600;
}

.chtype-red {
	color:#ea2129;
	font-size:16px;
	line-height:18px;
	font-weight:600;
}

.chtype-green {
    /* ### changed to gold */
	color:#e7831d;
	font-size:16px;
	line-height:18px;
	font-weight:600;
}

.lot-label {
	color:#fff;
	background-color:#252525;
    font-size:16px;
    font-weight:600;
    text-align:center;
    width:100px;
    min-width:100px;
	padding:4px; 
	margin-bottom:5px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px    
}


.title-sm {
	font-size:20px;
	padding-top:5px;
	font-weight:500;
}

.lot-title {
	color:#000;
	background-color:#ececec;
	padding:6px; 
	margin-bottom:8px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.bordered-box {
	border:solid 1px; 
	border-color:#d5d5d5; 
	padding:6px; 
	margin-bottom:8px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px	
}

/*
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}*/

.last-bid {
	/*color:#ff2222;*/
	color:#1e90ff;
	background-color:#e3e3e3; 
	font-size:24px;
	font-weight:800;  
	line-height:28px;
	padding:5px;
	text-align:center; 
	display:center;
	margin-bottom:8px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px	
}


.group-lot {
	border:solid 5px; 
	border-color:#f2f2f2; 
	padding:6px; 
	text-align:center; 
	display:center;
	position:relative; 
	/*min-height:280px; 
	min-height:525px; */
    min-height:300px;
	margin-bottom:8px;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px*/	
}

.group-lot-fixedprice {
	border:solid 5px; 
	border-color:#f2f2f2; 
	padding:6px; 
	text-align:center; 
	display:center;
	position:relative; 
	/*min-height:280px; 
	min-height:525px; */
    min-height:340px;
	margin-bottom:8px;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px*/	
}

.scrolling-wrapper 
{
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;		
	/*-webkit-scrollbar: none;	*/
	padding: 0 30px;
}

.card {
	display: inline-block;
	max-width:290px;
	min-width:290px;
	padding-right:10px;
}

.group-lot-stock 
{	
	border:solid 2px; 
	border-color:#d5d5d5;
	background-color:#f3f9ff;
	/*background-color:#fff;*/
	padding:6px; 
	text-align:center; 
	display:center;
	position:relative; 
	min-height:280px; 
	margin-bottom:8px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px	
}

/*
.row group-lot-stock :nth-child(odd) {
	background-color:#f3f9ff;
}

.row group-lot-stock :nth-child(even) {
	background-color:#fff;
}
*/

.image-container {
	position:relative; 
	width:100%; 
	max-width:260px;
}

.noreserve {
	position:absolute; 
	bottom:0px; 
	right:0px;
	/* ### width:270px; */
    width:315px;
	z-index:40;
}

.onthemarket {
	position:absolute; 
	bottom:0px; 
	right:0px;
	/* ### width:270px; */
    width:315px;
	z-index:50;
}

.winning {
	color: #3366ff;
    /* color: #5cb85c; */
	position:absolute;
	/*top:190px; */
	top:6px;
	left:7px;
	z-index:1;
}

.winning-icon {
	/*color: #5cb85c;*/
}

/* ### .winning-colour { color:#5cb85c; } */
.winning-colour { color:#5cb85c; }

.not-winning-colour { color:#d8222a; }

.watchlist {
	/* ### color: #f7d809; */
    color: #e7831d;
	position:absolute;
	/*top:172px;*/
	top:2px;
	left:7px;
	z-index:101;
}

.watchlist-icon {
	/*color: #f7d809;*/
}

.item-price {
	position:relative;
	/*color:#fff;
	background-color:#5cb85c;*/
	font-size:16px;
	font-weight:700;	
	padding:5px;
	margin-bottom:5px;
	z-index:1;   
}

.fixedprice {
	color:#222;
	font-size:18px;
	font-weight:700;	 
}

.prodtitle {
	text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 4.5em;
    min-height: 4.5em;
    line-height: 1.5em;
}

.prodtitle-stock {
	text-overflow: ellipsis;
    word-wrap: break-word;
    white-space:nowrap;
    overflow: hidden;
    max-height: 4em;
    min-height: 4em;
    line-height: 2em;
}

.prodtitle a {
    /*color:#252525;    */
}

.catdesc {
	font-weight:700;
	text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 4.5em;
    min-height: 4.5em;
    line-height: 1.5em;	
}

.btn-info {
    color: #fff;
    background-color: #3366ff;
    /*background-color: #b29e51;*/
    border-color: #3063fd;
    border-width:2px; 
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #3366ee;
  border-color: #3063fd;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #252525;
}



.btn-warning {
    color: #fff;
    background-color: #0f7637;
    border-color: #ac994b;
}

 .btn-warning:hover {
    opacity:.8;
    background-color: #0f7637;
    border-color: #ac994b;
}


.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #3366ff;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}




/* ### copied here from bootstrap-theme.css */
/*.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  padding-left:20px;
  padding-right:20px;
  -webkit-transition:all 0.3s ease 0.2s;
  -moz-transition:all 0.3s ease 0.2s;
  -ms-transition:all 0.3s ease 0.2s;
  -o-transition:all 0.3s ease 0.2s;
  transition:all 0.3s ease 0.1s;
  text-shadow: none;
  border-width:0;
  text-decoration:none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform:uppercase;
  letter-spacing:.07em;
  line-height: 1.66857143;
  font-weight:700;
  color:rgba(255,255,255,.9);
  position:relative;
  font-size:14px;
  border:1px solid transparent;
  -webkit-border-radius:3px;
  border-radius:3px;
	font-family: 'Roboto Condensed', sans-serif;
}

.btn-rounded{
	border-radius:30px;
}*/

.Countdown {
	/*color:#b29e51;*/
	font-size:16px;
	font-weight:700;
}

.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

.link {
	color:#ff7223;
	font-weight:800;  
}

.link:hover {
	text-decoration:underline;
	opacity:.8;
}

.link-cat {
	color:#e7831d;
    font-size:16px;
	font-weight:800;  
    text-decoration:underline;
}


.link-stock {
	color:#fff;
	text-decoration:underline; 
}

.link-stock:hover 
{
	color:#fff;
	opacity:.8;
}

.table-head {
	color:#fff;
	background-color:#252525;
	font-size:16px;
	font-weight:500;
}

.table-head-outbid {
	color:#fff;
	background-color:#d1322e;
	font-size:16px;
	font-weight:500;
}

/* override the table-condensed in boostrap */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 3px;
}


.mypanel-heading {
	color:#fff; 
	background-color:#252525;
	font-size:18px; 
	font-weight:500;
	padding:10px;
}

.currentbid {
	color:#0f867b;
	font-size:16px; 
	font-weight:600;
}

.currentbid-cat {
	/*color:#b29e51;*/
	font-size:16px; 
	font-weight:600;
}

.radio-custom {
	font-weight:600;
}

.timelabel {
	color:#0f867b;
	font-weight:600;
}

.chevron-right:after {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-left: 5px;
}

/* zoom on hover */
.zoom-on-hover {
  position: relative;
  overflow: hidden;
}
.zoom-on-hover .normal {
  width: 100%;
}
.zoom-on-hover .zoom {
  position: absolute;
  opacity: 0;
  transform-origin: top left;
}
.zoom-on-hover.zoomed .zoom {
  opacity: 1;
}
.zoom-on-hover.zoomed .normal {
  opacity: 0;
}

/* Auction Listing
   *********************/
.auction-list {
	background: #ececec;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    border-radius:10px;	
}

.auction-list p {
    margin:0px;	
}

/* Cat Images */
.imggroup {
  float: right;
  /*position: absolute;*/
  /*right: 10px;
  top: 50px;
  width: 33%;*/
}

.imggroup ul.catimage {
  list-style-type : none;
  overflow: hidden;
  white-space: nowrap;
  margin:5px 0 5px 10px;
}
.imggroup ul.catimage.group li {
  float: none;
}
.catimage ul {
  margin:5px 0 5px 10px;
}
.catimage > li {
  display: inline-block;
    margin: 2px;
}

/* Custom Flexslider arrows 
 ***************************/
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 18px;
    display: inline-block;
    content: '\f001';
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    line-height: 26px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
	.car-image{
		/*display:none;*/
        min-width:100px;
	}	
	
	.my-tender{
		min-width:100px;
	}
	
}


/* Flexslider Test */

.home-slider-thumbs ul li a img {
	opacity: 0.65;
}

.home-slider-thumbs ul li a:hover img, .home-slider-thumbs ul li.flex-active-slide a img {
	opacity: 1;
}

.slider .flexslider, .home-slider-thumbs .flexslider {
	border: none;
}

.slider .flexslider {
	margin: 0 0 4px;
}


@media only screen and (max-width: 480px) { 

    .pp_pic_holder.pp_default { width: 90%!important; left: 5%!important; overflow: hidden; }
    div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
    div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
    .pp_content { width: 100%!important; height: auto!important; }
    .pp_fade { width: 100%!important; height: 100%!important; }
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
    #pp_full_res img { width: 100%!important; height: auto!important; }
    .pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
    a.pp_close { right: 7%!important; top: 10px!important; }
    #pp_full_res { padding: 5px !important; }

}