/* 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
 * ====================================================================================================================*/
.sitecontainer {
    min-width: 100%;
        min-height: 100vh;
}
 
 /* ====================================================================================================================
 * 2. FONTS
 * ====================================================================================================================*/

 
 /* ====================================================================================================================
 * 3. SIDE MENU SLIDER
 * ====================================================================================================================*/
 .col1 {
    margin-top: 6%;
}
 .col2 {
    margin-top: 6%;
}

.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:'GT-America-Expanded-Medium';
	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%;
}
.cb-slideshow li:nth-child(1) span { 
    background-position: 70% 50%;
}
.cb-slideshow li:nth-child(2) span { 
        background-position: 95% 50%;
}
.cb-slideshow li:nth-child(3) span { 
        background-position: 90% 50%;
}
.cb-slideshow li:nth-child(4) span { 
        background-position: 70% 50%;
}
.cb-slideshow li:nth-child(5) span { 
            background-position: 30% 50%;
}
.cb-slideshow li:nth-child(6) span { 
            background-position: 80% 50%;
}
.greysection {
    background-color: transparent;
    padding: 3% 4% 3% 4%;
}
.helptitle {
    color: #ffffff;
    margin:0;
}
.helptext {
    color: #ffffff;
    line-height: 18px;
    padding: 0 0 1% 0;
}
.helptext2 {
    display: none;
}
#footer-right {
    display: none;
}

 .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 {
 	position:relative;
	overflow:auto;
	max-width:1375px;
	min-width:300px;
	margin:0 auto;
 }
.logincontent .topsection .slider {
	position:relative;
	top:0px;
	width:100%;
	height:100%;
	max-height:245px;
	float:right;
}

