.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: ;
}
.tabs > ul li.active a {
  color: ;
}
.tabs > ul li a {
  display: block;
  color: ;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #333333;
  color: #333333;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #000000;
  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 #CCCCCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #333333;
}
.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(https://templatesnew.digitaldealer.com.au/appaloosa/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 #CCCCCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mx-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.m-auto {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.p-auto {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
ul.red-disc li {
  list-style: none;
}
ul.red-disc li:before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul.no-bullet {
  list-style: none;
}
.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 {
  text-transform: uppercase;
  background-color: transparent;
  user-select: none;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 25px;
  white-space: normal;
  display: inline-block;
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.btn.btn-light {
  font-size: 11.2px;
}
.btn.btn-xs {
  font-size: 11.2px;
  padding: 7.5px 12.5px;
}
.btn.btn-sm {
  font-size: 12.8px;
  padding: 12.5px;
}
.btn.btn-solid {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid:hover,
.btn.btn-solid:active,
.btn.btn-solid:focus {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second:hover,
.btn.btn-solid-second:active,
.btn.btn-solid-second:focus {
  background-color: #333333;
  border: #333333 1px solid;
  color: #FFFFFF;
}
.btn.btn-link {
  color: #0c2340;
  text-decoration: none;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #0c2340;
  text-decoration: underline;
}
.btn.btn-green {
  background: #1DB954;
  border: #1DB954 1px solid;
  color: white;
}
.btn.btn-green:hover,
.btn.btn-green:active,
.btn.btn-green.active,
.btn.btn-green:focus-within,
.btn.btn-green:focus {
  background: #1ED760;
  border: #1ED760 1px solid;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}
.vertical-align >[class^="col-"],
.vertical-align >[class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-responsive {
  width: 100%;
}
.zig_zag_container {
  margin: 50px 0;
}
.zig_zag_container .zig_zag {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.zig_zag_container .zig_zag .zig_zag_image,
.zig_zag_container .zig_zag .zig_zag_content {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image,
  .zig_zag_container .zig_zag .zig_zag_content {
    flex: 1 1 100%;
  }
}
.zig_zag_container .zig_zag .zig_zag_image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 44vw;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image {
    max-height: 60vw;
  }
}
.zig_zag_container .zig_zag .zig_zag_image img {
  width: 100%;
}
.zig_zag_container .zig_zag .zig_zag_content {
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1em;
  flex-direction: column;
  min-height: 28em;
  padding: 30px;
}
.zig_zag_container .zig_zag .zig_zag_content .btn {
  margin: 20px 0 0;
}
.zig_zag_container .zig_zag .zig_zag_content ul {
  text-align: left;
}
.zig_zag_container .zig_zag .zig_zag_content ul li {
  padding: 10px 0;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal:before,
.equal:after {
  content: normal;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-auto {
  margin: auto;
}
.m-0 {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.p-0 {
  padding: 0;
}
.no-padding {
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
}
.row-centered {
  text-align: center;
}
.content-block {
  margin: 0 0 40px;
}
.content-block ul {
  list-style-position: inside;
  padding: 0;
  margin: 20px 0;
}
.list-no-bullets {
  list-style: none;
}
.list-spaced-5 li {
  padding: 5px 0;
}
.list-spaced-10 li {
  padding: 10px 0;
}
.list-left {
  text-align: left;
}
.col-centered {
  display: inline-block !important;
  float: none !important;
  text-align: center !important;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
.align-center {
  text-align: center;
}
@media (max-width: 767px) {
  .align-left-mobile {
    text-align: left;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .align-right-mobile {
    text-align: right;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .align-center-mobile {
    text-align: center;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 991px) {
  .reorder-sm {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    direction: rtl;
  }
  .reorder-sm>[class*="col-"] {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    direction: ltr;
  }
}
.centered-title {
  text-align: center;
  margin: 40px 0;
  padding: 0 20px;
}
.centered-title h1,
.centered-title h2 {
  margin: 10px auto 0;
  max-width: 560px;
}
.centered-title p {
  margin: 10px auto 0;
  max-width: 560px;
}
.chevron:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-right:after {
  height: 12px;
  width: 18px;
  margin: 0 10px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.chevron-right:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-down-rotate-up:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-down-rotate-up:hover:after,
.chevron-down-rotate-up:active:after,
.chevron-down-rotate-up:focus:after {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-45Light.woff2') format('woff2'), url('../fonts/UniversLTPro-45Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-55Roman.woff2') format('woff2'), url('../fonts/UniversLTPro-55Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-65Bold.woff2') format('woff2'), url('../fonts/UniversLTPro-65Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
.refine-newSearchToggleH3 {
  font-size: 20px;
  margin: 10px 0;
  text-transform: capitalize;
  cursor: pointer;
}
.refine-newSearchItem {
  background: url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right -53px #EDEDED;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
  text-transform: uppercase;
  padding: 15px;
  margin: 0;
  font-size: 14px;
  display: block;
  -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;
}
.refine-newSearchItem:hover {
  background-color: black;
  color: white;
}
.refine-newSearchItem.active {
  background: black url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right 20px;
  color: white;
}
.stockList img {
  -moz-border-radius: 0;
  border-radius: 0;
}
.stockList .alert,
.dealer-brands .alert {
  clear: both;
  margin-top: 50px;
}
.stockList #refinedStock,
.dealer-brands #refinedStock {
  position: relative;
}
.stockList .stockListPaginate,
.dealer-brands .stockListPaginate {
  clear: both;
  background: #EDEDED;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 10px;
}
.stockList .stockListPaginate.pos-absolute,
.dealer-brands .stockListPaginate.pos-absolute {
  margin: 0 150px 0 auto;
  width: 60%;
  position: absolute;
  left: 25%;
  top: 10px;
}
.stockList .stockListPaginate > div,
.stockList .stockListPaginate > ul,
.stockList .stockListPaginate > span,
.dealer-brands .stockListPaginate > div,
.dealer-brands .stockListPaginate > ul,
.dealer-brands .stockListPaginate > span {
  display: inline-block;
  width: 33%;
}
@media (max-width: 992px) {
  .stockList .stockListPaginate > div,
  .stockList .stockListPaginate > ul,
  .stockList .stockListPaginate > span,
  .dealer-brands .stockListPaginate > div,
  .dealer-brands .stockListPaginate > ul,
  .dealer-brands .stockListPaginate > span {
    width: 49%;
  }
}
@media (max-width: 992px) {
  .stockList .stockListPaginate > div,
  .stockList .stockListPaginate > ul,
  .stockList .stockListPaginate > span,
  .dealer-brands .stockListPaginate > div,
  .dealer-brands .stockListPaginate > ul,
  .dealer-brands .stockListPaginate > span {
    width: 33%;
  }
}
.stockList .stockListPaginate ul,
.dealer-brands .stockListPaginate ul {
  text-align: right;
  padding: 0;
}
@media (max-width: 992px) {
  .stockList .stockListPaginate ul,
  .dealer-brands .stockListPaginate ul {
    width: 66%;
  }
}
.stockList .stockListPaginate ul li,
.dealer-brands .stockListPaginate ul li {
  display: inline-block;
}
.stockList .stockListPaginate ul li.paginateSentinel a,
.dealer-brands .stockListPaginate ul li.paginateSentinel a {
  border: none;
  text-decoration: underline;
}
.stockList .stockListPaginate ul li a,
.stockList .stockListPaginate ul li span,
.dealer-brands .stockListPaginate ul li a,
.dealer-brands .stockListPaginate ul li span {
  padding: 0 10px;
  text-align: center;
  border-right: solid 1px #ccc;
  display: inline-block;
  height: auto;
}
.stockList .stockListPaginate ul li a.active,
.stockList .stockListPaginate ul li a:hover,
.dealer-brands .stockListPaginate ul li a.active,
.dealer-brands .stockListPaginate ul li a:hover {
  color: white;
  background: black;
  -moz-border-radius: 0;
  border-radius: 0;
}
.stockList .stockListPaginate ul li span,
.dealer-brands .stockListPaginate ul li span {
  padding-left: 5px;
}
.stockList .stockListPaginate span,
.dealer-brands .stockListPaginate span {
  text-align: center;
}
@media (max-width: 1240px) {
  .stockList .stockListPaginate span,
  .dealer-brands .stockListPaginate span {
    text-align: left;
  }
}
.stockList .stockListPaginate #stockListLimit,
.dealer-brands .stockListPaginate #stockListLimit {
  margin: 0;
  float: none;
  width: 100px;
  display: inline-block;
}
.stockList .stockListPaginate #stockListLimit select,
.dealer-brands .stockListPaginate #stockListLimit select {
  width: auto;
}
.stockList .paginate_top,
.dealer-brands .paginate_top {
  margin-top: -14px;
}
@media (max-width: 767px) {
  .stockList .stockListRefineWrapper,
  .dealer-brands .stockListRefineWrapper {
    padding-top: 30px;
  }
}
.stockList #stockListRefined,
.dealer-brands #stockListRefined {
  margin-bottom: 40px;
}
.stockList #stockListRefined h3,
.dealer-brands #stockListRefined h3 {
  font-size: 20px;
  margin: 10px 0;
  text-transform: capitalize;
  cursor: pointer;
}
.stockList #stockListRefined div li a,
.dealer-brands #stockListRefined div li a {
  text-transform: capitalize;
}
.stockList #stockListRefined div li a:after,
.dealer-brands #stockListRefined div li a:after {
  background-image: url(https://templatesnew.digitaldealer.com.au/appaloosa/images/refineSearch/bg-delete-criteria.png);
  background-repeat: no-repeat;
  background-position: right center;
  width: 14px;
  height: 14px;
}
.stockList #stockListRefine #refineSearchYearBtn,
.dealer-brands #stockListRefine #refineSearchYearBtn {
  margin-top: 10px;
}
.stockList #stockListRefine h3,
.dealer-brands #stockListRefine h3 {
  font-size: 20px;
  margin: 10px 0;
  text-transform: capitalize;
  cursor: pointer;
}
.stockList #stockListRefine > div,
.dealer-brands #stockListRefine > div {
  border: none;
  display: block;
  position: relative;
}
.stockList #stockListRefine div.stockListRefineWrap div.stockListRefineItem,
.dealer-brands #stockListRefine div.stockListRefineWrap div.stockListRefineItem {
  padding: 0;
}
.stockList #stockListRefine div.stockListRefineWrap h4,
.dealer-brands #stockListRefine div.stockListRefineWrap h4 {
  background: url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right -53px #EDEDED;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
  text-transform: uppercase;
  padding: 15px;
  margin: 0;
  font-size: 14px;
  display: block;
  -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 #stockListRefine div.stockListRefineWrap h4:hover,
.dealer-brands #stockListRefine div.stockListRefineWrap h4:hover {
  background-color: black;
  color: white;
}
.stockList #stockListRefine div.stockListRefineWrap h4.active,
.dealer-brands #stockListRefine div.stockListRefineWrap h4.active {
  background: black url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right 20px;
  color: white;
}
.stockList #stockListRefine div.stockListRefineWrap ul,
.dealer-brands #stockListRefine div.stockListRefineWrap ul {
  background: none;
  padding: 0;
  text-align: center;
  background: #FFFFFF;
  overflow-y: auto;
}
.stockList #stockListRefine div.stockListRefineWrap ul li,
.dealer-brands #stockListRefine div.stockListRefineWrap ul li {
  list-style: disc outside none;
  margin: 0;
  display: block;
  text-align: left;
  border-bottom: 1px solid ;
}
.stockList #stockListRefine div.stockListRefineWrap ul li a,
.dealer-brands #stockListRefine div.stockListRefineWrap ul li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px 10px 15px;
  font-size: 14px;
}
.stockList #stockListRefine div.stockListRefineWrap ul li a:hover,
.dealer-brands #stockListRefine div.stockListRefineWrap ul li a:hover {
  background: #EDEDED;
}
.stockList #stockListRefine div.stockListRefineWrap ul li select,
.dealer-brands #stockListRefine div.stockListRefineWrap ul li select {
  margin-bottom: 10px;
  width: 100%;
  line-height: 25px;
}
.stockList .stockListRefineSection,
.dealer-brands .stockListRefineSection {
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  border-top: none;
  z-index: 99;
  width: 100%;
}
.stockList .stockListRefineSection ul li a,
.dealer-brands .stockListRefineSection ul li a {
  background: #EDEDED;
}
.stockList div#stockResults::before,
.dealer-brands div#stockResults::before {
  content: "SHOW ";
}
.stockList div#stockResults a,
.dealer-brands div#stockResults a {
  padding: 10px;
  background: #FFFFFF;
  margin: 3px;
}
@media (max-width: 991px) {
  .stockList div#stockResults,
  .dealer-brands div#stockResults {
    display: none;
  }
}
.stockList .stockSearch,
.dealer-brands .stockSearch {
  margin-top: 40px;
}
.stockList .stockSearch h3,
.dealer-brands .stockSearch h3 {
  font-size: 20px;
  margin: 10px 0;
  text-transform: capitalize;
  cursor: pointer;
}
.stockList .stockSearch .subnav_forms,
.dealer-brands .stockSearch .subnav_forms {
  padding: 15px;
  min-height: 100px;
}
.stockList .stockSearch form,
.dealer-brands .stockSearch form {
  padding: 0;
}
.stockList .stockSearch #stockSearch #stockSearchBudget,
.stockList .stockSearch .stockSearchSelectField,
.dealer-brands .stockSearch #stockSearch #stockSearchBudget,
.dealer-brands .stockSearch .stockSearchSelectField {
  padding-top: 10px;
  height: auto;
  margin: 0 0 5px;
}
.stockList .stockSearch #stockSearchTypes input[type="checkbox"] + label,
.dealer-brands .stockSearch #stockSearchTypes input[type="checkbox"] + label {
  padding: 0 0 0 25px;
  margin-right: 41px;
  width: 100%;
}
.stockList #stockSearch,
.dealer-brands #stockSearch {
  background: #FFFFFF;
  width: 100%;
  display: block;
}
.stockList #stockSearch .stockSearchSelectField,
.dealer-brands #stockSearch .stockSearchSelectField {
  width: 100%;
}
.stockList #stockSearch .stockSearchSelectField .stockSearch,
.dealer-brands #stockSearch .stockSearchSelectField .stockSearch {
  margin-top: 0;
}
.stockList #stockSearch .stockSearchSelectField .chzn-container-multi .chzn-choices li.search-choice,
.dealer-brands #stockSearch .stockSearchSelectField .chzn-container-multi .chzn-choices li.search-choice {
  float: left;
}
.stockList #stockSearch .subnav_tabs li,
.dealer-brands #stockSearch .subnav_tabs li {
  background: url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #DDDDDD;
}
.stockList #stockSearch .search_side_stock_btn,
.stockList #stockSearch .search_side_budget_btn,
.stockList #stockSearch .search_side_num_btn,
.stockList #stockSearch .search_side_btn,
.dealer-brands #stockSearch .search_side_stock_btn,
.dealer-brands #stockSearch .search_side_budget_btn,
.dealer-brands #stockSearch .search_side_num_btn,
.dealer-brands #stockSearch .search_side_btn {
  background: url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right -53px #EDEDED;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
  text-transform: uppercase;
  padding: 15px;
  margin: 0;
  font-size: 14px;
  display: block;
  -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 .search_side_stock_btn:hover,
