.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: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  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: #000;
}
.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/toyota/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: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
}
.btn:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-dark {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3a3a3a),to(#3a3a3a));
  background-image: -webkit-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -moz-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -ms-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -o-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: linear-gradient(to bottom,#3a3a3a,#3a3a3a);
  color: white;
  border-color: #3a3a3a;
}
.btn-dark.btn-right {
  float: right;
}
.btn-dark.btn-left {
  float: left;
}
.btn-dark:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-dark:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
.btn-light {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: white;
  background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(white));
  background-image: -webkit-linear-gradient(top,white,white);
  background-image: -moz-linear-gradient(top,white,white);
  background-image: -ms-linear-gradient(top,white,white);
  background-image: -o-linear-gradient(top,white,white);
  background-image: linear-gradient(to bottom,white,white);
  color: #1a1a1a;
  border-color: #1a1a1a;
}
.btn-light.btn-right {
  float: right;
}
.btn-light.btn-left {
  float: left;
}
.btn-light:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-light:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
.btn-grey {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: #3d495a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#3d495a));
  background-image: -webkit-linear-gradient(top,#3d495a,#3d495a);
  background-image: -moz-linear-gradient(top,#3d495a,#3d495a);
  background-image: -ms-linear-gradient(top,#3d495a,#3d495a);
  background-image: -o-linear-gradient(top,#3d495a,#3d495a);
  background-image: linear-gradient(to bottom,#3d495a,#3d495a);
  border-color: #343e4d;
}
.btn-grey.btn-right {
  float: right;
}
.btn-grey.btn-left {
  float: left;
}
.btn-grey:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-grey:hover {
  background-color: #252c37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#252c37));
  background-image: -webkit-linear-gradient(top,#252c37,#252c37);
  background-image: -moz-linear-gradient(top,#252c37,#252c37);
  background-image: -ms-linear-gradient(top,#252c37,#252c37);
  background-image: -o-linear-gradient(top,#252c37,#252c37);
  background-image: linear-gradient(to bottom,#252c37,#252c37);
}
.btn-sm {
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
.btn-lg {
  line-height: 48px;
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: 600;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: 600;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  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(https://templatesnew.digitaldealer.com.au/toyota/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/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);
}
.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: #000;
  padding: 0 0 0 15px;
  font-weight: 600;
  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: #000;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Light.woff2") format("woff2"), url("../fonts/ToyotaType-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Regular.woff2") format("woff2"), url("../fonts/ToyotaType-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Semibold.woff2") format("woff2"), url("../fonts/ToyotaType-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Bold.woff2") format("woff2"), url("../fonts/ToyotaType-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.brand-font {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 300;
}
.brand-font-semibold {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
}
.brand-font-bold {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
}
@media (min-width: 1400px) {
  .container {
    width: 1360px;
  }
}
.well {
  background: #fff;
  background: linear-gradient(135deg,#ffffff 20%,#eeeeee 100%);
  border: none;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  box-shadow: none;
  margin: 20px 0 40px 0;
}
.well img {
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 20px;
}
.well p {
  margin-bottom: 6px;
}
.well p strong {
  font-size: 13px;
}
.well p span {
  font-size: 14px;
}
.well p:last-of-type {
  margin-bottom: 0;
}
.well p a {
  color: #EB0A1E;
}
@media (max-width: 991px) {
  .well {
    margin-top: 20px;
    min-height: 110px;
  }
}
.home-panels {
  min-height: 350px;
  background: #fff;
  border: none;
  padding: 0;
}
.home-panels:hover {
  color: #000;
}
.home-panels img {
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.home-panels img:hover {
  opacity: 0.9;
  color: #000;
}
.home-panels p {
  margin: 10px 0 20px 0;
  min-height: 60px;
}
.home-panels h3 {
  margin: 20px 0 10px 0;
}
.home-panels:last-of-type {
  margin-bottom: 0;
}
.home-panels > a {
  color: #000;
}
.home-panels:hover > a,
.home-panels:hover a:hover,
.home-panels.active > a,
.home-panels.active a:hover {
  color: #000;
}
@media (max-width: 991px) {
  .home-panels {
    margin-top: 20px;
    min-height: 110px;
  }
}
.home-panels ul.recall {
  list-style-type: circle;
}
.toyota-cta-arrow {
  padding-left: 20px;
  margin-left: 10px;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/toyota-cta-arrow.png) left no-repeat;
}
.home-stock-panel-new-demo {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/home-feature-new-demo-bg.jpg) left no-repeat;
}
.home-stock-panel-new-demo:hover {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/home-feature-new-demo-bg-hover.jpg) left no-repeat;
}
.home-stock-panel-used {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/home-feature-used-bg.jpg) left no-repeat;
}
.home-stock-panel-used:hover {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/home-feature-used-bg-hover.jpg) left no-repeat;
}
.home-stock-panel {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/home-feature-bg.jpg) left no-repeat;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  color: #fff;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #be0000;
}
@media (max-width: 767px) {
  .home-stock-panel {
    background-image: none;
  }
}
.home-stock-panel .home-stock-link-left {
  margin-left: 100px;
  font-size: 26px;
  font-weight: 600;
  line-height: 70px;
  float: left;
}
.home-stock-panel .home-stock-link-right {
  float: right;
  margin-right: 25px;
  font-size: 11px;
  text-decoration: uppercase;
  line-height: 70px;
  width: 20%;
  text-align: right;
}
.home-stock-panel a {
  color: #fff;
  text-decoration: none;
}
.home-stock-panel a:hover,
.home-stock-panel a:active {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 991px) {
  .home-stock-panel .home-stock-link-right {
    font-size: 20px;
    float: none;
    display: block;
    width: 100%;
    font-weight: 600;
  }
  .home-stock-panel .home-stock-link-left {
    display: none;
  }
}
.search_stock_home {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ebebeb;
  -moz-box-shadow: 0 0 3px #ebebeb;
  -webkit-box-shadow: 0 0 3px #ebebeb;
  box-shadow: 0 0 3px #ebebeb;
}
.search_stock_home .stockSearchWidgetContainer .subnav_tabs li {
  margin-right: 24px;
  width: 23%;
}
.search_stock_home div.stockSearchSelectField {
  width: 23%;
}
.search_stock_home div.stockSearchBtnRight {
  float: right;
  width: 24%;
}
.search_stock_home div.stockSearchBtnRight a.btn {
  line-height: 32px;
}
@media (max-width: 991px) {
  .search_stock_home .stockSearchWidgetContainer .subnav_tabs li {
    width: 100%;
  }
  .search_stock_home div.stockSearchSelectField {
    width: 100%;
  }
  .search_stock_home div.stockSearchBtnRight {
    float: none;
    width: 100%;
  }
}
.search_stock_home #stockSearchTypes {
  float: left;
  height: 35px;
  margin: 0 2.5% 15px 0;
  padding: 0;
  width: 23%;
}
@media (max-width: 991px) {
  .search_stock_home #stockSearchTypes {
    margin: 0 0 15px 0;
    width: 100%;
  }
}
.search_stock_home #stockSearchTypes input {
  line-height: 35px;
  margin: 0 2px 3px 0;
}
.search_stock_home #stockSearchTypes label {
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  margin: 0 15px 0 0;
}
#stockSearchBudget #stockSearchBudgetBtn {
  float: right;
  line-height: 32px;
  width: 23%;
}
@media (max-width: 991px) {
  #stockSearchBudget #stockSearchBudgetBtn {
    float: none;
    width: 100%;
  }
}
#stockSearchNum #stock_number {
  line-height: 32px;
  width: 100%;
}
#stockSearchNum #stockNumberSearchBtn {
  float: right;
  line-height: 32px;
  width: 100%;
}
@media (max-width: 991px) {
  #stockSearchNum #stockNumberSearchBtn {
    float: none;
  }
}
.stockListItem {
  clear: right;
  margin-bottom: 40px;
}
.stockListItem h3 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3a3a3a;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
  min-height: 50px;
}
.stockListItem .price-value-panel,
.stockListItem h2 {
  text-align: left !important;
}
.stockListItem img {
  height: auto;
  width: 100%;
}
.stockListItem .stockRight ul {
  min-height: 100px;
  text-transform: capitalize;
}
.index_btm_notes {
  display: none;
  font-size: 10px;
  font-style: italic;
  line-height: 16px;
  color: #999;
  margin: 10px 0 20px 0;
}
.carousel-inner {
  text-align: center;
  width: 100%;
}
.carousel-inner img {
  margin: 0 auto;
  width: 100%;
}
#showroom-index {
  min-height: 240px;
  display: flex;
  position: relative;
  text-align: center;
}
@media (max-width: 991px) {
  #showroom-index {
    min-height: 280px;
  }
}
@media (max-width: 767px) {
  #showroom-index {
    display: none;
  }
}
#showroom-index li {
  display: none;
  margin: 20px 0;
}
#showroom-index li:first-of-type {
  display: block;
}
#showroom-index li:first-of-type #prev-category {
  display: none;
}
#showroom-index li:first-of-type #next-category {
  border-left: none;
  padding-left: 0;
}
#showroom-index li:last-of-type #next-category {
  display: none;
}
#showroom-index li:last-of-type #prev-category {
  border-right: none;
  padding-right: 0;
}
#showroom-index li h5 {
  background: #f2f2f2;
  padding: 15px 30px;
  text-align: left;
}
#showroom-index li h5 span.category {
  color: #EB0A1E;
}
#showroom-index li h5 span.badge {
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin-top: 3px;
}
#showroom-index li h5 span.badge a {
  color: #fff;
  text-transform: uppercase;
}
#showroom-index li h5 span.badge a:first-of-type {
  border-right: 1px solid #555;
  padding-right: 10px;
}
#showroom-index li h5 span.badge a:last-of-type {
  border-left: 1px solid #999;
  padding-left: 10px;
}
#showroom-index li img {
  height: auto;
  width: 100%;
}
#showroom-index li img:hover {
  opacity: 0.8;
}
#showroom-index li .showroom_subnav_category {
  display: flex;
  justify-content: space-evenly;
}
#showroom-index li .showroom_subnav_category .item-container {
  min-height: 135px;
}
#showroom-index li .showroom_subnav_category span {
  clear: both;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