/*NAV*/
.menu-header {
	position:absolute;
	display:block;
	top:40px;
	left:15px;
	font-family:'GT-America-Standard-Regular';
	text-transform:uppercase;
	color: #fff;
	font-size: 10px;
}
.navbar {
	overflow-y: visible;
}
/*HEADER*/
.header-container {
    max-width: 100%;
    min-width: 100%;
}
.chal {
    position:absolute;
	display:block;
	right:3%;
}
.chal {
    display:none;
	margin: 0 0;
	font-family:'GT-America-Standard-Regular';
	color: #fff;
	font-size: 14px;
	line-height:60px;
}
.login-sitename {
    position: absolute;
    top: 0px;
    right: 0;
    display: block;
    height: 60px;
    width: 200px;
    z-index: 999;
}
.login-sitename .main {
    display: none;
	float:right;
    height:45px;
	width:100%;
	background-color:#007edb;
}
.login-sitename .main p{
    margin: 0 0;
	font-family:'GT-America-Standard-Regular';
	text-transform:uppercase;
	text-align:center;
	color: #fff;
	font-size: 12px;
	line-height: 45px;
}
.login-main {
    position: relative;
    left: 0;
    width: 100%;
    height: 63vh;
    min-height: 100%;
    padding: 3%;
    float: right;
}
.loginbox {
    position: absolute;
    bottom: 0;
    left: 5%;
    display: block;
    float: left;
    padding: 0 0 0 0;
    width: 90%;
    margin: 0 auto;
    max-width: 100%;
    /* background-color: #fff; */
}
header .header-nav {
	width:70%;
}
header .header-nav li {
	padding-left:4%;
}
header .header-nav li.selected a{
	line-height: 62px;
}
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;
}
header {
    padding: 0 0 0 4%;
}
.headerbar-wrapper {
	max-width: 768px;
	min-width:667px;
}
.logincontent {
    padding-top: 70px;
    padding-bottom: 0px;
    width: 100%;
}
.greysection {
    padding: 2% 4%;
}
.container {
    padding: 1% 4%;
}
.content {
    display: block;
    float: left;
    width: 100%;
    max-width: 80rem;
    padding-left: 0;
    min-width: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.loginactions {
	position:relative;
	overflow:auto;
	max-width:1250px;
	min-width:768px;
	margin:2% auto 0% auto;
}
.loginactions .claimbox {
	width: 82%;
    margin: 0 auto;
}
.loginactions .login-text {
	display:block;
	float:left;
	width:88%;
	padding:0% 6% 6% 6%;
	text-align:left;
	font-family: 'GT-America-Standard-Regular';
    font-size: 0.8em;
    color: #646464;
}
.loginactions .login-input {
	display:block;
	float:left;
	width:25%;
	padding-left: 53%;
}
.loginactions .login-but {
	display:block;
	float:right;
	width:20%
}
.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=========================================*/

.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:'GT-America-Standard-Regular';
	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:'GT-America-Standard-Regular';
	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 */
.page {
	max-width:768px;
	padding: 0 0% 0 0;
}
.rowpage {
	background-color: #ffffff;
	padding: 3% 0%;
}
.actionpage {
    display:block;
	max-width:1250px;
	min-width:10px;
	margin:0 auto;
	background-color: #ffffff;
    padding: 0;
}
.toprow-grey {
    display: block;
    float: left;
    width: 100%;
    height: 30px;
    background-color: #f5f5f5;
}
.back a {
    display: block;
    float: left;
    width: 20%;
    height: 60px;
    margin-left: 22px;
	text-decoration:none;
    /* margin-right: 4%; */
    background: url(../images/backarrow.png);
    background-size: 13px 25px;
    background-repeat: no-repeat;
    background-position: left;
}
.back a:after {
    content: "Terug";
    font-family: 'GT-America-Standard-Regular';
    text-transform: uppercase;
    color: #1480d8;
    font-size: 12px;
    line-height: 60px;
    margin: 0 0 0 24px;
    text-decoration: none;
}
.pagetitle {
    display: block;
    float: none;
    height: 30px;
    width: 50%;
    margin: 0 auto;
    line-height: 60px;
}
.pagetitle {
    font-size: 14px;
    font-family: 'GT-America-Standard-Regular';
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    padding-left: 0px;
}
.sitename {
	display:block;
    width: 20%;
}
.sitename .sub {
    background-color: #007edb;
}
.sitename .sub select {
    padding-left: 2%;
    color: #fff;
    background: url(../images/arrow_down_light.png);
    background-size: 12px 8px;
    background-repeat: no-repeat;
    background-position: 96%;
}
.sitename .main {
    display: none;
}
.subnav {
	display:none;
}
.content-wrapper {
    margin-top: 0%;
	padding: 0 2.5% 0 2.5%;
}

.sectiontitle {
	font-family:'GT-America-Standard-Regular';
	color: #222;
	font-size: 14px;
}
.page .section {
	padding: 0;
}
.page .section .col1-2 {
    width: 100%;
    padding: 0 0% 0 0;
}
.page .section .col2-2 {
    width: 100%;
    padding: 0 0 0 0%;
}
.page .section-title {
	font-size: 16px;
	line-height:14px;
}

.page ul {
	width:100%;
	box-sizing: border-box;

}.page li{
	font-family:'GT-America-Standard-Regular';
	color: #333;
	font-size: 12px;
	margin-top: 0;
	margin-left:-2%;
	padding-left:0%;
	text-decoration: none;
}

.main-left {
    padding: 2.5% 2.5% 3% 0%;
}
.main-right {
    width: 62.5%;
    padding: 2.5% 0% 3% 2.5%;
}
.main-right .top-box {
    height: 120px;
}
.searchbox {
    height: 120px;
    padding: 35px;
}
/* ROWS */
.rows.pagetitle {
	display:none;
	font-family:'GT-America-Expanded-Medium';
	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.closed .title {

	padding: 0 0 0 3%;
}
.rows .row.opened .title {
    border-top: 0px solid rgba(255,255,255,.9);
    height: 60px;
    color: #333333;
	padding: 0 0 0 3%;
}
.rows .row.opened .title:after, .rows .row.opened .title:before {
    top: 8px;
}
.rows .row.closed .column-left .list-img {
    width: 15%;
}

.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: 'GT-America-Standard-Regular';
    	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: 'GT-America-Standard-Regular';
    	float: left;
    	font-size: 13px;
	}
}
.rows .row.opened .title .column-left .label .label-ktn {
    height: 30px;
}
.rows .row.opened .title .column-left .label .label-clnt {
    height: 30px;
}

.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: 'GT-America-Expanded-Medium';
    color: #333333;
    font-size: 11px;
}

