.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #2e2c2d;
}
.tabs > ul li.active a {
  color: #2e2c2d;
}
.tabs > ul li a {
  display: block;
  color: #2e2c2d;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #f37520;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #f37520;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #ccc;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #202224;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #ccc;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  display: block;
  padding: 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffc700;
  border: 1px solid #ffc700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #000;
  color: #FFF;
  border: 1px solid #fff;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #202224;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #202224;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: 'FordAntenna-Light';
  src: url('../fonts/FordAntenna-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAntenna-Light.otf') format('opentype'), url('../fonts/FordAntenna-Light.woff') format('woff'), url('../fonts/FordAntenna-Light.ttf') format('truetype'), url('../fonts/FordAntenna-Light.svg#FordAntenna-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'FordAntenna-Light';
  letter-spacing: 0.05em;
}
.brand-font,
.brand-font-regular {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn {
  color: white;
  border: #f37520 1px solid;
  background: #f37520;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus-within,
.btn:focus {
  background: #d55c0b;
  color: white;
  border: #d55c0b 1px solid;
  outline: 0;
}
.btn.btn-grey {
  background-color: #252c37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#252c37));
  background-image: -webkit-linear-gradient(top,#3d495a,#252c37);
  background-image: -moz-linear-gradient(top,#3d495a,#252c37);
  background-image: -ms-linear-gradient(top,#3d495a,#252c37);
  background-image: -o-linear-gradient(top,#3d495a,#252c37);
  background-image: linear-gradient(to bottom,#3d495a,#252c37);
  border-color: #343e4d;
}
.btn.btn-grey:hover {
  background-color: #3d495a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#3d495a));
  background-image: -webkit-linear-gradient(top,#252c37,#3d495a);
  background-image: -moz-linear-gradient(top,#252c37,#3d495a);
  background-image: -ms-linear-gradient(top,#252c37,#3d495a);
  background-image: -o-linear-gradient(top,#252c37,#3d495a);
  background-image: linear-gradient(to bottom,#252c37,#3d495a);
}
.btn-map-directions {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #202224;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #ccc;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #202224;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.brand-font-light {
  font-family: "Open-Sans", sans-serif;
  font-weight: 300;
}
.brand-font,
.brand-font-regular {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
#stockListRefine h4 {
  cursor: pointer;
}
#stockListRefine .stockListRefineSection {
  display: none;
}
#stockListRefine .stockListRefineSection li {
  font-size: 12px;
}
form {
  padding: 20px 0;
}
form h2,
form .formCell-db_location_id label {
  clear: both;
  font-size: 20px;
  margin-top: 40px;
  font-weight: normal;
}
form h2:after,
form .formCell-db_location_id label:after {
  content: "";
  display: table;
  clear: both;
}
form h2:first-of-type,
form .formCell-db_location_id label:first-of-type {
  margin-top: 0;
}
form label {
  font-weight: 300;
  margin-bottom: 5px;
}
form label.error {
  font-size: 12px;
  color: red;
}
form .formCell {
  width: 48%;
  float: left;
  margin: 0 2% 2% 0;
}
@media (max-width: 1199px) {
  form .formCell {
    width: 48%;
  }
}
@media (max-width: 767px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.textarea {
  clear: both;
  width: 98%;
}
form .formSubmit {
  float: none;
  margin: 25px auto;
}
form .btn {
  min-height: 45px;
  min-width: 200px;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding-right: 20px;
  padding-top: 0;
}
form input[type=radio],
form input[type=checkbox] {
  margin: -8px 5px 0 0;
}
form .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
select,
textarea,
.chzn-single,
input.text {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  color: #000000;
  height: 35px;
  line-height: 35px;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  outline: none;
}
input[type="text"]:focus,
input[type="text"]:focus-within,
select:focus,
select:focus-within,
textarea:focus,
textarea:focus-within,
.chzn-single:focus,
.chzn-single:focus-within,
input.text:focus,
input.text:focus-within {
  outline: 1px solid #999999;
  -moz-border-radius: 0;
  border-radius: 0;
}
textarea {
  height: 100px;
  line-height: 1.4;
}
input[disabled],
select[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.chzn-container {
  font-size: 16px;
}
.chzn-container .chzn-results li {
  width: 100%;
  line-height: 1.4;
  padding: 5px 0;
  border-bottom: 1px solid white;
}
.chzn-container .chzn-results li.result-selected,
.chzn-container .chzn-results li.highlighted {
  background: #f37520;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
#stockSearch .tabs > ul {
  margin: 0;
}
#stockSearch select,
#stockSearch input.text {
  width: 96%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 2%;
  border: solid 1px #ccc;
}
#stockSearchBudget {
  padding: 30px 0 0 0;
}
#stockSearchBudget > div {
  clear: both;
  line-height: 30px;
  margin: 0 0 20px 0;
}
#stockSearchBudget > div label {
  width: 46%;
  float: left;
}
#stockSearchBudget > div input.text,
#stockSearchBudget > div select {
  width: 49%;
  float: right;
}
#stockSearchTypes label {
  font-weight: 100;
  margin-right: 10px;
}
#stockSearchTypes input {
  margin-top: 0 !important;
  width: 15px;
  height: 15px;
}
#stockSearchSelect > div {
  float: left;
  margin: 0 0 20px 0;
  width: 48%;
}
#stockSearchSelect > div.even {
  padding: 0 2% 0 0;
}
#stockSearchSelect > div.odd {
  padding: 0 0 0 2%;
}
#stockSearchSelect > div label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.stockSearchTerms {
  font-size: 80%;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
.stockList .alert {
  clear: both;
}
.stockList .stockListHeader {
  height: 169px;
  background: #989A99;
}
@media (max-width: 991px) {
  .stockList .stockListHeader {
    display: none;
  }
}
.stockList .stockListHeader .container {
  max-width: 1500px;
}
.stockList .stockListHeader .container .stockListHeaderImg {
  background: url("../images/stockList-header-img.jpg") left top no-repeat;
  width: 1500px;
  height: 169px;
}
.stockList .stockListPaginate {
  clear: both;
  margin: 0 0 15px 0;
  color: #666;
}
.stockList .stockListPaginate ul {
  float: right;
  height: 40px;
  margin: -15px 0 0 15px;
  list-style: none;
}
@media (max-width: 767px) {
  .stockList .stockListPaginate ul {
    float: none;
    margin: 15px 0 0 0;
  }
}
.stockList .stockListPaginate ul li {
  color: #666;
  margin: 15px 0 0 0;
  float: left;
}
.stockList .stockListPaginate ul li.paginateSentinel a {
  border: none;
}
.stockList .stockListPaginate ul li a {
  color: #3f4344;
  display: block;
  padding: 0;
  margin-right: 5px;
  line-height: 24px;
  width: 24px;
  text-align: center;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff;
  border: solid 1px #e4e4e4;
}
.stockList .stockListPaginate ul li a.active,
.stockList .stockListPaginate ul li a:hover {
  color: #202224;
  background: #f37520;
}
.stockList .paginate_btm {
  margin-left: 15px;
  margin-right: 15px;
}
.stockList #stockListRefined h3 {
  font-size: 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.stockList #stockListRefined div {
  background: #fff;
  padding: 15px;
  margin: 30px 0;
  border: 1px solid #e9e9e9;
}
.stockList #stockListRefined div li {
  padding: 3px 0;
  background-image: url(http://dev.digitaldealer.com.au/templates/jmg/images/refineSearch/bg-delete-criteria.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.stockList #stockListRefined div li a {
  display: block;
}
.stockList #stockListRefine {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .stockList #stockListRefine {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.stockList #stockListRefine #refineSearchYearBtn {
  margin-top: 10px;
}
.stockList #stockListRefine h3 {
  margin-bottom: 20px;
  margin-top: 15px;
  font-size: 17px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-weight: 500;
}
@media (max-width: 767px) {
  .stockList #stockListRefine h3 {
    padding: 5px 10px;
    background: #f37520;
    color: #fff;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px #f37520;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 44px;
    display: block;
    padding: 0 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ffc700;
    border: 1px solid #ffc700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: white;
    border: #f37520 1px solid;
    background: #f37520;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    white-space: normal;
    display: inline-block;
    padding: 15px 25px;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 3px 16px rgba(0,0,1,0.1);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .stockList #stockListRefine h3.btn-right {
    float: right;
  }
  .stockList #stockListRefine h3.btn-left {
    float: left;
  }
  .stockList #stockListRefine h3:hover,
  .stockList #stockListRefine h3:active,
  .stockList #stockListRefine h3:focus {
    background: #000;
    color: #FFF;
    border: 1px solid #fff;
  }
  .stockList #stockListRefine h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
  .stockList #stockListRefine h3:hover,
  .stockList #stockListRefine h3:active,
  .stockList #stockListRefine h3.active,
  .stockList #stockListRefine h3:focus-within,
  .stockList #stockListRefine h3:focus {
    background: #d55c0b;
    color: white;
    border: #d55c0b 1px solid;
    outline: 0;
  }
  .stockList #stockListRefine h3.btn-grey {
    background-color: #252c37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#252c37));
    background-image: -webkit-linear-gradient(top,#3d495a,#252c37);
    background-image: -moz-linear-gradient(top,#3d495a,#252c37);
    background-image: -ms-linear-gradient(top,#3d495a,#252c37);
    background-image: -o-linear-gradient(top,#3d495a,#252c37);
    background-image: linear-gradient(to bottom,#3d495a,#252c37);
    border-color: #343e4d;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background-color: #3d495a;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#3d495a));
    background-image: -webkit-linear-gradient(top,#252c37,#3d495a);
    background-image: -moz-linear-gradient(top,#252c37,#3d495a);
    background-image: -ms-linear-gradient(top,#252c37,#3d495a);
    background-image: -o-linear-gradient(top,#252c37,#3d495a);
    background-image: linear-gradient(to bottom,#252c37,#3d495a);
  }
}
.stockList #stockListRefine >div {
  border: none;
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockListRefine >div {
    display: none;
  }
}
.stockList #stockListRefine div {
  background-color: #fff;
  border: #e9e9e9 1px solid;
}
.stockList #stockListRefine div div {
  padding: 0;
}
.stockList #stockListRefine div h4 {
  background: url("../images/bg-collapse2.png") no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #d6d6d6;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  line-height: 45px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 20px;
  color: #525252;
  font-family: 'FordAntenna-Light';
  letter-spacing: 0.05em;
  font-family: "Open-Sans", sans-serif;
  font-weight: 300;
}
.stockList #stockListRefine div h4.last {
  border-bottom: medium none;
}
.stockList #stockListRefine div h4.active {
  background: #f37520 url("../images/bg-collapse2.png") no-repeat scroll right 16px;
  color: #fff;
}
.stockList #stockListRefine div ul {
  background: none;
  padding: 10px;
}
.stockList #stockListRefine div ul li {
  color: #CCCCCC;
  list-style: disc outside none;
  margin: 0 0 3px 15px;
  padding: 2px 0 4px 4px;
}
.stockList #stockListRefine div ul li a {
  color: #333333;
  display: block;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.stockList #stockListRefine div ul li a:hover {
  color: #2E2C2D;
}
.stockList #stockListRefine div ul li select {
  margin-bottom: 10px;
  width: 100%;
  line-height: 25px;
}
.stockList .stockListRefineSection {
  border: none !important;
  background-color: #f9f9f9 !important;
  padding: 15px !important;
  border-bottom: 1px solid #d6d6d6 !important;
}
.stockList .stockListSort {
  text-align: right;
  clear: both;
  margin: -15px 0 20px 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .stockList .stockListSort {
    margin-top: 20px;
  }
}
.stockList .stockListItem {
  margin-bottom: 30px;
}
.stockList .stockListItem >a >div {
  color: #3f4344;
  overflow: hidden;
  position: relative;
  min-height: 535px;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .stockList .stockListItem >a >div {
    min-height: 700px;
  }
}
@media (max-width: 991px) {
  .stockList .stockListItem >a >div {
    min-height: 0;
  }
}
.stockList .stockListItem >a >div h3 {
  margin: 15px 0 25px;
  height: 70px;
  color: #393843;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0 0 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-weight: 400;
}
@media (max-width: 767px) {
  .stockList .stockListItem >a >div h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.stockList .stockListItem >a >div h3 span {
  display: block;
  font-size: 11px;
  padding-bottom: 8px;
  padding-top: 0;
  color: #9b9b9b;
  font-weight: 300;
}
.stockList .stockListItem >a >div h4 {
  font-size: 9px;
  color: #333;
  text-transform: none;
  float: none;
  line-height: 25px;
  font-weight: 400;
  padding-left: 15px;
  padding-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media (max-width: 991px) {
  .stockList .stockListItem >a >div h4 {
    font-size: 10px;
  }
}
.stockList .stockListItem >a >div h4 span {
  display: block;
  font-size: 20px;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .stockList .stockListItem >a >div h4 span {
    font-size: 20px;
  }
}
.stockList .stockListItem >a >div >span {
  padding: 5px 10px;
  background: #f37520;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #f37520;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  display: block;
  padding: 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffc700;
  border: 1px solid #ffc700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: white;
  border: #f37520 1px solid;
  background: #f37520;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  bottom: 0;
  font-size: 15px;
  width: 100%;
  background: none;
  color: #393843;
  border: none;
  border-top: 1px solid #e4e4e4;
  -webkit-transition: none;
  transition: none;
}
.stockList .stockListItem >a >div >span.btn-right {
  float: right;
}
.stockList .stockListItem >a >div >span.btn-left {
  float: left;
}
.stockList .stockListItem >a >div >span:hover,
.stockList .stockListItem >a >div >span:active,
.stockList .stockListItem >a >div >span:focus {
  background: #000;
  color: #FFF;
  border: 1px solid #fff;
}
.stockList .stockListItem >a >div >span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.stockList .stockListItem >a >div >span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.stockList .stockListItem >a >div >span:hover,
.stockList .stockListItem >a >div >span:active,
.stockList .stockListItem >a >div >span.active,
.stockList .stockListItem >a >div >span:focus-within,
.stockList .stockListItem >a >div >span:focus {
  background: #d55c0b;
  color: white;
  border: #d55c0b 1px solid;
  outline: 0;
}
.stockList .stockListItem >a >div >span.btn-grey {
  background-color: #252c37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#252c37));
  background-image: -webkit-linear-gradient(top,#3d495a,#252c37);
  background-image: -moz-linear-gradient(top,#3d495a,#252c37);
  background-image: -ms-linear-gradient(top,#3d495a,#252c37);
  background-image: -o-linear-gradient(top,#3d495a,#252c37);
  background-image: linear-gradient(to bottom,#3d495a,#252c37);
  border-color: #343e4d;
}
.stockList .stockListItem >a >div >span.btn-grey:hover {
  background-color: #3d495a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#3d495a));
  background-image: -webkit-linear-gradient(top,#252c37,#3d495a);
  background-image: -moz-linear-gradient(top,#252c37,#3d495a);
  background-image: -ms-linear-gradient(top,#252c37,#3d495a);
  background-image: -o-linear-gradient(top,#252c37,#3d495a);
  background-image: linear-gradient(to bottom,#252c37,#3d495a);
}
.stockList .stockListItem >a >div >span:hover {
  border: none;
  border-top: 1px solid #e4e4e4;
  background: #f37520;
}
@media (max-width: 991px) {
  .stockList .stockListItem >a >div >span {
    float: none;
    position: relative;
    margin: 20px 0 0 0;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.stockList .stockListItem >a div.stockLeft .imageContainer {
  float: none;
  width: 100%;
  margin: 0;
}
.stockList .stockListItem >a div.stockLeft .imageContainer img {
  width: 100%;
  height: auto;
}
.stockList .stockListItem >a div.stockRight {
  float: none;
  width: 100%;
  padding: 15px;
}
.stockList .stockListItem >a div.stockRight ul {
  margin-top: 0px;
  list-style: none;
  padding-left: 0;
}
.stockList .stockListItem >a div.stockRight ul li {
  font-size: 13px;
  color: #393843;
  background: none;
  padding: 5px 0 5px 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.stockList .stockListItem >a div.stockRight ul li strong {
  text-transform: uppercase;
  color: #202224;
}
.stockList .stockListItem >a div.stockRight ul li:last-child {
  border: none;
}
.stockList .stockListItem >a div.stockRight ul li.stockList-icon1 {
  background: url('../images/stockList-icon1.png') left center no-repeat;
}
.stockList .stockListItem >a div.stockRight ul li.stockList-icon2 {
  background: url('../images/stockList-icon2.png') left center no-repeat;
}
.stockList .stockListItem >a div.stockRight ul li.stockList-icon3 {
  background: url('../images/stockList-icon3.png') left center no-repeat;
}
.stockList .stockListItem .repayments_container h4 {
  padding-left: 15px;
  padding-top: 0;
  font-size: 11px;
  font-weight: 400;
  color: #333;
}
@media (max-width: 991px) {
  .stockList .stockListItem .repayments_container h4 {
    font-size: 10px;
  }
}
.stockList .stockListItem .repayments_container h4 span {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .stockList .stockListItem .repayments_container h4 span {
    font-size: 20px;
  }
}
.stockList .stock_finance_notes {
  margin-left: 20px;
}
.stockList .stock_finance_notes p {
  font-size: 11px;
  color: #999;
  padding-bottom: 15px;
  clear: both;
}
.stockList .stocklist_prices {
  display: inline-block !important;
  margin-left: 15px;
  background: #393843;
  padding: 5px;
}
.stockList .stocklist_prices h4 {
  color: #fff !important;
  padding-left: 10px !important;
}
.stockList .stocklist_prices h4 span {
  color: #fff !important;
}
.stockList .stocklist_price1 {
  border-left: 1px solid #ccc;
  margin-left: 10px;
  margin-right: 0;
}
.stockList .search_side_budget_form,
.stockList .search_side_num_form {
  display: none;
}
.stockList .search_side_stock_form,
.stockList .search_side_budget_form,
.stockList .search_side_num_form {
  margin: 25px 0;
}
.stockList .overflow {
  overflow: visible !important;
}
.stockList .search_side_num_form form {
  padding: 0;
}
.stockList .search_side_num_form form #stock_number {
  line-height: 24px;
  width: 100%;
}
.stockList .search_side_num_form form #stockNumberSearchBtn {
  width: 100%;
  font-size: 15px;
  margin-bottom: 25px;
}
.stockList .search_side_stock_btn,
.stockList .search_side_budget_btn,
.stockList .search_side_num_btn {
  background: #fff;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 2px 0;
  padding: 0 0 0 15px;
  text-transform: capitalize;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #ccc;
}
.stockList .search_side_stock_btn {
  border-top: none;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
}
.stockList .search_side_btn_active,
.stockList .search_side_budget_btn_active,
.stockList .search_side_num_btn_active {
  color: #000;
  background: #fff;
  font-weight: 600;
}
.stockList .search_side_num_btn {
  margin-bottom: 0;
}
.stockList .stockSearchTerms {
  clear: both;
  cursor: pointer;
  font-size: 80%;
}
.stockList .stockSearch h3 {
  font-size: 17px;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .stockList .stockSearch h3 {
    padding: 5px 10px;
    background: #f37520;
    color: #fff;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px #f37520;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 44px;
    display: block;
    padding: 0 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ffc700;
    border: 1px solid #ffc700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: white;
    border: #f37520 1px solid;
    background: #f37520;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    white-space: normal;
    display: inline-block;
    padding: 15px 25px;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 3px 16px rgba(0,0,1,0.1);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .stockList .stockSearch h3.btn-right {
    float: right;
  }
  .stockList .stockSearch h3.btn-left {
    float: left;
  }
  .stockList .stockSearch h3:hover,
  .stockList .stockSearch h3:active,
  .stockList .stockSearch h3:focus {
    background: #000;
    color: #FFF;
    border: 1px solid #fff;
  }
  .stockList .stockSearch h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
  .stockList .stockSearch h3:hover,
  .stockList .stockSearch h3:active,
  .stockList .stockSearch h3.active,
  .stockList .stockSearch h3:focus-within,
  .stockList .stockSearch h3:focus {
    background: #d55c0b;
    color: white;
    border: #d55c0b 1px solid;
    outline: 0;
  }
  .stockList .stockSearch h3.btn-grey {
    background-color: #252c37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#252c37));
    background-image: -webkit-linear-gradient(top,#3d495a,#252c37);
    background-image: -moz-linear-gradient(top,#3d495a,#252c37);
    background-image: -ms-linear-gradient(top,#3d495a,#252c37);
    background-image: -o-linear-gradient(top,#3d495a,#252c37);
    background-image: linear-gradient(to bottom,#3d495a,#252c37);
    border-color: #343e4d;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background-color: #3d495a;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#3d495a));
    background-image: -webkit-linear-gradient(top,#252c37,#3d495a);
    background-image: -moz-linear-gradient(top,#252c37,#3d495a);
    background-image: -ms-linear-gradient(top,#252c37,#3d495a);
    background-image: -o-linear-gradient(top,#252c37,#3d495a);
    background-image: linear-gradient(to bottom,#252c37,#3d495a);
  }
}
.stockList .disclaimer_btm_notes {
  margin-top: 50px;
  margin-bottom: 50px;
  background: none;
  padding: 50px 0 0 0;
  border-top: 1px solid #e4e4e4;
}
.stockList .disclaimer_btm_notes h3 {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
}
.stockList .disclaimer_btm_notes p {
  line-height: 18px;
}
.stockList .formEnquiryContainer form {
  padding: 10px;
}
.stockList .stockSearchTermsDetails {
  display: none;
}
.stockList #stockSearchBtn,
.stockList #stockSearchBudgetBtn,
.stockList #stockNumberSearchBtn {
  background: #f37520;
  color: #fff;
}
.stockList #stockSearchBtn:hover,
.stockList #stockSearchBudgetBtn:hover,
.stockList #stockNumberSearchBtn:hover {
  color: #f37520;
  background: #fff;
}
.stockListItem>a>div:hover {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}
.stockListItem>a>div:hover .stocklist_prices {
  background: #f37520 !important;
}
.stockListItem>a>div:hover h3 {
  border-left: 4px solid #f37520;
  padding-left: 11px;
}
.stockListItem>a>div:hover >span {
  background: #f37520;
  color: #fff;
}
.index_search_stock_intro {
  text-align: center;
  margin-bottom: 50px;
}
.index_search_stock_bg {
  min-height: 740px;
  background: url('../images/bg-search2.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.index_search_stock_bg .index_search_stock {
  border-top: 1px solid #e4e4e4;
}
