.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/ssangyong/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;
}
.body-font {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.brand-font-light {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.brand-font {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-auto {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-0 {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
ul {
  margin: 10px 0;
}
ul li {
  margin-bottom: 8px;
}
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;
}
ul.striped {
  list-style: none;
  padding: 0;
}
ul.striped li {
  padding: 10px 15px;
  margin: 0;
}
ul.striped li:nth-child(odd) {
  background: #F3F3F3;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
ul.striped li i,
ul.striped li svg {
  float: right;
  color: green;
}
.transition {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.notransition {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn {
  text-transform: uppercase;
  font-size: 100%;
  border-width: 2px;
  background-color: white;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-color: #4ba0dc;
  color: #4ba0dc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-xs {
  font-size: 11.2px;
  letter-spacing: inherit;
}
.btn-sm {
  font-size: 12.8px;
  letter-spacing: inherit;
}
.btn-solid {
  background-color: #333333;
  border: #333333 2px solid;
  color: #FFFFFF;
}
.btn-solid:hover,
.btn-solid:active,
.btn-solid:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-solid-second {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-solid-second:hover,
.btn-solid-second:active,
.btn-solid-second:focus {
  background-color: #021834;
  border: #021834 2px solid;
  color: #FFFFFF;
}
.btn-third {
  background-color: #4ba0dc;
  border: #4ba0dc 2px solid;
  color: #FFFFFF;
}
.btn-third:hover,
.btn-third:active,
.btn-third:focus {
  background-color: #FFFFFF;
  border: #042f65 2px solid;
  color: #4ba0dc;
}
.btn-link {
  color: #042f65;
  text-decoration: underline;
  border-bottom: 2px solid #042f65;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
  color: #042f65;
  text-decoration: none;
  border-bottom: 2px solid #042f65;
}
.nav > li a.btn,
.nav > li a.btn:hover,
.nav > li a.btn:focus {
  background-color: #042f65;
  border-color: #042f65;
}
.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;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.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;
}
@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;
  }
}
h4 img.icon {
  width: 50px;
  height: 50px;
  margin-right: 5px;
}
.section {
  padding: 40px;
}
@media (max-width: 991px) {
  .section {
    padding: 20px 10px;
  }
}
.section h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-white,
.section-grey {
  padding: 40px;
}
@media (max-width: 991px) {
  .section-white,
  .section-grey {
    padding: 20px 10px;
  }
}
.section-white h5,
.section-grey h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-white .centered-title:first-of-type,
.section-white .section-title:first-of-type,
.section-white .content-centered:first-of-type,
.section-grey .centered-title:first-of-type,
.section-grey .section-title:first-of-type,
.section-grey .content-centered:first-of-type {
  margin-top: 0;
}
.section-white {
  background-color: white;
}
.section-grey {
  background-color: #F3F3F3;
}
.section .centered-title:first-of-type,
.section .section-title:first-of-type,
.section .content-centered:first-of-type,
.section-white .centered-title:first-of-type,
.section-white .section-title:first-of-type,
.section-white .content-centered:first-of-type,
.section-grey .centered-title:first-of-type,
.section-grey .section-title:first-of-type,
.section-grey .content-centered:first-of-type {
  margin-top: 0;
}
.centered-title,
.section-title,
.content-centered {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}
.centered-title h1,
.centered-title h2,
.section-title h1,
.section-title h2,
.content-centered h1,
.content-centered h2 {
  margin: 0;
}
.centered-title p,
.section-title p,
.content-centered p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .centered-title p,
  .section-title p,
  .content-centered p {
    font-size: 18px;
  }
}
.centered-title.first-title,
.section-title.first-title,
.content-centered.first-title {
  margin: 0 0 40px;
}
.general_content {
  padding: 0 0 40px;
}
.content-centered-wide {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
  max-width: 800px;
}
.content-centered-wide h1,
.content-centered-wide h2 {
  margin: 0;
}
.content-centered-wide p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .content-centered-wide p {
    font-size: 18px;
  }
}
.content-centered-wide.first-title {
  margin: 0 0 40px;
}
.page_intro {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}
.page_intro h1,
.page_intro h2 {
  margin: 0;
}
.page_intro p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .page_intro p {
    font-size: 18px;
  }
}
.page_intro.first-title {
  margin: 0 0 40px;
}
.section-title {
  text-align: left;
}
.section-title h2 {
  line-height: 1.1;
}
.section-title h2 span {
  display: block;
  color: #A9A9A9;
}
.stockSearch form {
  border: none;
  background: transparent;
}
.stockSearch .tabs {
  overflow: visible;
}
.stockSearch .tabs > ul {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.stockSearch .tabs > ul li {
  width: 33.33%;
  list-style: none;
  padding: 0 10px;
  border-right: 1px solid #999999;
}
.stockSearch .tabs > ul li a {
  display: block;
  text-transform: uppercase;
  text-align: left;
  padding-left: 50px;
  background-position: 8px center;
  background-repeat: no-repeat;
  height: 45px;
  line-height: 45px;
}
.stockSearch .tabs > ul li a span {
  display: inline-block;
  padding-top: 5px;
  position: relative;
}
.stockSearch .tabs > ul li a span:after {
  height: 2px;
  width: 100%;
  background-color: #042f65;
  position: absolute;
  bottom: 10px;
  content: "";
  display: none;
}
.stockSearch .tabs > ul li a:hover,
.stockSearch .tabs > ul li a:active,
.stockSearch .tabs > ul li a:focus {
  color: #666666;
}
.stockSearch .tabs > ul li:last-child {
  border: none;
}
@media (max-width: 480px) {
  .stockSearch .tabs > ul li a {
    font-size: 75%;
  }
}
@media (max-width: 768px) {
  .stockSearch .tabs > ul li {
    width: 100%;
    border: none;
  }
  .stockSearch .tabs > ul li a {
    background-position: 0 center;
    padding-left: 50px;
  }
}
.stockSearch .tabs > ul li.active a:hover,
.stockSearch .tabs > ul li.active a:active,
.stockSearch .tabs > ul li.active a:focus {
  color: #666666;
}
.stockSearch .tabs > ul li.active a span:after {
  display: block;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .stockSearch .tabs > ul li a span {
    line-height: 1.5;
  }
  .stockSearch .tabs > ul li.active {
    border-bottom: 2px solid #042f65;
  }
  .stockSearch .tabs > ul li.active a span:after {
    display: none;
  }
  .stockSearch .tabs > ul a {
    line-height: 1.25;
    min-height: 50px;
    border-bottom: none;
  }
}
.stockSearch .tabs #carsStockTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/icon-stock.png');
}
.stockSearch .tabs #carsBudgetTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/icon-budget.png');
}
.stockSearch .tabs #carsNumberTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/icon-number.png');
}
.stockSearch input[type="text"],
.stockSearch select,
.stockSearch textarea,
.stockSearch .chzn-single,
.stockSearch .chzn-container-single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: solid 1px #CCCCCC;
  width: 100%;
  background-image: linear-gradient(#eee 0%,#fff 0%);
  background: #F3F3F3;
  color: #000000;
  height: 45px;
  line-height: 45px;
  border: none;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: 0 0 0 #fff inset;
  border: 1px solid #EAEAEA;
}
.stockSearch select {
  padding-left: 8px;
}
.stockSearch input[disabled],
.stockSearch select[disabled] {
  background: #EAEAEA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0.5;
  cursor: not-allowed;
}
.stockSearch .chzn-container .chzn-results {
  margin: 5px 0 0 0;
  padding: 0;
}
.stockSearch .chzn-container .chzn-results li {
  padding: 5px 10px;
  width: 100%;
}
.stockSearch .chzn-container .chzn-results li.result-selected,
.stockSearch .chzn-container .chzn-results li.highlighted {
  background: #042f65;
  color: white;
}
.stockSearch .chzn-container-single .chzn-single div b,
.stockSearch select,
.stockSearch select[disabled] {
  -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=) !important;
}
.stockSearch .chzn-container-single .chzn-search input {
  background-image: none !important;
}
.stockSearch .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none;
  margin: 0 1% 15px;
  height: 50px;
}
@media (max-width: 1200px) {
  .stockSearch .stockSearchSelectField {
    width: 47%;
  }
}
@media (max-width: 768px) {
  .stockSearch .stockSearchSelectField {
    width: 100%;
    margin: 0 0 15px;
  }
}
.stockSearch .stockSearchSelectField .chzn-choices {
  height: 41px;
}
.stockSearch .stockSearchSelectField .chzn-drop {
  background: #fff;
  margin-top: -5px;
}
.stockSearch .stockSearchSelectField .search-choice {
  line-height: 30px;
}
.stockSearch .stockSearchSelectField .search-choice a {
  top: 13px;
}
.stockSearch .btn {
  float: none;
  display: inline-block;
  clear: none;
}
@media (max-width: 768px) {
  .stockSearch .btn {
    width: auto;
  }
}
.stockSearch .subnav_forms {
  padding: 50px 15px 0;
  min-height: 280px;
}
@media (max-width: 768px) {
  .stockSearch #stockSearchTypes {
    height: auto;
    margin-bottom: 0;
  }
}
.stockSearch #stockSearchTypes label {
  margin-right: 25px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .stockSearch #stockSearchTypes label {
    margin-left: 5px;
    margin-right: 10px;
  }
}
.stockSearch #stockSearchTypes input[type=checkbox] {
  display: none;
}
.stockSearch #stockSearchTypes input[type=checkbox] +label {
  background: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/search-icon-check-off.png') left center no-repeat;
  height: 32px;
  width: 32px;
  display: inline-block;
  padding: 0 0 0 30px;
  margin-left: 0;
  margin-right: 70px;
  line-height: 32px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .stockSearch #stockSearchTypes input[type=checkbox] +label {
    margin-bottom: 15px;
    margin-right: 50px;
  }
}
.stockSearch #stockSearchTypes input[type=checkbox]:checked +label {
  background: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/search-icon-check-on.png') left center no-repeat;
}
.stockSearch .stockSearchTermsDetails {
  display: none;
}
.stockSearch .stockSearchTerms {
  font-size: 10px;
  clear: both;
  cursor: pointer;
}
.stockSearch div.terms {
  display: none;
}
.stockSearch div.terms.visible {
  display: block;
}
.stockSearch .stockSearch_note {
  text-align: center;
}
.stockSearch .stockSearch_note > div {
  padding: 25px 0 0;
  line-height: 20px;
}
.stockSearch .stockSearch_note p:last-of-type {
  margin-bottom: 0;
}
.stockSearch .stockSearchBtnRight {
  text-align: center;
}
.stockSearch #stockSearchBtn,
.stockSearch .stockSearchBtn {
  max-width: 340px;
  margin-top: 20px;
}
#stockListRefine,
#stockSearch {
  padding: 40px;
  background-color: white;
}
@media (max-width: 991px) {
  #stockListRefine,
  #stockSearch {
    padding: 20px 10px;
  }
}
#stockListRefine h5,
#stockSearch h5 {
  text-transform: initial;
  color: #A9A9A9;
}
#stockListRefine .centered-title:first-of-type,
#stockListRefine .section-title:first-of-type,
#stockListRefine .content-centered:first-of-type,
#stockSearch .centered-title:first-of-type,
#stockSearch .section-title:first-of-type,
#stockSearch .content-centered:first-of-type {
  margin-top: 0;
}
#stockListRefine .centered-title:first-of-type,
#stockListRefine .section-title:first-of-type,
#stockListRefine .content-centered:first-of-type,
#stockSearch .centered-title:first-of-type,
#stockSearch .section-title:first-of-type,
#stockSearch .content-centered:first-of-type {
  margin-top: 0;
}
.stockList #stockSearch {
  margin: 30px;
  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;
}
.stockListItem h1,
.stockListItem h2,
.stockListItem h3,
.stockListItem h4,
.stockListItem h5,
.stockListItem h6 {
  letter-spacing: inherit;
}
.stockListItem > a,
.stockListItem > div {
  border: 1px solid #CCCCCC;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.stockListItem:nth-child(3n + 1) {
  clear: left;
}
.stockListItem.inactive {
  transition: opacity 0.25s ease 0s;
  opacity: 0.5;
}
.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: 66px;
  margin-top: 10px;
}
.stockListItem h3 .stockList_type {
  font-weight: normal;
  font-size: 80%;
  color: #999999;
  display: block;
}
.stockListItem .stocklist_price_wrapper {
  margin: 10px 0;
  border-bottom: 1px solid #CCCCCC;
  min-height: 80px;
}
.stockListItem .stocklist_price_wrapper > div:last-child {
  border-left: 1px solid #CCCCCC;
}
.stockListItem .stocklist_price_wrapper .stocklist_price {
  padding-top: 10px;
  margin-bottom: 10px;
}
.stockListItem .stocklist_price_wrapper .stocklist_price h4 {
  font-size: 200%;
  line-height: 1;
  margin: 0;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .stockListItem .stocklist_price_wrapper .stocklist_price h4 {
    font-size: 175%;
  }
}
.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_price3 h4 {
  font-size: 95%;
  text-transform: uppercase;
  color: #666666;
}
.stockListItem .stockList_item_features {
  list-style-type: none;
  margin: 30px 0 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.stockListItem .stockList_item_features li {
  width: 25%;
  display: inline-block;
  text-align: center;
  font-size: 80%;
  color: #666666;
  vertical-align: top;
  height: 80px;
  overflow: hidden;
}
.stockListItem .stockList_item_features li span {
  clear: both;
  display: block;
  color: #333333;
  margin-bottom: 10px;
}
.stockListItem .stockList_item_features li:nth-child(2) {
  width: 50%;
}
.stockListItem .stockList_item_btm_buttons {
  margin-bottom: 15px;
}
.stockListItem .stockList_item_btm_buttons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
}
.stockListItem .stockList_item_btm_buttons ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}
.stockListItem .stockList_item_btm_buttons ul li:last-child {
  width: 70%;
}
.stockListItem .stockList_item_btm_buttons ul li:last-child a {
  background-color: #333333;
  border: #333333 2px solid;
  color: #FFFFFF;
  display: block;
}
.stockListItem .stockList_item_btm_buttons ul li:last-child a:hover,
.stockListItem .stockList_item_btm_buttons ul li:last-child a:active,
.stockListItem .stockList_item_btm_buttons ul li:last-child a:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .stockListItem .stockList_item_btm_buttons ul li:last-child {
    width: 60%;
  }
}
.stockListItem .stockList_item_btm_buttons ul li a {
  padding: 10px 15px;
}
.stockList #stockListRefine,
.stockList #stockListRefined {
  margin-top: 30px;
  margin-bottom: 30px;
}
.stockList #stockListRefine:after,
.stockList #stockListRefined:after {
  content: "";
  display: table;
  clear: both;
}
.stockList #stockListRefine h3,
.stockList #stockListRefined h3 {
  margin-bottom: 20px;
  margin-top: 15px;
  font-size: 17px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  display: none;
}
.stockList #stockListRefine {
  display: none;
  overflow: visible !important;
}
.stockList #stockListRefine #refineSearchYearBtn {
  margin-top: 10px;
}
.stockList #stockListRefine .stockListRefineItem {
  border: 1px solid #CCCCCC;
  width: 24%;
  float: left;
  margin: 0.5%;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .stockList #stockListRefine .stockListRefineItem {
    width: 46%;
    margin: 2%;
  }
}
.stockList #stockListRefine .stockListRefineItem h4 {
  cursor: pointer;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 20px 15px 15px;
  font-size: 80%;
  position: relative;
}
.stockList #stockListRefine .stockListRefineItem h4:before {
  position: absolute;
  top: 15px;
  right: 5px;
  content: "▼";
  font-size: 75%;
  color: #666666;
}
.stockList #stockListRefine .stockListRefineItem h4.active {
  color: #FFFFFF;
  background-color: #042f65;
}
.stockList #stockListRefine .stockListRefineItem h4.active:before {
  content: "▲";
  color: #FFFFFF;
}
.stockList #stockListRefine .stockListRefineItem .stockListRefineSection {
  position: absolute;
  background-color: white;
  border: 1px solid #CCCCCC;
  width: 100%;
  z-index: 2;
}
.stockList #stockListRefine .stockListRefineItem ul {
  overflow: hidden;
  background: none;
  padding: 10px 0;
  margin: 0;
}
.stockList #stockListRefine .stockListRefineItem ul li a {
  color: #333333;
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.stockList #stockListRefine .stockListRefineItem ul li a:hover,
.stockList #stockListRefine .stockListRefineItem ul li a:active,
.stockList #stockListRefine .stockListRefineItem ul li a:focus {
  background-color: #999999;
}
.stockList #stockListRefine .stockListRefineItem ul li select {
  margin-bottom: 10px;
  width: 94%;
  line-height: 32px;
  height: 32px;
  font-size: 100%;
  margin: 3%;
}
.stockList #stockListRefined h3 {
  display: block;
}
.stockList #stockListRefined div {
  background-color: #F3F3F3;
  border: 1px solid #CCCCCC;
}
.stockList #stockListRefined div ul {
  margin: 10px 20px 5px;
  padding: 0;
}
.stockList #stockListRefined div ul li a {
  display: block;
  padding: 3px 0;
  position: relative;
}
.stockList #stockListRefined div ul li a:before {
  position: absolute;
  top: 7px;
  right: 0;
  content: "X";
  font-size: 75%;
  color: #FFFFFF;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: red;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 2px 0;
  font-weight: bold;
}
.stockList #stockListRefined div ul li a:hover:before,
.stockList #stockListRefined div ul li a:active:before,
.stockList #stockListRefined div ul li a:focus:before {
  background: darkred;
}
#refinedStock {
  margin: 30px auto;
}
.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;
}
.stockList .stockListTopWrapper .stockListTopBtns {
  float: right;
}
.stockList .stockListTopWrapper .stockListTopBtns ul {
  text-align: right;
  margin: 0;
  padding: 0;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li {
  display: inline-block;
  margin-left: 5px;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li a {
  display: inline-block;
  padding: 10px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #CCCCCC;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li a:hover,
.stockList .stockListTopWrapper .stockListTopBtns ul li a:active,
.stockList .stockListTopWrapper .stockListTopBtns ul li a:focus {
  background-color: #CCCCCC;
}
.stockList .stockListTopWrapper .stockListTopBtns ul li.active a {
  background-color: #F3F3F3;
}
.stockList .stockListPaginate {
  clear: both;
  margin: 15px 0;
  display: table;
  padding: 0;
  width: 100%;
}
.stockList .stockListPaginate > div {
  padding: 0;
}
.stockList .stockListPaginate #stockListLimit {
  min-width: 175px;
}
.stockList .stockListPaginate #stockListLimit #stockResults {
  height: 32px;
  line-height: 32px;
  font-size: 95%;
}
.stockList .stockListPaginate ul {
  display: table-cell;
  vertical-align: middle;
  float: none;
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .stockList .stockListPaginate ul {
    float: none;
    margin: 15px 0 0 0;
  }
}
.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 {
  color: #000000;
  display: block;
  padding: 0 10px;
  line-height: 24px;
  min-width: 24px;
  text-align: center;
  border-right: solid 1px #CCCCCC;
}
.stockList .stockListPaginate ul li a.active,
.stockList .stockListPaginate ul li a:hover,
.stockList .stockListPaginate ul li a:active,
.stockList .stockListPaginate ul li a:focus {
  color: #042f65;
}
.stockList .stockListPaginate ul li span {
  padding-left: 5px;
}
.stockList .stockListPaginate ul li:last-child a {
  padding-right: 0;
}
.stockList .stockListPaginate span {
  display: table-cell;
  vertical-align: middle;
  float: none;
  text-align: center;
}
.stockListItem {
  margin: 0 0 30px;
}
.stockListItem .stockListItemView {
  position: relative;
}
.stockListItem .stockListItemView.viewList .stockListItemTitleGrid,
.stockListItem .stockListItemView.viewList .stockLeft {
  display: none;
}
.stockListItem .stockListItemView.viewList .stockListItemTitleList {
  min-height: 20px;
}
.stockListItem .stockListItemView.viewList .stockListItemTitleList .stockList_type {
  display: inline;
}
.stockListItem .stockListItemView.viewList .stockList_item_img_header {
  padding-right: 0;
}
.stockListItem .stockListItemView.viewList .stockList_item_imgs {
  overflow: hidden;
  padding-right: 0;
}
.stockListItem .stockListItemView.viewList .stockList_item_imgs .stockList_item_img {
  width: 46%;
  float: left;
  margin: 0 4% 5.3% 0;
}
.stockListItem .stockListItemView.viewList .stockRight {
  padding-left: 0;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper {
  display: block;
  clear: both;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper {
  font-size: 90%;
  min-height: 50px;
}
.stockListItem .stockListItemView.viewList .stocklist_price_wrapper .stocklist_price {
  padding-top: 5px;
  margin-bottom: 5px;
}
.stockListItem .stockListItemView.viewList .stockList_item_features {
  margin: 10px 0;
}
.stockListItem .stockListItemView.viewList .stockList_item_btm_buttons {
  margin-bottom: 0;
}
.stockListItem .stockListItemView.viewGrid .stockListItemTitleList,
.stockListItem .stockListItemView.viewGrid .stockList_item_img_header,
.stockListItem .stockListItemView.viewGrid .stockList_item_imgs {
  display: none;
}
.viewGrid .stockBtm {
  margin-top: 2px;
  background: #f0f0f0;
  clear: both;
  position: absolute;
  z-index: 999;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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 .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: #042f65;
  font-size: 24px;
  display: block;
  margin-top: 15px;
}
.viewList .stockList_item_img_none {
  width: 100%;
}
.viewList h3.stockListItemTitleGrid {
  margin-bottom: 0;
  display: none;
}
.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: #042f65;
  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;
}
#stockListRefine h4 {
  cursor: pointer;
}
#stockListRefine .stockListRefineSection {
  display: none;
}
#stockListRefine .stockListRefineSection li {
  font-size: 12px;
}
.form .form-intro h1,
.form .form-intro h2,
#stockItemEnquiryContainer h1,
#stockItemEnquiryContainer h2,
.formEnquiryContainer h1,
.formEnquiryContainer h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.form .form-intro h3,
.form .form-intro h4,
.form .form-intro h5,
.form .form-intro h6,
#stockItemEnquiryContainer h3,
#stockItemEnquiryContainer h4,
#stockItemEnquiryContainer h5,
#stockItemEnquiryContainer h6,
.formEnquiryContainer h3,
.formEnquiryContainer h4,
.formEnquiryContainer h5,
.formEnquiryContainer h6 {
  text-transform: initial;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
}
.form .form-intro > p,
#stockItemEnquiryContainer > p,
.formEnquiryContainer > p {
  text-transform: initial;
  font-size: 18px;
}
.form .form-intro .alert,
#stockItemEnquiryContainer .alert,
.formEnquiryContainer .alert {
  clear: both;
}
form {
  padding: 20px 0;
}
form h2 {
  clear: both;
  margin-top: 40px;
}
form h2:after {
  content: "";
  display: table;
  clear: both;
}
form h2:first-of-type {
  margin-top: 10px;
}
form label {
  font-weight: 600;
  margin-bottom: 5px;
}
form label .required {
  color: #d00;
}
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;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding-right: 20px;
  padding-top: 0;
}
form input[type=radio],
form input[type=checkbox] {
  margin: -8px 5px 0 0;
}
form .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
select,
textarea,
.chzn-single,
input.text,
input.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  background-color: white;
  color: #000000;
  height: 45px;
  line-height: 45px;
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: none;
}
label.error {
  font-size: 14px;
  color: red;
}
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: #042f65;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
.stockListItem_type {
  background: #333;
  padding: 5px;
  color: #FFF;
  float: left;
  margin: 5px 10px 5px 0;
}
