/* created with https://icomoon.io/ + fontawesome */
@font-face {
	font-family: 'font-awesome-custom';
	src:  url('../fonts/font-awesome-custom.eot?lcl2do');
	src:  url('../fonts/font-awesome-custom.eot?lcl2do#iefix') format('embedded-opentype'),
	url('../fonts/font-awesome-custom.ttf?lcl2do') format('truetype'),
	url('../fonts/font-awesome-custom.woff?lcl2do') format('woff'),
	url('../fonts/font-awesome-custom.svg?lcl2do#font-awesome-custom') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icon-circle-info:before {
	content: "\e900";
}
.icon-gear:before {
	content: "\e901";
}

i.fac {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'font-awesome-custom' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	font-size: 14px;
}

a.fac-icon {
	text-decoration: none;
	
}

html {
	font: 78%/1.5 arial, verdana, sans-serif;
}

input.loginField {
	width: 10em;
}
.success {
	font-size: 1.2em;
	font-weight: bold;
	color: #008300;
}

a {
	color: #333;
	text-decoration: underline;
}
#vehicles tr {
	height: 45px;
}
h1 {
	color:#333;
	font-size: 1.6em;
	margin: 0px;
	margin-bottom:10px;
}
h2 {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	margin-bottom: 0.3em;
}
input, select {
	font-size: 12px;
	padding: 8px;
	border-radius: 0;
	border: 1px #aaa solid;
	height: 34px;
	box-sizing: border-box;
}
input[type=button],
input[type=submit] {
	padding: 8px 25px;
	cursor: pointer;
	background: #333;
	color: #fff;
}
input[type=button]:hover,
input[type=submit]:hover {
	background: #fff;
	color: #333;
	-ms-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
}
.linkheadercontainer {
	position: relative;
	height: 150px;
	margin-bottom: 5px;
	vertical-align: bottom;
	margin-left: 5px;
}
.linkheadercontainer img {
	position: absolute;
	bottom: 0;
}
td.link {
	width: 30px;
}
table#headertable, table#vehicletable {
	table-layout: fixed;
}
#headertable {
	height: 180px;
}
#headertable tr td {
	font-family: verdana;
	font-size: 1em;
	vertical-align: top;
	padding: 3px;
}
#vehicles tr td {
	font-family: verdana;
	font-size: 1em;
	vertical-align: top;
	padding: 15px;
}
#vehicles tr td a {
	text-decoration: none;
}
#vehicles tr td.prijskaart > a {
	display: block;
	clear: both;
	padding-top: 10px;
}
#vehicles tr td.vehimg_c {
	width: 125px;
}
#vehicles tr td.vehimg_c > a {
	position: relative;
	display: block;
}
#vehicles tr td.prijskaart {
	width: 30px;
}
#vehicles tr td.vehlic_c {
	width: 110px;
}
div#filterdiv {
	position: relative;
	z-index: 9999;
	clear: both;
	margin-top: 15px;
	margin-bottom: -60px;
}
div#filterdiv table#navigatie {
	position: relative;
	top: 80px;
	height: 35px;
	margin-top: -35px;
}
div#filterdiv table#navigatie input {
	font-size: 12px;
}
div#filterdiv table#navigatie #next,
div#filterdiv table#navigatie #prev {
	font-size: 20px;
	font-family: monospace;
	font-weight: bold;
	width: 26px;
	text-align: center;
	display: block;
	background: #333;
	border: 1px #aaa solid;
	margin: 0 0 0 5px;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
}
div#filterdiv table#navigatie #next:hover,
div#filterdiv table#navigatie #prev:hover {
	background: #fff;
	color: #333;
	-ms-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
}
div#filterdiv .filter select,
div#filterdiv .filter input {
	min-width: 120px;
	margin-right: 5px;
}
.filter td {
	padding: 1px;
	margin: 0px;
}
.filter td.caption {
	font-size: 12px;
	padding: 5px 0;
	text-indent: 1px;
}
td.link {
	padding: 0px !important;
}
.head {
	font-size: 1em;
	color: #333;
	font-weight: bold;
}
.head .verkocht {
	color: #d90800;
}
.detail {
	font-size: .8em;
}
.detail .unverified,
.detail .verified {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #218b56;
	border-radius: 50%;
	margin-right: 3px;
	position: relative;
}
.detail .unverified {
	background: #d90800;
}
.detail .unverified .verified_tt,
.detail .verified .verified_tt {
	display: none;
	position: absolute;
	top: -35px;
	left: 20px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	white-space: nowrap;
}
.detail .unverified:hover .verified_tt,
.detail .verified:hover .verified_tt {
	display: block;
}
.len {
	cursor: pointer;
	margin-top: 10px;
	height: 25px;
	width: 25px;
	background-color: #53bd6d;
	border: 1px solid #53bd6d;
}
.ler {
	cursor: pointer;
	margin-top: 10px;
	height: 25px;
	width: 25px;
	background-color: #d90800;
	border: 1px solid #d90800;
}
.lin {
	cursor: pointer;
	margin-top: 10px;
	height: 25px;
	width: 25px;
	background-color: #5151cb;
	border: 1px solid #5151cb;
}
.lpr {
	margin-top: 10px;
	height: 25px;
	width: 25px;
	background-color: #218b56;
	border: 1px solid #218b56;
	cursor: default;
}
.ldi {
	cursor: pointer;
	margin-top: 10px;
	height: 25px;
	width: 25px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.ldis {
	cursor: default;
}
.olCaption {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 15px;
}
.olForeground {
	background-color: #eee;
	padding: 15px;
}
.olBackground {
	background-color: #aaa;
}
#logo {
	height: 80px;
	width: 150px;
	position: relative;
	margin-bottom: -80px;
	font-size: 1em;
	float: left;
	z-index: -1;
	top: 4px;
}

