#VRMSearch {
	margin: 0 1% 0 0
}
#vrm, #vrmMain {
	cursor: pointer
}
.numberplate {
	margin: 0 10px 0 0
}
.btn-go {
	font-size: 30px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 900!important;
	margin: 0!important;
	border: none;
	border-radius: 4px;
	box-shadow: 0 3px 4px 0 rgba(0,0,0,.16);
	text-align: center;
	background-color: #091b36!important;
	color: #fff!important
}
#noPlate, #noPlateMain {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 900;
	color: #000;
	outline: 0;
	background-color: #ffc72a!important;
	border: none;
	border-radius: 4px!important;
	text-align: center;
	text-transform: uppercase;
	font-size: 50px;
	height: 80px;
	max-width: 350px;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,.16);
	-moz-box-shadow: 0 3px 4px 0 rgba(0,0,0,.16);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,.16)
}
#vrm, #vrmMain {
	cursor: pointer;
	margin: 2px 0 0 5px;
	font-size: 35px;
	height: 80px;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,.16);
	-moz-box-shadow: 0 3px 4px 0 rgba(0,0,0,.16);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,.16)
}
.form-control:disabled, .form-control[readonly] {
	cursor: not-allowed;
	background-color: #e9ecef!important;
	opacity: 1;
	border-color: #e9ecef!important
}
.form-control {
	background-color: #fff!important;
	border-color: #000!important;
	border-radius: 0!important
}
.form-control:active, .form-control:focus {
	border-color: #0c5b79!important
}
#selectUse {
	margin: 20px 0
}
.oilrecommended {
	background-color: #001388;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700
}
.oilalternative {
	background-color: #ffc72a;
	padding: 10px;
	text-align: center;
	color: #000;
	font-weight: 700
}
.span_1_3 {
	float: left;
	width: 32%;
	margin: 0;
	clear: left
}
.span_2_3 {
	float: left;
	width: 32%;
	margin: 0 2%
}
.span_3_3 {
	float: left;
	width: 32%;
	margin: 0
}

.CatSelector {
	width: 100%;
	background-color: #091b36;
	margin: 0 0 20px 0;
	border-radius: 0px;
}
.CatSelector img {
	margin: 10px 20px 10px 20px
}
#noPlateMain::-webkit-input-placeholder {
color:#000
}
#noPlateMain::-moz-placeholder {
color:#000
}
#noPlateMain:-ms-input-placeholder {
color:#000
}
#noPlateMain:-moz-placeholder {
color:#000
}
#vrmTypes {
	display: none;
	width: 100%
}
#vrmTypeTxt {
	float: none;
	clear: both;
	padding: 10px 0
}
#vrmTypeTxt li {
	cursor: pointer;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	border-top: solid 1px #000
}
.TTred {
	color: #e7141b
}
#ManualSearch select {
	display: block;
	width: 100%;
	margin: 0 0 10px 0
}
.column {
	position: relative;
	display: block;
	float: left;
	margin: 0
}
.span_1_2 {
	width: 49%;
	margin: 0 1% 0 0
}
.span_2_2 {
	width: 49%;
	margin: 0 0 0 1%
}
.span_1_3 {
	width: 32%;
	margin: 0;
	clear: left
}
.span_2_3 {
	width: 32%;
	margin: 0 2%
}
.span_3_3 {
	width: 32%;
	margin: 0
}
.span_1_4 {
	width: 23.5%;
	margin: 0
}
.span_2_4 {
	width: 23.5%;
	margin: 0 2% 0 2%
}
.span_3_4 {
	width: 23.5%;
	margin: 0 2% 0 0
}
.span_4_4 {
	width: 23.5%;
	margin: 0
}
#make {
	padding: 10px 0 0 10px
}
#model, #type {
	padding: 0 0 0 10px
}
#year {
	padding: 0 0 10px 10px
}
.icoClosed, .icoOpen {
	float: right;
	width: 50px;
	height: 35px;
	margin: -5px 0 0 0
}
.icoOpen {
	background-image: url(../images/close-rev.png);
	background-repeat: no-repeat;
	background-position: right center
}
.icoClosed {
	background-image: url(../images/open-rev.png);
	background-repeat: no-repeat;
	background-position: right center
}
.containerOpen {
	display: block
}
.containerClosed {
	display: none
}
.component_container {
	background-color: #fff
}
.recomendation_container {
	margin: 10px 0
}
.product_img {
	text-align: center
}
.product_name {
	text-align: center;
	font-weight: 700;
	font-size: 12pt
}
#results {
	display: none
}
.containerClosed, .containerOpen {
	padding: 10px
}
#results p, #vrmTypeTxt p {
	margin: 0 0 10px 0
}
p.spf {
	padding: 10px 0 0 0;
	font-weight: 900;
	font-size: 20px;
	text-transform: uppercase
}
.btn-primary {
	width:100%!important;
	color: #fff!important;
	background-color: #091b36!important;
	border-color: #091b36!important;
	border-radius:0px!important;
}
.btn-primary:hover {
	color: #fff!important;
	background-color: #00000!important;
	border-color: #000!important
}
#make, #model, #type, #year {
	font-size: 20px
}
#debug {
	display: none;
	width: 100%;
	height: 500px
}
.servicePlans {
	display: none
}
.component_title {
	cursor: pointer;
	font-size: 20px;
	min-height: 50px;
	padding: 12px 10px 0 15px;
	background-color: #000;
	color: #fff!important
}
.icoBlank, .icoBrakes, .icoCooling, .icoDifferential, .icoEngine, .icoGrease, .icoSteering {
	background-repeat: no-repeat;
	background-position: 10px 0
}
.icoEngine {
	background-image: url(../images/oil-rev.png)
}
.icoGrease {
	background-image: url(../images/gease-rev.png)
}
.icoDifferential {
	background-image: url(../images/differential-rev.png)
}
.icoBrakes {
	background-image: url(../images/abs-rev.png)
}
.icoSteering {
	background-image: url(../images/steering-rev.png)
}
.icoCooling {
	background-image: url(../images/coolant-rev.png)
}
@media(max-width:1200px) {
.component_title {
	padding: 10px 10px 10px 10px
}
}
@media(max-width:1030px) {
p.spf {
	font-size: 20px
}
}
@media(max-width:760px) {
.span_1_2, .span_1_3, .span_1_4, .span_2_2, .span_2_3, .span_2_4, .span_3_3, .span_3_4, .span_4_4 {
	float: none!important;
	width: 100%!important;
	margin: 0 0 20px 0
}
.catDesc {
	text-align: center
}
}
@media(max-width:740px) {
#noPlate, #noPlateMain {
	display: block!important;
	max-width: 100%;
	text-align: center;
	margin: 0
}
#vrmMain {
	width: 100%;
	margin: 0
}
.recomendation {
	float: none;
	width: 100%
}
}
@media(max-width:380px) {
#noPlate, #noPlateMain {
	font-size: 55px;
	max-width: 100%;
	margin: 0 0 10px 0
}
}