/*.listcontent img {
	display:block;
	margin: 2% auto;
}*/
.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;
	width:100%;
	margin: 0;
	padding: 0 3%;
	background: #fff;
	border-top: 1px solid #cccccc;
}
.row .listcontent .column-left-big.gesloten .element-container {
	width:100%;
	margin: 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 rgba(245,245,245,1);
}
.element-info-container {
	display:block;
	height:auto;
	width:100%;
	margin: 0;
	padding-top:0px;
	padding-bottom:0px;
}
.display-fix {
	height:1px;
	width:100%;
	margin: 0;
	padding-top:0px;
	padding-bottom:0px;
}
.element-large {
	height:44px;
}
/*.element-large img{
	display:block;
	height:36px;
	width:36px;
	margin: 4px 0 4px 0px;
}*/

.element-title {
    width: 40%;
    line-height: 44px;
}
.element-title.grey {
	color:#cccccc;
}
.element-new {
	font-size: 9px;
}
.element-kms {
    width: 25%;
    line-height: 44px;
}
.element-kms.grey {
	color:#cccccc;
}
.rows .listcontent .column-left-big.open .element-container .arrow {
    display:block;
	width:15%;
	float:right;
    height: 44px;
    background: url(../images/arrow_up_dark.png);
    background-repeat: no-repeat;
    background-position: right;
}
.rows .listcontent .column-left-big.gesloten .element-container .arrow {   
	display:block;
	width:15%;
	float:right;
    height: 44px;
    background: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: right;
}
.element-info {
	margin-left:13%;
	vertical-align:top;
	width:85%;
	margin-top:10px;
	margin-bottom:10px;
}
.element-info-box {
	display:inline-block;
	width:100%;
}
.info-box-title {
    font-size: 10px;
}
.info-box-content {
    font-family: Ubuntu;
    font-size: 11px;
}
.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%;
}

.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:'GT-America-Standard-Regular';
	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:'GT-America-Expanded-Medium';
	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:'GT-America-Standard-Regular';
	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:'GT-America-Standard-Regular';
	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:'GT-America-Standard-Regular';
	text-transform:uppercase;
	color: #333333;
	font-size: 0.7em;
}

/* ACTIEPAGINA */
.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: 'GT-America-Expanded-Medium';
	text-transform:uppercase;
	color:#3e3f49;
    font-size: 12px;
}
.actie-text {
	padding:0% 6% 3% 6%;
	text-align:left;
    font-family: 'GT-America-Standard-Regular';
	color:#3e3f49;
    font-size: 12px;
}
.geldig-text {
	padding:0% 6% 3% 6%;
	text-align:left;
    font-family: 'GT-America-Standard-Regular';
	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:'GT-America-Expanded-Medium';
	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: 'GT-America-Standard-Regular';
	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: 'GT-America-Standard-Regular';
	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:'GT-America-Expanded-Medium';
	text-transform:uppercase;
	color: #333;
	font-size: 0.9em;
	line-height:36px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
    height: 36px;
}
/*.carindexbar {
    position:relative;
	display:block;
	box-sizing: border-box;
	padding: 0;
    margin: 0;	
    height: 36px;
	border-top: 1px solid #cccccc;
	background: linear-gradient(to bottom, rgba(255,255,255,0.9),rgba(225,225,225,0.9));
}*/
.carindexbar p{
	font-family:'GT-America-Expanded-Medium';
	text-transform:uppercase;
	color: #333;
	font-size: 0.7em;
	line-height:36px;
	margin: 0 auto;
	padding-top: 1%;
	text-align:center;
    height: 36px;
}




/* ====================================================================================================================
 * 8. BOTTOM BAR
 * ====================================================================================================================*/