#logo_telnr {
	position: absolute;
	right: 10px;
	white-space: nowrap;
}

form.langform {
	padding: 0px;
	margin: 0px;
}

#talen {
	position: absolute;
	height: 16px;
	width: 30px;
	height: 20px;
	float: left;
	top: 34px;
	z-index: 3;
	overflow: hidden;
	left: 800px;
}

#talen form a {
	text-decoration: none;
	float: left;
	margin-right: 4px;
}

#talen .taal {
	display: block;
	background-repeat: no-repeat;
	background-image: url("/images/lang_flags.png");
	width: 30px;
	height: 22px;
}

#talen .taal_de {
	background-position: 0 0;
}

#talen .taal_en {
	background-position: -30px 0;
}

#talen .taal_nl {
	background-position: -60px 0;
}

#talen .taal_pl {
	background-position: -90px 0;
}

#talen .taal_fr {
	background-position: -120px 0;
}

#talen .taal_es {
	background-position: -150px 0;
}

#talen .taal_ru {
	background-position: -180px 0;
}

#talen .taal_dk {
	background-position: -210px 0;
}

#talen.open {
	overflow: visible;
	z-index: 99999;
	background: #efefef;
	padding: 5px;
	height: auto;
	border: 1px #afafaf solid;
	top: 26px;
	left: 794px;
}

#talen.open .taal {
	margin: 2px 0px;
}

div.talenlogin {
	display: none;
}

