/* TABLE OF CONTENTS ===============

 * 1. GENERAL
 * 2. FONTS
 * 3. SIDE MENU SLIDER
 * 4. HEADER
 * 5. CONTENT
 * 6. NOTIFICATIONS
 * 7. ACTIONS
 * 8. BOTTOM BAR
 * 9. FOOTER
 *10. WEBSHOP LAYOUT
 ===================================*/

 /* ====================================================================================================================
 * 1. GENERAL
 * ====================================================================================================================*/
 #wrapper {
    min-height: 100%;
    position: relative;
	min-width: 100%;
}

#sb-site {
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.6); /* Shadow cast onto the slidebars when opened. */
    margin-bottom: 0px;
    padding: 0;
	min-height: 100%;
    position: relative;
}
 
 /* ====================================================================================================================
 * 2. FONTS
 * ====================================================================================================================*/

 
 /* ====================================================================================================================
 * 3. SIDE MENU SLIDER
 * ====================================================================================================================*/
 

.topsection {
 	position:relative;
	overflow:auto;
	box-sizing: border-box;
	max-width:768px;
	min-width:100%;
	margin:0;
	padding: 4% 6% 0% 6%;
 }
.links {
	display:inline-block;
	width:50%;
	height:100%;
	float:none;
	margin-right:4%;
	margin-left:0%;
	margin-top:4%;
}
.links2 {
	display:block;
	width:43%;
	height:80%;
	float:right;
	margin-right:3%;
	margin-left:0%;
	margin-top:4%;
}
.bannerbox img {
	display:block;
	width: 100%;
	float:left;
	padding-bottom:2%;
}
.rechts {
	width:100%;
	height:100%;
	float:none;
	margin: 0 auto;
}
.rechts-webshop {
	width:100%;
	height:100%;
	margin: 0 auto;
}
.logincontent .topsection .links {
	display:none;
	width:27%;
	height:100%;
	float:left;
	margin-right:2%;
}
.logincontent .topsection .rechts {
	width:88%;
	height:100%;
	float:none;
	margin: 0 auto;
}
.logincontent .topsection .rechts img{
	width:80%;
}
.logincontent .topsection .rechts p{
	position:relative;
	float:none;
	top:0%;
	right:0%;
	margin-top:8%;
	font-family:'PeugeotExpanded';
	text-transform:uppercase;
	color: #FFFFFF;
	font-size: 1.45em;
}
.logincontent .topsection .links2 {
	display:none;
	width:94%;
	height:100%;
	float:none;
	margin-right:3%;
	margin-left:2.5%;
	margin-top:2%;
}

 .slider {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	max-height: 248px;
	float:right;
}
.slider .flex-viewport {
	max-height: 2000px;
	height:245px;
	-webkit-transition: all 1s ease;
  	-moz-transition: all 1s ease;
  	-ms-transition: all 1s ease;
  	-o-transition: all 1s ease;
  	transition: all 1s ease;
}
.slider .flexslider .flex-control-nav {
    display:none;
}
.logincontent .topsection {
	margin:0 auto;
	padding: 4% 3% 0% 3%;
 }
.logincontent .topsection .slider {
	position:relative;
	top:0px;
	width:100%;
	height:100%;
	max-height:245px;
	float:right;
}
/*HEADER*/
header {
    height: 0px;
}
.header-container {
	height: 90px;
	max-width: 100%;
    min-width: 100%;
	padding: 0 70px 0 3%
}

header .homebut {
	display:block;
	float:left;
	width:2%;
}
header .homebut a {
	display:block;
	float:left;
	height:90px;
	width:14px;
	background: url("../images/home.png") no-repeat center center;
	background-size: 14px 20px;
	margin: auto;
}
header .logos {
    display: block;
    float: right;
    height: 90px;
    width: 28%;
}
header .logo {
    display: block;
    float: right;
    height: 90px;
    max-width: 90px;
}
header .psalogo {
    display: block;
    float: right;
    height: 90px;
    max-width: 90px;
}
header .logo a {
    display: block;
    float: left;
    vertical-align: middle;
    text-decoration: none;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 90px;
    width: 90px;
    background: url("../images/citroenlogo@2x.jpg") no-repeat 0px;
    background-size: 90px 90px;
}
header .psalogo a{
	display: inline-block;
	float:left;
	vertical-align: middle;
    text-decoration: none;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:80px;
	width:74px;
	background: url("../images/psalogo.png") no-repeat 0px;
	background-size: 74px 80px;
	margin: 7px 0 13px 0;
}
header .name {
	display:block;
	float:left;
	width:18%;
	min-width:130px;
	height:90px;
}
header .brand{
    display: block;
	float:left;
    height:45px;
	padding-left:8%;
}
header .brand {
    margin: 0 0;
	font-family:'citroenbold';
	text-transform:uppercase;
	color: #DC002E;
	font-size: 1.2em;
	line-height: 75px;
}
header .sitename{
    display: block;
	float:left;
    height:45px;
	padding-left:8%;
}
header .sitename {
    margin: 0 0;
	font-family:'citroenregular';
	text-transform:uppercase;
	color: #646464;
	font-size: 1.2em;
	line-height: 20px;
}


