/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
body {
    background-color: #fff;
    padding-bottom: 50px;
}

.aFont {
    font-size: 18px;
    font-family: VolvoSansLight,Arial,Helvetica,sans-serif;
}

html
{
	background-color:#fff
}

html,button,input,select,textarea
{
	color:#222
}

html
{
	font-size:1em;
	line-height:1.5
}

::-moz-selection
{
	background:#fff;
	text-shadow:none
}

::selection
{
	background:#fff;
	text-shadow:none
}

hr
{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}

audio,canvas,img,video
{
	vertical-align:middle
}

fieldset
{
	border:0;
	margin:0;
	padding:0
}

textarea
{
	resize:vertical
}

.browsehappy
{
	margin:.2em 0;
	background:#ccc;
	color:#000;
	padding:.2em 0
}

@font-face
{
	font-family:'VolvoSansLight';
	src:url(../fonts/VolvoSansWeb-Light.eot);
	src:url(../fonts/VolvoSansWeb-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/VolvoSansWeb-Light.ttf) format("truetype"),url(../fonts/VolvoSansWeb-Light.svg#svgFontName) format("svg")
}

@font-face
{
	font-family:'VolvoSansLight';
	src:url(../fonts/VolvoSansWeb-Light.eot);
	src:url(../fonts/VolvoSansWeb-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/VolvoSansWeb-Light.ttf) format("truetype"),url(../fonts/VolvoSansWeb-Light.svg#svgFontName) format("svg")
}

*
{
	margin:0;
	padding:0;
	border:none;
	list-style:none
}

html,body
{
	font:normal 12px VolvoSansLight,Arial,Helvetica,Sans-serif;
	color:#000
}

a
{
	font-size:15px;
	text-decoration:none;
	color:#007bcd
}

h1.headline
{
	font-size:38px;
	margin:36px 0 20px;
	text-align:center;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	color:#000
}

h2
{
	font-size:26px;
	display:inline-block;
	margin-right:5px;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	color:#000
}

p.intro
{
	font-size:15px;
	text-align:center;
	max-width:670px;
	margin:18px auto;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	color:#000
}

.obligatorisk
{
	color:#666;
	font-size:15px;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif
}

.blue
{
	color:#666
}

input,select
{
	width:264px;
	height:12px;
	padding:5px;
	border:1px #b4b5b8 solid;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	font-size:18px;
	-webkit-border-radius:0;
	border-radius:0;
	box-shadow:none!important
}

input[type=text]
{
	-webkit-appearance:none!important
}

input:focus,select:focus
{
	border:1px #000 solid;
	outline:none
}

select
{
	line-height:44px;
	cursor:pointer;
	height:50px;
	padding:4px 5px;
	float:left;
	position:relative
}

label,.label
{
	display:block;
	color:#000
}

div.field
{
	float:left;
	margin:0 42px 20px 0
}

div.field.checkbox
{
	float:none;
	margin:5px 0 0 0px;
	width:570px
}

div.field label,div.field .label
{
	margin:0 0 15px;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	font-size:18px
}

div.contact
{
	margin:10px 0
}

div.contact div
{
	width:150px;
	float:left
}

div.field.checkbox input,div.contact input
{
	position:absolute;
	left:-99999px
}

label.checkbox, label.radiobox {
    background: url(../img/checkbox.png) no-repeat 0 0;
    padding-left: 40px;
    padding-top: 0px;
    padding-bottom: 8px;
    height: 25px;
    margin-top: 15px;
    cursor: pointer
}

label.radiobox
{
	padding:10px 0 10px 30px;
	margin:0
}

label.checkbox.checked,label.radiobox.checked
{
	background-position:0 -96px
}

div.regno input
{
	width:100px;
	height:16px;
	float:left
}

input.submit
{
	width:148px;
	height:36px;
	padding:0;
	margin:10px 0 0 612px
}

.policy
{
	position:relative;
	top:10px
}

.error
{
	color:red;
	font-size:16px;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	max-width:264px;
	border:2px red solid
}

.errorText
{
	    font-size: 16px;
    font-family: VolvoSansLight,Arial,Helvetica,sans-serif;
	color:red
}

.errorCheckbox {
    padding-top: 10px;
    width: 700px;
    color: red;
    font-size: 16px;
    font-family: VolvoSansLight,Arial,Helvetica,sans-serif;
    
}

#cars
{
	width:100%;
	margin:10px 0
}

#cars .col
{
	display:block;
	float:left;
	width:264px
}

.first
{
	margin-right:42px!important
}

.second
{
	margin-right:42px!important
}

.third
{
	margin-right:42px!important
}

.fourth
{
	margin-right:0!important
}

#cars .col div
{
	position:relative;
	margin:0 0 42px
}

#cars .col div.lastRow
{
	margin-bottom:20px
}

#cars .col div.emtpyCell 
{
    position:relative;
    min-height: 161px;
}

#cars .col input
{
	position:absolute;
	left:-99999px
}

#cars .col div.checkbox label
{
	width:170px
}

#cars .col span
{
	display:block;
	width:264px;
	cursor:pointer;
	text-align:center
}

#cars .col span img.car
{
	width:236px
}

#cars .col label
{
	background:url(../img/checkbox.png) no-repeat 0 0;
	display:block;
	height:27px;
	cursor:pointer;
	padding:5px 0 0 40px;
	margin:10px 0 0 115px;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	font-size:18px
}

#cars .col label.checked
{
	background:url(../img/checkbox.png) no-repeat 0 -96px
}

#cars .col span.carname
{
	display:block;
	margin:10px 0;
	text-align:center;
	font-family:VolvoSansLight,Arial,Helvetica,sans-serif;
	font-size:18px
}

.left
{
	float:left
}

.right
{
	float:right
}

.last
{
	margin-right:0!important
}

.first
{
	margin-left:0!important
}

.clr
{
	clear:both
}

input[type="text"]
{
	box-sizing:border-box;
	color:#333;
	font-size:18px;
	height:50px;
	padding:0 0 0 10px;
	width:264px
}

.longInput
{
	width:570px!important;
	max-width:570px!important
}

#wrapper
{
	width:100%;
	max-width:1266px;
	margin:0 auto
}

form
{
	width:100%;
	max-width:1182px;
	margin:0 auto
}

#overlay
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	opacity:0;
	display:none;
	cursor:pointer;
	background:#fff
}

#overlay.show
{
	display:block;
	opacity:.4
}

#errorHandler
{
	opacity:0;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	background:#f5f5f5 none repeat scroll 0 0;
	border:2px solid #007bcd;
	left:46%;
	max-width:180px;
	position:fixed;
	top:40%;
	z-index:2000;
	display:none
}

#errorHandler.show
{
	display:block;
	opacity:1;
	top:38%
}

.redBorder
{
	border:1px solid red
}

.show
{
	visibility:visible
}

.hide
{
	visibility:hidden
}

input[type=submit]
{
	background-color:#000;
	border:none;
	border-radius:0;
	box-shadow:none;
	color:#fff;
	font-family:volvosanslight,Helvetica,Arial,sans-serif;
	font-size:15px;
	height:50px;
	margin:33px 0 0 500px;
	padding:0;
	width:206px
}

.ir
{
	background-color:transparent;
	border:0;
	overflow:hidden;
	*text-indent:-9999px
}

.ir:before
{
	content:"";
	display:block;
	width:0;
	height:150%
}

.hidden
{
	display:none!important;
	visibility:hidden
}

.visuallyhidden
{
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus
{
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto
}

.invisible
{
	visibility:hidden
}

.clearfix:before,.clearfix:after
{
	content:" ";
	display:table
}

.clearfix:after
{
	clear:both
}

.clearfix
{
	*zoom:1
}

.extf-body {
    text-align: center;
    max-width: 700px;
    padding:95px 30px;
    margin-left:auto;
    margin-right: auto;
    font-family: VolvoSansLight,Helvetica,Arial,sans-serif;
}

.extf-body h2 {
    font-size: 35px;
    margin: 0;
    text-transform: none;
    letter-spacing: -1px;
    font-weight: 400;

}

.extf-content {
    margin-left: auto;
    margin-right: auto;
    font-size:15px;
    margin-bottom:0;
    line-height: 1.5em;
    font-family: VolvoSansLight,Helvetica,Arial,sans-serif;
}

.extf-content p {
    margin: 0 0 13px 0;
}

.extf-content a {
    color: #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    transition:color 0.1s linear 0s;
    font-size: 15px;
    line-height: 27px;
}

.extf-content a:hover {
    color:#007bcd;
    border-color:#007bcd;
    outline: 0 none;

}

.checkboxlabel {
    width: 1144px;
}

@media screen and (min-width: 768px) and (max-width: 1265px) {
	form
	{
		max-width:686px;
		margin:0 auto
	}
	
	p.intro
	{
		max-width:686px
	}
	
	#cars .col,#cars .col span,#cars .col span img.car,input[type="text"],input,select
	{
		width:144px
	}
	
	#cars .col label,#cars .col label.v40cc
	{
		margin:10px 0 0 55px
	}

        #cars .col div.emtpyCell {
            position: relative;
            min-height: 149px;
        }

	.longInput,div.field.checkbox
	{
		width:322px!important
	}

    .checkboxlabel {
        width: 621px !important
    }
    
    div.field.checkbox {
        margin: 5px 0 0 5px
    }
	
	input.submit
	{
		margin:65px 0 0 230px
	}
	
	label.checkbox
	{
		padding-top:0;
		height:39px;
		background-position:0 6px
	}
	
	label.checkbox.checked
	{
		background-position:0 -89px
	}
	
	.error,.errorText
	{
		max-width:140px
	}

    .errorCheckbox {
        padding-top: 40px;
        width: 700px;
        color: red;
        font-size: 16px;
        font-family: VolvoSansLight,Arial,Helvetica,sans-serif;
    }
  
}

@media screen and (max-width: 767px) {
	form
	{
		max-width:291px;
		margin:0 auto
	}
	
	p.intro
	{
		max-width:291px
	}
	
	#cars .col,#cars .col span,#cars .col span img.car
	{
		width:144px
	}
	
	input[type="text"],select
	{
		width:291px
	}
	
	#cars .col label,#cars .col label.v40cc
	{
		margin:10px 0 0 55px
	}
	
	.longInput,div.field.checkbox
	{
		width:291px!important
	}
	
	div.field.checkbox
	{
		margin:5px 0 0
	}
	
	input.submit
	{
		margin:85px 0 0
	}
	
	label.checkbox
	{
		padding-top:0;
		height:39px;
		background-position:0 6px
	}
	
	label.checkbox.checked
	{
		background-position:0 -89px
	}
	
	.first
	{
		margin-right:15px!important
	}
	
	.second
	{
		margin-right:0!important
	}
	
	.third
	{
		margin-right:15px!important
	}
	
	.fourth
	{
		margin-right:0!important
	}
	
	h2
	{
		font-size:27px;
		margin-bottom:0
	}
	
	.obligatorisk
	{
		margin-bottom:25px;
		display:block
	}
	
	h1.headline
	{
		font-size:37px
	}
	
	.error,.errorText
	{
		max-width:138px
	}

    .errorCheckbox {
        margin-top: 85px;
        width: 700px;
        color: red;
        font-size: 16px;
        font-family: VolvoSansLight,Arial,Helvetica,sans-serif;
    }
	
	.mobile-no
	{
		display:none
	}

    .checkboxlabel {
        width: 421px !important
    }

    #cars .col div.emtpyCell {
        position: relative;
        min-height: 149px;
    }
}

