.uk-navbar-nav > li {
  border-right-style: solid;
  border-left-style: solid;
  border-width: 1px;
  font-weight: 700;
}

.uk-navbar-nav > li >a {
padding-left: 15px;
padding-right: 15px;
}

.uk-article-title {
	font-size: 32px;
}

.articlebanner {
	max-height: 250px;
}


/* Xlarge screen */
@media (min-width: 1360px) {
  .tm-navbar {
    margin-bottom: 50px;
  }
}

.tm-toolbar {
	padding: 0px;
	padding-top: 5px;
	display: block !important;
}

* Phone landscape and smaller*/
.tm-toolbar .uk-visible-large {
    display: block !important;
  }


/* Block Padding Large */
/* Tablet and desktop */
@media (min-width: 768px) {
  .tm-block-padding-large {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (min-width: 960px) {
  html {
/*    background: url("../../../images/blueberry/background.svg") 50% 0 fixed no-repeat, radial-gradient(ellipse at center, #494d54 0%, #363d4a 100%);
    background-size: cover;
/*	background-image: none; */
    background: #e1e1e1;}
	
  }
}


/*.product  { display: block;}*/
.image { float:left; width:50%;}
.oiproduct {float: right; width: 45%;}
.description {display: inline;}

#intro_search, #auction_filterbox_shadow, .rating_user, .add_to_watchlist, .auction_bid_toolbar, .new_message {
	display: none;
}

.auction_title a{
	color: #000000;
	line-height: 32px;
	padding-top: 10px;
	font-size: 24px;
}

.auction_title {
	font-size: 24px;
}

.auction_title a:hover{
	color: #4d6a8c;
}

.auctiondisplay-column a{
	color: #000000;
}
	
.auctiondisplay-column a:hover {
	color: #4d6a8c;
}


.auction_date {
	font-size: 100%;
}

.auction_description {
	font-size: 100%;
}

.auctionfactory_login_button {
	margin-top: 10px;
    background: url("../../../images/duif/button-login.png");
	width: 200px;
	height: 50px;
	display: block;
}

.btn {
    background: url("../../../images/duif/button.png") no-repeat;
	display: block;
	width: 200px !important;
	height: 50px !important;
	color: #000000 !important;
	margin-bottom: 10px;
	box-shadow: none;
	padding: 10px;
	font-size: 18px;
	margin-top: 15px;
	background-color: transparent !important;
	border-style: none !important;
}

.btn > a:focus {
	outline-style: none;
	border-style : none;
}

.btn:hover, {
    background: url("../../../images/duif/button.png") no-repeat;
	box-shadow: none;
	background-color: transparent;
	border-style: none;
	color: #4d6a8c !important;
}

.btn-tab {
    background: url("../../../images/duif/button-small.png") no-repeat;
	display: block;
	width: 200px !important;
	height: 30px;
	color: #4d6a8c;
	box-shadow: none;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	margin-top: 10px;
}

.btn-tab >a {
    border-style: none !important;
	padding: 5px 0px !important;
	outline-style: none !important
}

.btn-tab >li >a {
    border-style: none !important;
	padding: 5px 0px !important;
}


.btn-tab:hover >a  {
	border-style: none !important;
	color: #4d6a8c !important;
}

.btn-tab >li >a:hover, 
.btn-tab >li >a:focus {
	color: #4d6a8c !important;
	border-style: none !important;
}


.tm-button-arrow, .uk-button {
    background: url("../../../images/duif/button.png") no-repeat;
	display: block;
	width: 200px !important;
	height: 50px;
	padding: 10px;
	font-size: 20px;
}

.tm-button-arrow:before {
    content: "";
}


.category_css {
	background-color: #ffffff;
	padding: 10px;
    border-radius: 10px;
    color: #000000 !important;
	margin-bottom: 10px;
}

.category_css:hover {
   color: #4d6a8c !important;
}


.auction_thumb_list img {
	width: 100%;
}

/* module duiven display */
/*.auctiondisplay-row:after  {
    content: "";
    display: table;
    clear: both;
	width: 100%;
} 

*/
	
.auctiondisplay-column {
    float: left;
    width: 30%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
	font-weight: 700;
	min-height: 400px; 
}


.auction_price_bold {
	color: #000000;
}


.auctionfactory-banner .auctionfactory-bannerbutton {
	display: none;
}

.auctionfactory-banner {
	border-style: solid;
	border-radius: 10px;
	padding-top: 10px;
	border-color: #e9be3a;
	background-color: #ffffff;
}

.auctionfactory_gender {
	color: #000000;
	font-size: 32px;
	line-height: 32px;
	font-weight: 900;
}

.auction_right, .auction_left, .auction_middle {
	font-size: 18px;
}

.auction_profile_box {
	font-size: 18px;
}

.auction_price_bold {
	
}

/* dropdown registratie */
.chzn-container {
  font-size: 18px;
  font-weight: 700;
}

/* registrationform */

.registration-line {
	width: 100%;
}

.span4secondchild {
	margin-left: 0px !important;
}

.registration-field {
	margin-right: 5px !important;
	margin-bottom: 5px !important;
	margin-left: 0px !important;
	border: 1px !important;
	border-color: #000;
	border-style: solid !important;
	width: 93% !important;
}
.chzn-container .chzn-container-single{
	width: 400px !important;
}

/* einde registrationform*/

div.hr {
	margin-top:10px;
}

.CurrentBid_Oranje {
	color: #FA9837;
}

.CurrentBid_Zwart {
	color: #000000;
}



.bid-dates {
	font-size: 16px;
}

.bid-timeleft {
	font-size: 24px;
	font-weight: 700;
}

.input-groen {
	margin-top: 5px;
	border-color: #0ad114 !important;
	border-width: 2px !important;
	border-radius: 5px !important;
}

.auction_caption_box_header {
	margin: 10px;
}

.ui-dialog {
width: 50% !important;
max-with: 500px !important;
}

.currentBid {
	white-space: normal;
	margin-bottom: 0px;
}


/* 2 kolommen ivm valuta weergave */
.valuta-row:after {
    content: "";
    display: table;
    clear: both;
}

.valuta-row-module {
    width: 60%;
	margin: auto;
	min-width: 200px;
}



.valuta-column-links {
    float: left;
    width: 50%;
	text-align: left;
}
.valuta-column-rechts {
	float: left; 
	text-align: left;
    width: 50%;
}

@media (max-width: 960px) {
	.auctiondisplay-column {
	font-size: 15px;
	}
	.valuta-row-module {
	min-width: 100px;
	}
	.auction_title a {
	font-size: 15px;
	}
}

.valuta-column {
    float: left;
	text-align: left;
}

.usergroen{
	color: #24aa15;
}

.uk-pagination >  li > a, .uk-pagination > .uk-active > span {
	color: #000000;
}