header .header-nav {
	width:50%;
	margin-left:0%;
	height: 90px;
}
header .header-nav li {
	padding-left:4%;
	line-height: 90px;
}
header .header-nav li a {
    font-size: 0.8em;
    text-transform: uppercase;
    text-decoration: none;
}
header .header-nav li.selected a{
	line-height: 90px;
	font-size: 0.8em;
}
header .header-nav li.selected a:after{
	content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 22px;
    left: 25%;
	background: #fff;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.headerbar-wrapper {
	max-width: 768px;
	min-width:667px;
	padding: 0 70px 0 3%;
}

.content-white {
    padding-right: 52px;
}
.logincontent {
    width:100%;
	padding-top:0;
	margin:0;
}
.content {
	top:0;
    margin: 70px auto 155px auto;
    width: 100%;
    height: 100%;
	overflow:auto;
    max-width: 1250px;
    background-color: #142032;
}

.loginactions {
	margin:2% auto;
}
.loginactions .claimbox {
	width: 100%;
	height: 110px;
}
.loginactions .login-text {
	width:100%;
	padding:0% 3% 6% 3%;
	text-align:center;
}
.loginactions .login-box {
    display: block;
    float: left;
	height:60px;
    width: 100%;
	margin:0 auto;
	padding:0;
}

.actionpage {
    display:block;
	max-width:100%;
	min-width:768px;
	background-color: #142032;
    padding: 0;
}
.actions {
	display:none;
}
.slider .flexslider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -65px;
    text-align: center;
}

/* claimpage=========================================*/
.rows .row.closed .title {
    height: 65px;
    padding: 0 3%;
}