#showroom-index li .showroom_subnav_category .btn {
  background-color: white;
  background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(white));
  background-image: -webkit-linear-gradient(top,white,white);
  background-image: -moz-linear-gradient(top,white,white);
  background-image: -ms-linear-gradient(top,white,white);
  background-image: -o-linear-gradient(top,white,white);
  background-image: linear-gradient(to bottom,white,white);
  color: #1a1a1a;
  border-color: #1a1a1a;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
#showroom-index li .showroom_subnav_category .btn:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
#showroom-index li .showroom_subnav_category .btn + .btn {
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3a3a3a),to(#3a3a3a));
  background-image: -webkit-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -moz-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -ms-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -o-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: linear-gradient(to bottom,#3a3a3a,#3a3a3a);
  color: white;
  border-color: #3a3a3a;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
#showroom-index li .showroom_subnav_category .btn + .btn:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
.stockListItem .stockRight {
  min-height: 200px;
}
.content-lifetime-of-advantages .img-responsive {
  margin-left: auto;
  margin-right: auto;
}
form {
  margin: 0;
  padding: 0;
}
form h2 {
  padding: 15px 0 10px 0;
  margin: 15px 0;
  clear: both;
  border-bottom: solid 1px #CCCCCC;
  color: #3a3a3a;
  font-weight: 600;
  font-size: 16px !important;
  width: 98%;
  color: #EB0A1E;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 32%;
  vertical-align: top;
}
form .formCell a {
  color: #EB0A1E;
}
form .formCell a:hover {
  text-decoration: underline !important;
}
@media (max-width: 991px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.hidden {
  margin: 0 !important;
  padding: 0 !important;
}
form .formCell.textarea {
  clear: left;
  width: 99%;
}
@media (max-width: 991px) {
  form .formCell.textarea {
    width: 100%;
  }
}
form .formCell input.text,
form .formCell textarea {
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 1px 0px #ccc;
  -moz-box-shadow: inset 0px 1px 1px 0px #ccc;
  box-shadow: inset 0px 1px 1px 0px #ccc;
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #333;
  color: #2D2D2D;
}
form .formCell input.text.error,
form .formCell textarea.error {
  border-color: #F00 !important;
  color: #000;
}
form .formCell label {
  display: block;
  margin: 0 0 10px 0;
  color: #666666;
}
form .formCell label span {
  color: #666666;
}
form .formCell label.error {
  position: absolute;
  right: 2px;
  top: -3px;
  background: #f00;
  z-index: 1000;
  border: none;
  padding: 5px;
  color: #fff;
  height: 25px;
}
form .formCell input.text {
  line-height: 28px;
  height: 30px;
  padding: 0 10px;
  width: 100%;
}
form .formCell textarea {
  line-height: 150%;
  padding: 10px;
  clear: both;
  width: 100%;
  height: 120px;
}
form .formCell select {
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
form .formCell select::-webkit-input-placeholder {
  color: #545758;
}
form .formCell select:-moz-placeholder {
  color: #545758;
}
form .formCell select::-moz-placeholder {
  color: #545758;
}
form .formCell select:-ms-input-placeholder {
  color: #545758;
}
form .formCheckBox {
  clear: left;
  margin: 6px 0;
  overflow: hidden;
}
form .formCheckBox label {
  float: none;
  font-weight: normal;
  cursor: pointer;
  font-style: normal;
  font-size: 12px;
  color: #404040;
  line-height: 15px;
}
form .formCheckBox input {
  float: left;
  margin: 0 5px 0 0;
}
form .formSubmit {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  clear: both;
  margin-top: 5px;
  margin-right: 10px;
  float: right;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
@media (max-width: 991px) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 0;
  }
}
form .terms {
  margin-right: 150px;
  margin-top: 10px;
  clear: none;
  color: #666666;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
#formResults {
  text-align: center;
  display: none;
}
#formResults iframe {
  display: none !important;
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 15px 15px 0 15px;
  overflow: hidden;
  margin: 0;
  background: #FFF;
  opacity: 0.9;
}
.form-special-section h2,
.form-model-section h2,
.form-brochures-section h2 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
.form-special-section h2 span,
.form-model-section h2 span,
.form-brochures-section h2 span {
  color: #000;
  display: block;
  margin: 5px 0 0 0;
}
.form-special-section img,
.form-model-section img,
.form-brochures-section img {
  float: left;
  margin: 0 20px 15px 0;
}
.form-special-section ul,
.form-model-section ul,
.form-brochures-section ul {
  float: left;
  width: 340px;
}
.form-special-section ul li,
.form-model-section ul li,
.form-brochures-section ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/bg-li.png) no-repeat 0 5px;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f2f3f2;
  border: 1px solid #efefef;
  padding: 15px 15px 40px 15px;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding-bottom: 15px;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 48%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell .formCheckBox {
  background: #fafafa;
  margin: 0;
  padding: 10px 15px 0;
}
.formEnquiryContainer form#service .formCell .formCheckBox:first-child {
  padding-top: 15px;
}
.formEnquiryContainer form#service .formCell .formCheckBox:last-child {
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
.formEnquiryContainer form#tradein .formCell {
  width: 32%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#tradein .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#tradein .formCell .formCheckBox {
  background: #fafafa;
  margin: 0;
  padding: 10px 15px 0;
}
.formEnquiryContainer form#tradein .formCell .formCheckBox:first-child {
  padding-top: 15px;
}
.formEnquiryContainer form#tradein .formCell .formCheckBox:last-child {
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.formEnquiryContainer form#tradein .textarea {
  width: 100%;
}
.form_notes_top {
  background: #fff;
  padding: 20px;
}