/*
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;
}

.rows .row.closed .column-left .transaction-list-img {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    width: 10%;
    margin-right: 3%;
}
.rows .row.closed .column-left .transaction-list-img img {
    height: 100%;
}
.rows .row.opened .column-left .transaction-list-img img {
    height: 100%;
}
.rows .row.opened .column-left .transaction-list-img {
    padding-left: 5%;
	padding-top:5px;
	padding-bottom:5px;
    height: 50px;
	width:8%;
    float: left;
	margin-top:0px;
}
.rows .row.closed .column-left .transaction-list-img.positive {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    width: 10%;
    margin-right: 3%;
}
.rows .row.opened .column-left .transaction-list-img.positive {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    width: 10%;
    margin-right: 3%;
}
.rows .row.closed .column-left .transaction-list-img.negative {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    width: 10%;
    margin-right: 3%;
}
.rows .row.opened .column-left .transaction-list-img.negative {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    width: 10%;
    margin-right: 3%;
}
.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: 'GT-America-Standard-Regular';
    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: 'GT-America-Standard-Regular';
    float: left;
    font-size: 21px;
}
/*.rows .row.closed .title .column-left .transaction {
	height:50px;
	width:5%;
	padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'GT-America-Standard-Regular';
	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: 50px;
    padding: 0 3% 0 0;
    width: 27%;
    line-height: 50px;
}
.rows .row.closed .title .column-left .transaction-km-neg {
	height: 50px;
    padding: 0 3% 0 0;
    width: 27%;
    line-height: 50px;
    font-family: Ubuntu;
	color:#eb6b56;
    float: left;
}
.rows .row.opened .title .column-left .transaction-km {
    height: 50px;
    padding: 0 3% 0 0;
    width: 27%;
    line-height: 50px;
	font-family: Ubuntu;
    font-size: 14px;
}
.rows .row.opened .title .column-left .transaction-km-neg {
	height: 50px;
    padding: 0 3% 0 0;
    width: 27%;
    line-height: 50px;
    font-family: 'GT-America-Standard-Regular';
	color:#eb6b56;
    float: left;
	font-family: Ubuntu;
    font-size: 14px;
}

.transactie-box-left {
	display:block;
	width:40%;
	float:left;
	margin-top: 2%;
	padding-left:10%;
	/*border-right: 1px solid #f1f1f1;*/
}
.transactie-box-right {
	display:block;
	width:39%;
	padding-left:6%;
		padding-right:5%;
	margin-top: 2%;
	float:left;
}


.transactie-detail-head {
	margin-top:2%;
}
.transactie-detail-title {
	display:block;
	width:100%;
	float:left;
	font-family: 'GT-America-Standard-Regular';
	text-transform:uppercase;
	color:#a0a9b1;
    font-size: 10px;
	line-height:14px;
}
/*.transactie-detail {
	display:block;
	width:75%;
	text-align:left;
	font-family: 'GT-America-Standard-Regular';
	color:#333333;
    font-size: 16px;
	line-height:21px;
}
.transactie-subdetail {
	display:block;
	width:75%;
	text-align:left;
	font-family: 'GT-America-Standard-Regular';
	text-transform:uppercase;
	color:#a6aeb6;
    font-size: 12px;
	line-height:21px;
}*/
.transactie-saldo-title {
	display:block;
	width:100%;
	float:left;
	font-family: 'GT-America-Standard-Regular';
	text-transform:uppercase;
	color:#a0a9b1;
    font-size: 10px;
	line-height:14px;
	text-align:right;
}
.transactie-date {
	display:block;
	width:100%;
	float:left;
	font-family: "Arial","Verdana",sans-serif;
	color:#333333;
    font-size: 14px;
	line-height:18px;
	text-align:left;
}
.transactie-saldo {
	display:block;
	width:100%;
	float:left;
	font-family: "Arial","Verdana",sans-serif;
	color:#333333;
    font-size: 14px;
	line-height:18px;
	text-align:right;
}
.transactie-saldo-neg {
	display:block;
	width:100%;
	float:left;
	font-family: 'GT-America-Standard-Regular';
	color:#eb6b56;
    font-size: 20px;
	line-height:18px;
	text-align:right;
}
.detailsbut {
	display:block;
	position:relative;
	width:100%;
	height:60px;
	margin-bottom:0;
}
.detailsbut p {
	font-family: 'GT-America-Standard-Regular';
	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;
}