.inputbox {
	display:inline-block;
	vertical-align: top;
	height:60px;
	width:57%;
	border: 1px #b7b3b3 solid;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	behavior: url(/css/border-radius.htc);
    border-radius: 3px;
}
.claimactions {
	background-color: #fff;
	padding: 0% 6% 0px 6%;
}
.claimactions .claimbox {
	position: relative;
	height:60px;
	width:100%;
	font-size: 0.85em;
	padding: 0;
}
.claimactions .claimbut a{
	display:block;
 	width: 100%;
	height:60px;
	background-image:linear-gradient(#3d8eb9, #3d8eb9);
		-webkit-gradient(linear,(#3d8eb9, #3d8eb9));
			-moz-linear-gradient(#3d8eb9, #3d8eb9);
	background-color: #3d8eb9;
	border: 1px #3d8eb9 solid;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	behavior: url(/css/border-radius.htc);
    border-radius: 3px;
}
.claimactions .claimbut a p{
	font-family:'PeugeotBold';
	text-transform:uppercase;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	line-height:60px;
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
}
.claimactions .searchbut a{
	display:inline-block;
 	width: 100%;
	height:60px;
	background-image:linear-gradient(#00a885, #00a885);
		-webkit-gradient(linear,(#00a885, #00a885));
			-moz-linear-gradient(#00a885, #00a885);
	background-color: #00a885;
	border: 1px #00a885 solid;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	behavior: url(/css/border-radius.htc);
    border-radius: 3px;
}
.claimactions .searchbut a p{
	font-family:'PeugeotBold';
	text-transform:uppercase;
	font-size:14px;
	line-height:60px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
}
/* PAGE */

.rowpage {
	background-color: #ffffff;
	padding: 3% 0%;
}
.actionpage {
    display:block;
	max-width:1250px;
	min-width:10px;
	margin:0 auto;
	background-color: #ffffff;
    padding: 0;
}
.pagetitle {
	font-family:'PeugeotExpanded';
	text-transform:uppercase;
	color: #222;
	font-size: 14px;
	text-decoration: none;
	padding: 0;
}

.page .section-title {
	width:100%;
	font-size: 16px;
	line-height:14px;
}
.page .section .col1-2 {
    width: 100%;
    padding: 0;
}
.page .section .col2-2 {
    width: 100%;
    padding: 0;
}


.main-left {
    display: block;
    width: 35%;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 3% 2% 3% 3%;
    float: left;
    border-right: 1px solid rgba(44,43,63,.1);
}
.main-right {
    display: block;
    width: 65%;
    height: 100%;
    box-sizing: border-box;
    padding: 3% 3% 3% 2%;
    float: left;
}
/* ROWS */
.rows.pagetitle {
	display:none;
	font-family:'PeugeotExpanded';
	text-transform:uppercase;
	color: #222;
	font-size: 14px;
	padding-bottom:1em;
	padding-left:6%;
	padding-right:6%;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
.rows .row.opened .title {
    background-color: #eae9f0;
    border-top: 0px solid rgba(255,255,255,.9);
    height: 60px;
    color: #333333;
    border-radius: 0px;
	border-bottom: 0px solid #fff;
	padding: 0 3%;
}
.rows .row .title .column-left {
    height: 60px;
    width: 100%;
}
.rows .row.closed .column-left .list-img {
    width: 15%;
	height: 65px;
}

.rows .row.opened .title .column-left .arrow {
    width: 5%;
    height: 30px;
    float: right;
	margin-top:15px;
	margin-right:4%;
    background: url(../images/arrow_up.png);
    background-repeat: no-repeat;
    background-position: center;
}

.rows .row.closed .title .column-left .label {
	width:45%;
}
.rows .row.closed .title .column-left .label.grey {
	width:45%;
}
@media only screen and (max-device-width: 320px) {
	.rows .row.closed .title .column-left .label {
		padding-top: 20px;
		padding-left: 2%;
		width:20%;
    	font-family: "PeugeotBold";
    	float: left;
    	font-size: 13px;
	}
	.rows .row.closed .title .column-left .label.grey {
		padding-top: 20px;
		padding-left: 2%;
		width:20%;
		color: #9ca5ae;
    	font-family: "PeugeotBold";
    	float: left;
    	font-size: 13px;
	}
}



.rows .row.opened .column-left .list-img {
    display:none;
}
.rows .row.closed .column-left .price {
    width:25%;
}
.rows .row.opend .column-left .price {
    display:none;
}
.rows .row.closed .column-left .price img {
    height:40px;
	line-height:40px;
	padding-bottom:8px;
}
.rows .row.opened .column-left .price img {
    display:none;
}
@media only screen and (max-device-width: 320px) {
	.rows .row .column-left .price {
    	padding-top: 9px;
    	float: left;
    	padding-left: 0%;
		padding-right: 1%;
	}
}
.rows .row .column-right {
    margin-left: 310px;
}
.column-right {
    display: none;
}
.clear {
    clear: both;
}
.clear {
    float: none;
    display: block;
    clear: both;
}
.listcontent {
	display:block;
}
.listcontent .carindex {
	display: block;
    margin: 0 auto;
    width: 88%;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    font-family: 'PeugeotExpanded';
    color: #333333;
    font-size: 11px;
}


.listcontent img {
    width: 15%;
}
.rows .row.closed .column-left .price .element {
	display:inline-block;
	height:40px;
	width:16%;
	margin: 0px 0px 0px 0px;
}
.rows .row.opened .column-left .price .element {
	display:none;
}
.element img{
	display:block;
	height:100%;
}
@media only screen and (max-device-width: 320px) {
	.element {
		display:inline-block;
		height:28px;
		width:28px;
		margin: 3px 0px 0px 0px;
	}
	.element img{
		display:block;
		height:28px;
		width:28px;
	}
}

.element-container {
	display:block;
	height:44px;
	box-sizing: border-box;
	overflow:hidden;
	margin: 0;
	padding: 0 6%;
	background: #fff;
	border-top: 1px solid #cccccc;
}
.row .listcontent .column-left-big.gesloten .element-container {
	height:44px;
    padding: 0;
}
.row .listcontent .column-left-big.open .element-container {
	display:block;
	height:44px;
	box-sizing: border-box;
	width:100%;
	margin: 0;
	background: linear-gradient(to bottom, rgba(245,245,245,1) 0%,rgba(235,235,235,1) 100%);
	border-top: 1px solid #cccccc;
}
.element-info-container {
	display:block;
	height:auto;
	width:100%;
	margin: 0;
	padding-top:0px;
	padding-bottom:0px;
	border-top: 1px solid #cccccc;
}
.display-fix {
	height:1px;
	width:100%;
	margin: 0;
	padding-top:0px;
	padding-bottom:0px;
}
.element-large {
	display:block;
	height:44px;
	width:10%;
	float:left;
}
.element-large img{
	display:block;
	height:36px;
	width:36px;
	margin: 4px 0 4px 0px;
}

.element-title {
	width:40%;
}
.element-title.grey {
	color:#cccccc;
}
.element-new {
	display:block;
	vertical-align:top;
	width:10%;
	float:left;
	padding-left:0px;
    font-family: "PeugeotBold";
	text-transform:uppercase;
	color: #ff6633;
    font-size: 10px;
}
.element-kms.grey {
	color:#cccccc;
}

.column-left-big.gesloten .element-container .element-new {
    font-size: 9px;
    line-height: 25px;
}
.element-info {
	margin-left:15%;
	vertical-align:top;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
}
.element-info-box {
	display:inline-block;
	width:100%;
}
.space {
	display:block;
	height:25px;
	border-top: 1px solid #cccccc;
	background: linear-gradient(to bottom, rgba(203,203,203,1) 0%,rgba(255,255,255,1) 30%);
    border-bottom: 1px solid #cccccc;
}
.page-space {
	display:block;
	height:25px;
}


/* FOOTER */
.footer-container {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
	padding: 0 70px 0 3%;
}

.login-footer {
	position:absolute;
    display: block;
    height:10%;
	padding: 0.975em 0px 1.675em 0px;
    background-color: #e6e7e8;
    border-top: 1px solid #b9b9b9;
	bottom:0px;
    left:0px;
    right:0px;
}

.footer-container li.login {
	display: block;
	float:left;
	width:100%;
	margin: 3% 2.5% 0 0%;
  	vertical-align: middle;
	text-align:left;
	font-family:'PeugeotNormal';
	color: #333333;
	font-size: 0.7em;
}
.footer-container li.chalindex {
	display: block;
	float:none;
	margin: 0 auto;
	width:60%;
	height:30px;
  	vertical-align: middle;
	text-align:left;
	font-family:'PeugeotExpanded';
	color: #333333;
	font-size: 11px;
}
.footer-container li.member {
	display: block;
	float:left;
	width:47.5%;
	margin: 0 2.5% 0 0%;
  	vertical-align: middle;
	text-align:right;
	font-family:'PeugeotNormal';
	color: #333333;
	font-size: 0.7em;
}
.footer-container li.location {
	display: block;
	float:left;
	width:47.5%;
	margin: 0 0% 0 2.5%;
	padding-right:0%;
  	vertical-align: middle;
	text-align:left;
	font-family:'PeugeotNormal';
	color: #333333;
	font-size: 0.7em;
}
.footer-container li.logoff {
	display: block;
	text-align:center;
	float:right;
	width:100%;
	height:30px;
	line-height:30px;
	margin: 0;
	padding-right:0;
}
.footer-container li.logoff a{
  	vertical-align: middle;
	text-align:right;
	font-family:'PeugeotNormal';
	text-transform:uppercase;
	color: #333333;
	font-size: 0.7em;
}
.ftr-boxp {
    width: 100%;
	padding:0;
}
.ftr-box {
    padding: 0 70px 0 0%;
}

/* ACTIEPAGINA */
.actiebloks {
	position:relative;
	display:block;
	float:left;
	padding:3% 0 3% 0;
	border-bottom: 1px solid #f1f1f1;
}
.actieblok1 {
	position:relative;
	display:block;
	float:left;
	width:100%;
}
.actieblok-img {
	position:relative;
	width:95%;
	
}
.actieblok-img img {
	position:relative;
	width:100%;
	bottom:-5px;
}
.actieblok-subimg {
	position:relative;
	width:95%;
}
.actieblok-subimg img {
	position:relative;
	width:100%;
}
.actieblok2 {
	position:relative;
	display:block;
	float:left;
	width:100%;
	padding: 0% 4% 0 4%;
}
.actieblok2 .title {
	padding:0;
	text-align:left;
    font-family: 'citroenbold';
	text-transform:uppercase;
	color:#3e3f49;
    font-size: 18px;
	line-height:24px;
}
.actieblok2 .subtitle {
	padding:0;
	text-align:left;
    font-family: 'citroenregular';
	text-transform:uppercase;
	color:#646464;
    font-size: 12px;
	line-height:14px;
}
.actieblok2 p {
	padding:0;
	text-align:left;
    font-family: Ubuntu;
	color:#3e3f49;
    font-size: 12px;
	line-height:14px;
}

.actiewrapper {
	display: flex;
	padding: 3% 3% 0 0;
	max-width: 768px;
	min-width: 667px;
    box-sizing: border-box;
}
.actiebox {
	flex: 1;
	width: 40%; /* depends on the number of columns */
	margin:0 0 0 3%;
	/*padding: 1em;
	border: solid;*/
	background-color:#f8f9f9;
}
.actiebeeld {
	padding:0% 0% 6% 0%;
	vertical-align:top;
}
.actie-divider {
	display:block;
	float:left;
	width:88%;
	padding-top:16px;
	margin: 0 6% 8% 6%;
	border-bottom: 1px solid #cccccc;
}
.actie-header {
	padding:0% 6% 1% 6%;
	text-align:left;
    font-family: "PeugeotExpanded";
	text-transform:uppercase;
	color:#3e3f49;
    font-size: 12px;
}
.actie-text {
	padding:0% 6% 3% 6%;
	text-align:left;
    font-family: "PeugeotNormal";
	color:#3e3f49;
    font-size: 12px;
}
.geldig-text {
	padding:0% 6% 3% 6%;
	text-align:left;
    font-family: "PeugeotBold";
	text-transform:uppercase;
	color:#2caed6;
    font-size: 11px;
}
/* ====================================================================================================================
 * 6. NOTIFICATIONS
 * ====================================================================================================================*/
#ticket-notification {
	background-color: #f1f2f2;
	height:0px;
}

#bounce {
	display:none;
	position:relative;
	z-index: 10;
	left:50%;
	bottom:-15px;
	margin-top:-25px;
	margin-left:-15px;
	height:30px;
	width:31px;
	background-image: url('../images/bounce.png');
	background-repeat: no-repeat;
	background-size: 31px 30px;
		-webkit-animation:bounce 1s;
		-webkit-animation-iteration-count: 5;
}

/*bounce is turned off 
@-webkit-keyframes bounce {
/*0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
  0%       { bottom:15px; }
  25%, 75% { bottom:35px; }
  50%      { bottom:50px; }
  100%     {bottom:15px;}
}*/

.newkms {
	position:relative;
	display:none;
	width:30%;
	height:24px;
	top:0;
	left:5.5%;
	margin-top:-33px;
	background-image:linear-gradient(#ff7200, #cc3f00);
		-webkit-gradient(linear,(#ff7200, #cc3f00));
			-moz-linear-gradient(#ff7200, #cc3f00);

	border: 1px #cb4327 solid;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	behavior: url(/css/border-radius.htc);
    border-radius: 3px;
	padding-left: 0px;
    margin-left:3px;
    right:0px;
    margin-bottom:0px;
  -webkit-animation:newkms 1s;
  -webkit-animation-iteration-count: 1;
} 

.newkms p {
	vertical-align: middle;
	text-align:center;
	width:100%;
	margin-top:-5px;
	font-family:'PeugeotExpanded';
	text-transform:uppercase;
	color: #ffffff;
	font-size: 0.65em;
	text-decoration: none;
}

@-webkit-keyframes newkms {

  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

/*0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
	0%		{ top:-35px; }
	25%		{ top:-10px; }
	50%		{ top:0px; }
	75%		{ top:-10px; }
	100%	{top:-35px;}
}*/


.updatebar {
    padding: 0;
    display: block;
}
.updatebar p {
	background: linear-gradient(to bottom, #565663 0%,#2a2a36 100%);
	max-width: none;
	margin: 0% 6% 3% 6%;
    text-transform: none;
	text-align:center;
    display: block;
    height: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    border-radius: 3px;
	font-family: "PeugeotNormal";
	color:#ffffff;
	text-transform:uppercase;
    font-size: 13px;
}
.saldobar {
    display: none;
}
.saldobar p {
	background: linear-gradient(to bottom, #565663 0%,#2a2a36 100%);
	max-width: none;
	    margin: 6%;
    text-transform: none;
	text-align:center;
    display: block;
    height: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    border-radius: 3px;
	font-family: "PeugeotNormal";
	color:#ffffff;
	text-transform:uppercase;
    font-size: 13px;
}
.carsaldobar {
    position:relative;
	display:block;
	box-sizing: border-box;
	padding: 0 6%;
    margin: 0;	
    height: 36px;
	border-top: 0px solid #cccccc;
	background: linear-gradient(to bottom, rgba(225,225,225,0.9),rgba(255,255,255,0.9));
}
.carsaldobar p{
	font-family:'PeugeotExpanded';
	text-transform:uppercase;
	color: #333;
	font-size: 0.9em;
	line-height:36px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
    height: 36px;
}

.carindexbar p{
	font-family:'PeugeotExpanded';
	text-transform:uppercase;
	color: #333;
	font-size: 0.7em;
	line-height:36px;
	margin: 0 auto;
	padding-top: 1%;
	text-align:center;
    height: 36px;
}
.loadmore-bar {
    padding: 0;
    margin: 6% auto 3% auto;
	width:50%;
    display: block;
}
.loadmore-bar {
	/*background: linear-gradient(to bottom, #2dafd8 0%,#2dafd8 33%,#15749f 78%,#0a5985 100%);*/
	max-width: none;
    text-transform: none;
	text-align:center;
    display: block;
    height: 60px;
    letter-spacing: 1px;
    line-height: 60px;
    border-radius: 3px;
	border: 1px solid #d1d5d8;
	font-family: "PeugeotNormal";
	color:#d1d5d8;
	text-transform:uppercase;
    font-size: 13px;
}
.loadmore-bar  a {
	/*background: linear-gradient(to bottom, #2dafd8 0%,#2dafd8 33%,#15749f 78%,#0a5985 100%);*/
	max-width: none;
    text-transform: none;
	text-align:center;
    display: block;
    height: 60px;
    letter-spacing: 1px;
    line-height: 60px;
    border-radius: 3px;
	border: 1px solid #3d8eb9;
	font-family: "PeugeotNormal";
	color:#3d8eb9;
	text-transform:uppercase;
    font-size: 13px;
}



/* ====================================================================================================================
 * 8. BOTTOM BAR
 * ====================================================================================================================*/



/* ====================================================================================================================
 *10. WEBSHOP LAYOUT
 * ====================================================================================================================*/
.ws-pagetop {
    background-color: #ffffff;
    height: 100%;
    min-height: 100%;
    max-width: 768px;
	min-width:760px;
    margin: 0 auto;
}

.ws-quantity select {
    padding-left: 20%;
}


/* WEBSHOP OVERVIEW PAGE */
.ws-overview-wrapper {
	width:100%;
}
.product-title {
	font-size:0.65em;
}
.product-subtitle {
	font-size:0.55em;
	overflow:hidden;
}
.product-price {
	font-size:0.75em;
}
.newproduct {
    width: 50px;
    height: 50px;
}
.newproduct p {
    top: 5px;
    left: 5px;
    font-size: 0.8em;
}

.controls{
  padding: 3%;
}
.controls-wrapper {
	margin:0 auto;
	overflow:auto;
  box-sizing: border-box;
  padding:1.5% 3%;
}
.controls .box {
	width:49%;
	float:left;
	padding-left:0%;
}
.controls .box.right {
	width:49%;
	float:right;
	padding-left:0%;
	padding-right:0%;
}

/*
MAANDREALISATIE */
.month-row {
	position:relative;
	display: block;
    width: 100%;
	min-height:65px;
    box-sizing: border-box;
    padding: 0 3%;
    margin: 0 auto;
}
.monthscore-row {
	display:block;
	height:18px;
	margin-bottom:5px;
	box-sizing: border-box;
    padding: 0 4%;
}
.proefritheader:before {
	margin: -15px 0px 0 2%;
}
.accessoireheader:before {
	margin: -15px 0px 0 2%;
}



/*TRANSACTIONS PAGE */
.nopage-title {
	display:none;
}
.page-title {
	font-size:16px;
	height:50px;
}

.rows .row.closed .column-left .transaction-list-img.positive {
	height: 60px;
	width: 10%;
	padding-top: 10px;
    padding-bottom: 10px;
}
.rows .row.closed .column-left .transaction-list-img.negative {
	height: 60px;
	width: 10%;
	padding-top: 10px;
    padding-bottom: 10px;
}
.rows .row.opened .column-left .transaction-list-img.positive {
	height: 60px;
	width: 10%;
	padding-top: 10px;
    padding-bottom: 10px;
}
.rows .row.opened .column-left .transaction-list-img.negative {
	height: 60px;
	width: 10%;
	padding-top: 10px;
    padding-bottom: 10px;
}

.rows .row.closed .title .column-left .transaction-label-box {
    display: block;
    float: left;
    width: 60%;
    height: 60px;
}
.rows .row.opened .title .column-left .transaction-label-box {
    display: block;
    float: left;
    width: 60%;
    height: 60px;
}
.rows .row.closed .title .column-left .transaction-label.grey {
	padding-top: 17px;
	padding-left: 2%;
	color: #9ca5ae;
	width:15%;
    font-family: "PeugeotBold";
    float: left;
    font-size: 21px;
}
.rows .row.opened .title .column-left .transaction-label.grey {
	padding-top: 17px;
	padding-left: 2%;
	color: #9ca5ae;
	width:15%;
    font-family: "PeugeotBold";
    float: left;
    font-size: 21px;
}
/*.rows .row.closed .title .column-left .transaction {
	height:50px;
	width:5%;
	padding-top: 5px;
    padding-bottom: 5px;
    font-family: "PeugeotBold";
	color:#333333;
    float: left;
    font-size: 21px;
	line-height:50px;
	text-align:center;
}
.rows .row.closed .title .column-left .transaction img {
	height:10px;
	padding-top: 20px;
    padding-bottom: 20px;
}*/
.rows .row.opened .title .column-left .transaction {
	display:none;
}
.rows .row.opened .title .column-left .transaction img {
	height:10px;
	padding-top: 20px;
    padding-bottom: 20px;
}
.rows .row.closed .title .column-left .transaction-km {
	height:60px;
	padding-right: 0%;
	width:27%;
	padding-top: 0px;
    padding-bottom: 0px;
    font-family: Ubuntu;
	color:#333;
    float: left;
    font-size: 14px;
	line-height:60px;
	text-align:right;
}
.rows .row.opened .title .column-left .transaction-km {
	height:60px;
	padding-right: 0%;
	width:27%;
	padding-top: 0px;
    padding-bottom: 0px;
    font-family: Ubuntu;
	color:#333;
    float: left;
    font-size: 14px;
	line-height:60px;
	text-align:right;
}
.rows .row.closed .title .column-left .transaction-km-neg {
	height:60px;
	padding-right: 0%;
	width:27%;
	padding-top: 0px;
    padding-bottom: 0px;
    font-family: Ubuntu;
	color:#DC002E;
    float: left;
    font-size: 14px;
	line-height:60px;
	text-align:right;
}
.rows .row.opened .title .column-left .transaction-km-neg {
	height:60px;
	padding-right: 0%;
	width:27%;
	padding-top: 0px;
    padding-bottom: 0px;
    font-family: Ubuntu;
	color:#DC002E;
    float: left;
    font-size: 14px;
	line-height:60px;
	text-align:right;
}

.detailsbut {
	display:block;
	position:relative;
	width:100%;
	height:60px;
	margin-bottom:0;
}
.detailsbut p {
	font-family: "PeugeotBold";
	color:#fff;
    font-size: 20px;
	line-height:60px;
	text-align:center
}


.car-detail-list-img {
	width:15%;
}
.car-detail-label {
	width:45%;
}
.car-detail-kms {
	height: 30px;
    width: 25%;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 1%;
    padding-right: 1%;
    float: left;
}
.car-detail-arrow {
    display:block;
	width: 5%;
    height: 60px;
    float: right;
	margin-top:0;
    background: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: center;
}
.car-detail-arrowclaim {
    display:block;
	width: 5%;
    height: 60px;
    float: right;
	padding-right:2%;
	margin-top:0;
    background: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: center;
}
.car-detail-back {
    display:block;
	width: 5%;
    height: 60px;
    float: left;
	margin-top:0;
    background: url(../images/arrow_left.png);
    background-repeat: no-repeat;
    background-position: center;
}

/*=================================================
5. NAVIGATION SIDEBAR
=================================================*/
.modalDialog {
    right: 50px;
}
#fixed {
padding-bottom: 0;
    position: fixed;
    z-index: 10001;
    height: 100%;
    width: 52px;
    background-color: #eb6428;
    top: 0;
    right: 0;
}
.navbar-bar {
  	position: relative;
  	width: 52px;
  	height: 1px;
  	background-color: #F3933A;
}
.navbar-container {
  	position: absolute;
  	height: 100%;
  	/*background-color: #ffff00;*/
}
.navbar-inner {
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	/*background-color: #ff0000;*/
}
.navbar-box {
  	position: relative;
  	width: 150px;
	left:0px;
	height:65px;
	background-color:#eb6428;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:10px;
	text-transform: uppercase;
	cursor:hand;
	border-bottom: 1px solid #F3933A;
	padding: 10px 0 20px 0;
}
.navbar-box a{
	text-decoration: none;
}
.navbar-box:hover {
	position: relative;
  	width: 210px;
	left:-140px;
	height:65px;
	background-color:#eb6428;
	border-bottom: 1px solid #F3933A;
	padding: 10px 0 20px 0;
	-webkit-transition-duration: 0.9s;
		-moz-transition-duration: 0.9s;
			-o-transition-duration: 0.9s;
				transition-duration: 0.9s;
	z-index: 99999;
}
#info {
	background-image: url(../images/info@2x.png);
	background-size: 30px 30px;
	background-repeat:no-repeat;
		position: relative;
	display: block;
	margin:auto;
    height:30px;
	left:13px;
}
#info:after {
	content: "Info";
	display: block;
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:10px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:35px;
	left:4px;
}
.navbar-box:hover #info {
	background-image: url(../images/info@2x.png);
	background-size: 40px 40px;
	background-repeat:no-repeat;
		position: relative;
	display: block;
	margin:auto;
    height:40px;
	left:20px;
	top:0px;
}
.navbar-box:hover #info:after {
	content: "Login informatie";
	display: block;
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:12px;
	left:55px;
}
#car {
	background-image: url(../images/car@2x.png);
	background-size: 26px 26px;
	background-repeat:no-repeat;
		position: relative;
	display: block;
	margin:auto;
    height:30px;
	left:13px;
}
#car:after {
	content: "Claimen";
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:9px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:30px;
	left:-6px;
}
.navbar-box:hover #car {
	display:none;
	background-image: url(../images/car@2x.png);
	background-size: 40px 40px;
	background-repeat:no-repeat;
		position: relative;
	display: block;
	margin:auto;
    height:40px;
	left:20px;
	top:0px;
}
.navbar-box:hover #car:after {
	content: "Claim Kilometers";
	display: block;
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:12px;
	left:55px;
}
#acties {
	background-image: url(../images/acties@2x.png);
	background-size: 26px 26px;
	background-repeat:no-repeat;
	position: relative;
	left:10px;
	display: block;
	margin:auto;
    height:55px; 
	left:13px;
	top:0px;
}
#acties:after {
	content: "acties";
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:9px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:33px;
	left:-2px;
}
.navbar-box:hover #acties {
	background-image: url(../images/acties@2x.png);
	background-size: 40px 40px;
	background-repeat:no-repeat;
	position: relative;
	left:10px;
	display: block;
	margin:auto;
    height:40px; 
	left:18px;
	top:2px;
}
.navbar-box:hover #acties:after {
	content: "Bekijk acties";
	display: block;
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:15px;
	left:55px;
}
#tickets {
	background-image: url(../images/tik@2x.png);
	background-size: 26px 26px;
	background-repeat:no-repeat;
	position: relative;
	display: block;
	margin:auto;
    height:40px; 
	left:13px;
	top:0px;
}
#tickets:after {
	content: "tickets";
	width: 70px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:9px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:34px;
	left:-4px;
}
.navbar-box:hover #tickets {
	background-image: url(../images/tik@2x.png);
	background-size: 40px 40px;
	background-repeat:no-repeat;
	position: relative;
	display: block;
	margin:auto;
    height:40px; 
	left:15px;
	top:2px;
}
.navbar-box:hover #tickets:after {
	content: "Stuur ticket";
	display: block;
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:15px;
	left:55px;
}
#profiel {
	background-image: url(../images/pop@2x.png);
	background-size: 26px 26px;
	background-repeat:no-repeat;
		position: relative;
	display: block;
	margin:auto;
    height:40px; 
	left:13px;
	top:0px;
}
#profiel:after {
	content: "profiel";
	width: 70px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:9px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:38px;
	left:-4px;
}
.navbar-box:hover #profiel {
	background-image: url(../images/pop@2x.png);
	background-size: 40px 40px;
	background-repeat:no-repeat;
	position: relative;
	display: block;
	margin:auto;
    height:40px; 
	left:15px;
	top:2px;
}
.navbar-box:hover #profiel:after {
	content: "Bekijk profiel";
	display: block;
	width: 100px;
	height: 30%;
	font-family:Ubuntu,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
	text-transform: uppercase;
	cursor:hand;
	position: relative;
	top:15px;
	left:55px;
}