.filter td.caption {
	color: #333;
	font-weight: bold;
}
table#settings, table#linkSettings, table.settings {
	border: 0px;
	border-collapse: collapse;
}
table#settings {
	margin-bottom: 15px;
}
table#settings th, table#settings td, table#linkSettings td, table.settings td {
	padding: 5px 20px 5px 0;
}
table#settings th, table#settings td, table.settings td {
	border-bottom: 1px solid #ddd;
	text-align: left;
}
table#settings td:nth-child(5) {
	text-align: right;
	padding-right: 38px;
	box-sizing: border-box;
}
tr.odd td {
	background-color: #fafafa;
}
div#container {
	padding: 3px;
	padding-top: 20px;
}
div#content {
	margin: 0px;
	padding: 15px 15px 5px 15px;
}
div.links {
	width: 100%;
}
div.link {
	width: 155px;
	float: left;
	padding: 3px;
}
div.linkbutton {
	width: 200px;
}
ul#menu {
	display: block;
	position: relative;
	height: 45px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -2px;
	list-style: none;
	border-bottom: 1px #666 solid;
}
ul#menu li {
	cursor: pointer;
	margin-right: -8px;
	float: left;
}
ul#menu li a {
	display: block;
	outline: none;
	border: none;
}
ul#menu li a div {
	position: relative;
	float: left;
	height: 35px;
	width: 35px;
	cursor: pointer;
	z-index: 1;
}
ul#menu li a span {
	font-size: 1.2em;
	display: inline-block;
	position: relative;
	float: left;
	cursor: pointer;
	padding-right: 35px;
	height: 35px;
	line-height: 35px;
	z-index: 2;
	color: #999;
}
ul#menu li.active a div {
	background-position: left bottom;
}
ul#menu li.active a span {
	font-weight: bold;
	background-position: right bottom;
}
ul#menu li a:hover span, ul#menu li.active a span {
	color: #333;
}
ul#menu li a:hover {
	position: relative;
	z-index: 4;
}
ul#menu li.active a {
	position: relative;
	z-index: 3;
}
div#vehiclediv {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 300px;
	width: 100%;
}
div#loadingMessage {
	z-index: 9999;
	padding-top: 25px;
	width: 300px;
	text-align: left;
}
div#vehiclediv, div#loadingMessage {
	position: relative;
	float: left;
	clear: both;
}
div#headerdiv {
	position: relative;
	display: inline-block;
	float: left;
	margin-top: 3px;
	clear: both;
	margin-bottom: -2em;
}
.noimg {
	color: #333;
	cursor: pointer;
	height: 45px;
	width: 60px;
	text-align: center;
	font-style: italic;
}
.nrimg {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	border: 0;
	font-size: 10px;
	padding: 2px 6px;
	line-height: normal;
}
.vehimg {
	height: 90px;
	width: 120px;
	border: none;
}
.vehimg[alt="Geen afbeelding"] {
	height: 40px;
	width: 60px;
	margin: 25px 30px;
}
.vehcat {
	width: 24px;
	height: 24px;
	margin-right: 4px;
	float: left;
}
.nap {
	width: 37px;
	height: 15px;
	border: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: -3px;
}
a img {
	border: none;
}

fieldset {
	width: 40em;
}

fieldset legend {
	color: #000;
	font-weight: bold;
}

table.settings, table.info {
	border-top: 1px solid #ddd;
}
table.settings {
	width: 100%;
}
table.settings textarea {
	width: 100%;
	height: 125px;
}
table.settings th {
	width: 25%;
	text-align: left;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
}
table.settings th.small {
	width: 15px;
}

div.resultmessage {
	margin-bottom: .6em;
}
#footer {
	text-align: right;
	border-top: 1px #666 solid;
	padding-top: 12px;
}
#footer span.value {
	font-weight: bold;
	color: #333;
}

.stdopm_textarea_container textarea {
	width: 100%;
	height: 200px;
}

.stdopm_textarea_container {
	display: none;
}

.stdopm_container {
	margin: 50px 0 20px;
}

.stdopm_container div {
	padding: 5px 0;
}

/* overlays */
#imageOverlays {
	width: 100%;
	border-collapse: collapse;
}

#imageOverlays th {
	text-align: left;
}

#imageOverlays td {
	border-top: 1px solid #ccc;
	padding-bottom: 2px;
	padding-top: 2px;
}

.label {
	margin-top: 10px;
	font-weight: bold;
}

/* Reseller style */