/*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: 'GT-America-Standard-Regular';
	text-align: center;
    padding-left: 0%;
    line-height: 50px;
    border: 0px solid #ccc;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 3px;
    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: 3px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 3px;
}
.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.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-list-img.new #closed {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-list-img.new #closed {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.closed .title .column-left .ticket-list-img.read #open {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-list-img.read #open {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.closed .title .column-left .ticket-list-img.sent #sent {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-list-img.sent #sent {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.closed .title .column-left .ticket-list-img.closed #wait {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-list-img.closed #wait {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.closed .title .column-left .ticket-list-img.closed #archive {
    margin: 18px 0 32px 10px;
}
.tickets .tab-content .row.opened .title .column-left .ticket-list-img.closed #archive {
    margin: 18px 0 32px 10px;
}
.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 {
    padding: 0% 1% 5% 9%;
    font-size: 12px;
    line-height: 18px;
}
.tickets .ticket-box p {
	font-family: Ubuntu;
	font-size:13px;
	line-height:18px;
}
.tickets .response-box {
    display: block;
    width: 100%;
    overflow: auto;
    padding: 0% 1% 5% 9%;
    font-family: Ubuntu;
    font-size: 12px;
    line-height: 18px;
}
.tickets .response-box p {
	font-family: Ubuntu;
	font-size:13px;
	line-height:18px;
}
.tickets .ticket-answer {
    padding: 0% 1% 3% 9%;
    font-size: 12px;
    line-height: 18px;
}
.readbut {
    width: 35%;
    padding: 0 0 0 8%;
}
.closebut {
    width: 35%;
    padding: 0 0 0 8%;
}

/*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;
}
/*DAKAR CHALLENGE Q4 COMPETITION*/
.scorecol1 {
    width: 12%;
}
.scorecol2 {
    width: 88%;
}
.dakar-title2 {
    font-size: 18px;
}
.maandselect {
    width: 57%;
}
.score-order-row {
    padding: 0%;
    min-width: 50px;
    margin: 0 0 8% 0;
}
.scoretext {
    width: 100%;
    line-height: 21px;
    margin: 0 0 4% 0;
}
.score-updatebox {
    width: 100%;
}
button.refresh {
    display: block;
    width: 70%;
    margin: 0 auto 0 auto;
}
.order-overview {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}
.orderno {
    width: auto;
    padding: 0px 0px 0px 5px;
    text-align: left;
}
.vw-title {
    height: 30px;
    font-size: 14px;
	text-align:left;
}
.vw-title2 {
    height: 30px;
    font-size: 14px;
	text-align:left;
}
/*DAKAR 2018 INFO */
.dakar-title2a {
    font-size: 26px;
}
/*KTO COMPETITION */
.ktoorder-overview {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -o-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}
.ktoorderno {
    width: 35%;
}
.ktocomppunten {
    width: 65%;
}
/* SPEND KILOMETERS*/
.spend-saldo .spend {
    font-size: 13px;
}
.spend-saldo .header {
    font-size: 11px;
}
/* KTO KILOMETERS*/
.kto-saldo .header {
	font-size:11px;
}

/*SCOTLAND ALGEMEEN KLASSEMENT*/
.scak .row.closed .title {
    height: 44px;
    padding: 0 3%;
}
.scak .row.closed .title .column-left .aktitle {
    font-size: 18px;
}
.scak .row.opened .title .column-left .aktitle {
    font-size: 18px;
}
.scak .row.opened .title {
    height: 44px;
    background-color: #2548B4;
}
.scak .row .title .column-left {
    height: 44px;
    width: 100%;
}
.scak .row.closed .title .column-left .arrow {
    height: 44px;
    float: right;
    margin-top: 0px;
    margin-right: 1%;
    background: url(../images/arrow_down_blue.png);
    background-repeat: no-repeat;
    background-size: 12px 8px;
    background-position: center;
}
.scak .row.opened .title .column-left .arrow {
    width: 5%;
    height: 44px;
    float: right;
    margin-top: 0px;
    margin-right: 1%;
    background: url(../images/arrow_up_white.png);
    background-repeat: no-repeat;
    background-size: 12px 8px;
    background-position: center;
}
.scakrow {
    padding: 2px 2%;
}
.scakrow .left {
    padding: 0;
}
.scakrow .name p {
    display: block;
}
.scakrow .month p {
    width: 25px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
}
.scakrow .month.not p {
    width: 25px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
}
.scakrow .month.zero p {
    width: 25px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
}
.scakrow .total p {
    width: 30px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
}

/*PRIVACY STATEMENT*/
.privacy .row.closed .title {
    padding: 0 0 0 0;
}
.privacy .row.opened .title {
    padding: 0 0 0 0;
    height:34px;
}
.privacy .row.opened .title .column-left .arrow {
    display: block;
    width: 5%;
    height: 34px;
    float: right;
    margin-top: 0px;
    margin-right: 1%;
    background: url(../images/arrow_up_white.png);
    background-repeat: no-repeat;
    background-size: 12px 8px;
    background-position: center;
}
.privacy .section {
    display: block;
    float: left;
    width: 100%;
    padding: 0 3.5%;
}