/*PROFILE FORM*/
.profileLeft {
    width: 100%;
}
.profileRight {
    width: 100%;
}
.section .avatar {
    height: 100px;
}
.section .avatar img {
    width: 100px;
    height: 100px;
}
.profileName {
    text-align: center;
	margin: 0px 0 11px 0;
}
.updatebut {
    width: 30%;
    margin-bottom:3%;
	padding:0;
}
.wijzigenbut {
    width: 70%;
	padding: 0;
}
.wijzigenbut a {
    width: 100%;
}
.inputfile + label {
    display: block;
    float: left;
    width: 94%;
}
.dealerLeft {
    width: 100%;
}
.dealerTag {
    font-family: Ubuntu;
	text-align: center;
    padding-left: 0%;
    line-height: 50px;
    border: 0px solid #ccc;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.dealerRight {
    display: block;
    float: left;
    width: 100%;
    padding: 0 3% 3% 3%;
    border: 1px solid #d1d5d8;
    margin: 0 0 3% 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.changeRow {
    height: 80px;
}
.changeHeader {
    width: 100%;
	line-height:20px;
}
.changePass {
	width:100%;
}
.section .dealerRight select {
    width: 100%;
}
.section .dealerRight input[type=text] {
    width: 100%;
}
.updatebut a {
    width: 94%;
}
/*TICKETS*/
.tickets label {
    height: 40px;
	width: 25%;
    font-size: 0.8em;
    line-height: 40px;
}
.tickets .tab-content .row.closed .title {
    height: 60px;
	width:100%;
}
.tickets .tab-content .row.opened .title {
    height: 60px;
	width:100%;
}
.tickets .tab-content .row.opened .title .column-left {
    width: 90%;
}
.tickets .tab-content .row.opened .title .column-right {
    width: 10%;
}
.tickets .tab-content .row.closed .title .column-left {
    width: 90%;
}
.tickets .tab-content .row.closed .title .column-right {
    width: 10%;
}
.tickets .tab-content .row.closed .title .column-left .ticket-list-img {
    height: 60px;
	width: 10%;
}
.tickets .tab-content .row.opened .title .column-left .ticket-list-img {
    height: 60px;
	width: 10%;
}
.tickets .tab-content .row.closed .title .column-left .ticket-subject {
    height: 30px;
    width: 90%;
	line-height:20px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-subject {
    height: 30px;
    width: 90%;
	line-height:20px;
}
.tickets .tab-content .row.closed .title .column-left .ticket-no {
    height: 30px;
	width:90%;
    font-size: 13px;
	line-height:45px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-no {
    height: 30px;
	width:90%;
    font-size: 13px;
	line-height:45px;
}
.tickets .tab-content .row.closed .title .column-left .arrow {
    margin-top: 10px;
}
.tickets .tab-content .row.opened .title .column-left .arrow {
    margin-top: 10px;
}
.ticket-header-title {
    width: 40%;
	padding: 0 0 0 9%;
}
.tickets .ticket-box p {
	font-family: Ubuntu;
	font-size:13px;
	line-height:18px;
}
.tickets .response-box p {
	font-family: Ubuntu;
	font-size:13px;
	line-height:18px;
}
.tickets .ticket-box {
    padding: 0% 1% 5% 9%;
}
.tickets .response-box {
    padding: 0% 1% 5% 9%;
}
.tickets .ticket-answer {
    padding: 0% 1% 5% 9%;
}
.readbut {
    padding: 0 0 0 8%;
}
.readbut {
    width: 35%;
}
.closebut {
    padding: 0 0 0 8%;
}
.closebut {
    width: 35%;
}

/*COMPETITIE*/
.score-title-pink {
    font-size: 20px;
}
.scoretextLg {
    width: 65%;
    font-size: 14px;;
}
.score-update {
    width: 35%;
}
.maandselect {
    width: 100%;
}
.page .section .score-update select {
    margin-right: 3%;
}
.score-left {
    width: 10%;
}
.score-right {
    width: 65%;
}
.time-right {
    width: 25%;
}
.scorecol4a {
	width: 47%;
	height:30px;
	display:block;
	float:left;
}
.scorecol4b {
	width: 47%;
	display:block;
	float:left;
	margin-left:6%;
}
.scoretext {
    margin-bottom: 25px;
}
.scoretext {
    width: 65%;
	padding: 0px 0px 0px 0px;
}
/*POST*/
.postrow {
    width: 100%;
    padding: 0 0 0 5px;
	height:auto;
}
.posticon {
    width: 10%;
}
.posticon img {
    margin: 9px 0 0 0;
}
.postdate {
    width: 90%;
    text-align: left;
    padding: 0px 15px 0px 0px;
    line-height: 20px;
    margin: 10px 0 0 0;
}
.postsubject {
    width: 100%;
    padding: 0px 5px 0px 10%;
    margin: 0 0 20px 0;
    line-height: 14px;
}
/*PRODUCTLOGOS*/
.productlogocontainer {
    min-width: 300px;
    padding: 0;
}
.productlogos ul {
    padding: 0 3% 0 3%;
    width: 100%;
}
/*DS CHALLENGE STYLES */
.dscinfo-title {
    font-size: 20px;
    line-height: 20px;
	margin-bottom: 0px;
}
.dscscore-ordercol {
    width: 20%;
}
/*DSC ALGEMEEN KLASSEMENT*/
.maand-row {
    display: block;
    float: left;
    height: 26px;
    width: 80%;
	margin: 0 10% 1% 10%;
    border-bottom: 1px solid rgba(44,43,63,.1);
}
.dscmaand {
    display:block;
	float:left;
	width:22%;
	font-family: 'roboto';
    color: #1D1717;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 26px;
	text-align:center;
    margin-right:4%;
}
.dscmaand:last-child {
    display:block;
	float:left;
	width:20%;
	font-family: 'roboto';
    color: #1D1717;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 26px;
	text-align:center;
    margin-right:0;
}
.score-rightdsc {
    display: block;
    float: left;
    width: 80%;
}
.scorecoldscak1 {
    width: 22%;
    height: 30px;
    display: block;
    float: left;
	margin-right: 4%;
}
.scorecoldscak2 {
    width: 22%;
    height: 30px;
    display: block;
    float: left;
	margin-right: 4%;
}
.scorecoldscak3 {
    width: 22%;
    height: 30px;
    display: block;
    float: left;
	margin-right: 4%;
}
.scorecoldscak4 {
    width: 22%;
    height: 30px;
    display: block;
    float: left;
}
.dscaktotal {
    display: block;
    float: left;
    width: 10%;
}
.dscaktotalscore {
    font-family: 'font4';
    color: #AD0040;
    font-size: 14px;
    line-height: 52px;
    margin-bottom: 0px;
    padding: 0px 5px 0px 0px;
}



