/*https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800"*/
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
@import url('/assets/fonts/poppins-roboto.css');
* {
	font-family: 'Poppins', 'Open Sans', 'Roboto', Verdana, Arial, Helvetica, 'Font Awesome 5 Pro', sans-serif;
}
@keyframes twinkle {
	0% {
		opacity: 1
	}
	50% {
		opacity: .7
	}
	100% {
		opacity: 1
	}
}
@-webkit-keyframes twinkle {
	0% {
		opacity: 1
	}
	50% {
		opacity: .7
	}
	100% {
		opacity: 1
	}
}
body, body li, button, .btn, table {
	-webkit-transition: all 0.13s;
	-o-transition: all 0.13s;
	transition: all 0.13s;
}
body .live-site-message, body .dev-site-message {
	background-color: #9e2929;
	color: #fff;
	font-weight: 600;
	padding: 15px;
	text-align: center;
	min-width: 100%;
	z-index: 1500;
	position: fixed;
	bottom: 0;
	width: auto;
}
body .live-site-message.bottom, body .dev-site-message.bottom {
	margin-top: 150px
}
body .live-site-message.animate, body .dev-site-message.animate {
	-webkit-animation: twinkle 2s infinite;
	animation: twinkle 2s infinite
}
body .live-site-message a, body .dev-site-message a {
	border-bottom: 1.5px dashed rgba(255, 255, 255, 0.5);
	color: #fff
}
body .live-site-message a:hover, body .dev-site-message a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none
}
body .dev-site-message {
	background-color: rgba(42, 119, 191, 1.00);
	font-size: 16px;
	padding: 8px 0
}
body .header {
	margin: 0 auto;
	width: auto;
	max-width: 1500px;
}
body .header .logo-wrapper {
	display: block
}
body .header .logo-wrapper .left-panel, body .header .logo-wrapper .right-panel {
	background-image: url('/images/logo-left.png');
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: inline-block;
	height: 120px;
	width: 50%
}
body .header .logo-wrapper .right-panel {
	background-image: url('/images/logo-right.png');
	background-position: 100% 0
}
body .header .logo-wrapper a {
	display: block;
	height: 100%;
	width: 100%
}
body .header .messages-header-row {
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	width: 100%;
	text-align: center;
}
body .header .messages-header-row .header-messages {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	margin: auto;
}
body .header .messages-header-row .header-messages .site-message {
	color: #900;
	font-size: 1.2em
}
body .header .messages-header-row .header-messages .password-change-link {
	background-color: #af3b3b;
	background-image: none;
	border: 1px solid #c25353;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	margin: 2px 0 0 -6px;
	padding: 6px
}
body .header .messages-header-row .last-login-box {
	color: #959595;
	font-weight: 600;
}
body .header ul.menu {
	background-color: #0017a8;
	border-bottom: 0;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	clear: both;
	display: block;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	max-height: 36px;
}
.project_background{
	background-color: #B74141 !important;
}
body .header ul.menu li {
	display: inline-block;
	list-style: none;
	min-height: 36px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
ul.login-details {
	color: #959595;
	font-size: 0.666665em;
	font-weight: 600;
	height: 35px;
	text-transform: uppercase;
	outline: none;
	text-decoration: none;
	list-style: none;
	min-height: 36px;
}
ul.login-details > span {
	display: table-cell;
	vertical-align: middle
}
body .header ul.menu li a {
	color: #fff;
	display: block;
	min-width: 120px;
	padding: 8px 16px 4px;
	text-align: center;
	min-height: 36px;
	outline: none;
	text-decoration: none;
	cursor: pointer !important;
}
body .header ul.menu li:hover {
	background-color: #130f40;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	text-decoration: none;
}
body .header .menu-search-bar-wrapper {
	display: inline-block;
	position: relative;
	text-align: right;
	width: 100%;
	padding-top:5px;
}
body .header .menu-search-bar-wrapper .job-bodyshop-filter-wrapper {
	float: left;
	text-align: left;
	width: 100%;
}
body .header .menu-search-bar-wrapper .job-bodyshop-filter-wrapper * {
	vertical-align: middle;
}
body .header .menu-search-bar-wrapper .job-bodyshop-filter-wrapper .header-workprovider-filter {
	font-size: 1.16667em;
}
body .header .menu-search-bar-wrapper .job-bodyshop-filter-wrapper .recent-jobs-btn {
	margin: 4px 4px 4px 0;
	padding: 6px
}
body .header .menu-search-bar-wrapper .job-bodyshop-filter-wrapper .header-bodyshop-filter {
	margin: 0;
	padding: 1px 6px;
	width: 300px;
	font-size: 1.16667em;
}
body .header .menu-search-bar-wrapper .menu-search-bar, .menu-search-bar {
	display: inline-block;
	font-weight: 600;
	padding: 3.5px 3.5px 0 0;
	text-transform: uppercase;
	vertical-align: top;
}
body .header .menu-search-bar-wrapper .menu-search-bar.part-oe-part-search {
	background-color: transparent;
	padding: 0 12px
}
body .header .menu-search-bar-wrapper .menu-search-bar label {
	color: #fff;
	padding: 0 6px 0 0;
	vertical-align: middle
}
body .header .menu-search-bar-wrapper .menu-search-bar span, body .header .menu-search-bar-wrapper .menu-search-bar input, .menu-search-bar input {
	vertical-align: middle
}
body .header .menu-search-bar-wrapper .menu-search-bar .tt-hint, .menu-search-bar .tt-hint, body .header .menu-search-bar-wrapper .menu-search-bar #searchKey, .menu-search-bar #searchKey, body .header .menu-search-bar-wrapper .menu-search-bar #jobFilterPartOeNumber, .menu-search-bar #jobFilterPartOeNumber {
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
	width: 320px;
	outline: none;
	background-color: white !important;
	-webkit-box-shadow: inset 0 1.5px 0 #0003, inset 0 0 5px #0003, 0 0 2px #0017a8, 0 0 2px #0017a8, 0 0 2px #0017a8;
	box-shadow: inset 0 1.5px 0 #0003, inset 0 0 5px #0003, 0 0 2px #0017a8, 0 0 2px #0017a8, 0 0 2px #0017a8;
	border: 0.5px solid #808080b5;
	padding: 4px 6px;
	color: #333;
	-webkit-transition: all 0.13s;
	-o-transition: all 0.13s;
	transition: all 0.13s;
	font-weight: 600;
}
body .header .menu-search-bar-wrapper .menu-search-bar .tt-hint#jobFilterPartOeNumber, body .header .menu-search-bar-wrapper .menu-search-bar #searchKey#jobFilterPartOeNumber, body .header .menu-search-bar-wrapper .menu-search-bar #jobFilterPartOeNumber#jobFilterPartOeNumber {
	width: 205px
}
body .header .menu-search-bar-wrapper .menu-search-bar .active-search-filter-tag {
	background-color: #6cc66c;
	border: 1px solid #0017a8;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	padding: 4px 6px 4px 18px;
	position: relative;
	text-align: left;
	width: 205px;
	font-family: Poppins;
	font-weight: 600;
	line-height: 19.5px;
}
body .header .menu-search-bar-wrapper .menu-search-bar .active-search-filter-tag:before {
	color: #c00;
	left: 4px;
	position: absolute;
	top: 4px
}
td span {
	word-break: break-word;
}
body .header .menu-search-bar-wrapper .menu-search-bar .btn {
	padding: 6px
}
body .content {
	margin: 10px auto 0 auto;
	position: relative;
	width: auto;
	max-width: 1500px;
	min-height: 1180px;
}
body .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-border-image: none;
	-o-border-image: none;
	border-image: none;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: none;
	font-size: 1em;
	margin: 4px;
	padding: 8px 8px 8px 8px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: middle;
	width: auto
}
.admin-page .btn.btn-blue {
	margin: unset !important;
}
body .btn.invisible:hover {
	cursor: default
}
body .btn.btn-red {
	background-color: #da4f49;
	background: -o-linear-gradient(top, #ee5f5b 0, #bd362f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ee5f5b), to(#bd362f));
	background: linear-gradient(to bottom, #ee5f5b 0, #bd362f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
	margin: 4px auto 4px 4px;
}
body .btn.btn-red:hover {
	background-color: #bd362f;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	color: white;
}
body .btn.btn-green {
	background: #62c462;
	background: -o-linear-gradient(top, #62c462 0, #51a351 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #62c462), to(#51a351));
	background: linear-gradient(to bottom, #62c462 0, #51a351 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
	margin: 4px auto 4px 4px;
}
body .btn.btn-green:hover {
	background-color: #51a351;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	color: white;
}
body .btn.btn-yellow {
	background-color: #dbd020;
	background: -o-linear-gradient(top, #dbd020 0, #aa8f01 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbd020), to(#aa8f01));
	background: linear-gradient(to bottom, #dbd020 0, #aa8f01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd020', endColorstr='#aa8f01', GradientType=0);
	margin: 4px auto 4px 4px;
}
body .btn.btn-yellow:hover {
	background-color: #aa8f01;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}
body .btn.btn-blue {
	background-color: #006dcc;
	background: -o-linear-gradient(top, #08c 0, #04c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #08c), to(#04c));
	background: linear-gradient(to bottom, #08c 0, #04c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
	margin: unset;
	margin-top: 5px;
	margin-bottom: 5px;
}
body .btn.btn-blue:hover {
	background-color: #04c;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	color: white;
}
body .btn.btn-success {
	margin: unset;
}
body .btn.btn-black {
	background-color: #888;
	background: -o-linear-gradient(top, #888 0, #444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), to(#444));
	background: linear-gradient(to bottom, #888 0, #444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#444444', GradientType=0);
	color: #fff;
	min-width: 83px;
	margin: 4px auto;
}
body .btn.btn-black:hover {
	background-color: #444;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	color: white;
}
body .btn.btn-newmessage {
	background-color: #ff6348;
	background: -o-linear-gradient(top, #00B688 0%, #00B688 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#00B688), to(#00B688));
	background: linear-gradient(to bottom, #00B688 0%, #00B688 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B688', endColorstr='#00B688', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-newmessage:hover {
	background-color: #ff7171;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}

body .btn.btn-autoquote {
	background-color: #7d416a;
	background: -o-linear-gradient(top, #7d416a 0%, #7d416a 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#7d416a), to(#7d416a));
	background: linear-gradient(to bottom, #7d416a 0%, #7d416a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d416a', endColorstr='#7d416a', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-autoquote:hover {
	background-color: #7d416a;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}

body .btn.btn-pending {
	background-color: #ff6348;
	background: -o-linear-gradient(top, #ff6348 0%, #FF826C 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6348), to(#FF826C));
	background: linear-gradient(to bottom, #ff6348 0%, #FF826C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6348', endColorstr='#FF826C', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-pending:hover {
	background-color: #ff7171;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}

body .btn.btn-open {
	background-color: #c77c02;
	background: -o-linear-gradient(top, #c77c02 0, #f79c22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c77c02), to(#f79c22));
	background: linear-gradient(to bottom, #c77c02 0, #f79c22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c77c02', endColorstr='#f79c22', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-open:hover {
	background-color: #ff9e00;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}
body .btn.btn-quoted {
	background-color: #fef976;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fef976), to(#fee946));
	background: -o-linear-gradient(top, #fef976 0, #fee946 100%);
	background: linear-gradient(to bottom, #fef976 0, #fee946 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef976', endColorstr='#fee946', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-quoted:hover {
	background-color: #fee946;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}
body .btn.btn-ordered {
	background-color: #67a8cb;
	background: -o-linear-gradient(top, #67a8cb 0, #87c8eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #67a8cb), to(#87c8eb));
	background: linear-gradient(to bottom, #67a8cb 0, #87c8eb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8cb', endColorstr='#87c8eb', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-ordered:hover {
	background-color: #87c8eb;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}
body .btn.btn-received {
	background-color: #98b031;
	background: -o-linear-gradient(top, #98b031 0, #a8d051 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #98b031), to(#a8d051));
	background: linear-gradient(to bottom, #98b031 0, #a8d051 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98b031', endColorstr='#a8d051', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-received:hover {
	background-color: #a8d051;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}
body .btn.btn-returned {
	background-color: #8b989f;
	background: -o-linear-gradient(top, #8b989f 0, #abb8bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8b989f), to(#abb8bf));
	background: linear-gradient(to bottom, #8b989f 0, #abb8bf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b989f', endColorstr='#abb8bf', GradientType=0);
	color: #000;
	text-shadow: 0 0 2px white;
}
body .btn.btn-returned:hover {
	background-color: #abb8bf;
	-webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
	box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.43);
}
body .btn:disabled {
	background: unset;
	background-color: #828282;
	/*background: -o-linear-gradient(top, #828282 0, #aaa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #828282), to(#aaa));
	background: linear-gradient(to bottom, #828282 0, #aaa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#aaaaaa', GradientType=0);*/
	transition: all 0.13s;
	box-shadow: inset -1px -1px 28px #d2d2d2;
	border-color: #d2d2d2;
}
body .btn:disabled:hover {
	background-color: #828282;
	/*background: -o-linear-gradient(top, #828282 0, #aaa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #828282), to(#aaa));
	background: linear-gradient(to bottom, #828282 0, #aaa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#aaaaaa', GradientType=0);*/
	cursor: default
}
option:disabled, optgroup:disabled {
	background-color: lightgrey;
}
.negative-panel {
	background-image: none;
	border: 1px solid #c25353;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	padding: 0px;
	-webkit-box-shadow: 1px 1px 4px #0000005e;
	box-shadow: 1px 1px 4px #0000005e;
}
.negative-panel * {
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
.negative-panel .ui-dialog-titlebar-close {
	display: none
}
.negative-panel .ui-dialog-buttonpane {
	border-top-color: #af3b3b
}
.negative-panel .ui-dialog-titlebar {
	background-color: #af3b3b;
	background-image: none;
	border-color: #900
}
.positive-panel {
	background-image: none;
	border: 1px solid #0017a8;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	padding: 0px;
	-webkit-box-shadow: 1px 1px 4px #0000005e;
	box-shadow: 1px 1px 4px #0000005e;
}
.positive-panel * {
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
.positive-panel .ui-dialog-titlebar-close {
	display: none
}
.positive-panel .ui-dialog-buttonpane {
	border-top-color: #0017a8
}
.positive-panel .ui-dialog-titlebar {
	background-color: #0017a8;
	background-image: none;
	border-color: #0017a8;
}
.pagination-holder {
	padding: 30px 0 10px 0;
	text-align: center;
	width: 100%
}
.pagination-holder ul {
	display: inline-block;
	list-style: none;
	margin: 0 auto
}
.pagination-holder ul li {
	display: inline-block
}
.pagination-holder ul li a {
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(119, 119, 119);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: rgb(0, 0, 0);
	display: inline-block;
	font-size: 1.1em;
	font-weight: 600;
	margin: 2px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
	min-width: 28px;
}
.pagination-holder ul li a.selected {
	background-color: #ccc;
	cursor: not-allowed;
	pointer-events: none;
	font-weight: 600;
	color: #808080;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pagination-holder ul li a.here {
	border: 1.5px solid rgb(119, 119, 119);
	background-color: #e2ffdd;
	cursor: not-allowed;
	pointer-events: none;
	font-weight: 600;
	color: #808080;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pagination-holder ul li a:hover {
	background-color: #b6ffb0;
	cursor: pointer;
	color: #444
}
.tt-dropdown-menu {
	margin-top: 12px;
	width: 320px;
	-webkit-border-radius: 2.5px !important;
	border-radius: 2.5px !important;
	-webkit-perspective: 1px;
	perspective: 1px;
}
.tt-dropdown-menu .tt-hint {
	border: 2px solid #ccc;
	color: #999;
	width: auto
}
.tt-dropdown-menu .tt-dataset-vehicles {
	background-color: #fff;
	display: block;
	width: 100%;
	-webkit-border-radius: 2.5px;
	border-radius: 2.5px;
}
.tt-dropdown-menu .tt-dataset-vehicles .ta-reasult-header {
	font-size: 1.2em;
	font-weight: 600;
	margin: 0;
	padding: 10px 4px 4px 8px
}
.tt-dropdown-menu .tt-dataset-vehicles .ta-no-results {
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 15px 10px;
	width: 100%;
	-webkit-border-radius: 2.5px;
	border-radius: 2.5px;
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion:nth-child(2n) {
	background-color: #f9f9f9
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion {
	background-color: #fff;
	border-top: 1px solid #ccc;
	margin: 0;
	min-height: 40px;
	padding: 10px;
	text-align: left;
	width: 100%;
	-webkit-border-radius: 2.5px;
	border-radius: 2.5px;
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion:hover {
	background-color: #eefcf3;
	transition: all 0.13s;
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion strong {
	color: crimson;
	vertical-align: unset;
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a {
	color: #333;
	display: block;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	min-height: 50px;
	position: relative;
	width: 100%;
	text-align: left;
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a span {
	display: block
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .ref {
	font-size: 1.1em;
	font-weight: 600;
	margin: 0 0 4px 0;
	padding-right: 50px;
	text-transform: uppercase
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .title {
	font-weight: 600
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .dates {
	width: 100%
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .dates .left {
	display: inline-block;
	width: 50%
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .dates .right {
	display: inline-block;
	text-align: right;
	width: 50%
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .provider {
	display: inline;
	font-size: .9em;
	font-weight: normal;
	padding: 1px 0
}
.tt-dropdown-menu .tt-dataset-vehicles .tt-suggestion a .stage {
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 0
}
.ui-helper-hidden-accessible {
	bottom: 244px;
	position: relative;
}
.fa-times:before {
	content: "\f00d";
	font-family: 'Font Awesome 5 Pro';
}
@media (min-width:1200px) {
	body div .container, body header .container {
		max-width: 1500px;
	}
}