@media
screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 375px) and (max-width: 767px),screen and (min-resolution: 192dpi) and (min-width: 375px) and (max-width: 767px) {
	form
	{
		max-width:335px;
		margin:0 auto
	}
	
	p.intro
	{
		max-width:335px
	}
	
	#cars .col,#cars .col span,#cars .col span img.car,input,select
	{
		width:160px
	}
	
	input[type="text"]
	{
		width:335px!important
	}
	
	.error
	{
		max-width:160px
	}
	
	select
	{
		width:335px!important
	}
	
	.longInput
	{
		width:335px!important
	}

    .checkboxlabel {
        width: 221px !important
    }
}

@media print {
	*
	{
		background:transparent!important;
		color:#000!important;
		box-shadow:none!important;
		text-shadow:none!important
	}
	
	a,a:visited
	{
		text-decoration:underline
	}
	
	a[href]:after
	{
		content:" (" attr(href) ")"
	}
	
	abbr[title]:after
	{
		content:" (" attr(title) ")"
	}
	
	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after
	{
		content:""
	}
	
	pre,blockquote
	{
		border:1px solid #999;
		page-break-inside:avoid
	}
	
	thead
	{
		display:table-header-group
	}
	
	tr,img
	{
		page-break-inside:avoid
	}
	
	img
	{
		max-width:100%!important
	}
	
	@page
	{
		margin:.5cm
	}
	
	p,h2,h3
	{
		orphans:3;
		widows:3
	}
	
	h2,h3
	{
		page-break-after:avoid
	}
}