.stockList #stockSearch .search_side_budget_btn:hover,
.stockList #stockSearch .search_side_num_btn:hover,
.stockList #stockSearch .search_side_btn:hover,
.dealer-brands #stockSearch .search_side_stock_btn:hover,
.dealer-brands #stockSearch .search_side_budget_btn:hover,
.dealer-brands #stockSearch .search_side_num_btn:hover,
.dealer-brands #stockSearch .search_side_btn:hover {
  background-color: black;
  color: white;
}
.stockList #stockSearch .search_side_stock_btn.active,
.stockList #stockSearch .search_side_budget_btn.active,
.stockList #stockSearch .search_side_num_btn.active,
.stockList #stockSearch .search_side_btn.active,
.dealer-brands #stockSearch .search_side_stock_btn.active,
.dealer-brands #stockSearch .search_side_budget_btn.active,
.dealer-brands #stockSearch .search_side_num_btn.active,
.dealer-brands #stockSearch .search_side_btn.active {
  background: black url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right 20px;
  color: white;
}
.stockList #stockSearch .search_side_stock_btn.active,
.stockList #stockSearch .search_side_budget_btn.active,
.stockList #stockSearch .search_side_num_btn.active,
.stockList #stockSearch .search_side_btn.active,
.dealer-brands #stockSearch .search_side_stock_btn.active,
.dealer-brands #stockSearch .search_side_budget_btn.active,
.dealer-brands #stockSearch .search_side_num_btn.active,
.dealer-brands #stockSearch .search_side_btn.active {
  background: black url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right 20px;
  color: white;
}
.stockList #stockSearch .search_side_stock_btn_active,
.stockList #stockSearch .search_side_budget_btn_active,
.stockList #stockSearch .search_side_num_btn_active,
.dealer-brands #stockSearch .search_side_stock_btn_active,
.dealer-brands #stockSearch .search_side_budget_btn_active,
.dealer-brands #stockSearch .search_side_num_btn_active {
  background: black url(https://templatesnew.digitaldealer.com.au/appaloosa/images/bg-collapse2.png) no-repeat scroll right 20px;
  color: white;
}
.stockList #stockSearch .stockSearchBtn,
.dealer-brands #stockSearch .stockSearchBtn {
  clear: both;
}
.stockList #stockSearch .stockSearch_note,
.dealer-brands #stockSearch .stockSearch_note {
  display: none;
}
.stockList #stockSearch #stockSearchBudget,
.dealer-brands #stockSearch #stockSearchBudget {
  padding-top: 0px;
}
.stockList #stockSearch #stockSearchBudget > div,
.dealer-brands #stockSearch #stockSearchBudget > div {
  overflow: visible;
}
.stockList #stockSearch .tabs ul li,
.dealer-brands #stockSearch .tabs ul li {
  float: none;
  line-height: 40px;
}
.stockList #stockSearch .tabs ul li a,
.dealer-brands #stockSearch .tabs ul li a {
  color: #999 !important;
}
.stockList #stockSearch .tabs ul li.active a,
.dealer-brands #stockSearch .tabs ul li.active a {
  color: #333 !important;
}
.stockList #stockSearch .tabs > div,
.dealer-brands #stockSearch .tabs > div {
  padding-top: 30px;
  padding-bottom: 20px;
}
.stockList #stockSearch #stockSearchNum #stock_number,
.dealer-brands #stockSearch #stockSearchNum #stock_number {
  border: 1px solid #ccc;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 24px;
  padding-left: 10px;
  width: 100%;
}
.stockList .stockListSearhCriteria,
.dealer-brands .stockListSearhCriteria {
  background: #EDEDED;
  padding: 10px;
  margin: -14px 0 15px;
}
.stockList .stockListSearhCriteria p:last-child,
.dealer-brands .stockListSearhCriteria p:last-child {
  margin: 0;
}
.stockList .stockListTopWrapper,
.dealer-brands .stockListTopWrapper {
  font-size: 14px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #EDEDED;
}
.stockList .stockListTopWrapper >div:last-child,
.dealer-brands .stockListTopWrapper >div:last-child {
  text-align: right;
}
.stockList .stockListTopWrapper .stockListSort,
.dealer-brands .stockListTopWrapper .stockListSort {
  float: left;
}
.stockList .stockListTopWrapper .stockPriceSwitch,
.stockList .stockListTopWrapper .stockTermSwitch,
.dealer-brands .stockListTopWrapper .stockPriceSwitch,
.dealer-brands .stockListTopWrapper .stockTermSwitch {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #CCCCCC;
}
@media (max-width: 1199px) {
  .stockList .stockListTopWrapper .stockPriceSwitch,
  .stockList .stockListTopWrapper .stockTermSwitch,
  .dealer-brands .stockListTopWrapper .stockPriceSwitch,
  .dealer-brands .stockListTopWrapper .stockTermSwitch {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
}
.stockList .stockListTopWrapper .stockPriceSwitch span,
.stockList .stockListTopWrapper .stockTermSwitch span,
.dealer-brands .stockListTopWrapper .stockPriceSwitch span,
.dealer-brands .stockListTopWrapper .stockTermSwitch span {
  vertical-align: middle;
}
.stockList .stockListTopWrapper .stockPriceSwitch .title,
.stockList .stockListTopWrapper .stockTermSwitch .title,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .title,
.dealer-brands .stockListTopWrapper .stockTermSwitch .title {
  max-width: 90px;
}
.stockList .stockListTopWrapper .stockPriceSwitch .frequency,
.stockList .stockListTopWrapper .stockPriceSwitch .term,
.stockList .stockListTopWrapper .stockTermSwitch .frequency,
.stockList .stockListTopWrapper .stockTermSwitch .term,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .frequency,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .term,
.dealer-brands .stockListTopWrapper .stockTermSwitch .frequency,
.dealer-brands .stockListTopWrapper .stockTermSwitch .term {
  cursor: pointer;
  padding: 6px 9px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: black;
  color: white;
}
.stockList .stockListTopWrapper .stockPriceSwitch .frequency:hover,
.stockList .stockListTopWrapper .stockPriceSwitch .frequency.active,
.stockList .stockListTopWrapper .stockPriceSwitch .term:hover,
.stockList .stockListTopWrapper .stockPriceSwitch .term.active,
.stockList .stockListTopWrapper .stockTermSwitch .frequency:hover,
.stockList .stockListTopWrapper .stockTermSwitch .frequency.active,
.stockList .stockListTopWrapper .stockTermSwitch .term:hover,
.stockList .stockListTopWrapper .stockTermSwitch .term.active,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .frequency:hover,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .frequency.active,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .term:hover,
.dealer-brands .stockListTopWrapper .stockPriceSwitch .term.active,
.dealer-brands .stockListTopWrapper .stockTermSwitch .frequency:hover,
.dealer-brands .stockListTopWrapper .stockTermSwitch .frequency.active,
.dealer-brands .stockListTopWrapper .stockTermSwitch .term:hover,
.dealer-brands .stockListTopWrapper .stockTermSwitch .term.active {
  background: white;
  color: black;
}
@media (max-width: 768px) {
  .stockList .stockListTopWrapper .stockPriceSwitch,
  .stockList .stockListTopWrapper .stockTermSwitch,
  .dealer-brands .stockListTopWrapper .stockPriceSwitch,
  .dealer-brands .stockListTopWrapper .stockTermSwitch {
    padding: 0;
  }
  .stockList .stockListTopWrapper .stockPriceSwitch .title,
  .stockList .stockListTopWrapper .stockTermSwitch .title,
  .dealer-brands .stockListTopWrapper .stockPriceSwitch .title,
  .dealer-brands .stockListTopWrapper .stockTermSwitch .title {
    display: block;
    clear: both;
    margin-bottom: 5px;
  }
}
.stockList .stockListTopWrapper .stockTermSwitch,
.stockList .stockListTopWrapper .get-quote-cta,
.dealer-brands .stockListTopWrapper .stockTermSwitch,
.dealer-brands .stockListTopWrapper .get-quote-cta {
  display: none;
}
.stockList .stockListTopWrapper .stockListTopBtns ul,
.dealer-brands .stockListTopWrapper .stockListTopBtns ul {
  text-align: right;
  margin: 0;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li,
.dealer-brands .stockListTopWrapper .stockListTopBtns ul li {
  display: inline-block;
  margin-left: 5px;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li a,
.dealer-brands .stockListTopWrapper .stockListTopBtns ul li a {
  display: inline-block;
  padding: 8px 10px 5px;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li a span,
.dealer-brands .stockListTopWrapper .stockListTopBtns ul li a span {
  display: none;
}
.stock_lists .title_general {
  text-align: center;
  margin-bottom: 40px;
}
.stock_lists .title_general h2,
.stock_lists .title_general p {
  margin-bottom: 30px;
}
.stock_lists .title_general a {
  display: inline-block;
}
.stock_lists .col-xs-12 {
  margin: 0 auto;
  float: none;
}
#stockListContainer {
  margin-top: 30px;
}
#stockListContainer:hover .stockListItem {
  opacity: 0.5;
  -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;
}
#stockListContainer:hover .stockListItem:hover {
  opacity: 1;
}
.stockListItem h1,
.stockListItem h2,
.stockListItem h3,
.stockListItem h4,
.stockListItem h5,
.stockListItem h6 {
  letter-spacing: inherit;
}
.stockListItem >a,
.stockListItem >div {
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  background: #EDEDED;
}
.stockListItem:nth-child(3n+1) {
  clear: left;
}
.stockListItem.inactive {
  transition: opacity 0.25s ease 0s;
  opacity: 0.5;
}
.stockListItem .stockListItemView {
  position: relative;
}
.stockListItem .stockListItemView:after {
  content: "";
  display: table;
  clear: both;
}
.stockListItem .stockListItemView .stockList_type {
  position: absolute;
  left: 5px;
  top: 5px;
  background: black;
  color: white;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 3px 9px;
}
.stockListItem .imageContainer img {
  width: 100%;
}
.stockListItem h3,
.stockListItem .stockList_item_features,
.stockListItem .stockList_item_btm_buttons {
  padding-left: 15px;
  padding-right: 15px;
}
.stockListItem h3 {
  font-size: 16px;
  min-height: 36px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .stockListItem h3 {
    font-size: 19.2px;
    min-height: 20px;
  }
}
.stockListItem h3 .stockList_type {
  font-weight: normal;
  font-size: 80%;
  color: #999999;
  display: block;
  margin-bottom: 5px;
}
.stockListItem .stocklist_price_wrapper {
  margin: 10px 0;
  border-bottom: 1px solid #CCCCCC;
  min-height: 80px;
  clear: both;
  overflow: hidden;
}
.stockListItem .stocklist_price_wrapper >div.stocklist_price3 {
  border-bottom: 1px solid white;
}
.stockListItem .stocklist_price_wrapper >div + h5 {
  padding-top: 10px;
  border-top: 1px solid white;
}
.stockListItem .stocklist_price_wrapper .stocklist_price h4 {
  font-size: 120%;
  line-height: 1;
  margin: 0;
  font-weight: 300;
}
.stockListItem .stocklist_price_wrapper .stocklist_price.stocklist_price3 h4 {
  font-size: 12.8px;
}
.stockListItem .stocklist_price_wrapper .stocklist_price.stocklist_ppw h4 {
  font-size: 100%;
}
.stockListItem .stocklist_price_wrapper .stocklist_price .repayments_container h4 {
  color: #666666;
}
.stockListItem .stocklist_price_wrapper .stocklist_price span {
  font-size: 80%;
  display: inline-block;
}
.stockListItem .stocklist_price_wrapper .stocklist_price.stocklist_noprice span {
  font-size: 100%;
}
.stockListItem .stocklist_price_wrapper .stocklist_price3 h4 {
  font-size: 95%;
  text-transform: uppercase;
  color: #666666;
}
.stockListItem .stocklist_price_wrapper .btn-personalised-quote {
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid white;
}
.stockListItem .stocklist_price_wrapper h5 {
  font-size: 105%;
  line-height: 1;
  margin: 0;
  font-weight: 300;
  margin-bottom: 5px;
}
.stockListItem .stocklist_price_wrapper .ppw-disclaimer {
  font-size: 80%;
  padding-bottom: 15px;
}
.stockListItem .stocklist_price_wrapper .ppw-disclaimer h4,
.stockListItem .stocklist_price_wrapper .ppw-disclaimer span {
  font-size: inherit;
  font-weight: inherit;
  display: inline;
}
.stockListItem .stockList_item_features {
  list-style-type: none;
  margin: 10px 0;
  padding-top: 0;
  padding-bottom: 0;
}
.stockListItem .stockList_item_features ul {
  padding: 0;
  margin-bottom: 0;
}
.stockListItem .stockList_item_features li {
  text-align: center;
  font-size: 80%;
  vertical-align: top;
  height: 70px;
  overflow: hidden;
  line-height: 1.2;
  text-transform: capitalize;
}
.stockListItem .stockList_item_features li i,
.stockListItem .stockList_item_features li svg {
  display: block;
  clear: both;
  margin: 0 auto 10px;
  font-size: 200%;
}
.stockListItem .stockList_item_features li span {
  display: none;
}
.stockListItem .stockList_item_btm_buttons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
.stockListItem .stockList_item_btm_buttons ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  width: 15%;
}
.stockListItem .stockList_item_btm_buttons ul li a {
  display: block;
}
.stockListItem .stockList_item_btm_buttons ul li:last-child {
  width: 70%;
}
.stockListItem .stockList_item_btm_buttons ul li a {
  padding: 10px;
}
.stockList .alert {
  clear: both;
  margin-top: 50px;
}
.stockList .stockListTopWrapper {
  overflow: hidden;
}
.stockList .stockListTopWrapper .stockListSort,
.stockList .stockListTopWrapper .stockListTopBtns {
  display: inline-block;
}
.stockList .stockListTopWrapper .stockListSort span,
.stockList .stockListTopWrapper .stockListSort select,
.stockList .stockListTopWrapper .stockListTopBtns span,
.stockList .stockListTopWrapper .stockListTopBtns select {
  display: inline-block;
}
.stockList .stockListTopWrapper .stockListSort select,
.stockList .stockListTopWrapper .stockListTopBtns select {
  width: unset;
}
@media (max-width: 768px) {
  .stockList .stockListTopWrapper .stockListSort select,
  .stockList .stockListTopWrapper .stockListTopBtns select {
    width: 100%;
    font-size: 14px;
    padding: 5px;
  }
}
.stockList .stockListTopWrapper .stockListTopBtns ul {
  text-align: right;
  margin: 0;
  padding: 0;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li {
  display: inline-block;
  margin-left: 5px;
}
.stockList .stockListPaginate {
  clear: both;
  margin: 15px 0;
  display: table;
  padding: 10px;
  width: 100%;
}
.stockList .stockListPaginate > div {
  padding: 0;
}
.stockList .stockListPaginate #stockListLimit {
  width: 100px;
  margin: 0;
  float: none;
  display: inline-block;
}
.stockList .stockListPaginate > div,
.stockList .stockListPaginate ul,
.stockList .stockListPaginate span {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.stockList .stockListPaginate span {
  text-align: center;
}
.stockList .stockListPaginate ul {
  text-align: right;
}
.stockList .stockListPaginate ul li {
  color: #666666;
  display: inline-block;
}
.stockList .stockListPaginate ul li.paginateSentinel a {
  border: none;
  text-decoration: underline;
}
.stockList .stockListPaginate ul li a {
  display: block;
  padding: 0 10px;
  line-height: 24px;
  min-width: 24px;
  text-align: center;
  border-right: solid 1px #CCCCCC;
}
.stockList .stockListPaginate ul li span {
  padding-left: 5px;
}
.stockListItem {
  margin: 0 0 20px;
}
.stockListItem .stockListItemView {
  position: relative;
}
.stockListItem .stockListItemView.viewList {
  overflow: hidden;
  padding-bottom: 15px;
}
.stockListItem .stockListItemView.viewList .stockList_type {
  left: 20px;
  top: 55px;
}
.stockListItem .stockListItemView.viewList .stockListItemTitleList {
  min-height: 15px;
  margin: 15px 0;
}
.stockListItem .stockListItemView.viewList .stockLeft {
  display: none;
}
.stockListItem .stockListItemView.viewList .stockListItemTitleGrid {
  margin-top: 10px;
}
.stockListItem .stockListItemView.viewList .stockList_item_imgs {
  overflow: hidden;
  padding: 0;
}
.stockListItem .stockListItemView.viewList .stockList_item_imgs .stockList_item_img {
  width: 84%;
  float: left;
  margin: 0 0 10% 0;
}
.stockListItem .stockListItemView.viewList .stockList_item_imgs .stockList_item_img:last-child {
  margin-bottom: 0;
}
.stockListItem .stockListItemView.viewList .stockRight {
  padding-left: 0;
  padding-right: 0;
  margin-left: -15px;
}
.stockListItem .stockListItemView.viewList .stockListItemTitleGrid {
  display: none;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper {
  display: block;
  clear: both;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper {
  font-size: 90%;
  min-height: 50px;
  margin: 0;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper > div {
  border-right: none;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper .stocklist_price {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.stockListItem .stockListItemView.viewList.stockListItemView-ppw-disabled .stocklist_price,
.stockListItem .stockListItemView.viewList.stockListItemView-csv0 .stocklist_price {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.stockListItem .stockListItemView.viewList.stockListItemView-ppw-disabled .btn-personalised-quote,
.stockListItem .stockListItemView.viewList.stockListItemView-csv0 .btn-personalised-quote {
  padding-top: 22.5px;
  padding-bottom: 22.5px;
}
.stockListItem .stockListItemView.viewList.stockListItemView-ppw-disabled .stockList_item_features,
.stockListItem .stockListItemView.viewList.stockListItemView-csv0 .stockList_item_features {
  margin: 30px 0;
}
.stockListItem .stockListItemView.viewList.stockListItemView-csv0 .stockList_item_features {
  margin: 48px 0;
}
.stockListItem .stockListItemView.viewGrid .stockList_item_btm_buttons {
  margin-bottom: 15px;
}
.stockListItem .stockListItemView.viewGrid .stockListItemTitleList,
.stockListItem .stockListItemView.viewGrid .stockList_item_img_header,
.stockListItem .stockListItemView.viewGrid .stockList_item_imgs {
  display: none;
}
.viewGrid .stockListItemTitleGrid {
  line-height: 1.2;
  min-height: 48px;
}
.viewGrid .stockListItemTitleGrid small {
  display: block;
}
.viewGrid .stocklist_price {
  margin-bottom: 5px;
}
.viewGrid .stockBtm {
  margin-top: 2px;
  background: #f0f0f0;
  clear: both;
  position: absolute;
  z-index: 999;
  width: 100%;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 768px) {
  .viewGrid .stockBtm {
    position: relative;
  }
}
.viewGrid .stockBtm .stockBtm_enquiry {
  display: none;
  padding: 0 15px;
}
.viewGrid .stockBtm .stockBtm_enquiry .stockBtm_enquiry_title {
  height: auto;
  margin: 0;
  padding: 30px 0 0;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer {
  padding-top: 0;
  margin: 0;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer p.terms {
  display: none;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form h2 {
  padding: 0;
  margin: 0 auto 5px;
  font-size: 19.2px;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCell {
  width: 100%;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCell label {
  float: left;
  display: inline-block;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCell input.text {
  width: 65%;
  float: right;
  display: inline-block;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCell textarea {
  margin-bottom: 0;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCell label.error {
  top: 20px;
  left: auto;
  right: 0;
  font-size: 11px;
  min-height: 24px;
  text-align: center;
  color: red;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCheckBox {
  overflow: hidden;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formCheckBox input[type=checkbox] {
  margin: 5px 5px 0 10px;
}
.viewGrid .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formSubmit {
  width: 100%;
  float: none;
  margin: 0;
  min-height: 50px;
}
.viewGrid .stockBtm .stockBtm_finance {
  display: none;
  padding: 0 15px;
}
.viewGrid .stockBtm .stockBtm_finance .stockBtm_finance_title {
  height: auto;
  margin: 0;
  padding: 30px 0 0;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer {
  margin: 0;
  padding-top: 0;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer p.terms {
  display: none;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form h2 {
  padding: 0;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form .formCell {
  width: 100%;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form .formCell label {
  float: left;
  display: inline-block;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form .formCell label.error {
  top: 20px;
  float: right;
  left: auto;
  right: 0;
  font-size: 12px;
  min-height: 24px;
  text-align: center;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form .formCell input.text {
  width: 65%;
  float: right;
  display: inline-block;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form .formCell textarea {
  margin-bottom: 0;
}
.viewGrid .stockBtm .stockBtm_finance .formEnquiryContainer form .formSubmit {
  width: 100%;
  float: none;
  margin: 0;
  min-height: 50px;
}
.viewGrid .stockBtm .stockBtm_phone {
  display: none;
  padding: 10px 0;
  width: 100%;
}
.viewGrid .stockBtm .stockBtm_phone h3.stockBtm_phone_title {
  text-align: center;
  font-size: 18px;
  text-transform: inherit;
}
.viewGrid .stockBtm .stockBtm_phone h3.stockBtm_phone_title a,
.viewGrid .stockBtm .stockBtm_phone h3.stockBtm_phone_title span {
  color: #333333;
  font-size: 24px;
  display: block;
  margin-top: 15px;
}
.viewList .stockList_item_img_none {
  width: 100%;
}
.viewList h3.stockListItemTitleGrid {
  margin-bottom: 0;
}
.viewList .stockBtm {
  background: #f0f0f0;
  clear: both;
}
.viewList .stockBtm .stockBtm_enquiry {
  display: none;
  padding: 0 15px;
  margin-top: 30px;
}
.viewList .stockBtm .stockBtm_enquiry .stockBtm_enquiry_title {
  height: auto;
  margin: 0;
  padding: 30px 0 0;
}
.viewList .stockBtm .stockBtm_enquiry .formEnquiryContainer {
  padding-top: 0;
  margin: 0;
}
.viewList .stockBtm .stockBtm_enquiry .formEnquiryContainer p.terms {
  display: none;
}
.viewList .stockBtm .stockBtm_enquiry .formEnquiryContainer form h2 {
  padding: 0;
}
.viewList .stockBtm .stockBtm_enquiry .formEnquiryContainer form .formSubmit {
  width: 33%;
  float: none;
  margin: 0 auto;
  min-height: 50px;
}
.viewList .stockBtm .stockBtm_finance {
  display: none;
  padding: 0 15px;
  margin-top: 30px;
}
.viewList .stockBtm .stockBtm_finance .stockBtm_finance_title {
  height: auto;
  margin: 0;
  padding: 30px 0 0;
}
.viewList .stockBtm .stockBtm_finance .formEnquiryContainer {
  margin: 0;
  padding-top: 0;
}
.viewList .stockBtm .stockBtm_finance .formEnquiryContainer p.terms {
  display: none;
}
.viewList .stockBtm .stockBtm_finance .formEnquiryContainer form h2 {
  padding: 0;
}
.viewList .stockBtm .stockBtm_finance .formEnquiryContainer form .formSubmit {
  width: 33%;
  float: none;
  margin: 0 auto;
  min-height: 50px;
}
.viewList .stockBtm .stockBtm_finance .formEnquiryContainer form .financeProductTypeWrap {
  width: 100% !important;
}
.viewList .stockBtm .stockBtm_finance .formEnquiryContainer form .financeProductTypeWrap .formCheckBox {
  width: 32%;
  display: inline-block;
}
.viewList .stockBtm .stockBtm_phone {
  display: none;
  padding: 0 15px;
  margin-top: 30px;
}
.viewList .stockBtm .stockBtm_phone h3.stockBtm_phone_title {
  text-align: center;
}
.viewList .stockBtm .stockBtm_phone h3.stockBtm_phone_title a,
.viewList .stockBtm .stockBtm_phone h3.stockBtm_phone_title span {
  color: #333333;
  font-size: 24px;
  display: block;
  margin-top: 15px;
}
.stockListSort {
  position: relative;
}
.stockListSort .processing {
  position: absolute;
  top: 0;
  background: white;
  width: 100%;
  padding: 4px 20px;
  opacity: .80;
}
@media (max-width: 767px) {
  #stockListRefine,
  .stockSearch {
    display: none;
  }
}
#js-stock-refine-search {
  margin-left: 50px;
  margin-right: 10px;
}
.specialsFeatured .stockListItem:nth-child(3n+1) {
  clear: left;
}
@media (max-width: 991px) {
  .specialsFeatured .stockListItem:nth-child(3n+1) {
    clear: none;
  }
}
@media (max-width: 991px) {
  .specialsFeatured .stockListItem:nth-child(2n+1) {
    clear: left;
  }
}
form {
  padding: 20px 0;
}
form h2 {
  clear: both;
  font-size: 19.2px;
  margin-top: 40px;
}
form h2:after {
  content: "";
  display: table;
  clear: both;
}
form label {
  font-weight: 300;
  margin-bottom: 0;
}
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: 250px;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  padding-right: 20px;
  padding-top: 0;
}
form input[type=radio],
form input[type=checkbox] {
  margin: -8px 5px 0 0;
}
form input[type=radio] + label,
form input[type=checkbox] + label {
  display: inline;
}
form .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
select,
textarea,
.chzn-single,
input.text {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  background-color: #F5F5F5;
  color: #000000;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  border: none;
  outline: none;
  border-bottom: 1px solid #999999;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
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;
}
textarea {
  height: 100px;
}
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: #0c2340;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
.stockListItem_type {
  background: #333;
  padding: 5px;
  color: #FFF;
  float: left;
  margin: 5px 10px 5px 0;
}
