.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: #bb162b;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  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(http://templatesnew.digitaldealer.com.au/brushturkey/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 {
  font-family: 'kia-medium', arial, helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  border: none;
  background: #bb162b;
}
.btn:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
.btn.btn-grey:hover {
  background: #b8b8b8;
}
.btn.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
.btn.btn-noarrow {
  background: #bb162b;
  border-bottom: #7c1518 solid 4px;
}
.btn.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-map {
  background: #bb162b;
}
.btn.btn-map:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-fincalc2 {
  background: #bb162b;
  padding: 0 20px;
}
.btn.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  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;
  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(http://templatesnew.digitaldealer.com.au/brushturkey/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/brushturkey/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;
  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;
}
.brand-font {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.brand-font-bold {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 600;
}
@font-face {
  font-family: 'kia-bold';
  src: url('../fonts/KIAOTFB00.eot');
  src: url('../fonts/KIAOTFB00.eot?#iefix') format('embedded-opentype'), url('../fonts/KIAOTFB00.woff2') format('woff2'), url('../fonts/KIAOTFB00.woff') format('woff'), url('../fonts/KIAOTFB00.ttf') format('truetype'), url('../fonts/KIAOTFB00.svg#KIAOTFB00') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: 'kia-bold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'kia-medium';
  src: url('../fonts/KIAOTFM00.eot');
  src: url('../fonts/KIAOTFM00.eot?#iefix') format('embedded-opentype'), url('../fonts/KIAOTFM00.woff2') format('woff2'), url('../fonts/KIAOTFM00.woff') format('woff'), url('../fonts/KIAOTFM00.ttf') format('truetype'), url('../fonts/KIAOTFM00.svg#KIAOTFM00') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-medium {
  font-family: 'kia-medium', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'kia-light';
  src: url('../fonts/KIAOTFL00.eot');
  src: url('../fonts/KIAOTFL00.eot?#iefix') format('embedded-opentype'), url('../fonts/KIAOTFL00.woff2') format('woff2'), url('../fonts/KIAOTFL00.woff') format('woff'), url('../fonts/KIAOTFL00.ttf') format('truetype'), url('../fonts/KIAOTFL00.svg#KIAOTFL00') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'kia-light', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.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 5px 0;
  color: #666;
}
.stockList .stockListPaginate ul {
  float: right;
  height: 40px;
  margin: -15px 0 0 15px;
}
@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 6px;
  line-height: 12px;
  border-right: solid 1px #3f4344;
}
.stockList .stockListPaginate ul li a.active,
.stockList .stockListPaginate ul li a:hover {
  color: #bb162b;
  font-weight: bold;
}
.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: 20px 0 30px 0;
  border: 1px solid #e9e9e9;
}
.stockList #stockListRefined div li {
  padding: 3px 0;
  background-image: url(http://templatesnew.digitaldealer.com.au/brushturkey/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: 20px;
  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: 20px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .stockList #stockListRefine h3 {
    padding: 5px 10px;
    background: #bb162b;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px none;
    cursor: pointer;
    font-family: 'kia-medium', arial, helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    display: block;
    padding: 0 15px;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 34px;
    border: none;
    background: #bb162b;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .stockList #stockListRefine h3.btn-right {
    float: right;
  }
  .stockList #stockListRefine h3.btn-left {
    float: left;
  }
  .stockList #stockListRefine h3:hover {
    background: #ea1f26;
    color: #fff;
  }
  .stockList #stockListRefine h3.btn-grey {
    text-transform: uppercase;
    background: #999999;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background: #b8b8b8;
  }
  .stockList #stockListRefine h3.btn-newsletter {
    float: right;
    clear: none;
    width: 48% !important;
  }
  .stockList #stockListRefine h3.btn-noarrow {
    background: #bb162b;
    border-bottom: #7c1518 solid 4px;
  }
  .stockList #stockListRefine h3.btn-noarrow:hover {
    background: #ea1f26;
    color: #fff;
  }
  .stockList #stockListRefine h3.btn-map {
    background: #bb162b;
  }
  .stockList #stockListRefine h3.btn-map:hover {
    background: #ea1f26;
    color: #fff;
  }
  .stockList #stockListRefine h3.btn-fincalc2 {
    background: #bb162b;
    padding: 0 20px;
  }
  .stockList #stockListRefine h3.btn-fincalc2:hover {
    background: #ea1f26;
    color: #fff;
  }
}
.stockList #stockListRefine > div {
  border: none;
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockListRefine > div {
    display: none;
  }
}
.stockList #stockListRefine div {
  background-color: #f0f0f0;
}
.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 #e7e7e7;
  cursor: pointer;
  font-size: 13px;
  height: 49px;
  font-weight: 400;
  line-height: 45px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 20px;
  color: #393843;
}
.stockList #stockListRefine div h4.last {
  border-bottom: medium none;
}
.stockList #stockListRefine div h4.active {
  background: #bb162b 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 #stockSearch {
  background: #fff;
  border: 1px solid #e9e9e9;
  padding: 0 15px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockSearch {
    display: none;
  }
}
.stockList #stockSearch .stockSearchSelectField {
  width: 100%;
}
.stockList #stockSearch .stockSearchSelectField .chzn-container-multi .chzn-choices li.search-choice {
  float: left;
}
.stockList #stockSearch .subnav_tabs li {
  background: url("../images/bg-collapse2.png") no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #d6d6d6;
}
.stockList #stockSearch .stockSearchBtn {
  clear: both;
}
.stockList #stockSearch .stockSearch_note {
  display: none;
}
.stockList #stockSearch #stockSearchBudget {
  padding-top: 0px;
}
.stockList #stockSearch #stockSearchBudget > div {
  overflow: visible;
}
.stockList #stockSearch .tabs ul li {
  float: none;
  line-height: 40px;
}
.stockList #stockSearch .tabs ul li a {
  color: #999 !important;
}
.stockList #stockSearch .tabs ul li.active a {
  color: #333 !important;
}
.stockList #stockSearch .tabs > div {
  padding-top: 30px;
  padding-bottom: 20px;
}
.stockList #stockSearch #stockSearchNum #stock_number {
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 24px;
  padding-left: 10px;
  width: 100%;
}
.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 {
  height: auto;
  margin-bottom: 25px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .stockList .stockListItem {
    height: auto;
    margin-bottom: 25px;
    padding: 15px;
  }
}
.stockList .stockListItem div.stockItemContainer:hover {
  -webkit-box-shadow: 0px -2px 10px 1px rgba(0,0,0,0.17);
  -moz-box-shadow: 0px -2px 10px 1px rgba(0,0,0,0.17);
  box-shadow: 0px -2px 10px 1px rgba(0,0,0,0.17);
}
.stockList .stockListItem div.stockItemContainer:hover .stockItemButton {
  background: #bb162b;
  color: #fff;
}
.stockList .stockListItem div.stockItemContainer:hover .stockItemHeader {
  background: #fff;
  padding-left: 11px;
  border-left: solid 4px #bb162b;
}
.stockList .stockListItem div.stockItemContainer:hover .stockItemDetails {
  background: #fff;
}
.stockList .stockListItem div.stockItemContainer div.stockItemThumbnail {
  padding: 0;
}
.stockList .stockListItem div.stockItemContainer div.stockItemButton {
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #3a3941;
  font-weight: bold;
  width: 100%;
  border-top: solid #cdcdcd 1px;
  background: #f0f0f0;
}
@media (max-width: 991px) {
  .stockList .stockListItem div.stockItemContainer div.stockItemButton {
    position: relative;
    bottom: 0;
  }
}
.stockList .stockListItem div.stockItemContainer div.stockItemHeader {
  margin-bottom: -15px;
  padding: 0 15px;
  background: #f0f0f0;
  min-height: 119px;
  clear: both;
}
.stockList .stockListItem div.stockItemContainer div.stockItemHeader h3 {
  margin: 0;
  height: auto;
  width: 100%;
  color: #333;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .stockList .stockListItem div.stockItemContainer div.stockItemHeader h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.stockList .stockListItem div.stockItemContainer div.stockItemHeader h3 span {
  display: block;
  font-size: 11px;
  font-weight: normal;
  padding-top: 5px;
  color: #9a9a9a;
}
.stockList .stockListItem div.stockItemContainer div.stockItemDetails {
  margin-top: 15px;
  padding: 0 15px;
  background: #f0f0f0;
  min-height: 214px;
}
.stockList .stockListItem > a > div {
  margin: 0;
}
.stockList .stockListItem .stockLeft {
  float: none;
}
.stockList .stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.stockList .stockListItem .stockRight {
  float: none;
  margin-top: 10px;
  height: auto;
  padding: 0;
}
.stockList .stockListItem .stockRight ul li {
  padding: 3px 0 3px 24px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
}
.stockList .stockListItem .stockRight ul li.stockList-icon1 {
  background: url('../images/stockList-icon1.png') left center no-repeat;
}
.stockList .stockListItem .stockRight ul li.stockList-icon2 {
  background: url('../images/stockList-icon2.png') left center no-repeat;
}
.stockList .stockListItem .stockRight ul li.stockList-icon3 {
  background: url('../images/stockList-icon3.png') left center no-repeat;
}
.stockList .stockListItem .stockItemPrice {
  width: 145px;
  height: auto;
  padding: 5px 0;
  background: #bb162b;
  white-space: normal;
  line-height: 18px;
  text-align: center;
}
.stockList .stockListItem .stockItemPrice h4,
.stockList .stockListItem .stockItemPrice h2 {
  color: #fff;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: normal;
}
.stockList .stockListItem .stockItemPrice h4 span,
.stockList .stockListItem .stockItemPrice h2 span {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.stockList .stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.stockList .stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .stockList .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 0;
    clear: both;
  }
}
.stockList .stockListItem .repayments_container span {
  color: #4c4c4c;
}
.stockList .stockListItem:first-child {
  margin-left: 0;
}
.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;
}
.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_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: 10px;
}
.stockList .stockSearch h3 {
  font-size: 17px;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .stockList .stockSearch h3 {
    padding: 5px 10px;
    background: #bb162b;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px none;
    cursor: pointer;
    font-family: 'kia-medium', arial, helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    display: block;
    padding: 0 15px;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 34px;
    border: none;
    background: #bb162b;
  }
  .stockList .stockSearch h3.btn-right {
    float: right;
  }
  .stockList .stockSearch h3.btn-left {
    float: left;
  }
  .stockList .stockSearch h3:hover {
    background: #ea1f26;
    color: #fff;
  }
  .stockList .stockSearch h3.btn-grey {
    text-transform: uppercase;
    background: #999999;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background: #b8b8b8;
  }
  .stockList .stockSearch h3.btn-newsletter {
    float: right;
    clear: none;
    width: 48% !important;
  }
  .stockList .stockSearch h3.btn-noarrow {
    background: #bb162b;
    border-bottom: #7c1518 solid 4px;
  }
  .stockList .stockSearch h3.btn-noarrow:hover {
    background: #ea1f26;
    color: #fff;
  }
  .stockList .stockSearch h3.btn-map {
    background: #bb162b;
  }
  .stockList .stockSearch h3.btn-map:hover {
    background: #ea1f26;
    color: #fff;
  }
  .stockList .stockSearch h3.btn-fincalc2 {
    background: #bb162b;
    padding: 0 20px;
  }
  .stockList .stockSearch h3.btn-fincalc2:hover {
    background: #ea1f26;
    color: #fff;
  }
}
.stockList .stockItem_disclaimer {
  width: 80% !important;
}
.stockList .disclaimer_btm_notes {
  margin-top: 50px;
  margin-bottom: 50px;
  background: none;
  padding: 0;
}
.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;
}
#stockListRefine h4 {
  cursor: pointer;
}
#stockListRefine .stockListRefineSection {
  display: none;
}
#stockListRefine .stockListRefineSection li {
  font-size: 12px;
}
#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: 10px;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
.stockListItem_type {
  background: #333;
  padding: 5px;
  color: #FFF;
  float: left;
  margin: 5px 10px 5px 0;
}
